Buildresult: linus-rand/arm64-randconfig/arm64-gcc8 built on Apr 18 2021, 05:40
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 18 2021, 05:40
Duration:
0:03:33.362273
Builder:
ka1
Revision:
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (
194cf4825638256e9afe1d360831aa5379b3517a)
Target:
linus-rand/arm64-randconfig/arm64-gcc8
Branch:
linus-rand
Compiler:
arm64-gcc8
(aarch64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
randconfig
(
download
)
Log:
Download original
Possible warnings (2)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them.
Full Log
# git rev-parse -q --verify 194cf4825638256e9afe1d360831aa5379b3517a^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 194cf4825638256e9afe1d360831aa5379b3517a^{commit} 194cf4825638256e9afe1d360831aa5379b3517a # git checkout -q -f -B kisskb 194cf4825638256e9afe1d360831aa5379b3517a # git clean -qxdf # < git log -1 # commit 194cf4825638256e9afe1d360831aa5379b3517a # Merge: 0c93ac69407d 39930213e777 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Apr 17 12:01:51 2021 -0700 # # Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux # # Pull i2c fix from Wolfram Sang: # "One more driver bugfix for I2C" # # * 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: # i2c: mv64xxx: Fix random system lock caused by runtime PM # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 194cf4825638256e9afe1d360831aa5379b3517a # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0xCE344007 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/certs/system_keyring.c: In function 'verify_pkcs7_message_sig': /kisskb/src/certs/system_keyring.c:254:10: note: byref variable will be forcibly initialized size_t asn1hdrlen; ^~~~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_encode_fh_len': /kisskb/src/fs/notify/fanotify/fanotify.c:315:6: note: byref variable will be forcibly initialized int dwords = 0; ^~~~~~ /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_encode_fh': /kisskb/src/fs/notify/fanotify/fanotify.c:334:6: note: byref variable will be forcibly initialized int dwords, type = 0; ^~~~~~ /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_alloc_fid_event': /kisskb/src/fs/notify/fanotify/fanotify.c:315:6: note: byref variable will be forcibly initialized int dwords = 0; ^~~~~~ /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_alloc_name_event': /kisskb/src/fs/notify/fanotify/fanotify.c:315:6: note: byref variable will be forcibly initialized /kisskb/src/fs/notify/fanotify/fanotify.c:315:6: 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/include/linux/fdtable.h:16, from /kisskb/src/fs/notify/fanotify/fanotify.c:3: /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_killable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify.c:174:8: note: in expansion of macro 'wait_event_killable' ret = wait_event_killable(group->fanotify_data.access_waitq, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/arch/arm64/kernel/debug-monitors.c:10: /kisskb/src/arch/arm64/kernel/debug-monitors.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/mm/init.c: In function 'early_init_dt_scan_usablemem': /kisskb/src/arch/arm64/mm/init.c:283:6: note: byref variable will be forcibly initialized int len; ^~~ /kisskb/src/arch/arm64/mm/init.c:282:16: note: byref variable will be forcibly initialized const __be32 *reg; ^~~ /kisskb/src/arch/arm64/mm/init.c: In function 'early_init_dt_scan_elfcorehdr': /kisskb/src/arch/arm64/mm/init.c:130:6: note: byref variable will be forcibly initialized int len; ^~~ /kisskb/src/arch/arm64/mm/init.c:129:16: note: byref variable will be forcibly initialized const __be32 *reg; ^~~ /kisskb/src/arch/arm64/mm/init.c: In function 'reserve_crashkernel': /kisskb/src/arch/arm64/mm/init.c:74:33: note: byref variable will be forcibly initialized unsigned long long crash_base, crash_size; ^~~~~~~~~~ /kisskb/src/arch/arm64/mm/init.c:74:21: note: byref variable will be forcibly initialized unsigned long long crash_base, crash_size; ^~~~~~~~~~ /kisskb/src/arch/arm64/mm/pageattr.c: In function '__change_memory_common': /kisskb/src/arch/arm64/mm/pageattr.c:40:26: note: byref variable will be forcibly initialized struct page_change_data data; ^~~~ /kisskb/src/arch/arm64/mm/pageattr.c: In function 'set_direct_map_invalid_noflush': /kisskb/src/arch/arm64/mm/pageattr.c:153:26: note: byref variable will be forcibly initialized struct page_change_data data = { ^~~~ /kisskb/src/arch/arm64/mm/pageattr.c: In function 'set_direct_map_default_noflush': /kisskb/src/arch/arm64/mm/pageattr.c:168:26: note: byref variable will be forcibly initialized struct page_change_data data = { ^~~~ In file included from /kisskb/src/include/linux/bitmap.h:7, from /kisskb/src/arch/arm64/kernel/fpsimd.c:9: /kisskb/src/arch/arm64/kernel/fpsimd.c: In function 'sve_setup': /kisskb/src/arch/arm64/kernel/fpsimd.c:856:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(tmp_map, SVE_VQ_MAX); ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c: In function 'ghash_do_update': /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:74:8: note: byref variable will be forcibly initialized be128 dst = { cpu_to_be64(dg[1]), cpu_to_be64(dg[0]) }; ^~~ /kisskb/src/arch/arm64/kernel/fpsimd.c: In function 'sve_update_vq_map': /kisskb/src/arch/arm64/kernel/fpsimd.c:735:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(tmp_map, SVE_VQ_MAX); ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/init/do_mounts.c: In function 'devt_from_devnum': /kisskb/src/init/do_mounts.c:238:11: note: byref variable will be forcibly initialized char *p, dummy; ^~~~~ /kisskb/src/init/do_mounts.c:238:8: note: byref variable will be forcibly initialized char *p, dummy; ^ /kisskb/src/init/do_mounts.c:236:21: note: byref variable will be forcibly initialized unsigned maj, min, offset; ^~~~~~ /kisskb/src/init/do_mounts.c:236:16: note: byref variable will be forcibly initialized unsigned maj, min, offset; ^~~ /kisskb/src/init/do_mounts.c:236:11: note: byref variable will be forcibly initialized unsigned maj, min, offset; ^~~ /kisskb/src/arch/arm64/kernel/fpsimd.c: In function 'sve_verify_vq_map': /kisskb/src/arch/arm64/kernel/fpsimd.c:748:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(tmp_map, SVE_VQ_MAX); ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c: In function 'gcm_calculate_auth_mac': /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:312:6: note: byref variable will be forcibly initialized int buf_count = 0; ^~~~~~~~~ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:310:22: note: byref variable will be forcibly initialized struct scatter_walk walk; ^~~~ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:309:5: note: byref variable will be forcibly initialized u8 buf[GHASH_BLOCK_SIZE]; ^~~ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c: In function 'gcm_decrypt': /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:465:8: note: byref variable will be forcibly initialized be128 lengths; ^~~~~~~ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:463:5: note: byref variable will be forcibly initialized u8 iv[AES_BLOCK_SIZE]; ^~ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:462:5: note: byref variable will be forcibly initialized u8 buf[AES_BLOCK_SIZE]; ^~~ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:461:5: note: byref variable will be forcibly initialized u8 otag[AES_BLOCK_SIZE]; ^~~~ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:460:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/init/do_mounts.c: In function 'mount_block_root': /kisskb/src/init/do_mounts.c:416:7: note: byref variable will be forcibly initialized char b[BDEVNAME_SIZE]; ^ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c: In function 'gcm_encrypt': /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:350:8: note: byref variable will be forcibly initialized be128 lengths; ^~~~~~~ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:348:5: note: byref variable will be forcibly initialized u8 iv[AES_BLOCK_SIZE]; ^~ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:347:5: note: byref variable will be forcibly initialized u8 buf[AES_BLOCK_SIZE]; ^~~ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:346:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c: In function 'gcm_setkey': /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:234:8: note: byref variable will be forcibly initialized be128 h; ^ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:233:5: note: byref variable will be forcibly initialized u8 key[GHASH_BLOCK_SIZE]; ^~~ /kisskb/src/arch/arm64/crypto/ghash-ce-glue.c:241:54: note: byref variable will be forcibly initialized aes_encrypt(&ctx->aes_key, key, (u8[AES_BLOCK_SIZE]){}); ^ In file included from /kisskb/src/arch/arm64/mm/context.c:12: /kisskb/src/arch/arm64/mm/context.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/namei.h:5, from /kisskb/src/fs/crypto/fname.c:14: /kisskb/src/fs/crypto/fname.c: In function 'fscrypt_get_info': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/fscrypt.h:83:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&inode->i_crypt_info); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/fname.c: In function 'fname_decrypt': /kisskb/src/fs/crypto/fname.c:149:19: note: byref variable will be forcibly initialized union fscrypt_iv iv; ^~ /kisskb/src/fs/crypto/fname.c:146:29: note: byref variable will be forcibly initialized struct scatterlist src_sg, dst_sg; ^~~~~~ /kisskb/src/fs/crypto/fname.c:146:21: note: byref variable will be forcibly initialized struct scatterlist src_sg, dst_sg; ^~~~~~ In file included from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/crypto/fname.c:16: /kisskb/src/fs/crypto/fname.c:145:22: note: byref variable will be forcibly initialized DECLARE_CRYPTO_WAIT(wait); ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' struct crypto_wait _wait = { \ ^~~~~ /kisskb/src/fs/crypto/hkdf.c: In function 'fscrypt_init_hkdf': /kisskb/src/fs/crypto/hkdf.c:67:5: note: byref variable will be forcibly initialized u8 prk[HKDF_HASHLEN]; ^~~ /kisskb/src/fs/crypto/hkdf.c: In function 'fscrypt_hkdf_expand': /kisskb/src/fs/crypto/hkdf.c:121:5: note: byref variable will be forcibly initialized u8 tmp[HKDF_HASHLEN]; ^~~ /kisskb/src/fs/crypto/hkdf.c:120:5: note: byref variable will be forcibly initialized u8 counter = 1; ^~~~~~~ /kisskb/src/fs/crypto/hkdf.c:116:5: note: byref variable will be forcibly initialized u8 prefix[9]; ^~~~~~ In file included from /kisskb/src/fs/crypto/hkdf.c:12: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ ^~ /kisskb/src/fs/crypto/hkdf.c:115:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' SHASH_DESC_ON_STACK(desc, hkdf->hmac_tfm); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/fname.c: In function 'fscrypt_fname_encrypt': /kisskb/src/fs/crypto/fname.c:94:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/fs/crypto/fname.c:93:19: note: byref variable will be forcibly initialized union fscrypt_iv iv; ^~ In file included from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/crypto/fname.c:16: /kisskb/src/fs/crypto/fname.c:90:22: note: byref variable will be forcibly initialized DECLARE_CRYPTO_WAIT(wait); ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' struct crypto_wait _wait = { \ ^~~~~ /kisskb/src/fs/crypto/fname.c: In function 'fscrypt_fname_disk_to_usr': /kisskb/src/fs/crypto/fname.c:321:28: note: byref variable will be forcibly initialized struct fscrypt_nokey_name nokey_name; ^~~~~~~~~~ /kisskb/src/fs/crypto/crypto.c: In function 'fscrypt_msg': /kisskb/src/fs/crypto/crypto.c:338:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/fs/crypto/crypto.c: In function 'fscrypt_crypt_block': /kisskb/src/fs/crypto/crypto.c:101:26: note: byref variable will be forcibly initialized struct scatterlist dst, src; ^~~ /kisskb/src/fs/crypto/crypto.c:101:21: note: byref variable will be forcibly initialized struct scatterlist dst, src; ^~~ In file included from /kisskb/src/include/crypto/skcipher.h:11, from /kisskb/src/fs/crypto/crypto.c:28: /kisskb/src/fs/crypto/crypto.c:100:22: note: byref variable will be forcibly initialized DECLARE_CRYPTO_WAIT(wait); ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' struct crypto_wait _wait = { \ ^~~~~ /kisskb/src/fs/crypto/crypto.c:98:19: note: byref variable will be forcibly initialized union fscrypt_iv iv; ^~ /kisskb/src/fs/crypto/fname.c: In function 'fscrypt_match_name': /kisskb/src/fs/crypto/fname.c:491:5: note: byref variable will be forcibly initialized u8 digest[SHA256_DIGEST_SIZE]; ^~~~~~ /kisskb/src/arch/arm64/mm/mmu.c: In function 'map_mem': /kisskb/src/arch/arm64/mm/mmu.c:493:6: note: byref variable will be forcibly initialized u64 i; ^ /kisskb/src/arch/arm64/mm/mmu.c:491:21: note: byref variable will be forcibly initialized phys_addr_t start, end; ^~~ /kisskb/src/arch/arm64/mm/mmu.c:491:14: note: byref variable will be forcibly initialized phys_addr_t start, end; ^~~~~ /kisskb/src/arch/arm64/kernel/setup.c: In function 'reserve_memblock_reserved_regions': /kisskb/src/arch/arm64/kernel/setup.c:270:24: note: byref variable will be forcibly initialized phys_addr_t r_start, r_end, mem_size = resource_size(mem); ^~~~~ /kisskb/src/arch/arm64/kernel/setup.c:270:15: note: byref variable will be forcibly initialized phys_addr_t r_start, r_end, mem_size = resource_size(mem); ^~~~~~~ /kisskb/src/arch/arm64/kernel/setup.c:266:9: note: byref variable will be forcibly initialized u64 i, j; ^ /kisskb/src/arch/arm64/kernel/setup.c: In function 'setup_machine_fdt': /kisskb/src/arch/arm64/kernel/setup.c:188:6: note: byref variable will be forcibly initialized int size; ^~~~ /kisskb/src/arch/arm64/mm/ptdump.c: In function 'ptdump_walk': /kisskb/src/arch/arm64/mm/ptdump.c:319:18: note: byref variable will be forcibly initialized struct pg_state st; ^~ /kisskb/src/arch/arm64/mm/ptdump.c:330:36: note: byref variable will be forcibly initialized .range = (struct ptdump_range[]){ ^ /kisskb/src/arch/arm64/mm/ptdump.c: In function 'ptdump_check_wx': /kisskb/src/arch/arm64/mm/ptdump.c:360:36: note: byref variable will be forcibly initialized .marker = (struct addr_marker[]) { ^ /kisskb/src/arch/arm64/mm/ptdump.c:368:37: note: byref variable will be forcibly initialized .range = (struct ptdump_range[]) { ^ /kisskb/src/arch/arm64/kernel/setup.c: In function 'early_fdt_map': /kisskb/src/arch/arm64/kernel/setup.c:180:6: note: byref variable will be forcibly initialized int fdt_size; ^~~~~~~~ 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:109: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(initcall_level, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:10:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:27:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(initcall_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:27:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:48:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(initcall_finish, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:48:1: note: in expansion of macro 'TRACE_EVENT' 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:109: /kisskb/src/init/main.c: In function 'trace_event_raw_event_initcall_level': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(initcall_level, ^~~~~~~~~~~ /kisskb/src/init/main.c: In function 'trace_event_raw_event_initcall_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:27:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(initcall_start, ^~~~~~~~~~~ /kisskb/src/init/main.c: In function 'trace_event_raw_event_initcall_finish': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:48:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(initcall_finish, ^~~~~~~~~~~ /kisskb/src/init/main.c: In function 'loglevel': /kisskb/src/init/main.c:249:6: note: byref variable will be forcibly initialized int newlevel; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/ipc/util.c:47: /kisskb/src/ipc/util.c: In function 'rht_assign_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:401:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*bkt, (void *)obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/init/main.c: In function 'initcall_blacklisted': /kisskb/src/init/main.c:1125:7: note: byref variable will be forcibly initialized char fn_name[KSYM_SYMBOL_LEN]; ^~~~~~~ /kisskb/src/init/main.c: In function 'start_kernel': /kisskb/src/init/main.c:854:8: note: byref variable will be forcibly initialized char *command_line; ^~~~~~~~~~~~ /kisskb/src/ipc/util.c: In function '__rhashtable_insert_fast': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:758:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/ipc/util.c:66: /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized struct rhashtable_compare_arg arg = { ^~~ /kisskb/src/init/main.c: In function 'do_one_initcall': /kisskb/src/init/main.c:1219:7: note: byref variable will be forcibly initialized char msgbuf[64]; ^~~~~~ 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:641:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/mm/mempool.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/mm/mempool.c: In function 'mempool_alloc': /kisskb/src/mm/mempool.c:377:21: note: byref variable will be forcibly initialized wait_queue_entry_t wait; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/ipc/util.c:47: /kisskb/src/ipc/util.c: In function '__rhashtable_remove_fast_one': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:1045:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/filemap.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/filemap.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/process.c: In function 'get_wchan': /kisskb/src/arch/arm64/kernel/process.c:573:20: note: byref variable will be forcibly initialized struct stackframe frame; ^~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:57:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(filemap_set_wb_err, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:57:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:82:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(file_check_and_advance_wb_err, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:82:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/filemap.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'trace_event_raw_event_filemap_set_wb_err': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:57:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(filemap_set_wb_err, ^~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'trace_event_raw_event_file_check_and_advance_wb_err': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:82:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(file_check_and_advance_wb_err, ^~~~~~~~~~~ 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 struct rhashtable_compare_arg arg = { ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'page_cache_delete': /kisskb/src/mm/filemap.c:125:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, page->index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/fsverity.h:14, from /kisskb/src/fs/verity/fsverity_private.h:18, from /kisskb/src/fs/verity/enable.c:8: /kisskb/src/fs/verity/enable.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'page_cache_delete_batch': /kisskb/src/mm/filemap.c:300:11: note: byref variable will be forcibly initialized 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' 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:511:17: note: byref variable will be forcibly initialized struct pagevec pvec; ^~~~ /kisskb/src/mm/filemap.c:509:10: note: byref variable will be forcibly initialized pgoff_t index = start_byte >> PAGE_SHIFT; ^~~~~ /kisskb/src/arch/arm64/crypto/aes-ce-ccm-glue.c: In function 'ccm_calculate_auth_mac': /kisskb/src/arch/arm64/crypto/aes-ce-ccm-glue.c:141:6: note: byref variable will be forcibly initialized u32 macp = 0; ^~~~ /kisskb/src/arch/arm64/crypto/aes-ce-ccm-glue.c:139:22: note: byref variable will be forcibly initialized struct scatter_walk walk; ^~~~ /kisskb/src/arch/arm64/crypto/aes-ce-ccm-glue.c:138:51: note: byref variable will be forcibly initialized struct __packed { __be16 l; __be32 h; u16 len; } ltag; ^~~~ /kisskb/src/arch/arm64/crypto/aes-ce-ccm-glue.c: In function 'ccm_crypt_fallback': /kisskb/src/arch/arm64/crypto/aes-ce-ccm-glue.c:177:5: note: byref variable will be forcibly initialized u8 buf[AES_BLOCK_SIZE]; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'list_del_init_careful': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:300:2: note: in expansion of macro 'smp_store_release' smp_store_release(&entry->next, entry); ^~~~~~~~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'wake_page_function': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/filemap.c:1080:2: note: in expansion of macro 'smp_store_release' smp_store_release(&wait->flags, flags | WQ_FLAG_WOKEN); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/crypto/aes-ce-ccm-glue.c: In function 'ccm_decrypt': /kisskb/src/arch/arm64/crypto/aes-ce-ccm-glue.c:286:5: note: byref variable will be forcibly initialized u8 buf[AES_BLOCK_SIZE]; ^~~ /kisskb/src/arch/arm64/crypto/aes-ce-ccm-glue.c:285:18: note: byref variable will be forcibly initialized u8 __aligned(8) mac[AES_BLOCK_SIZE]; ^~~ /kisskb/src/arch/arm64/crypto/aes-ce-ccm-glue.c:284:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/arch/arm64/crypto/aes-ce-ccm-glue.c: In function 'ccm_encrypt': /kisskb/src/arch/arm64/crypto/aes-ce-ccm-glue.c:228:5: note: byref variable will be forcibly initialized u8 buf[AES_BLOCK_SIZE]; ^~~ /kisskb/src/arch/arm64/crypto/aes-ce-ccm-glue.c:227:18: note: byref variable will be forcibly initialized u8 __aligned(8) mac[AES_BLOCK_SIZE]; ^~~ /kisskb/src/arch/arm64/crypto/aes-ce-ccm-glue.c:226:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/mm/filemap.c: In function 'wait_on_page_bit_common': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/mm/filemap.c:1269:11: note: in expansion of macro 'smp_load_acquire' flags = smp_load_acquire(&wait->flags); ^~~~~~~~~~~~~~~~ /kisskb/src/mm/filemap.c:1201:16: note: byref variable will be forcibly initialized unsigned long pflags; ^~~~~~ /kisskb/src/mm/filemap.c:1197:25: note: byref variable will be forcibly initialized struct wait_page_queue wait_page; ^~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'wake_up_page_bit': /kisskb/src/mm/filemap.c:1102:21: note: byref variable will be forcibly initialized wait_queue_entry_t bookmark; ^~~~~~~~ /kisskb/src/mm/filemap.c:1100:23: note: byref variable will be forcibly initialized struct wait_page_key key; ^~~ In file included from /kisskb/src/include/linux/blkdev.h:14, from /kisskb/src/include/linux/backing-dev.h:15, from /kisskb/src/fs/verity/enable.c:11: /kisskb/src/fs/verity/enable.c: In function 'read_file_data_page': /kisskb/src/include/linux/pagemap.h:862:19: note: byref variable will be forcibly initialized DEFINE_READAHEAD(ractl, file, mapping, index); ^~~~~ /kisskb/src/include/linux/pagemap.h:806:27: note: in definition of macro 'DEFINE_READAHEAD' struct readahead_control rac = { \ ^~~ /kisskb/src/include/linux/pagemap.h:839:19: note: byref variable will be forcibly initialized DEFINE_READAHEAD(ractl, file, mapping, index); ^~~~~ /kisskb/src/include/linux/pagemap.h:806:27: note: in definition of macro 'DEFINE_READAHEAD' struct readahead_control rac = { \ ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'mapping_get_entry': /kisskb/src/mm/filemap.c:1677:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 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:2187:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ In file included from /kisskb/src/include/linux/blkdev.h:14, from /kisskb/src/include/linux/blk-cgroup.h:23, from /kisskb/src/include/linux/writeback.h:14, from /kisskb/src/include/linux/memcontrol.h:22, from /kisskb/src/include/linux/swap.h:9, from /kisskb/src/mm/filemap.c:23: /kisskb/src/mm/filemap.c: In function 'filemap_readahead': /kisskb/src/include/linux/pagemap.h:862:19: note: byref variable will be forcibly initialized DEFINE_READAHEAD(ractl, file, mapping, index); ^~~~~ /kisskb/src/include/linux/pagemap.h:806:27: note: in definition of macro 'DEFINE_READAHEAD' struct readahead_control rac = { \ ^~~ /kisskb/src/mm/filemap.c: In function 'do_async_mmap_readahead': /kisskb/src/include/linux/pagemap.h:862:19: note: byref variable will be forcibly initialized DEFINE_READAHEAD(ractl, file, mapping, index); ^~~~~ /kisskb/src/include/linux/pagemap.h:806:27: note: in definition of macro 'DEFINE_READAHEAD' struct readahead_control rac = { \ ^~~ /kisskb/src/fs/verity/enable.c: In function 'fsverity_ioctl_enable': /kisskb/src/fs/verity/enable.c:343:29: note: byref variable will be forcibly initialized struct fsverity_enable_arg arg; ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'filemap_range_has_page': /kisskb/src/mm/filemap.c:479:11: note: byref variable will be forcibly initialized 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' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ 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/arm64/kernel/ptrace.c:45: /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'perf_trace_sys_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(sys_exit, ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(sys_exit, ^~~~~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'perf_trace_sys_enter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:18:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(sys_enter, ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:18:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(sys_enter, ^~~~~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'replace_page_cache_page': /kisskb/src/mm/filemap.c:794:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, offset); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/syscalls.h:73, from /kisskb/src/arch/arm64/kernel/ptrace.c:45: /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'trace_event_raw_event_sys_enter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:18:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(sys_enter, ^~~~~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'trace_event_raw_event_sys_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(sys_exit, ^~~~~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function '__add_to_page_cache_locked': /kisskb/src/mm/filemap.c:832:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, offset); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'system_call_set': /kisskb/src/arch/arm64/kernel/ptrace.c:703:6: note: byref variable will be forcibly initialized int syscallno = task_pt_regs(target)->syscallno; ^~~~~~~~~ /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'tls_set': /kisskb/src/arch/arm64/kernel/ptrace.c:681:16: note: byref variable will be forcibly initialized unsigned long tls = target->thread.uw.tp_value; ^~~ /kisskb/src/mm/filemap.c: In function 'add_to_page_cache_lru': /kisskb/src/mm/filemap.c:936:8: note: byref variable will be forcibly initialized void *shadow = NULL; ^~~~~~ In file included from /kisskb/src/arch/arm64/kernel/ptrace.c:29: /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'system_call_get': /kisskb/src/include/linux/regset.h:66:13: note: byref variable will be forcibly initialized typeof(v) __v = (v); \ ^~~ /kisskb/src/arch/arm64/kernel/ptrace.c:695:9: note: in expansion of macro 'membuf_store' return membuf_store(&to, task_pt_regs(target)->syscallno); ^~~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/ptrace.c: In function '__fpr_set': /kisskb/src/arch/arm64/kernel/ptrace.c:628:27: note: byref variable will be forcibly initialized struct user_fpsimd_state newstate; ^~~~~~~~ /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'sve_set': /kisskb/src/arch/arm64/kernel/ptrace.c:798:25: note: byref variable will be forcibly initialized struct user_sve_header header; ^~~~~~ /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'sve_get': /kisskb/src/arch/arm64/kernel/ptrace.c:742:12: note: byref variable will be forcibly initialized static int sve_get(struct task_struct *target, ^~~~~~~ /kisskb/src/arch/arm64/kernel/ptrace.c:746:25: note: byref variable will be forcibly initialized struct user_sve_header header; ^~~~~~ /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'fpr_get': /kisskb/src/arch/arm64/kernel/ptrace.c:609:12: note: byref variable will be forcibly initialized static int fpr_get(struct task_struct *target, const struct user_regset *regset, ^~~~~~~ /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'ptrace_hbp_create': /kisskb/src/arch/arm64/kernel/ptrace.c:290:25: note: byref variable will be forcibly initialized struct perf_event_attr attr; ^~~~ /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'ptrace_hbp_set_addr': /kisskb/src/arch/arm64/kernel/ptrace.c:456:25: note: byref variable will be forcibly initialized struct perf_event_attr attr; ^~~~ /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'ptrace_hbp_fill_attr_ctrl': /kisskb/src/arch/arm64/kernel/ptrace.c:330:22: note: byref variable will be forcibly initialized int err, len, type, offset, disabled = !ctrl.enabled; ^~~~~~ /kisskb/src/arch/arm64/kernel/ptrace.c:330:16: note: byref variable will be forcibly initialized int err, len, type, offset, disabled = !ctrl.enabled; ^~~~ /kisskb/src/arch/arm64/kernel/ptrace.c:330:11: note: byref variable will be forcibly initialized int err, len, type, offset, disabled = !ctrl.enabled; ^~~ /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'ptrace_hbp_set_ctrl': /kisskb/src/arch/arm64/kernel/ptrace.c:431:25: note: byref variable will be forcibly initialized struct perf_event_attr attr; ^~~~ /kisskb/src/arch/arm64/kernel/stacktrace.c: In function 'unwind_frame': /kisskb/src/arch/arm64/kernel/stacktrace.c:45:20: note: byref variable will be forcibly initialized struct stack_info info; ^~~~ /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'hw_break_set': /kisskb/src/arch/arm64/kernel/ptrace.c:514:6: note: byref variable will be forcibly initialized u64 addr; ^~~~ /kisskb/src/arch/arm64/kernel/ptrace.c:513:6: note: byref variable will be forcibly initialized u32 ctrl; ^~~~ /kisskb/src/arch/arm64/kernel/stacktrace.c: In function 'dump_backtrace': /kisskb/src/arch/arm64/kernel/stacktrace.c:138:20: note: byref variable will be forcibly initialized struct stackframe frame; ^~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'filemap_map_pages': /kisskb/src/mm/filemap.c:3098:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, start_pgoff); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ In file included from /kisskb/src/arch/arm64/kernel/ptrace.c:29: /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'hw_break_get': /kisskb/src/include/linux/regset.h:66:13: note: byref variable will be forcibly initialized typeof(v) __v = (v); \ ^~~ /kisskb/src/arch/arm64/kernel/ptrace.c:499:3: note: in expansion of macro 'membuf_store' membuf_store(&to, ctrl); ^~~~~~~~~~~~ /kisskb/src/include/linux/regset.h:66:13: note: byref variable will be forcibly initialized typeof(v) __v = (v); \ ^~~ /kisskb/src/arch/arm64/kernel/ptrace.c:498:3: note: in expansion of macro 'membuf_store' membuf_store(&to, addr); ^~~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/ptrace.c:480:12: note: byref variable will be forcibly initialized u32 info, ctrl; ^~~~ /kisskb/src/arch/arm64/kernel/ptrace.c:480:6: note: byref variable will be forcibly initialized u32 info, ctrl; ^~~~ /kisskb/src/arch/arm64/kernel/stacktrace.c: In function 'arch_stack_walk': /kisskb/src/arch/arm64/kernel/stacktrace.c:201:20: note: byref variable will be forcibly initialized struct stackframe frame; ^~~~~ In file included from /kisskb/src/arch/arm64/kernel/ptrace.c:29: /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'tls_get': /kisskb/src/include/linux/regset.h:66:13: note: byref variable will be forcibly initialized typeof(v) __v = (v); \ ^~~ /kisskb/src/arch/arm64/kernel/ptrace.c:673:9: note: in expansion of macro 'membuf_store' return membuf_store(&to, target->thread.uw.tp_value); ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/audit.h:13, from /kisskb/src/arch/arm64/kernel/ptrace.c:11: /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'user_single_step_report': /kisskb/src/include/linux/ptrace.h:351:19: note: byref variable will be forcibly initialized kernel_siginfo_t info; ^~~~ In file included from /kisskb/src/include/linux/blkdev.h:14, from /kisskb/src/include/linux/blk-cgroup.h:23, from /kisskb/src/include/linux/writeback.h:14, from /kisskb/src/include/linux/memcontrol.h:22, from /kisskb/src/include/linux/swap.h:9, from /kisskb/src/mm/filemap.c:23: /kisskb/src/mm/filemap.c: In function 'filemap_get_pages': /kisskb/src/include/linux/pagemap.h:839:19: note: byref variable will be forcibly initialized DEFINE_READAHEAD(ractl, file, mapping, index); ^~~~~ /kisskb/src/include/linux/pagemap.h:806:27: note: in definition of macro 'DEFINE_READAHEAD' struct readahead_control rac = { \ ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'page_cache_next_miss': /kisskb/src/mm/filemap.c:1611:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 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:1647:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/arch/arm64/kernel/ptrace.c: In function 'gpr_set': /kisskb/src/arch/arm64/kernel/ptrace.c:573:22: note: byref variable will be forcibly initialized struct user_pt_regs newregs = task_pt_regs(target)->user_regs; ^~~~~~~ /kisskb/src/mm/filemap.c: In function 'filemap_fault': /kisskb/src/mm/filemap.c:2870:15: note: byref variable will be forcibly initialized struct file *fpin = NULL; ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'find_get_entries': /kisskb/src/mm/filemap.c:1893:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, start); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 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:1945:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, start); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 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:2005:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, *start); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 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:2056:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 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:2114:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, *index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/mm/filemap.c: In function 'filemap_read': /kisskb/src/mm/filemap.c:2434:17: note: byref variable will be forcibly initialized struct pagevec pvec; ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'mapping_seek_hole_data': /kisskb/src/mm/filemap.c:2674:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, start >> PAGE_SHIFT); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 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:3415:7: note: byref variable will be forcibly initialized char pathname[128]; ^~~~~~~~ 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:52: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(oom_score_adj_update, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(oom_score_adj_update, ^~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'generic_perform_write': /kisskb/src/mm/filemap.c:3548:9: note: byref variable will be forcibly initialized void *fsdata; ^~~~~~ /kisskb/src/mm/filemap.c:3544:16: note: byref variable will be forcibly initialized struct page *page; ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(reclaim_retry_zone, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:74:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mark_victim, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:74:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mark_victim, ^~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/signal.c: In function 'preserve_sve_context': /kisskb/src/arch/arm64/kernel/signal.c:228:6: note: byref variable will be forcibly initialized u16 reserved[ARRAY_SIZE(ctx->__reserved)]; ^~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:90:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(wake_reaper, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:90:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:106:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(start_task_reaping, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:106:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:122:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(finish_task_reaping, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:122:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:138:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(skip_task_reaping, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:138:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(skip_task_reaping, ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'perf_trace_compact_retry': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(compact_retry, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(compact_retry, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/oom.h:195, from /kisskb/src/mm/oom_kill.c:52: /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_oom_score_adj_update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(oom_score_adj_update, ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_reclaim_retry_zone': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(reclaim_retry_zone, ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_mark_victim': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:74:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:90:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(wake_reaper, ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_start_task_reaping': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:106:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(start_task_reaping, ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_finish_task_reaping': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:122:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(finish_task_reaping, ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_skip_task_reaping': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:138:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(skip_task_reaping, ^~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/signal.c: In function 'restore_sve_fpsimd_context': /kisskb/src/arch/arm64/kernel/signal.c:263:21: note: byref variable will be forcibly initialized struct sve_context sve; ^~~ /kisskb/src/arch/arm64/kernel/signal.c:262:27: note: byref variable will be forcibly initialized struct user_fpsimd_state fpsimd; ^~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_compact_retry': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(compact_retry, ^~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/signal.c: In function 'restore_fpsimd_context': /kisskb/src/arch/arm64/kernel/signal.c:190:27: note: byref variable will be forcibly initialized struct user_fpsimd_state fpsimd; ^~~~~~ /kisskb/src/arch/arm64/kernel/signal.c: In function 'restore_sigframe': /kisskb/src/arch/arm64/kernel/signal.c:490:19: note: byref variable will be forcibly initialized struct user_ctxs user; ^~~~ /kisskb/src/arch/arm64/kernel/signal.c:488:11: note: byref variable will be forcibly initialized sigset_t set; ^~~ /kisskb/src/arch/arm64/kernel/signal.c: In function 'setup_rt_frame': /kisskb/src/arch/arm64/kernel/signal.c:766:33: note: byref variable will be forcibly initialized struct rt_sigframe_user_layout user; ^~~~ /kisskb/src/arch/arm64/kernel/signal.c: In function 'do_signal': /kisskb/src/arch/arm64/kernel/signal.c:847:17: note: byref variable will be forcibly initialized struct ksignal ksig; ^~~~ /kisskb/src/arch/arm64/kernel/signal.c: In function 'minsigstksz_setup': /kisskb/src/arch/arm64/kernel/signal.c:961:33: note: byref variable will be forcibly initialized struct rt_sigframe_user_layout user; ^~~~ /kisskb/src/mm/oom_kill.c: In function '__oom_reap_task_mm': /kisskb/src/mm/oom_kill.c:543:22: note: byref variable will be forcibly initialized struct mmu_gather tlb; ^~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:338:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_freezable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/oom_kill.c:646:3: note: in expansion of macro 'wait_event_freezable' wait_event_freezable(oom_reaper_wait, oom_reaper_list != NULL); ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'oom_killer_disable': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/oom_kill.c:773:8: note: in expansion of macro 'wait_event_interruptible_timeout' ret = wait_event_interruptible_timeout(oom_victims_wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'out_of_memory': /kisskb/src/mm/oom_kill.c:1050:16: note: byref variable will be forcibly initialized unsigned long freed = 0; ^~~~~ /kisskb/src/arch/arm64/crypto/aes-glue.c: In function 'xcbc_setkey': /kisskb/src/arch/arm64/crypto/aes-glue.c:828:5: note: byref variable will be forcibly initialized u8 key[AES_BLOCK_SIZE]; ^~~ /kisskb/src/arch/arm64/crypto/aes-glue.c: In function 'cmac_setkey': /kisskb/src/arch/arm64/crypto/aes-glue.c:807:51: note: byref variable will be forcibly initialized aes_ecb_encrypt(ctx->consts, (u8[AES_BLOCK_SIZE]){}, ctx->key.key_enc, ^ /kisskb/src/arch/arm64/crypto/aes-glue.c: In function 'essiv_cbc_decrypt': /kisskb/src/arch/arm64/crypto/aes-glue.c:430:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/arch/arm64/crypto/aes-glue.c: In function 'essiv_cbc_encrypt': /kisskb/src/arch/arm64/crypto/aes-glue.c:408:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/arch/arm64/crypto/aes-glue.c: In function 'essiv_cbc_set_key': /kisskb/src/arch/arm64/crypto/aes-glue.c:163:5: note: byref variable will be forcibly initialized u8 digest[SHA256_DIGEST_SIZE]; ^~~~~~ /kisskb/src/arch/arm64/crypto/aes-glue.c: In function 'cts_cbc_decrypt': /kisskb/src/arch/arm64/crypto/aes-glue.c:339:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/arch/arm64/crypto/aes-glue.c:338:26: note: byref variable will be forcibly initialized struct skcipher_request subreq; ^~~~~~ /kisskb/src/arch/arm64/crypto/aes-glue.c:337:32: note: byref variable will be forcibly initialized struct scatterlist sg_src[2], sg_dst[2]; ^~~~~~ /kisskb/src/arch/arm64/crypto/aes-glue.c:337:21: note: byref variable will be forcibly initialized struct scatterlist sg_src[2], sg_dst[2]; ^~~~~~ /kisskb/src/arch/arm64/crypto/aes-glue.c: In function 'cts_cbc_encrypt': /kisskb/src/arch/arm64/crypto/aes-glue.c:282:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/arch/arm64/crypto/aes-glue.c:281:26: note: byref variable will be forcibly initialized struct skcipher_request subreq; ^~~~~~ /kisskb/src/arch/arm64/crypto/aes-glue.c:280:32: note: byref variable will be forcibly initialized struct scatterlist sg_src[2], sg_dst[2]; ^~~~~~ /kisskb/src/arch/arm64/crypto/aes-glue.c:280:21: note: byref variable will be forcibly initialized struct scatterlist sg_src[2], sg_dst[2]; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/key.h:14, from /kisskb/src/fs/crypto/hooks.c:8: /kisskb/src/fs/crypto/hooks.c: In function 'fscrypt_get_info': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/fscrypt.h:83:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&inode->i_crypt_info); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/hooks.c: In function 'fscrypt_get_symlink': /kisskb/src/fs/crypto/hooks.c:317:27: note: byref variable will be forcibly initialized struct fscrypt_str cstr, pstr; ^~~~ /kisskb/src/fs/crypto/hooks.c:317:21: note: byref variable will be forcibly initialized struct fscrypt_str cstr, pstr; ^~~~ /kisskb/src/kernel/locking/mutex.c: In function '__mutex_lock_common': /kisskb/src/kernel/locking/mutex.c:920:22: note: byref variable will be forcibly initialized struct mutex_waiter waiter; ^~~~~~ In file included from /kisskb/src/kernel/locking/mutex.c:25: /kisskb/src/kernel/locking/mutex.c: In function '__mutex_unlock_slowpath': /kisskb/src/kernel/locking/mutex.c:1218:16: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/kernel/locking/mutex.c: In function 'mutex_lock_io_nested': /kisskb/src/kernel/locking/mutex.c:920:22: note: byref variable will be forcibly initialized struct mutex_waiter waiter; ^~~~~~ /kisskb/src/fs/notify/fsnotify.c: In function 'fsnotify': /kisskb/src/fs/notify/fsnotify.c:466:28: note: byref variable will be forcibly initialized struct fsnotify_iter_info iter_info = {}; ^~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/notify/fsnotify.c:7: /kisskb/src/fs/notify/fsnotify.c: In function 'fsnotify_unmount_inodes': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized struct wait_bit_queue_entry __wbq_entry; \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' ___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' __wait_var_event(var, condition); \ ^~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/fsnotify.c:91:2: note: in expansion of macro 'wait_var_event' wait_var_event(&sb->s_fsnotify_inode_refs, ^~~~~~~~~~~~~~ /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 struct name_snapshot name; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/include/trace/events/sched.h:8, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'finish_task': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c:3974:2: note: in expansion of macro 'smp_store_release' smp_store_release(&prev->on_cpu, 0); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/sched.h:740, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_kthread_stop': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:16:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_kthread_stop, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:16:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:38:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_kthread_stop_ret, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:38:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:64:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_kthread_work_queue_work, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:64:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:93:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_kthread_work_execute_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:93:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:119:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_kthread_work_execute_end, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:119:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/sched.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(sched_wakeup_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/sched.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(sched_wakeup_template, ^~~~~~~~~~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_switch, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_switch, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:273:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_migrate_task, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:273:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/sched.h:300:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(sched_process_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/sched.h:300:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:346:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_process_wait, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:346:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:371:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_process_fork, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:371:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_process_fork, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/sched.h:493:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(sched_stat_runtime, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/sched.h:493:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(sched_stat_runtime, ^~~~~~~~~~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:527:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_pi_setprio, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:527:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_pi_setprio, ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_process_hang': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:556:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_process_hang, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:556:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_process_hang, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:578:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_move_numa, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:578:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/sched.h:610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(sched_numa_pair_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/sched.h:610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:670:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_wake_idle_without_ipi, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:670:1: note: in expansion of macro 'TRACE_EVENT' 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:740, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_stop': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:16:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_kthread_stop, ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_stop_ret': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:38:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_kthread_stop_ret, ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_work_queue_work': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:64:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_kthread_work_queue_work, ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_work_execute_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:93:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_kthread_work_execute_start, ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_work_execute_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:119:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_kthread_work_execute_end, ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_wakeup_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/sched.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(sched_wakeup_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_switch': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_switch, ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_migrate_task': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:273:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_migrate_task, ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/sched.h:300:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:346:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_process_wait, ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_fork': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:371:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_process_fork, ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_stat_runtime': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/sched.h:493:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(sched_stat_runtime, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_pi_setprio': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:527:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_pi_setprio, ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_hang': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:556:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_process_hang, ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_move_numa': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:578:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_move_numa, ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_numa_pair_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/sched.h:610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(sched_numa_pair_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_wake_idle_without_ipi': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:670:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_wake_idle_without_ipi, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/sched.h:740, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_process_exec': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:399:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_process_exec, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:399:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_process_exec, ^~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/time.c: In function 'profile_pc': /kisskb/src/arch/arm64/kernel/time.c:37:20: note: byref variable will be forcibly initialized struct stackframe frame; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/sched.h:740, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_exec': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:399:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sched_process_exec, ^~~~~~~~~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/fs/notify/group.c:68:2: note: in expansion of macro 'wait_event' wait_event(group->notification_waitq, !atomic_read(&group->user_waits)); ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/mark.c: In function 'hlist_add_before_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:657:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_pprev_rcu(n), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/mark.c: In function 'hlist_add_behind_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:684:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_next_rcu(prev), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/mark.c: In function 'fsnotify_detach_connector_from_object': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/mark.c:192:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*(conn->obj), NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/mark.c: In function 'fsnotify_mark_destroy_workfn': /kisskb/src/fs/notify/mark.c:829:19: note: byref variable will be forcibly initialized struct list_head private_destroy_list; ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/mark.c: In function 'fsnotify_put_mark': /kisskb/src/fs/notify/mark.c:231:15: note: byref variable will be forcibly initialized 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:728:12: note: byref variable will be forcibly initialized LIST_HEAD(to_free); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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:774:15: note: byref variable will be forcibly initialized unsigned int type; ^~~~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_getparam': /kisskb/src/kernel/sched/core.c:6630:21: note: byref variable will be forcibly initialized struct sched_param lp = { .sched_priority = 0 }; ^~ /kisskb/src/kernel/locking/semaphore.c: In function '__down_common': /kisskb/src/kernel/locking/semaphore.c:207:26: note: byref variable will be forcibly initialized struct semaphore_waiter waiter; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/include/trace/events/sched.h:8, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/include/linux/time.h:5, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/fcntl.h:5, from /kisskb/src/fs/notify/fanotify/fanotify_user.c:3: /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'cpu_cgroup_can_attach': /kisskb/src/kernel/sched/core.c:8717:30: note: byref variable will be forcibly initialized struct cgroup_subsys_state *css; ^~~ In file included from /kisskb/src/kernel/sched/sched.h:1570, 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:121:19: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_rr_get_interval': /kisskb/src/kernel/sched/core.c:7271:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_rr_get_interval': /kisskb/src/kernel/sched/core.c:7317:20: note: byref variable will be forcibly initialized struct timespec64 t; ^ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_rr_get_interval_time32': /kisskb/src/kernel/sched/core.c:7330:20: note: byref variable will be forcibly initialized struct timespec64 t; ^ /kisskb/src/kernel/sched/core.c: In function 'cpu_cgroup_fork': /kisskb/src/kernel/sched/core.c:8703:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/ipc/msg.c: In function 'copy_msqid_from_user': /kisskb/src/ipc/msg.c:372:19: note: byref variable will be forcibly initialized struct msqid_ds tbuf_old; ^~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__schedule': /kisskb/src/kernel/sched/core.c:4959:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'fanotify_write': /kisskb/src/fs/notify/fanotify/fanotify_user.c:547:27: note: byref variable will be forcibly initialized struct fanotify_response response = { .fd = -1, .response = -1 }; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/inotify/inotify_user.c:17: /kisskb/src/fs/notify/inotify/inotify_user.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'ttwu_runnable': /kisskb/src/kernel/sched/core.c:3020:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/kernel/sched/core.c: In function 'migration_cpu_stop': /kisskb/src/kernel/sched/core.c:1912:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/kernel/sched/core.c: In function 'wait_task_inactive': /kisskb/src/kernel/sched/core.c:2662:12: note: byref variable will be forcibly initialized ktime_t to = NSEC_PER_SEC / HZ; ^~ /kisskb/src/kernel/sched/core.c:2591:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/ipc/msg.c: In function 'copy_msqid_to_user': /kisskb/src/ipc/msg.c:325:19: note: byref variable will be forcibly initialized struct msqid_ds out; ^~~ /kisskb/src/fs/notify/inotify/inotify_user.c: In function 'copy_event_to_user': /kisskb/src/fs/notify/inotify/inotify_user.c:177:23: note: byref variable will be forcibly initialized struct inotify_event inotify_event; ^~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/include/trace/events/sched.h:8, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'sched_ttwu_pending': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:161:9: note: in expansion of macro 'smp_load_acquire' VAL = smp_load_acquire(__PTR); \ ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c:3059:4: note: in expansion of macro 'smp_cond_load_acquire' smp_cond_load_acquire(&p->on_cpu, !VAL); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c:3042:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/kernel/sched/core.c: In function 'wake_up_if_idle': /kisskb/src/kernel/sched/core.c:3099:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/kernel/sched/core.c: In function 'ttwu_queue': /kisskb/src/kernel/sched/core.c:3179:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/include/trace/events/sched.h:8, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'try_to_wake_up': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:161:9: note: in expansion of macro 'smp_load_acquire' VAL = smp_load_acquire(__PTR); \ ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c:3447:2: note: in expansion of macro 'smp_cond_load_acquire' smp_cond_load_acquire(&p->on_cpu, !VAL); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c:3434:6: note: in expansion of macro 'smp_load_acquire' if (smp_load_acquire(&p->on_cpu) && ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'try_invoke_on_locked_down_task': /kisskb/src/kernel/sched/core.c:3495:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/msg.h:5, from /kisskb/src/ipc/msg.c:27: /kisskb/src/ipc/msg.c: In function 'expunge_all': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/ipc/msg.c:257:3: note: in expansion of macro 'smp_store_release' smp_store_release(&msr->r_msg, ERR_PTR(res)); ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'wake_up_new_task': /kisskb/src/kernel/sched/core.c:3821:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/ipc/msg.c: In function 'pipelined_send': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/ipc/msg.c:831:5: note: in expansion of macro 'smp_store_release' smp_store_release(&msr->r_msg, msg); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/ipc/msg.c:823:5: note: in expansion of macro 'smp_store_release' smp_store_release(&msr->r_msg, ERR_PTR(-E2BIG)); ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'sched_exec': /kisskb/src/kernel/sched/core.c:4444:24: note: byref variable will be forcibly initialized struct migration_arg arg = { p, dest_cpu }; ^~~ /kisskb/src/kernel/sched/core.c: In function 'task_sched_runtime': /kisskb/src/kernel/sched/core.c:4486:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ In file included from /kisskb/src/ipc/msg.c:34: /kisskb/src/ipc/msg.c: In function 'freeque': /kisskb/src/ipc/msg.c:276:16: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/fs/notify/inotify/inotify_user.c: In function '__do_sys_inotify_add_watch': /kisskb/src/fs/notify/inotify/inotify_user.c:710:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/ipc/msg.c: In function 'msgctl_down': /kisskb/src/ipc/msg.c:429:17: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ 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:707, from /kisskb/src/include/linux/ring_buffer.h:5, from /kisskb/src/include/linux/trace_events.h:6, from /kisskb/src/include/trace/trace_events.h:21, from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/sched.h:740, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'affine_move_task': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized struct wait_bit_queue_entry __wbq_entry; \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' ___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' __wait_var_event(var, condition); \ ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c:2309:2: note: in expansion of macro 'wait_var_event' 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:2332:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/ipc/msg.c: In function 'ksys_msgctl': /kisskb/src/ipc/msg.c:603:18: note: byref variable will be forcibly initialized struct msginfo msginfo; ^~~~~~~ /kisskb/src/ipc/msg.c:592:20: note: byref variable will be forcibly initialized struct msqid64_ds msqid64; ^~~~~~~ /kisskb/src/fs/notify/inotify/inotify_user.c: In function 'inotify_user_setup': /kisskb/src/fs/notify/inotify/inotify_user.c:810:17: note: byref variable will be forcibly initialized struct sysinfo si; ^~ /kisskb/src/kernel/sched/core.c: In function 'do_sched_yield': /kisskb/src/kernel/sched/core.c:6949:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'copy_info_to_user': /kisskb/src/fs/notify/fanotify/fanotify_user.c:234:16: note: byref variable will be forcibly initialized unsigned char bounce[FANOTIFY_INLINE_FH_LEN], *fh_buf; ^~~~~~ /kisskb/src/ipc/msg.c: In function 'do_msgsnd': /kisskb/src/ipc/msg.c:873:21: note: byref variable will be forcibly initialized struct msg_sender s; ^ In file included from /kisskb/src/ipc/msg.c:34: /kisskb/src/ipc/msg.c:847:16: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'copy_event_to_user': /kisskb/src/fs/notify/fanotify/fanotify_user.c:331:15: note: byref variable will be forcibly initialized struct file *f = NULL; ^ /kisskb/src/fs/notify/fanotify/fanotify_user.c:327:33: note: byref variable will be forcibly initialized struct fanotify_event_metadata metadata; ^~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'rt_mutex_setprio': /kisskb/src/kernel/sched/core.c:5579:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/ipc/msg.c: In function 'do_msgrcv': /kisskb/src/ipc/msg.c:1122:23: note: byref variable will be forcibly initialized struct msg_receiver msr_d; ^~~~~ In file included from /kisskb/src/ipc/msg.c:34: /kisskb/src/ipc/msg.c:1097:16: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/kernel/sched/core.c: In function 'set_user_nice': /kisskb/src/kernel/sched/core.c:5705:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/kernel/sched/core.c: In function '__sched_setscheduler': /kisskb/src/kernel/sched/core.c:6084:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/ipc/msg.c: In function 'ksys_msgget': /kisskb/src/ipc/msg.c:302:20: note: byref variable will be forcibly initialized struct ipc_params msg_params; ^~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'do_sched_setscheduler': /kisskb/src/kernel/sched/core.c:6455:21: note: byref variable will be forcibly initialized struct sched_param lparam; ^~~~~~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_setattr': /kisskb/src/kernel/sched/core.c:6561:20: note: byref variable will be forcibly initialized struct sched_attr attr; ^~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'fanotify_test_fid': /kisskb/src/fs/notify/fanotify/fanotify_user.c:1054:18: note: byref variable will be forcibly initialized __kernel_fsid_t root_fsid; ^~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'sched_setaffinity': /kisskb/src/kernel/sched/core.c:6761:30: note: byref variable will be forcibly initialized cpumask_var_t cpus_allowed, new_mask; ^~~~~~~~ /kisskb/src/kernel/sched/core.c:6761:16: note: byref variable will be forcibly initialized cpumask_var_t cpus_allowed, new_mask; ^~~~~~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'fanotify_remove_mark': /kisskb/src/fs/notify/fanotify/fanotify_user.c:752:6: note: byref variable will be forcibly initialized int destroy_mark; ^~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_setaffinity': /kisskb/src/kernel/sched/core.c:6870:16: note: byref variable will be forcibly initialized cpumask_var_t new_mask; ^~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_getaffinity': /kisskb/src/kernel/sched/core.c:6923:16: note: byref variable will be forcibly initialized cpumask_var_t mask; ^~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'do_fanotify_mark': /kisskb/src/fs/notify/fanotify/fanotify_user.c:1117:18: note: byref variable will be forcibly initialized __kernel_fsid_t __fsid, *fsid = NULL; ^~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c:1116:14: note: byref variable will be forcibly initialized struct path path; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/include/trace/events/sched.h:8, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'init_idle': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c:7472:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(rq->curr, idle); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'sched_cpu_activate': /kisskb/src/kernel/sched/core.c:7822:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_cpu_deactivate': /kisskb/src/kernel/sched/core.c:7866:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_move_task': /kisskb/src/kernel/sched/core.c:8609:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/kernel/sched/core.c: In function 'cpu_cgroup_attach': /kisskb/src/kernel/sched/core.c:8748:30: note: byref variable will be forcibly initialized struct cgroup_subsys_state *css; ^~~ /kisskb/src/fs/verity/init.c: In function 'fsverity_msg': /kisskb/src/fs/verity/init.c:18:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/arch/arm64/crypto/chacha-neon-glue.c: In function 'chacha_doneon': /kisskb/src/arch/arm64/crypto/chacha-neon-glue.c:49:7: note: byref variable will be forcibly initialized u8 buf[CHACHA_BLOCK_SIZE]; ^~~ /kisskb/src/arch/arm64/crypto/chacha-neon-glue.c: In function 'chacha_neon_stream_xor': /kisskb/src/arch/arm64/crypto/chacha-neon-glue.c:108:6: note: byref variable will be forcibly initialized u32 state[16]; ^~~~~ /kisskb/src/arch/arm64/crypto/chacha-neon-glue.c:107:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/arch/arm64/crypto/chacha-neon-glue.c: In function 'xchacha_neon': /kisskb/src/arch/arm64/crypto/chacha-neon-glue.c:152:5: note: byref variable will be forcibly initialized u8 real_iv[16]; ^~~~~~~ /kisskb/src/arch/arm64/crypto/chacha-neon-glue.c:151:6: note: byref variable will be forcibly initialized u32 state[16]; ^~~~~ /kisskb/src/arch/arm64/crypto/chacha-neon-glue.c:150:20: note: byref variable will be forcibly initialized struct chacha_ctx subctx; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/security/keys/key.c:11: /kisskb/src/security/keys/key.c: In function 'mark_key_instantiated': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/security/keys/key.c:414:2: note: in expansion of macro 'smp_store_release' smp_store_release(&key->state, ^~~~~~~~~~~~~~~~~ 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 struct key_notification n = { ^ /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 struct key_preparsed_payload prep; ^~~~ /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 struct assoc_array_edit *edit = NULL; ^~~~ /kisskb/src/security/keys/key.c:504:31: note: byref variable will be forcibly initialized struct key_preparsed_payload prep; ^~~~ /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 struct assoc_array_edit *edit = NULL; ^~~~ /kisskb/src/security/keys/key.c:827:31: note: byref variable will be forcibly initialized struct key_preparsed_payload prep; ^~~~ /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 struct assoc_array_edit *edit = NULL; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/security/keys/key.c:11: /kisskb/src/security/keys/key.c: In function 'generic_key_instantiate': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/key.h:476:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer((KEY)->payload.rcu_data0, (PAYLOAD)); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/security/keys/key.c:1129:3: note: in expansion of macro 'rcu_assign_keypointer' rcu_assign_keypointer(key, prep->payload.data[0]); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/ipc/shm.c: In function 'copy_shmid_from_user': /kisskb/src/ipc/shm.c:785:19: note: byref variable will be forcibly initialized struct shmid_ds tbuf_old; ^~~~~~~~ /kisskb/src/ipc/shm.c: In function 'copy_shminfo_to_user': /kisskb/src/ipc/shm.c:808:18: note: byref variable will be forcibly initialized struct shminfo out; ^~~ /kisskb/src/ipc/shm.c: In function 'newseg': /kisskb/src/ipc/shm.c:609:7: note: byref variable will be forcibly initialized char name[13]; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/fsverity.h:14, from /kisskb/src/fs/verity/fsverity_private.h:18, from /kisskb/src/fs/verity/measure.c:8: /kisskb/src/fs/verity/measure.c: In function 'fsverity_get_info': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/fsverity.h:124:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&inode->i_verity_info); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/verity/measure.c: In function 'fsverity_ioctl_measure': /kisskb/src/fs/verity/measure.c:29:25: note: byref variable will be forcibly initialized struct fsverity_digest arg; ^~~ /kisskb/src/ipc/shm.c: In function 'copy_shmid_to_user': /kisskb/src/ipc/shm.c:756:19: note: byref variable will be forcibly initialized struct shmid_ds out; ^~~ /kisskb/src/ipc/shm.c: In function 'ksys_shmctl': /kisskb/src/ipc/shm.c:1161:19: note: byref variable will be forcibly initialized struct shm_info shm_info; ^~~~~~~~ /kisskb/src/ipc/shm.c:1152:20: note: byref variable will be forcibly initialized struct shminfo64 shminfo; ^~~~~~~ /kisskb/src/ipc/shm.c:1143:20: note: byref variable will be forcibly initialized struct shmid64_ds sem64; ^~~~~ /kisskb/src/ipc/shm.c: In function 'ksys_shmget': /kisskb/src/ipc/shm.c:733:20: note: byref variable will be forcibly initialized struct ipc_params shm_params; ^~~~~~~~~~ /kisskb/src/ipc/shm.c: In function '__do_sys_shmget': /kisskb/src/ipc/shm.c:733:20: note: byref variable will be forcibly initialized /kisskb/src/ipc/shm.c: In function '__se_sys_shmget': /kisskb/src/ipc/shm.c:733:20: note: byref variable will be forcibly initialized /kisskb/src/ipc/shm.c: In function '__arm64_sys_shmget': /kisskb/src/ipc/shm.c:733:20: note: byref variable will be forcibly initialized /kisskb/src/ipc/shm.c: In function 'do_shmat': /kisskb/src/ipc/shm.c:1430:16: note: byref variable will be forcibly initialized unsigned long populate = 0; ^~~~~~~~ /kisskb/src/ipc/shm.c: In function '__do_sys_shmat': /kisskb/src/ipc/shm.c:1591:16: note: byref variable will be forcibly initialized unsigned long ret; ^~~ /kisskb/src/ipc/shm.c: In function '__se_sys_shmat': /kisskb/src/ipc/shm.c:1591:16: note: byref variable will be forcibly initialized /kisskb/src/ipc/shm.c: In function '__arm64_sys_shmat': /kisskb/src/ipc/shm.c:1591:16: note: byref variable will be forcibly initialized In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/fsverity.h:14, from /kisskb/src/fs/verity/fsverity_private.h:18, from /kisskb/src/fs/verity/hash_algs.c:8: /kisskb/src/fs/verity/hash_algs.c: In function 'fsverity_get_hash_alg': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/verity/hash_algs.c:100:2: note: in expansion of macro 'smp_store_release' smp_store_release(&alg->tfm, tfm); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/export.h:43, from /kisskb/src/include/linux/linkage.h:7, from /kisskb/src/include/linux/fs.h:5, from /kisskb/src/include/linux/fsverity.h:14, from /kisskb/src/fs/verity/fsverity_private.h:18, from /kisskb/src/fs/verity/hash_algs.c:8: /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/linux/compiler.h:77:40: note: in definition of macro 'likely' # define likely(x) __builtin_expect(!!(x), 1) ^ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/verity/hash_algs.c:56:13: note: in expansion of macro 'smp_load_acquire' if (likely(smp_load_acquire(&alg->tfm) != NULL)) ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/verity/hash_algs.c:10: /kisskb/src/fs/verity/hash_algs.c: In function 'fsverity_prepare_hash_state': /kisskb/src/fs/verity/hash_algs.c:164:22: note: byref variable will be forcibly initialized DECLARE_CRYPTO_WAIT(wait); ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' struct crypto_wait _wait = { \ ^~~~~ /kisskb/src/fs/verity/hash_algs.c:163:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ In file included from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/verity/hash_algs.c:10: /kisskb/src/fs/verity/hash_algs.c: In function 'fsverity_hash_page': /kisskb/src/fs/verity/hash_algs.c:238:22: note: byref variable will be forcibly initialized DECLARE_CRYPTO_WAIT(wait); ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' struct crypto_wait _wait = { \ ^~~~~ /kisskb/src/fs/verity/hash_algs.c:237:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ In file included from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/verity/hash_algs.c:10: /kisskb/src/fs/verity/hash_algs.c: In function 'fsverity_hash_buffer': /kisskb/src/fs/verity/hash_algs.c:286:22: note: byref variable will be forcibly initialized DECLARE_CRYPTO_WAIT(wait); ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' struct crypto_wait _wait = { \ ^~~~~ /kisskb/src/fs/verity/hash_algs.c:285:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ 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 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 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 kernel_cap_t dest; ^~~~ /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 key_serial_t serial; ^~~~~~ /kisskb/src/crypto/asymmetric_keys/asymmetric_type.c:481:8: note: byref variable will be forcibly initialized char *next; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/audit.h:12, from /kisskb/src/security/commoncap.c:6: /kisskb/src/security/commoncap.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/sync.c:155:2: note: in expansion of macro 'wait_event' wait_event(rsp->gp_wait, READ_ONCE(rsp->gp_state) >= GP_PASSED); ^~~~~~~~~~ In file included from /kisskb/src/mm/fadvise.c:15: /kisskb/src/mm/fadvise.c: In function 'generic_fadvise': /kisskb/src/mm/internal.h:59:19: note: byref variable will be forcibly initialized DEFINE_READAHEAD(ractl, file, mapping, index); ^~~~~ /kisskb/src/include/linux/pagemap.h:806:27: note: in definition of macro 'DEFINE_READAHEAD' struct readahead_control rac = { \ ^~~ /kisskb/src/mm/fadvise.c:144:18: note: byref variable will be forcibly initialized unsigned long nr_pagevec = 0; ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/include/linux/time.h:5, from /kisskb/src/include/linux/compat.h:10, from /kisskb/src/ipc/sem.c:73: /kisskb/src/ipc/sem.c: In function 'complexmode_tryleave': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/ipc/sem.c:372:3: note: in expansion of macro 'smp_store_release' smp_store_release(&sma->use_global_lock, 0); ^~~~~~~~~~~~~~~~~ /kisskb/src/ipc/sem.c: In function 'sem_lock': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/ipc/sem.c:423:8: note: in expansion of macro 'smp_load_acquire' if (!smp_load_acquire(&sma->use_global_lock)) { ^~~~~~~~~~~~~~~~ /kisskb/src/ipc/sem.c: In function 'copy_semid_from_user': /kisskb/src/ipc/sem.c:1577:19: note: byref variable will be forcibly initialized struct semid_ds tbuf_old; ^~~~~~~~ /kisskb/src/security/commoncap.c: In function 'cap_inode_getsecurity': /kisskb/src/security/commoncap.c:385:8: note: byref variable will be forcibly initialized char *tmpbuf = NULL; ^~~~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/security.h:33, from /kisskb/src/ipc/sem.c:79: /kisskb/src/ipc/sem.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 struct vfs_ns_cap_data data, *nscaps = &data; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/include/linux/time.h:5, from /kisskb/src/include/linux/compat.h:10, from /kisskb/src/ipc/sem.c:73: /kisskb/src/ipc/sem.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/security/commoncap.c: In function 'get_file_caps': /kisskb/src/security/commoncap.c:730:26: note: byref variable will be forcibly initialized struct cpu_vfs_cap_data vcaps; ^~~~~ /kisskb/src/security/commoncap.c: In function 'cap_bprm_creds_from_file': /kisskb/src/security/commoncap.c:891:26: note: byref variable will be forcibly initialized bool effective = false, has_fcap = false, is_setid; ^~~~~~~~ /kisskb/src/security/commoncap.c:891:7: note: byref variable will be forcibly initialized bool effective = false, has_fcap = false, is_setid; ^~~~~~~~~ /kisskb/src/ipc/sem.c: In function 'semctl_info': /kisskb/src/ipc/sem.c:1307:17: note: byref variable will be forcibly initialized struct seminfo seminfo; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/algapi.h:10, from /kisskb/src/fs/crypto/keysetup_v1.c:23: /kisskb/src/fs/crypto/keysetup_v1.c: In function 'fscrypt_is_key_prepared': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/fscrypt_private.h:399:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&prep_key->tfm) != NULL; ^~~~~~~~~~~~~~~~ /kisskb/src/ipc/sem.c: In function 'copy_semid_to_user': /kisskb/src/ipc/sem.c:1198:19: note: byref variable will be forcibly initialized struct semid_ds out; ^~~ /kisskb/src/fs/crypto/keysetup_v1.c: In function 'derive_key_aes': /kisskb/src/fs/crypto/keysetup_v1.c:54:29: note: byref variable will be forcibly initialized struct scatterlist src_sg, dst_sg; ^~~~~~ /kisskb/src/fs/crypto/keysetup_v1.c:54:21: note: byref variable will be forcibly initialized struct scatterlist src_sg, dst_sg; ^~~~~~ In file included from /kisskb/src/include/crypto/algapi.h:10, from /kisskb/src/fs/crypto/keysetup_v1.c:23: /kisskb/src/fs/crypto/keysetup_v1.c:53:22: note: byref variable will be forcibly initialized DECLARE_CRYPTO_WAIT(wait); ^~~~ /kisskb/src/include/linux/crypto.h:583:21: note: in definition of macro 'DECLARE_CRYPTO_WAIT' struct crypto_wait _wait = { \ ^~~~~ /kisskb/src/fs/crypto/keysetup_v1.c: In function 'fscrypt_setup_v1_file_key_via_subscribed_keyrings': /kisskb/src/fs/crypto/keysetup_v1.c:301:28: note: byref variable will be forcibly initialized const struct fscrypt_key *payload; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/include/linux/time.h:5, from /kisskb/src/include/linux/compat.h:10, from /kisskb/src/ipc/sem.c:73: /kisskb/src/ipc/sem.c: In function 'wake_up_sem_queue_prepare': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/ipc/sem.c:790:2: note: in expansion of macro 'smp_store_release' smp_store_release(&q->status, error); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/skcipher.h:11, from /kisskb/src/fs/crypto/keysetup.c:11: /kisskb/src/fs/crypto/keysetup.c: In function 'fscrypt_get_info': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/fscrypt.h:83:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&inode->i_crypt_info); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/keysetup.c: In function 'fscrypt_is_key_prepared': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/fscrypt_private.h:399:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&prep_key->tfm) != NULL; ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/ipc/sem.c:87: /kisskb/src/ipc/sem.c: In function 'semctl_main': /kisskb/src/ipc/sem.c:1409:16: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/ipc/sem.c:1407:9: note: byref variable will be forcibly initialized ushort fast_sem_io[SEMMSL_FAST]; ^~~~~~~~~~~ /kisskb/src/fs/crypto/keysetup.c: In function 'fscrypt_prepare_key': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/keysetup.c:140:2: note: in expansion of macro 'smp_store_release' smp_store_release(&prep_key->tfm, tfm); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/ipc/sem.c:87: /kisskb/src/ipc/sem.c: In function 'semctl_setval': /kisskb/src/fs/crypto/keysetup.c: In function 'setup_per_mode_enc_key': /kisskb/src/fs/crypto/keysetup.c:169:5: note: byref variable will be forcibly initialized u8 hkdf_info[sizeof(mode_num) + sizeof(sb->s_uuid)]; ^~~~~~~~~ /kisskb/src/fs/crypto/keysetup.c:168:5: note: byref variable will be forcibly initialized u8 mode_key[FSCRYPT_MAX_KEY_SIZE]; ^~~~~~~~ /kisskb/src/ipc/sem.c:1346:16: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/ipc/sem.c: In function 'freeary': /kisskb/src/ipc/sem.c:1145:16: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/skcipher.h:11, from /kisskb/src/fs/crypto/keysetup.c:11: /kisskb/src/fs/crypto/keysetup.c: In function 'fscrypt_setup_iv_ino_lblk_32_key': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/keysetup.c:263:3: note: in expansion of macro 'smp_store_release' smp_store_release(&mk->mk_ino_hash_key_initialized, true); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/keysetup.c:249:7: note: in expansion of macro 'smp_load_acquire' if (!smp_load_acquire(&mk->mk_ino_hash_key_initialized)) { ^~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/keysetup.c: In function 'fscrypt_setup_v2_file_key': /kisskb/src/fs/crypto/keysetup.c:311:6: note: byref variable will be forcibly initialized u8 derived_key[FSCRYPT_MAX_KEY_SIZE]; ^~~~~~~~~~~ /kisskb/src/fs/crypto/keysetup.c: In function 'setup_file_encryption_key': /kisskb/src/fs/crypto/keysetup.c:352:31: note: byref variable will be forcibly initialized struct fscrypt_key_specifier mk_spec; ^~~~~~~ /kisskb/src/ipc/sem.c: In function 'ksys_semctl': /kisskb/src/ipc/sem.c:1652:20: note: byref variable will be forcibly initialized struct semid64_ds semid64; ^~~~~~~ /kisskb/src/fs/crypto/keysetup.c: In function 'fscrypt_setup_encryption_info': /kisskb/src/fs/crypto/keysetup.c:484:14: note: byref variable will be forcibly initialized struct key *master_key = NULL; ^~~~~~~~~~ /kisskb/src/fs/crypto/keysetup.c: In function 'fscrypt_get_encryption_info': /kisskb/src/fs/crypto/keysetup.c:568:23: note: byref variable will be forcibly initialized union fscrypt_policy policy; ^~~~~~ /kisskb/src/fs/crypto/keysetup.c:567:24: note: byref variable will be forcibly initialized union fscrypt_context ctx; ^~~ /kisskb/src/ipc/sem.c: In function 'find_alloc_undo': /kisskb/src/ipc/sem.c:1906:24: note: byref variable will be forcibly initialized struct sem_undo_list *ulp; ^~~ /kisskb/src/fs/crypto/keysetup.c: In function 'fscrypt_prepare_new_inode': /kisskb/src/fs/crypto/keysetup.c:633:5: note: byref variable will be forcibly initialized u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; ^~~~~ 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:304:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec = { ^~~~~~ /kisskb/src/drivers/irqchip/irqchip.c: In function 'platform_irqchip_probe': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized In file included from /kisskb/src/ipc/sem.c:87: /kisskb/src/ipc/sem.c: In function 'do_semtimedop': /kisskb/src/ipc/sem.c:2112:17: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/ipc/sem.c:1991:19: note: byref variable will be forcibly initialized struct sem_queue queue; ^~~~~ /kisskb/src/ipc/sem.c:1986:16: note: byref variable will be forcibly initialized struct sembuf fast_sops[SEMOPM_FAST]; ^~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/skcipher.h:11, from /kisskb/src/fs/crypto/keyring.c:21: /kisskb/src/fs/crypto/keyring.c: In function 'key_read_state': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/key.h:447:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&key->state); ^~~~~~~~~~~~~~~~ /kisskb/src/ipc/sem.c: In function 'ksys_semget': /kisskb/src/ipc/sem.c:607:20: note: byref variable will be forcibly initialized struct ipc_params sem_params; ^~~~~~~~~~ /kisskb/src/ipc/sem.c: In function 'ksys_semtimedop': /kisskb/src/ipc/sem.c:2238:21: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/ipc/sem.c: In function 'compat_ksys_semtimedop': /kisskb/src/ipc/sem.c:2258:21: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/ipc/sem.c: In function 'copy_semundo': /kisskb/src/ipc/sem.c:2286:24: note: byref variable will be forcibly initialized 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:2329:17: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/fs/crypto/keyring.c: In function 'find_master_key_user': /kisskb/src/fs/crypto/keyring.c:279:7: note: byref variable will be forcibly initialized char description[FSCRYPT_MK_USER_DESCRIPTION_SIZE]; ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/skcipher.h:11, from /kisskb/src/fs/crypto/keyring.c:21: /kisskb/src/fs/crypto/keyring.c: In function 'allocate_filesystem_keyring': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/keyring.c:221:2: note: in expansion of macro 'smp_store_release' smp_store_release(&sb->s_master_keys, keyring); ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/keyring.c:202:7: note: byref variable will be forcibly initialized char description[FSCRYPT_FS_KEYRING_DESCRIPTION_SIZE]; ^~~~~~~~~~~ /kisskb/src/fs/crypto/keyring.c: In function 'allocate_master_key_users_keyring': /kisskb/src/fs/crypto/keyring.c:257:7: note: byref variable will be forcibly initialized char description[FSCRYPT_MK_USERS_DESCRIPTION_SIZE]; ^~~~~~~~~~~ /kisskb/src/fs/crypto/keyring.c: In function 'add_master_key_user': /kisskb/src/fs/crypto/keyring.c:294:7: note: byref variable will be forcibly initialized char description[FSCRYPT_MK_USER_DESCRIPTION_SIZE]; ^~~~~~~~~~~ /kisskb/src/fs/crypto/keyring.c: In function 'add_new_master_key': /kisskb/src/fs/crypto/keyring.c:339:7: note: byref variable will be forcibly initialized char description[FSCRYPT_MK_DESCRIPTION_SIZE]; ^~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/traps.c: In function 'dump_kernel_instr': /kisskb/src/arch/arm64/kernel/traps.c:67:16: note: byref variable will be forcibly initialized unsigned int val, bad; ^~~ /kisskb/src/arch/arm64/kernel/traps.c:60:7: note: byref variable will be forcibly initialized char str[sizeof("00000000 ") * 5 + 2 + 1], *p = str; ^~~ /kisskb/src/arch/arm64/kernel/traps.c: In function 'call_undef_hook': /kisskb/src/arch/arm64/kernel/traps.c:314:10: note: byref variable will be forcibly initialized __le32 instr_le; ^~~~~~~~ /kisskb/src/drivers/irqchip/irq-al-fic.c: In function 'al_fic_irq_handler': /kisskb/src/fs/crypto/keyring.c: In function 'check_for_busy_inodes': /kisskb/src/drivers/irqchip/irq-al-fic.c:113:16: note: byref variable will be forcibly initialized unsigned long pending; ^~~~~~~ /kisskb/src/fs/crypto/keyring.c:816:7: note: byref variable will be forcibly initialized char ino_str[50] = ""; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/skcipher.h:11, from /kisskb/src/fs/crypto/keyring.c:21: /kisskb/src/fs/crypto/keyring.c: In function 'fscrypt_find_master_key': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/keyring.c:247:12: note: in expansion of macro 'smp_load_acquire' keyring = smp_load_acquire(&sb->s_master_keys); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/keyring.c:239:7: note: byref variable will be forcibly initialized char description[FSCRYPT_MK_DESCRIPTION_SIZE]; ^~~~~~~~~~~ /kisskb/src/fs/crypto/keyring.c: In function 'do_remove_key': /kisskb/src/fs/crypto/keyring.c:915:32: note: byref variable will be forcibly initialized struct fscrypt_remove_key_arg arg; ^~~ /kisskb/src/fs/crypto/keyring.c: In function 'fscrypt_ioctl_add_key': /kisskb/src/fs/crypto/keyring.c:636:35: note: byref variable will be forcibly initialized struct fscrypt_master_key_secret secret; ^~~~~~ /kisskb/src/fs/crypto/keyring.c:635:29: note: byref variable will be forcibly initialized struct fscrypt_add_key_arg arg; ^~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/arch/arm64/include/asm/pointer_auth.h:6, from /kisskb/src/arch/arm64/include/asm/processor.h:36, from /kisskb/src/include/asm-generic/qrwlock.h:14, from ./arch/arm64/include/generated/asm/qrwlock.h:1, from /kisskb/src/arch/arm64/include/asm/spinlock.h:9, from /kisskb/src/include/linux/spinlock.h:90, 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/include/linux/crypto.h:20, from /kisskb/src/include/crypto/skcipher.h:11, from /kisskb/src/fs/crypto/keyring.c:21: /kisskb/src/fs/crypto/keyring.c: In function 'fscrypt_add_test_dummy_key': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/fs/crypto/keyring.c:703:2: note: in expansion of macro 'get_random_once' get_random_once(test_key, FSCRYPT_MAX_KEY_SIZE); ^~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/keyring.c:700:35: note: byref variable will be forcibly initialized struct fscrypt_master_key_secret secret; ^~~~~~ /kisskb/src/fs/crypto/keyring.c: In function 'fscrypt_verify_key_added': /kisskb/src/fs/crypto/keyring.c:733:31: note: byref variable will be forcibly initialized struct fscrypt_key_specifier mk_spec; ^~~~~~~ /kisskb/src/fs/crypto/keyring.c: In function 'fscrypt_ioctl_get_key_status': /kisskb/src/fs/crypto/keyring.c:1047:36: note: byref variable will be forcibly initialized struct fscrypt_get_key_status_arg arg; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/random.h:10, from /kisskb/src/fs/crypto/policy.c:13: /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_get_info': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/fscrypt.h:83:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&inode->i_crypt_info); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/policy.c: In function 'supported_iv_ino_lblk_policy': /kisskb/src/fs/crypto/policy.c:86:21: note: byref variable will be forcibly initialized int ino_bits = 64, lblk_bits = 64; ^~~~~~~~~ /kisskb/src/fs/crypto/policy.c:86:6: note: byref variable will be forcibly initialized int ino_bits = 64, lblk_bits = 64; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/security/keys/keyring.c:10: /kisskb/src/security/keys/keyring.c: In function 'key_read_state': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/key.h:447:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&key->state); ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/kernel/vdso.c:20: /kisskb/src/arch/arm64/kernel/vdso.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/crypto/policy.c: In function 'set_encryption_policy': /kisskb/src/fs/crypto/policy.c:393:24: note: byref variable will be forcibly initialized union fscrypt_context ctx; ^~~ /kisskb/src/fs/crypto/policy.c:392:5: note: byref variable will be forcibly initialized u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; ^~~~~ /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_get_policy': /kisskb/src/fs/crypto/policy.c:369:24: note: byref variable will be forcibly initialized union fscrypt_context ctx; ^~~ /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_ioctl_set_policy': /kisskb/src/fs/crypto/policy.c:439:23: note: byref variable will be forcibly initialized union fscrypt_policy existing_policy; ^~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/policy.c:438:23: note: byref variable will be forcibly initialized union fscrypt_policy policy; ^~~~~~ /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 struct keyring_read_iterator_context ctx; ^~~ /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_ioctl_get_policy': /kisskb/src/fs/crypto/policy.c:504:23: note: byref variable will be forcibly initialized union fscrypt_policy policy; ^~~~~~ /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 u32 piece; ^~~~~ /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_ioctl_get_policy_ex': /kisskb/src/fs/crypto/policy.c:523:35: note: byref variable will be forcibly initialized struct fscrypt_get_policy_ex_arg arg; ^~~ /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_ioctl_get_nonce': /kisskb/src/fs/crypto/policy.c:556:24: note: byref variable will be forcibly initialized union fscrypt_context ctx; ^~~ /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_has_permitted_context': /kisskb/src/fs/crypto/policy.c:592:38: note: byref variable will be forcibly initialized union fscrypt_policy parent_policy, child_policy; ^~~~~~~~~~~~ /kisskb/src/fs/crypto/policy.c:592:23: note: byref variable will be forcibly initialized union fscrypt_policy parent_policy, child_policy; ^~~~~~~~~~~~~ /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_set_context': /kisskb/src/fs/crypto/policy.c:680:24: note: byref variable will be forcibly initialized union fscrypt_context ctx; ^~~ 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 struct key_notification n = { ^ /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 struct assoc_array_edit *edit = NULL; ^~~~ /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 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 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 struct assoc_array_edit *from_edit = NULL, *to_edit = NULL; ^~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/kernel/locking/rwsem.c:19: /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_mark_wake': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/rwsem.c:521:3: note: in expansion of macro 'smp_store_release' smp_store_release(&waiter->task, NULL); ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/rwsem.c:386:19: note: byref variable will be forcibly initialized struct list_head wlist; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/kernel/locking/rwsem.c:19: /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_down_read_slowpath': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/rwsem.c:980:8: note: in expansion of macro 'smp_load_acquire' if (!smp_load_acquire(&waiter.task)) { ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/locking/rwsem.c:24: /kisskb/src/kernel/locking/rwsem.c:897:16: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/kernel/locking/rwsem.c:896:22: note: byref variable will be forcibly initialized struct rwsem_waiter waiter; ^~~~~~ /kisskb/src/arch/arm64/kernel/insn.c: In function 'aarch64_insn_read': /kisskb/src/arch/arm64/kernel/insn.c:130:9: note: byref variable will be forcibly initialized __le32 val; ^~~ /kisskb/src/kernel/locking/rwsem.c: In function '__down_read_common': /kisskb/src/kernel/locking/rwsem.c:1210:7: note: byref variable will be forcibly initialized long count; ^~~~~ /kisskb/src/arch/arm64/kernel/insn.c: In function 'aarch64_insn_patch_text': /kisskb/src/arch/arm64/kernel/insn.c:237:28: note: byref variable will be forcibly initialized struct aarch64_insn_patch patch = { ^~~~~ In file included from /kisskb/src/kernel/locking/rwsem.c:24: /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_wake': /kisskb/src/kernel/locking/rwsem.c:1171:16: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_downgrade_wake': /kisskb/src/kernel/locking/rwsem.c:1192:16: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/fsverity.h:14, from /kisskb/src/fs/verity/fsverity_private.h:18, from /kisskb/src/fs/verity/open.c:8: /kisskb/src/fs/verity/open.c: In function 'fsverity_get_info': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/fsverity.h:124:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&inode->i_verity_info); ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_down_write_slowpath': /kisskb/src/kernel/locking/rwsem.c:1022:16: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/kernel/locking/rwsem.c:1020:22: note: byref variable will be forcibly initialized struct rwsem_waiter waiter; ^~~~~~ /kisskb/src/fs/verity/open.c: In function 'ensure_verity_info': /kisskb/src/fs/verity/open.c:309:9: note: byref variable will be forcibly initialized size_t desc_size; ^~~~~~~~~ /kisskb/src/fs/verity/open.c:308:30: note: byref variable will be forcibly initialized struct fsverity_descriptor *desc; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/kernel/locking/percpu-rwsem.c:2: /kisskb/src/kernel/locking/percpu-rwsem.c: In function 'arch_atomic_read_acquire': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-arch-fallback.h:154:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&(v)->counter); ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/percpu-rwsem.c: In function 'arch_atomic_set_release': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-arch-fallback.h:163:2: note: in expansion of macro 'smp_store_release' smp_store_release(&(v)->counter, i); ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/percpu-rwsem.c: In function 'prepare_to_rcuwait': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcuwait.h:47:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(w->task, current); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/percpu-rwsem.c: In function 'finish_rcuwait': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcuwait.h:52:9: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(w->task, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/percpu-rwsem.c: In function 'percpu_rwsem_wake_function': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/percpu-rwsem.c:131:2: note: in expansion of macro 'smp_store_release' smp_store_release(&wq_entry->private, NULL); ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/percpu-rwsem.c: In function 'percpu_rwsem_wait': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/percpu-rwsem.c:158:8: note: in expansion of macro 'smp_load_acquire' if (!smp_load_acquire(&wq_entry.private)) ^~~~~~~~~~~~~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/printk.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(console, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/printk.h:10:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/printk.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(console, ^~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'console_setup': /kisskb/src/kernel/printk/printk.c:2259:22: note: byref variable will be forcibly initialized char *s, *options, *brl_options = NULL; ^~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:2258:7: note: byref variable will be forcibly initialized char buf[sizeof(console_cmdline[0].name) + 4]; /* 4 for "ttyS" */ ^~~ In file included from /kisskb/src/kernel/rcu/update.c:580: /kisskb/src/kernel/rcu/update.c: In function 'tasks_gp_state_getname': /kisskb/src/kernel/rcu/tasks.h:142:6: note: byref variable will be forcibly initialized int i = data_race(rtp->gp_state); // Let KCSAN detect update races ^ /kisskb/src/kernel/rcu/update.c: In function 'show_rcu_tasks_generic_gp_kthread': /kisskb/src/kernel/rcu/tasks.h:142:6: note: byref variable will be forcibly initialized /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 char old_str[DEVKMSG_STR_MAX_SIZE]; ^~~~~~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_create_file_ns': /kisskb/src/fs/sysfs/file.c:337:9: note: byref variable will be forcibly initialized kgid_t gid; ^~~ /kisskb/src/fs/sysfs/file.c:336:9: note: byref variable will be forcibly initialized kuid_t uid; ^~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_add_file_to_group': /kisskb/src/fs/sysfs/file.c:374:9: note: byref variable will be forcibly initialized kgid_t gid; ^~~ /kisskb/src/fs/sysfs/file.c:373:9: note: byref variable will be forcibly initialized kuid_t uid; ^~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_chmod_file': /kisskb/src/fs/sysfs/file.c:407:15: note: byref variable will be forcibly initialized struct iattr newattrs; ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rcu.h:811, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:27:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rcu_utilization, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:27:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rcu_utilization, ^~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'console_unlock': /kisskb/src/kernel/printk/printk.c:2477:21: note: byref variable will be forcibly initialized struct printk_info info; ^~~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_create_bin_file': /kisskb/src/fs/sysfs/file.c:552:9: note: byref variable will be forcibly initialized kgid_t gid; ^~~ /kisskb/src/fs/sysfs/file.c:551:9: note: byref variable will be forcibly initialized kuid_t uid; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rcu.h:811, from /kisskb/src/kernel/rcu/rcu.h:13, from /kisskb/src/kernel/rcu/update.c:49: /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_utilization': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:27:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rcu_utilization, ^~~~~~~~~~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_emit': /kisskb/src/fs/sysfs/file.c:734:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_emit_at': /kisskb/src/fs/sysfs/file.c:762:10: note: byref variable will be forcibly initialized va_list args; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/kernel/rcu/update.c:21: /kisskb/src/kernel/rcu/update.c: In function 'trc_read_check_handler': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tasks.h:843:2: note: in expansion of macro 'smp_store_release' smp_store_release(&texp->trc_ipi_to_cpu, -1); // ^^^ ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tasks.h:842:2: note: in expansion of macro 'smp_store_release' smp_store_release(&per_cpu(trc_ipi_to_cpu, smp_processor_id()), false); // ^^^ ^~~~~~~~~~~~~~~~~ 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/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/kernel/rcu/update.c:25: /kisskb/src/kernel/rcu/update.c: In function 'rcu_tasks_kthread': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tasks.h:211:4: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(rtp->cbs_wq, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/kernel/rcu/update.c:21: /kisskb/src/kernel/rcu/update.c: In function 'trc_wait_for_one_reader': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tasks.h:899:6: note: in expansion of macro 'smp_load_acquire' if (smp_load_acquire(&t->trc_ipi_to_cpu) != -1) // Order IPI ^~~~~~~~~~~~~~~~ /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 bool ret; ^~~ /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 bool ret; ^~~ /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 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 bool ret; ^~~ In file included from /kisskb/src/kernel/rcu/update.c:580: /kisskb/src/kernel/rcu/update.c: In function 'rcu_tasks_wait_gp': /kisskb/src/kernel/rcu/tasks.h:340:8: note: byref variable will be forcibly initialized bool firstreport; ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/kernel/rcu/update.c:23: /kisskb/src/kernel/rcu/tasks.h:308:12: note: byref variable will be forcibly initialized LIST_HEAD(holdouts); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ 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/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:708:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_idle_exclusive_timeout(wq_head, condition, timeout);\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tasks.h:1080:9: note: in expansion of macro 'wait_event_idle_exclusive_timeout' ret = wait_event_idle_exclusive_timeout( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/kernel/rcu/update.c:23: /kisskb/src/kernel/rcu/tasks.h:1069:12: note: byref variable will be forcibly initialized LIST_HEAD(holdouts); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/security/keys/keyctl.c:9: /kisskb/src/security/keys/keyctl.c: In function 'key_read_state': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/key.h:447:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&key->state); ^~~~~~~~~~~~~~~~ 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 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' #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tasks.h:178:2: note: in expansion of macro 'wait_rcu_gp' wait_rcu_gp(rtp->call_func); ^~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:26:18: note: byref variable will be forcibly initialized 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' #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tasks.h:178:2: note: in expansion of macro 'wait_rcu_gp' wait_rcu_gp(rtp->call_func); ^~~~~~~~~~~ In file included from /kisskb/src/kernel/rcu/update.c:580: /kisskb/src/kernel/rcu/update.c: In function 'show_rcu_tasks_classic_gp_kthread': /kisskb/src/kernel/rcu/tasks.h:142:6: note: byref variable will be forcibly initialized int i = data_race(rtp->gp_state); // Let KCSAN detect update races ^ /kisskb/src/kernel/rcu/update.c: In function 'show_rcu_tasks_rude_gp_kthread': /kisskb/src/kernel/rcu/tasks.h:142:6: note: byref variable will be forcibly initialized /kisskb/src/kernel/rcu/update.c: In function 'show_rcu_tasks_trace_gp_kthread': /kisskb/src/kernel/rcu/tasks.h:142:6: note: byref variable will be forcibly initialized /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 char type[32], *description; ^~~~ In file included from /kisskb/src/kernel/rcu/update.c:580: /kisskb/src/kernel/rcu/tasks.h:1203:7: note: byref variable will be forcibly initialized char buf[64]; ^~~ In file included from /kisskb/src/kernel/rcu/update.c:580: /kisskb/src/kernel/rcu/update.c: In function 'show_rcu_tasks_gp_kthreads': /kisskb/src/kernel/rcu/tasks.h:142:6: note: byref variable will be forcibly initialized int i = data_race(rtp->gp_state); // Let KCSAN detect update races ^ /kisskb/src/kernel/rcu/tasks.h:142:6: note: byref variable will be forcibly initialized /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 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 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 struct key *instkey, *dest_keyring; ^~~~~~~~~~~~ In file included from /kisskb/src/kernel/power/energy_model.c:17: /kisskb/src/kernel/power/energy_model.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/power/energy_model.c: In function 'em_create_perf_table': /kisskb/src/kernel/power/energy_model.c:111:23: note: byref variable will be forcibly initialized unsigned long power, freq, prev_freq = 0; ^~~~ /kisskb/src/kernel/power/energy_model.c:111:16: note: byref variable will be forcibly initialized unsigned long power, freq, prev_freq = 0; ^~~~~ /kisskb/src/kernel/power/energy_model.c: In function 'em_debug_create_ps': /kisskb/src/kernel/power/energy_model.c:36:7: note: byref variable will be forcibly initialized char name[24]; ^~~~ /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 char type[32], *description; ^~~~ /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 struct iov_iter from; ^~~~ /kisskb/src/security/keys/keyctl.c:1250:16: note: byref variable will be forcibly initialized 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 struct iov_iter from; ^~~~ /kisskb/src/security/keys/keyctl.c:1279:39: note: byref variable will be forcibly initialized struct iovec iovstack[UIO_FASTIOV], *iov = iovstack; ^~~ /kisskb/src/security/keys/keyctl.c:1279:15: note: byref variable will be forcibly initialized 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 struct key *instkey, *dest_keyring; ^~~~~~~~~~~~ /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 char type[32]; ^~~~ /kisskb/src/fs/verity/verify.c: In function 'verify_page': /kisskb/src/fs/verity/verify.c:96:5: note: byref variable will be forcibly initialized u8 real_hash[FS_VERITY_MAX_DIGEST_SIZE]; ^~~~~~~~~ /kisskb/src/fs/verity/verify.c:94:5: note: byref variable will be forcibly initialized u8 _want_hash[FS_VERITY_MAX_DIGEST_SIZE]; ^~~~~~~~~~ /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c: In function '__ecb_crypt': /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c:103:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c: In function '__xts_crypt': /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c:328:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c:326:26: note: byref variable will be forcibly initialized struct skcipher_request subreq; ^~~~~~ /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c:325:32: note: byref variable will be forcibly initialized struct scatterlist sg_src[2], sg_dst[2]; ^~~~~~ /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c:325:21: note: byref variable will be forcibly initialized struct scatterlist sg_src[2], sg_dst[2]; ^~~~~~ In file included from /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c:11: /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c: In function 'crypto_ctr_encrypt_walk': /kisskb/src/include/crypto/ctr.h:27:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/include/crypto/ctr.h:26:5: note: byref variable will be forcibly initialized u8 buf[MAX_CIPHER_BLOCKSIZE]; ^~~ /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c: In function 'aesbs_setkey': /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c:81:24: note: byref variable will be forcibly initialized struct crypto_aes_ctx rk; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/fsverity.h:14, from /kisskb/src/fs/verity/fsverity_private.h:18, from /kisskb/src/fs/verity/read_metadata.c:8: /kisskb/src/fs/verity/read_metadata.c: In function 'fsverity_get_info': /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c: In function 'aesbs_xts_setkey': /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c:274:24: note: byref variable will be forcibly initialized struct crypto_aes_ctx rk; ^~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/fsverity.h:124:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&inode->i_verity_info); ^~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c: In function 'ctr_encrypt': /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c:234:5: note: byref variable will be forcibly initialized u8 buf[AES_BLOCK_SIZE]; ^~~ /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c:233:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c: In function 'cbc_decrypt': /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c:186:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c: In function 'cbc_encrypt': /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c:163:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c: In function 'aesbs_cbc_setkey': /kisskb/src/arch/arm64/crypto/aes-neonbs-glue.c:140:24: note: byref variable will be forcibly initialized struct crypto_aes_ctx rk; ^~ /kisskb/src/fs/verity/read_metadata.c: In function 'fsverity_read_descriptor': /kisskb/src/fs/verity/read_metadata.c:101:9: note: byref variable will be forcibly initialized size_t desc_size; ^~~~~~~~~ /kisskb/src/fs/verity/read_metadata.c:100:30: note: byref variable will be forcibly initialized struct fsverity_descriptor *desc; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/kernel/rcu/srcutree.c:19: /kisskb/src/kernel/rcu/srcutree.c: In function 'srcu_advance_state': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/srcutree.c:1191:22: note: in expansion of macro 'smp_load_acquire' idx = rcu_seq_state(smp_load_acquire(&ssp->srcu_gp_seq)); /* ^^^ */ ^~~~~~~~~~~~~~~~ /kisskb/src/fs/verity/read_metadata.c: In function 'fsverity_read_signature': /kisskb/src/fs/verity/read_metadata.c:122:9: note: byref variable will be forcibly initialized size_t desc_size; ^~~~~~~~~ /kisskb/src/fs/verity/read_metadata.c:121:30: note: byref variable will be forcibly initialized struct fsverity_descriptor *desc; ^~~~ /kisskb/src/fs/verity/read_metadata.c: In function 'fsverity_ioctl_read_metadata': /kisskb/src/fs/verity/read_metadata.c:156:36: note: byref variable will be forcibly initialized struct fsverity_read_metadata_arg arg; ^~~ /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 int levelspread[RCU_NUM_LVLS]; ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/kernel/rcu/srcutree.c:19: /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/srcutree.c:185:2: note: in expansion of macro 'smp_store_release' smp_store_release(&ssp->srcu_gp_seq_needed, 0); /* Init done. */ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/srcutree.c: In function 'check_init_srcu_struct': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/srcutree.c:234:21: note: in expansion of macro 'smp_load_acquire' if (!rcu_seq_state(smp_load_acquire(&ssp->srcu_gp_seq_needed))) /*^^^*/ ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/srcutree.c: In function 'srcu_invoke_callbacks': /kisskb/src/kernel/rcu/srcutree.c:1247:20: note: byref variable will be forcibly initialized struct rcu_cblist ready_cbs; ^~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/kernel/rcu/srcutree.c:19: /kisskb/src/kernel/rcu/srcutree.c: In function 'srcu_funnel_gp_start': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/srcutree.c:676:3: note: in expansion of macro 'smp_store_release' smp_store_release(&ssp->srcu_gp_seq_needed, s); /*^^^*/ ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/rcu/srcutree.c: In function '__synchronize_srcu': /kisskb/src/kernel/rcu/srcutree.c:920:25: note: byref variable will be forcibly initialized struct rcu_synchronize rcu; ^~~ /kisskb/src/drivers/bus/mhi/core/init.c: In function 'mhi_init_mmio': /kisskb/src/drivers/bus/mhi/core/init.c:420:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/bus/mhi/core/init.c: In function 'mhi_driver_remove': /kisskb/src/drivers/bus/mhi/core/init.c:1251:20: note: byref variable will be forcibly initialized enum mhi_ch_state ch_state[] = { ^~~~~~~~ /kisskb/src/drivers/bus/mhi/core/init.c: In function 'mhi_prepare_for_power_up': /kisskb/src/drivers/bus/mhi/core/init.c:1050:6: note: byref variable will be forcibly initialized u32 bhie_off; ^~~~~~~~ /kisskb/src/drivers/bus/mhi/core/init.c: In function 'mhi_register_controller': /kisskb/src/drivers/bus/mhi/core/init.c:863:6: note: byref variable will be forcibly initialized u32 soc_info; ^~~~~~~~ /kisskb/src/mm/page-writeback.c: In function '__wb_calc_thresh': /kisskb/src/mm/page-writeback.c:763:27: note: byref variable will be forcibly initialized unsigned long numerator, denominator; ^~~~~~~~~~~ /kisskb/src/mm/page-writeback.c:763:16: note: byref variable will be forcibly initialized unsigned long numerator, denominator; ^~~~~~~~~ /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c: In function 'imx_pinconf_group_dbg_show': /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c:468:16: note: byref variable will be forcibly initialized unsigned long config; ^~~~~~ /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c: In function 'imx_pinconf_dbg_show': /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c:440:16: note: byref variable will be forcibly initialized unsigned long config; ^~~~~~ /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c: In function 'imx_pinconf_decode_generic_config': /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c:301:6: note: byref variable will be forcibly initialized u32 raw_config = 0; ^~~~~~~~~~ In file included from /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c:22: /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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/pinctrl/freescale/pinctrl-imx.c:16: /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c: In function 'imx_pinconf_parse_generic_config': /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c:335:17: note: byref variable will be forcibly initialized unsigned long *configs; ^~~~~~~ /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c:334:15: note: byref variable will be forcibly initialized unsigned int num_configs; ^~~~~~~~~~~ /kisskb/src/mm/page-writeback.c: In function 'balance_dirty_pages': /kisskb/src/mm/page-writeback.c:1569:6: note: byref variable will be forcibly initialized int nr_dirtied_pause; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c: In function 'imx_pinctrl_parse_groups': /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c:576:16: note: byref variable will be forcibly initialized const __be32 *list; ^~~~ /kisskb/src/drivers/pinctrl/freescale/pinctrl-imx.c:575:6: note: byref variable will be forcibly initialized int size, pin_size; ^~~~ /kisskb/src/mm/page-writeback.c: In function 'writeback_set_ratelimit': /kisskb/src/mm/page-writeback.c:2060:16: note: byref variable will be forcibly initialized unsigned long dirty_thresh; ^~~~~~~~~~~~ /kisskb/src/mm/page-writeback.c:2059:16: note: byref variable will be forcibly initialized unsigned long background_thresh; ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-sun6i-r.c: In function 'sun6i_r_intc_suspend': /kisskb/src/drivers/irqchip/irq-sun6i-r.c:271:6: note: byref variable will be forcibly initialized u32 buf[BITS_TO_U32(max(SUN6I_NR_TOP_LEVEL_IRQS, SUN6I_NR_MUX_BITS))]; ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/mm/page-writeback.c:18: /kisskb/src/mm/page-writeback.c: In function 'tag_pages_for_writeback': /kisskb/src/mm/page-writeback.c:2118:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, start); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/irqchip/irq-sun6i-r.c: In function 'sun6i_r_intc_domain_alloc': /kisskb/src/drivers/irqchip/irq-sun6i-r.c:227:20: note: byref variable will be forcibly initialized struct irq_fwspec gic_fwspec; ^~~~~~~~~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/irqchip.h:14, from /kisskb/src/drivers/irqchip/irq-sun6i-r.c:45: /kisskb/src/drivers/irqchip/irq-sun6i-r.c: In function 'irq_find_matching_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec = { ^~~~~~ /kisskb/src/drivers/irqchip/irq-sun6i-r.c: In function 'irq_find_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/irqchip/irq-sun6i-r.c: In function 'sun6i_r_intc_init': /kisskb/src/drivers/irqchip/irq-sun6i-r.c:311:25: note: byref variable will be forcibly initialized struct of_phandle_args nmi_parent; ^~~~~~~~~~ /kisskb/src/mm/page-writeback.c: In function '__test_set_page_writeback': /kisskb/src/mm/page-writeback.c:2773:12: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, page_index(page)); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 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:2177:10: note: byref variable will be forcibly initialized pgoff_t index; ^~~~~ /kisskb/src/mm/page-writeback.c:2175:17: note: byref variable will be forcibly initialized struct pagevec pvec; ^~~~ /kisskb/src/drivers/irqchip/irq-owl-sirq.c: In function 'owl_sirq_domain_alloc': /kisskb/src/drivers/irqchip/irq-owl-sirq.c:233:20: note: byref variable will be forcibly initialized struct irq_fwspec parent_fwspec; ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/irqchip.h:14, from /kisskb/src/drivers/irqchip/irq-owl-sirq.c:15: /kisskb/src/drivers/irqchip/irq-owl-sirq.c: In function 'irq_find_matching_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec = { ^~~~~~ /kisskb/src/drivers/irqchip/irq-owl-sirq.c: In function 'irq_find_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/fs/kernfs/dir.c: In function 'kernfs_path_from_node_locked': /kisskb/src/fs/kernfs/dir.c:127:13: note: byref variable will be forcibly initialized const char parent_str[] = "/.."; ^~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-owl-sirq.c: In function 'owl_sirq_init': /kisskb/src/drivers/irqchip/irq-owl-sirq.c:307:26: note: byref variable will be forcibly initialized struct of_phandle_args irq; ^~~ /kisskb/src/fs/kernfs/dir.c: In function '__kernfs_new_node': /kisskb/src/fs/kernfs/dir.c:653:16: note: byref variable will be forcibly initialized struct iattr iattr = { ^~~~~ /kisskb/src/fs/kernfs/dir.c: In function 'kernfs_walk_ns': /kisskb/src/fs/kernfs/dir.c:862:8: note: byref variable will be forcibly initialized char *p, *name; ^ /kisskb/src/fs/kernfs/inode.c: In function 'kernfs_vfs_user_xattr_add': /kisskb/src/fs/kernfs/inode.c:343:10: note: byref variable will be forcibly initialized ssize_t removed_size; ^~~~~~~~~~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/fs/kernfs/dir.c:474:2: note: in expansion of macro 'wait_event' wait_event(root->deactivate_waitq, ^~~~~~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/readahead.c:12: /kisskb/src/mm/readahead.c: In function 'page_cache_ra_unbounded': /kisskb/src/mm/readahead.c:179:12: note: byref variable will be forcibly initialized LIST_HEAD(page_pool); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/kernfs/inode.c: In function 'kernfs_vfs_user_xattr_rm': /kisskb/src/fs/kernfs/inode.c:377:10: note: byref variable will be forcibly initialized ssize_t removed_size; ^~~~~~~~~~~~ /kisskb/src/fs/kernfs/dir.c: In function 'kernfs_remove_self': /kisskb/src/fs/kernfs/dir.c:1465:15: note: byref variable will be forcibly initialized DEFINE_WAIT(wait); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/fs/kernfs/dir.c:1465:3: note: in expansion of macro 'DEFINE_WAIT' DEFINE_WAIT(wait); ^~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/return_address.c: In function 'return_address': /kisskb/src/arch/arm64/kernel/return_address.c:38:20: note: byref variable will be forcibly initialized struct stackframe frame; ^~~~~ /kisskb/src/arch/arm64/kernel/return_address.c:37:29: note: byref variable will be forcibly initialized struct return_address_data data; ^~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c: In function 'cert_sig_digest_update': /kisskb/src/crypto/asymmetric_keys/public_key.c:258:16: note: byref variable will be forcibly initialized unsigned char dgst[SM3_DIGEST_SIZE]; ^~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c: In function 'software_key_query': /kisskb/src/crypto/asymmetric_keys/public_key.c:110:7: note: byref variable will be forcibly initialized char alg_name[CRYPTO_MAX_ALG_NAME]; ^~~~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c: In function 'software_key_eds_op': /kisskb/src/crypto/asymmetric_keys/public_key.c:174:7: note: byref variable will be forcibly initialized char alg_name[CRYPTO_MAX_ALG_NAME]; ^~~~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:173:28: note: byref variable will be forcibly initialized struct scatterlist in_sg, out_sg; ^~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:173:21: note: byref variable will be forcibly initialized struct scatterlist in_sg, out_sg; ^~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:172:21: note: byref variable will be forcibly initialized struct crypto_wait cwait; ^~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c: In function 'public_key_verify_signature': /kisskb/src/crypto/asymmetric_keys/public_key.c:316:7: note: byref variable will be forcibly initialized char alg_name[CRYPTO_MAX_ALG_NAME]; ^~~~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:315:21: note: byref variable will be forcibly initialized struct scatterlist src_sg[2]; ^~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:312:21: note: byref variable will be forcibly initialized struct crypto_wait cwait; ^~~~~ /kisskb/src/kernel/irq/handle.c: In function 'handle_irq_event_percpu': /kisskb/src/kernel/irq/handle.c:194:15: note: byref variable will be forcibly initialized unsigned int flags = 0; ^~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_read': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:490:6: note: byref variable will be forcibly initialized 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:475:15: note: byref variable will be forcibly initialized 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:999:15: note: byref variable will be forcibly initialized unsigned int reg; ^~~ /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:490:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:490: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:1521:6: note: byref variable will be forcibly initialized 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:1577:15: note: byref variable will be forcibly initialized 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:490:6: note: byref variable will be forcibly initialized 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:567:6: note: byref variable will be forcibly initialized u32 rd_val; ^~~~~~ /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:475:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:475:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_phy_on': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1611:6: note: byref variable will be forcibly initialized u32 read_val; ^~~~~~~~ /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:622:6: note: byref variable will be forcibly initialized u32 read_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:2084:6: note: byref variable will be forcibly initialized u32 phy_type; ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/pagemap.h:85, from /kisskb/src/mm/swap.c:43: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:28:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_lru_insertion, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:28:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:61:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_lru_activate, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:61:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_lru_activate, ^~~~~~~~~~~ /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c: In function 'msm_config_group_get': /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c:321:11: note: byref variable will be forcibly initialized unsigned bit; ^~~ /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c:319:11: note: byref variable will be forcibly initialized unsigned mask; ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/pagemap.h:85, from /kisskb/src/mm/swap.c:43: /kisskb/src/mm/swap.c: In function 'trace_event_raw_event_mm_lru_insertion': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:28:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:61:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_lru_activate, ^~~~~~~~~~~ /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c: In function 'msm_config_group_set': /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c:405:11: note: byref variable will be forcibly initialized unsigned bit; ^~~ /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c:403:11: note: byref variable will be forcibly initialized unsigned mask; ^~~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c:12: /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'parse_rsc_event': /kisskb/src/drivers/bus/mhi/core/main.c:630:20: note: byref variable will be forcibly initialized 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:1396:20: note: byref variable will be forcibly initialized struct mhi_result result; ^~~~~~ /kisskb/src/fs/sysfs/dir.c: In function 'sysfs_create_dir_ns': /kisskb/src/fs/sysfs/dir.c:44:9: note: byref variable will be forcibly initialized kgid_t gid; ^~~ /kisskb/src/fs/sysfs/dir.c:43:9: note: byref variable will be forcibly initialized kuid_t uid; ^~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_read_reg_field': /kisskb/src/drivers/bus/mhi/core/main.c:28:6: note: byref variable will be forcibly initialized u32 tmp; ^~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_write_reg_field': /kisskb/src/drivers/bus/mhi/core/main.c:50:6: note: byref variable will be forcibly initialized u32 tmp; ^~~ /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c: In function 'msm_gpio_irq_set_type': /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c:959:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_get_exec_env': /kisskb/src/drivers/bus/mhi/core/main.c:128:6: note: byref variable will be forcibly initialized u32 exec; ^~~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_get_mhi_state': /kisskb/src/drivers/bus/mhi/core/main.c:28:6: note: byref variable will be forcibly initialized u32 tmp; ^~~ /kisskb/src/mm/swap.c: In function 'get_kernel_page': /kisskb/src/mm/swap.c:194:20: note: byref variable will be forcibly initialized const struct kvec kiov = { ^~~~ In file included from /kisskb/src/arch/arm64/kernel/cacheinfo.c:10: /kisskb/src/arch/arm64/kernel/cacheinfo.c: In function 'init_cache_level': /kisskb/src/include/linux/cacheinfo.h:95:6: note: byref variable will be forcibly initialized int ret; \ ^~~ /kisskb/src/arch/arm64/kernel/cacheinfo.c:101:1: note: in expansion of macro 'DEFINE_SMP_CALL_CACHE_FUNCTION' DEFINE_SMP_CALL_CACHE_FUNCTION(init_cache_level) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/cacheinfo.c: In function 'populate_cache_leaves': /kisskb/src/include/linux/cacheinfo.h:95:6: note: byref variable will be forcibly initialized int ret; \ ^~~ /kisskb/src/arch/arm64/kernel/cacheinfo.c:102:1: note: in expansion of macro 'DEFINE_SMP_CALL_CACHE_FUNCTION' DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/mm/swap.c:17: /kisskb/src/mm/swap.c: In function 'lru_add_drain_all': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/mm/swap.c:775:13: note: in expansion of macro 'smp_load_acquire' this_gen = smp_load_acquire(&lru_drain_gen); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_intvec_threaded_handler': /kisskb/src/drivers/bus/mhi/core/main.c:28:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/bus/mhi/core/main.c:128:6: note: byref variable will be forcibly initialized u32 exec; ^~~~ In file included from /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c:18: /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_ctrl_ev_task': /kisskb/src/drivers/bus/mhi/core/main.c:28:6: note: byref variable will be forcibly initialized u32 tmp; ^~~ /kisskb/src/mm/swap.c: In function 'release_pages': /kisskb/src/mm/swap.c:851:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/swap.c:17: /kisskb/src/mm/swap.c:849:12: note: byref variable will be forcibly initialized LIST_HEAD(pages_to_free); ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c:19: /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c: In function 'irq_find_matching_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec = { ^~~~~~ /kisskb/src/drivers/pinctrl/qcom/pinctrl-msm.c: In function 'msm_gpio_init': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_queue_skb': /kisskb/src/drivers/bus/mhi/core/main.c:1035:22: note: byref variable will be forcibly initialized 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:1053:22: note: byref variable will be forcibly initialized 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:1117:22: note: byref variable will be forcibly initialized struct mhi_buf_info buf_info = { }; ^~~~~~~~ /kisskb/src/drivers/bus/mhi/core/main.c:503:20: note: byref variable will be forcibly initialized struct mhi_result result; ^~~~~~ /kisskb/src/mm/swap.c: In function 'pagevec_lru_move_fn': /kisskb/src/mm/swap.c:208:16: note: byref variable will be forcibly initialized unsigned long flags = 0; ^~~~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_prepare_channel': /kisskb/src/drivers/bus/mhi/core/main.c:1308:24: note: byref variable will be forcibly initialized struct mhi_buf_info info = { }; ^~~~ /kisskb/src/mm/swap.c: In function '__pagevec_lru_add': /kisskb/src/mm/swap.c:1006:16: note: byref variable will be forcibly initialized unsigned long flags = 0; ^~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from /kisskb/src/arch/arm64/include/asm/rwonce.h:71, from /kisskb/src/include/linux/compiler.h:248, from /kisskb/src/include/linux/init.h:5, from /kisskb/src/arch/arm64/kernel/alternative.c:11: /kisskb/src/arch/arm64/kernel/alternative.c: In function '__apply_alternatives_multi_stop': /kisskb/src/arch/arm64/kernel/alternative.c:213:18: note: byref variable will be forcibly initialized DECLARE_BITMAP(remaining_capabilities, ARM64_NPATCHABLE); ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/arch/arm64/kernel/alternative.c:202:20: note: byref variable will be forcibly initialized struct alt_region region = { ^~~~~~ /kisskb/src/arch/arm64/kernel/alternative.c: In function 'apply_boot_alternatives': /kisskb/src/arch/arm64/kernel/alternative.c:240:20: note: byref variable will be forcibly initialized struct alt_region region = { ^~~~~~ /kisskb/src/kernel/dma/mapping.c: In function 'dma_alloc_attrs': /kisskb/src/kernel/dma/mapping.c:431:8: note: byref variable will be forcibly initialized void *cpu_addr; ^~~~~~~~ /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 u8 tag; ^~~ /kisskb/src/drivers/irqchip/irq-gic.c: In function 'gic_irq_domain_alloc': /kisskb/src/drivers/irqchip/irq-gic.c:1082:15: note: byref variable will be forcibly initialized unsigned int type = IRQ_TYPE_NONE; ^~~~ /kisskb/src/drivers/irqchip/irq-gic.c:1081:18: note: byref variable will be forcibly initialized irq_hw_number_t hwirq; ^~~~~ /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 u32 d[] = {1, 0}; ^ /kisskb/src/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c:132:6: note: byref variable will be forcibly initialized u32 n[] = {0, 1}; ^ /kisskb/src/drivers/irqchip/irq-gic.c: In function 'gic_check_eoimode': /kisskb/src/drivers/irqchip/irq-gic.c:1305:18: note: byref variable will be forcibly initialized struct resource cpuif_res; ^~~~~~~~~ /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 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 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 u32 locked; ^~~~~~ /kisskb/src/fs/ramfs/inode.c: In function 'ramfs_parse_param': /kisskb/src/fs/ramfs/inode.c:208:25: note: byref variable will be forcibly initialized struct fs_parse_result result; ^~~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_affinity_notify': /kisskb/src/kernel/irq/manage.c:480:16: note: byref variable will be forcibly initialized cpumask_var_t cpumask; ^~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c: In function 'mhi_tryset_pm_state': /kisskb/src/drivers/bus/mhi/core/pm.c:114:16: note: byref variable will be forcibly initialized unsigned long cur_state = mhi_cntrl->pm_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/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/bus/mhi/core/pm.c:8: /kisskb/src/drivers/bus/mhi/core/pm.c: In function 'mhi_pm_disable_transition': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:473:9: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(mhi_cntrl->state_event, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:466:7: note: byref variable will be forcibly initialized u32 in_reset = -1; ^~~~~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_thread_check_affinity': /kisskb/src/kernel/irq/manage.c:1094:16: note: byref variable will be forcibly initialized cpumask_var_t mask; ^~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_thread': /kisskb/src/kernel/irq/manage.c:1226:23: note: byref variable will be forcibly initialized struct callback_head on_exit_work; ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/bus/mhi/core/pm.c:8: /kisskb/src/drivers/bus/mhi/core/pm.c: In function 'mhi_ready_state_transition': /kisskb/src/kernel/irq/manage.c: In function 'irq_update_affinity_desc': /kisskb/src/kernel/irq/manage.c:393:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_set_affinity_hint': /kisskb/src/kernel/irq/manage.c:461:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:164:2: note: in expansion of macro 'wait_event_timeout' wait_event_timeout(mhi_cntrl->state_event, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:160:17: note: byref variable will be forcibly initialized u32 reset = 1, ready = 0; ^~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:160:6: note: byref variable will be forcibly initialized u32 reset = 1, ready = 0; ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_set_vcpu_affinity': /kisskb/src/kernel/irq/manage.c:615:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/irq/manage.c: In function '__disable_irq_nosync': /kisskb/src/kernel/irq/manage.c:652:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'enable_irq': /kisskb/src/kernel/irq/manage.c:780:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_set_irq_wake': /kisskb/src/kernel/irq/manage.c:844:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'can_request_irq': /kisskb/src/kernel/irq/manage.c:893:16: note: byref variable will be forcibly initialized 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/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/bus/mhi/core/pm.c:8: /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:605:9: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(mhi_cntrl->state_event, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:598:7: note: byref variable will be forcibly initialized u32 in_reset = -1; ^~~~~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_set_parent': /kisskb/src/kernel/irq/manage.c:967:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'enable_percpu_irq': /kisskb/src/kernel/irq/manage.c:2301:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_percpu_is_enabled': /kisskb/src/kernel/irq/manage.c:2348:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'disable_percpu_irq': /kisskb/src/kernel/irq/manage.c:2365:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'prepare_percpu_nmi': /kisskb/src/kernel/irq/manage.c:2660:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'teardown_percpu_nmi': /kisskb/src/kernel/irq/manage.c:2703:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/irq/manage.c: In function '__synchronize_hardirq': /kisskb/src/kernel/irq/manage.c:42:7: note: byref variable will be forcibly initialized bool inprogress; ^~~~~~~~~~ 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/bus/mhi/core/pm.c:8: /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:841:8: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(mhi_cntrl->state_event, ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:801:8: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(mhi_cntrl->state_event, ^~~~~~~~~~~~~~~~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/kernel/irq/manage.c:138:3: note: in expansion of macro 'wait_event' wait_event(desc->wait_for_threads, ^~~~~~~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_get_irqchip_state': /kisskb/src/kernel/irq/manage.c:2763:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_set_irqchip_state': /kisskb/src/kernel/irq/manage.c:2797:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:906:8: note: in expansion of macro 'wait_event_timeout' ret = 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:938:8: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(mhi_cntrl->state_event, ^~~~~~~~~~~~~~~~~~ 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/bus/mhi/core/pm.c:8: /kisskb/src/drivers/bus/mhi/core/pm.c: In function 'mhi_pm_st_worker': /kisskb/src/drivers/bus/mhi/core/pm.c:724:12: note: byref variable will be forcibly initialized LIST_HEAD(head); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/bus/mhi/core/pm.c:8: /kisskb/src/drivers/bus/mhi/core/pm.c: In function 'mhi_async_power_up': In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/security/keys/request_key.c:11: /kisskb/src/security/keys/request_key.c: In function 'key_read_state': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:1085:9: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(mhi_cntrl->state_event, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:1019:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/key.h:447:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&key->state); ^~~~~~~~~~~~~~~~ /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 struct key *dest_keyring = *_dest_keyring, *authkey; ^~~~~~~~~~~~ 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/bus/mhi/core/pm.c:8: /kisskb/src/drivers/bus/mhi/core/pm.c: In function 'mhi_sync_power_up': /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 struct assoc_array_edit *edit = NULL; ^~~~ /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 struct key *key; ^~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:1188:2: note: in expansion of macro 'wait_event_timeout' wait_event_timeout(mhi_cntrl->state_event, ^~~~~~~~~~~~~~~~~~ /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 char desc[20]; ^~~~ /kisskb/src/security/keys/request_key.c:123:20: note: byref variable will be forcibly initialized char key_str[12], keyring_str[3][12]; ^~~~~~~~~~~ /kisskb/src/security/keys/request_key.c:123:7: note: byref variable will be forcibly initialized char key_str[12], keyring_str[3][12]; ^~~~~~~ /kisskb/src/security/keys/request_key.c:122:40: note: byref variable will be forcibly initialized 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 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 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 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 struct key *key = rka->target_key, *keyring, *session, *user_session; ^~~~~~~~~~~~ /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:1214:8: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(mhi_cntrl->state_event, ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/cpufeature.c: In function 'parse_kpti': /kisskb/src/arch/arm64/kernel/cpufeature.c:1485:7: note: byref variable will be forcibly initialized bool enabled; ^~~~~~~ /kisskb/src/arch/arm64/kernel/cpufeature.c: In function 'do_emulate_mrs': /kisskb/src/arch/arm64/kernel/cpufeature.c:2869:6: note: byref variable will be forcibly initialized u64 val; ^~~ /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 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 struct old_timespec32 ts = { ^~ /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 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 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 struct timezone new_tz; ^~~~~~ /kisskb/src/kernel/time/time.c:202:20: note: byref variable will be forcibly initialized 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 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 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 struct __kernel_timex txc; ^~~ /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 char buffer[50]; ^~~~~~ /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 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 struct __kernel_timespec kts = { ^~~ /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 struct old_timespec32 ts = { ^~ /kisskb/src/kernel/time/time.c: In function 'get_itimerspec64': /kisskb/src/kernel/time/time.c:784:27: note: byref variable will be forcibly initialized struct __kernel_timespec kts; ^~~ /kisskb/src/kernel/time/time.c: In function 'put_itimerspec64': /kisskb/src/kernel/time/time.c:807:27: note: byref variable will be forcibly initialized struct __kernel_timespec kts = { ^~~ /kisskb/src/kernel/time/time.c:807:27: note: byref variable will be forcibly initialized /kisskb/src/kernel/time/time.c: In function 'get_old_itimerspec32': /kisskb/src/kernel/time/time.c:819:24: note: byref variable will be forcibly initialized struct old_timespec32 ts; ^~ /kisskb/src/kernel/time/time.c: In function 'put_old_itimerspec32': /kisskb/src/kernel/time/time.c:835:24: note: byref variable will be forcibly initialized struct old_timespec32 ts = { ^~ /kisskb/src/kernel/time/time.c:835:24: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/backing-dev.h:13, from /kisskb/src/mm/truncate.c:12: /kisskb/src/mm/truncate.c: In function '__clear_shadow_entry': /kisskb/src/mm/truncate.c:37:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/mm/truncate.c: In function '__invalidate_mapping_pages': /kisskb/src/mm/truncate.c:487:17: note: byref variable will be forcibly initialized struct pagevec pvec; ^~~~ /kisskb/src/mm/truncate.c:486:10: note: byref variable will be forcibly initialized pgoff_t indices[PAGEVEC_SIZE]; ^~~~~~~ /kisskb/src/mm/truncate.c: In function 'truncate_inode_pages_range': /kisskb/src/mm/truncate.c:294:11: note: byref variable will be forcibly initialized pgoff_t indices[PAGEVEC_SIZE]; ^~~~~~~ /kisskb/src/mm/truncate.c:293:17: note: byref variable will be forcibly initialized struct pagevec pvec; ^~~~ /kisskb/src/mm/truncate.c: In function 'invalidate_inode_pages2_range': /kisskb/src/mm/truncate.c:629:17: note: byref variable will be forcibly initialized struct pagevec pvec; ^~~~ /kisskb/src/mm/truncate.c:628:10: note: byref variable will be forcibly initialized pgoff_t indices[PAGEVEC_SIZE]; ^~~~~~~ /kisskb/src/fs/coda/psdev.c: In function 'coda_psdev_write': /kisskb/src/fs/coda/psdev.c:98:21: note: byref variable will be forcibly initialized struct coda_in_hdr hdr; ^~~ /kisskb/src/fs/configfs/symlink.c: In function 'configfs_symlink': /kisskb/src/fs/configfs/symlink.c:149:22: note: byref variable will be forcibly initialized struct config_item *target_item = NULL; ^~~~~~~~~~~ /kisskb/src/fs/configfs/symlink.c:146:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/kernfs/file.c: In function 'kernfs_notify_workfn': /kisskb/src/fs/kernfs/file.c:869:15: note: byref variable will be forcibly initialized struct qstr name; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/security/keys/request_key_auth.c:10: /kisskb/src/security/keys/request_key_auth.c: In function 'key_read_state': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/key.h:447:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&key->state); ^~~~~~~~~~~~~~~~ /kisskb/src/security/keys/request_key_auth.c: In function 'request_key_auth_instantiate': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/key.h:476:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer((KEY)->payload.rcu_data0, (PAYLOAD)); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/security/keys/request_key_auth.c:57:2: note: in expansion of macro 'rcu_assign_keypointer' rcu_assign_keypointer(key, (struct request_key_auth *)prep->data); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/security/keys/request_key_auth.c: In function 'request_key_auth_destroy': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/key.h:476:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer((KEY)->payload.rcu_data0, (PAYLOAD)); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/security/keys/request_key_auth.c:152:3: note: in expansion of macro 'rcu_assign_keypointer' rcu_assign_keypointer(key, NULL); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/security/keys/request_key_auth.c: In function 'request_key_auth_revoke': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/key.h:476:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer((KEY)->payload.rcu_data0, (PAYLOAD)); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/security/keys/request_key_auth.c:139:2: note: in expansion of macro 'rcu_assign_keypointer' rcu_assign_keypointer(key, NULL); ^~~~~~~~~~~~~~~~~~~~~ /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 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 char description[16]; ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3.c: In function 'gic_peek_irq': /kisskb/src/drivers/irqchip/irq-gic-v3.c:319:6: note: byref variable will be forcibly initialized u32 index, mask; ^~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3.c: In function 'gic_irq_set_prio': /kisskb/src/drivers/irqchip/irq-gic-v3.c:442:14: note: byref variable will be forcibly initialized u32 offset, index; ^~~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/rcuscale.c:726:2: note: in expansion of macro 'wait_event' wait_event(shutdown_wq, ^~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3.c: In function 'gic_poke_irq': /kisskb/src/drivers/irqchip/irq-gic-v3.c:336:6: note: byref variable will be forcibly initialized u32 index, mask; ^~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/irqchip/irq-gic-v3.c:9: /kisskb/src/drivers/irqchip/irq-gic-v3.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/rcuscale.c:612:2: note: in expansion of macro 'wait_event' wait_event(shutdown_wq, ^~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3.c: In function 'gic_ipi_send_mask': /kisskb/src/drivers/irqchip/irq-gic-v3.c:1129:6: note: byref variable will be forcibly initialized int cpu; ^~~ /kisskb/src/drivers/irqchip/irq-gic-v3.c: In function 'gic_set_type': /kisskb/src/drivers/irqchip/irq-gic-v3.c:553:14: note: byref variable will be forcibly initialized u32 offset, index; ^~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3.c: In function 'gic_set_affinity': /kisskb/src/drivers/irqchip/irq-gic-v3.c:1178:14: note: byref variable will be forcibly initialized u32 offset, index; ^~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3.c: In function 'gic_irq_domain_alloc': /kisskb/src/drivers/irqchip/irq-gic-v3.c:1408:15: note: byref variable will be forcibly initialized unsigned int type = IRQ_TYPE_NONE; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3.c:1407:18: note: byref variable will be forcibly initialized irq_hw_number_t hwirq; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/ipi.h:90, from /kisskb/src/arch/arm64/kernel/smp.c:55: /kisskb/src/arch/arm64/kernel/smp.c: In function 'perf_trace_ipi_raise': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ipi.h:19:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(ipi_raise, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ipi.h:19:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(ipi_raise, ^~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/smp.c: In function 'perf_trace_ipi_handler': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/events/ipi.h:38:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(ipi_handler, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/ipi.h:38:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(ipi_handler, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/ipi.h:90, from /kisskb/src/arch/arm64/kernel/smp.c:55: /kisskb/src/arch/arm64/kernel/smp.c: In function 'trace_event_raw_event_ipi_raise': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ipi.h:19:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(ipi_raise, ^~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/smp.c: In function 'trace_event_raw_event_ipi_handler': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/ipi.h:38:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(ipi_handler, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3.c: In function 'gic_populate_ppi_partitions': /kisskb/src/drivers/irqchip/irq-gic-v3.c:1807:21: note: byref variable will be forcibly initialized struct irq_fwspec ppi_fwspec = { ^~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3.c:1779:8: note: byref variable will be forcibly initialized u32 cpu_phandle; ^~~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3.c: In function 'gic_of_setup_kvm_info': /kisskb/src/drivers/irqchip/irq-gic-v3.c:1836:6: note: byref variable will be forcibly initialized u32 gicv_idx; ^~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3.c:1835:18: note: byref variable will be forcibly initialized struct resource r; ^ /kisskb/src/drivers/irqchip/irq-gic-v3.c: In function 'gic_of_init': /kisskb/src/drivers/irqchip/irq-gic-v3.c:1889:19: note: byref variable will be forcibly initialized struct resource res; ^~~ /kisskb/src/drivers/irqchip/irq-gic-v3.c:1863:6: note: byref variable will be forcibly initialized u32 nr_redist_regions; ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3.c:1862:6: note: byref variable will be forcibly initialized u64 redist_stride; ^~~~~~~~~~~~~ /kisskb/src/kernel/dma/direct.c: In function 'dma_direct_alloc_from_pool': /kisskb/src/kernel/dma/direct.c:122:8: note: byref variable will be forcibly initialized void *ret; ^~~ /kisskb/src/kernel/dma/direct.c:121:6: note: byref variable will be forcibly initialized u64 phys_mask; ^~~~~~~~~ /kisskb/src/kernel/dma/direct.c: In function '__dma_direct_alloc_pages': /kisskb/src/kernel/dma/direct.c:83:6: note: byref variable will be forcibly initialized u64 phys_limit; ^~~~~~~~~~ /kisskb/src/fs/configfs/dir.c: In function 'configfs_rmdir': /kisskb/src/fs/configfs/dir.c:1488:18: note: byref variable will be forcibly initialized struct dentry *wait; ^~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/dma/direct.c: In function 'dma_direct_mmap': /kisskb/src/kernel/dma/direct.c:459:6: note: byref variable will be forcibly initialized int ret = -ENXIO; ^~~ /kisskb/src/arch/arm64/kernel/smp.c: In function 'smp_send_stop': /kisskb/src/arch/arm64/kernel/smp.c:1036:13: note: byref variable will be forcibly initialized cpumask_t mask; ^~~~ /kisskb/src/arch/arm64/kernel/smp.c: In function 'crash_smp_send_stop': /kisskb/src/arch/arm64/kernel/smp.c:1062:12: note: byref variable will be forcibly initialized cpumask_t mask; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/security/keys/process_keys.c:9: /kisskb/src/security/keys/process_keys.c: In function 'key_read_state': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/key.h:447:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&key->state); ^~~~~~~~~~~~~~~~ /kisskb/src/security/keys/process_keys.c: In function 'get_user_register': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/security/keys/process_keys.c:60:4: note: in expansion of macro 'smp_store_release' smp_store_release(&user_ns->user_keyring_register, ^~~~~~~~~~~~~~~~~ /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 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 char buf[20]; ^~~ /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 unsigned long flags; ^~~~~ /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 struct key *key, *user_session; ^~~~~~~~~~~~ /kisskb/src/security/keys/process_keys.c:621:14: note: byref variable will be forcibly initialized struct key *key, *user_session; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/security/keys/user_defined.c:10: /kisskb/src/security/keys/user_defined.c: In function 'key_read_state': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/key.h:447:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&key->state); ^~~~~~~~~~~~~~~~ /kisskb/src/security/keys/user_defined.c: In function 'user_update': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/key.h:476:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer((KEY)->payload.rcu_data0, (PAYLOAD)); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/security/keys/user_defined.c:115:2: note: in expansion of macro 'rcu_assign_keypointer' rcu_assign_keypointer(key, prep->payload.data[0]); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/security/keys/user_defined.c: In function 'user_revoke': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/key.h:476:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer((KEY)->payload.rcu_data0, (PAYLOAD)); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/security/keys/user_defined.c:136:3: note: in expansion of macro 'rcu_assign_keypointer' rcu_assign_keypointer(key, NULL); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/asymmetric_keys/pkcs8_parser.c: In function 'pkcs8_parse': /kisskb/src/crypto/asymmetric_keys/pkcs8_parser.c:99:29: note: byref variable will be forcibly initialized struct pkcs8_parse_context ctx; ^~~ /kisskb/src/crypto/asymmetric_keys/pkcs8_parser.c: In function 'pkcs8_note_OID': /kisskb/src/crypto/asymmetric_keys/pkcs8_parser.c:41:8: note: byref variable will be forcibly initialized char buffer[50]; ^~~~~~ /kisskb/src/fs/ecryptfs/file.c: In function 'ecryptfs_filldir': /kisskb/src/fs/ecryptfs/file.c:63:8: note: byref variable will be forcibly initialized char *name; ^~~~ /kisskb/src/fs/ecryptfs/file.c:62:9: note: byref variable will be forcibly initialized size_t name_size; ^~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/drivers/irqchip/irq-gic-v3-mbi.c:10: /kisskb/src/drivers/irqchip/irq-gic-v3-mbi.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-mbi.c: In function 'mbi_irq_gic_domain_alloc': /kisskb/src/drivers/irqchip/irq-gic-v3-mbi.c:45:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec; ^~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-mbi.c: In function 'mbi_init': /kisskb/src/drivers/irqchip/irq-gic-v3-mbi.c:311:19: note: byref variable will be forcibly initialized struct resource res; ^~~ /kisskb/src/fs/exportfs/expfs.c: In function 'get_name': /kisskb/src/fs/exportfs/expfs.c:288:27: note: byref variable will be forcibly initialized struct getdents_callback buffer = { ^~~~~~ /kisskb/src/fs/exportfs/expfs.c:284:14: note: byref variable will be forcibly initialized struct path child_path = { ^~~~~~~~~~ /kisskb/src/fs/exportfs/expfs.c:283:15: note: byref variable will be forcibly initialized struct kstat stat; ^~~~ /kisskb/src/fs/exportfs/expfs.c: In function 'exportfs_get_name': /kisskb/src/fs/exportfs/expfs.c:31:14: note: byref variable will be forcibly initialized struct path path = {.mnt = mnt, .dentry = dir}; ^~~~ /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 char nbuf[NAME_MAX+1]; ^~~~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-emmc.c: In function 'rockchip_emmc_phy_power': /kisskb/src/drivers/phy/rockchip/phy-rockchip-emmc.c:97:15: note: byref variable will be forcibly initialized unsigned int dllrdy; ^~~~~~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-emmc.c:96:15: note: byref variable will be forcibly initialized unsigned int caldone; ^~~~~~~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-emmc.c: In function 'rockchip_emmc_phy_probe': /kisskb/src/drivers/phy/rockchip/phy-rockchip-emmc.c:355:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-emmc.c:354:15: note: byref variable will be forcibly initialized unsigned int reg_offset; ^~~~~~~~~~ /kisskb/src/fs/configfs/item.c: In function 'config_item_set_name': /kisskb/src/fs/configfs/item.c:55:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/phy/phy-core.c: In function '_of_phy_get': /kisskb/src/drivers/phy/phy-core.c:502:25: note: byref variable will be forcibly initialized struct of_phandle_args args; ^~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'truncate_upper': /kisskb/src/fs/ecryptfs/inode.c:760:8: note: byref variable will be forcibly initialized char zero[] = { 0x00 }; ^~~~ /kisskb/src/drivers/phy/phy-core.c: In function 'of_phy_simple_xlate': /kisskb/src/drivers/phy/phy-core.c:637:24: note: byref variable will be forcibly initialized struct class_dev_iter iter; ^~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_readlink_lower': /kisskb/src/fs/ecryptfs/inode.c:659:8: note: byref variable will be forcibly initialized char *buf; ^~~ In file included from /kisskb/src/include/linux/fs.h:35, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:707, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/ecryptfs/inode.c:14: /kisskb/src/fs/ecryptfs/inode.c:656:22: note: byref variable will be forcibly initialized DEFINE_DELAYED_CALL(done); ^~~~ /kisskb/src/include/linux/delayed_call.h:15:55: note: in definition of macro 'DEFINE_DELAYED_CALL' #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} ^~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_getattr_link': /kisskb/src/fs/ecryptfs/inode.c:1001:10: note: byref variable will be forcibly initialized size_t targetsiz; ^~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_get_link': /kisskb/src/fs/ecryptfs/inode.c:679:9: note: byref variable will be forcibly initialized size_t len; ^~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_setattr': /kisskb/src/fs/ecryptfs/inode.c:905:15: note: byref variable will be forcibly initialized struct iattr lower_ia; ^~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_lookup': /kisskb/src/fs/ecryptfs/inode.c:394:9: note: byref variable will be forcibly initialized size_t len = ecryptfs_dentry->d_name.len; ^~~ /kisskb/src/fs/ecryptfs/inode.c:390:8: note: byref variable will be forcibly initialized char *encrypted_and_encoded_name = NULL; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_getattr': /kisskb/src/fs/ecryptfs/inode.c:1019:15: note: byref variable will be forcibly initialized struct kstat lower_stat; ^~~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_symlink': /kisskb/src/fs/ecryptfs/inode.c:475:9: note: byref variable will be forcibly initialized size_t encoded_symlen; ^~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c:474:8: note: byref variable will be forcibly initialized char *encoded_symname; ^~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c: In function 'arch_atomic_set_release': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-arch-fallback.h:163:2: note: in expansion of macro 'smp_store_release' smp_store_release(&(v)->counter, i); ^~~~~~~~~~~~~~~~~ /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 char buffer[50]; ^~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'get_its_list': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:211:16: note: byref variable will be forcibly initialized unsigned long its_list = 0; ^~~~~~~~ /kisskb/src/security/keys/dh.c: In function 'kdf_ctr': /kisskb/src/security/keys/dh.c:162:7: note: byref variable will be forcibly initialized u8 tmpbuffer[32]; ^~~~~~~~~ /kisskb/src/security/keys/dh.c:150:9: note: byref variable will be forcibly initialized __be32 counter = cpu_to_be32(1); ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/vmscan.h:501, from /kisskb/src/mm/vmscan.c:62: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:35:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_kswapd_sleep, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:35:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_kswapd_wake, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_kswapd_wake, ^~~~~~~~~~~ /kisskb/src/security/keys/dh.c: In function '__keyctl_dh_compute': /kisskb/src/security/keys/dh.c:243:20: note: byref variable will be forcibly initialized struct kdf_sdesc *sdesc = NULL; ^~~~~ /kisskb/src/security/keys/dh.c:238:23: note: byref variable will be forcibly initialized struct dh_completion compl; ^~~~~ /kisskb/src/security/keys/dh.c:237:21: note: byref variable will be forcibly initialized struct scatterlist outsg; ^~~~~ /kisskb/src/security/keys/dh.c:236:12: note: byref variable will be forcibly initialized struct dh dh_inputs; ^~~~~~~~~ /kisskb/src/security/keys/dh.c:235:26: note: byref variable will be forcibly initialized struct keyctl_dh_params pcopy; ^~~~~ /kisskb/src/kernel/rcu/rcu_segcblist.c: In function 'rcu_segcblist_merge': /kisskb/src/kernel/rcu/rcu_segcblist.c:614:20: note: byref variable will be forcibly initialized struct rcu_cblist pendcbs; ^~~~~~~ /kisskb/src/kernel/rcu/rcu_segcblist.c:613:20: note: byref variable will be forcibly initialized struct rcu_cblist donecbs; ^~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:75:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_wakeup_kswapd, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:75:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_wakeup_kswapd, ^~~~~~~~~~~ /kisskb/src/security/keys/dh.c: In function 'keyctl_dh_compute': /kisskb/src/security/keys/dh.c:414:27: note: byref variable will be forcibly initialized struct keyctl_kdf_params kdfcopy; ^~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/vmscan.h:101:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/vmscan.h:101:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/vmscan.h:145:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/vmscan.h:145:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'gic_check_reserved_range': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:2188:6: note: byref variable will be forcibly initialized u64 i; ^ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:2187:21: note: byref variable will be forcibly initialized phys_addr_t start, end, addr_end; ^~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:2187:14: note: byref variable will be forcibly initialized phys_addr_t start, end, addr_end; ^~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:185:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_shrink_slab_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:185:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:230:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_shrink_slab_end, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:230:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:267:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_lru_isolate, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:267:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_lru_isolate, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:316:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_writepage, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:316:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_writepage, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:339:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_lru_shrink_inactive, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:339:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_lru_shrink_inactive, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:7: /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:390:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_lru_shrink_active, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:390:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_lru_shrink_active, ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_inactive_list_is_low': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:426:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_inactive_list_is_low, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:426:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_inactive_list_is_low, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:467:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_node_reclaim_begin, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:467:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_node_reclaim_begin, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/vmscan.h:501, from /kisskb/src/mm/vmscan.c:62: /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_kswapd_sleep': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:35:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_kswapd_wake, ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_wakeup_kswapd': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:75:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_wakeup_kswapd, ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_direct_reclaim_begin_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/vmscan.h:101:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/vmscan.h:145:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_shrink_slab_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:185:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_shrink_slab_start, ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_shrink_slab_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:230:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:267:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_lru_isolate, ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_writepage': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:316:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_writepage, ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_lru_shrink_inactive': In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/util.c:2: /kisskb/src/mm/util.c: In function 'vm_mmap_pgoff': /kisskb/src/mm/util.c:513:12: note: byref variable will be forcibly initialized LIST_HEAD(uf); ^~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/util.c:512:16: note: byref variable will be forcibly initialized unsigned long populate; ^~~~~~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:339:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_lru_shrink_inactive, ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_lru_shrink_active': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:390:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_lru_shrink_active, ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_inactive_list_is_low': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:426:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_inactive_list_is_low, ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_node_reclaim_begin': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:467:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_vmscan_node_reclaim_begin, ^~~~~~~~~~~ /kisskb/src/mm/util.c: In function 'overcommit_policy_handler': /kisskb/src/mm/util.c:771:6: note: byref variable will be forcibly initialized int new_policy; ^~~~~~~~~~ /kisskb/src/mm/util.c:770:19: note: byref variable will be forcibly initialized struct ctl_table t; ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'list_empty_careful': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:318:27: note: in expansion of macro 'smp_load_acquire' struct list_head *next = smp_load_acquire(&head->next); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_mapc': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1191:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_invall': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1234:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_cpu_init_collection': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1191:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1234:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_discard': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1224:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_vpe_db_proxy_unmap_locked': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1224:22: note: byref variable will be forcibly initialized /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_irq_domain_deactivate': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1224:22: note: byref variable will be forcibly initialized /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_mapti': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1201:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_vpe_db_proxy_map_locked': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1201:22: note: byref variable will be forcibly initialized /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_movi': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1213:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_vpe_db_proxy_move': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1213:22: note: byref variable will be forcibly initialized /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_clear': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1160:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_int': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1150:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_inv': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1170:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_mapd': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1180:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_vmapp': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1271:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_vpe_irq_domain_deactivate': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1271:22: note: byref variable will be forcibly initialized /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_unmap_vm': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1271:22: note: byref variable will be forcibly initialized /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_vinvall': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1326:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_vpe_invall': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1326:22: note: byref variable will be forcibly initialized /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_invdb': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1376:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_vpe_4_1_send_inv': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1376:22: note: byref variable will be forcibly initialized /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_configure_sgi': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:4158:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_vinv': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1334:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_vmovi': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1258:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_slab': /kisskb/src/mm/vmscan.c:667:25: note: byref variable will be forcibly initialized struct shrink_control sc = { ^~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_vmapti': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1244:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_vint': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1348:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_send_vclear': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1362:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_irq_set_irqchip_state': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1160:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1150:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1362:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1348:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/dcache.h:5, from /kisskb/src/fs/ecryptfs/main.c:13: /kisskb/src/fs/ecryptfs/main.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_vpe_irq_domain_activate': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1271:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1326:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/fs/ecryptfs/main.c: In function 'ecryptfs_init_global_auth_toks': /kisskb/src/fs/ecryptfs/main.c:188:28: note: byref variable will be forcibly initialized struct ecryptfs_auth_tok *auth_tok; ^~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'page_check_references': /kisskb/src/mm/vmscan.c:989:16: note: byref variable will be forcibly initialized unsigned long vm_flags; ^~~~~~~~ /kisskb/src/fs/ecryptfs/main.c: In function '__ecryptfs_printk': /kisskb/src/fs/ecryptfs/main.c:73:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/fs/ecryptfs/main.c: In function 'ecryptfs_parse_options': /kisskb/src/fs/ecryptfs/main.c:266:8: note: byref variable will be forcibly initialized char *fn_cipher_key_bytes_src; ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/main.c:265:8: note: byref variable will be forcibly initialized char *cipher_key_bytes_src; ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/main.c:256:14: note: byref variable will be forcibly initialized substring_t args[MAX_OPT_ARGS]; ^~~~ /kisskb/src/mm/vmscan.c: In function 'pageout': /kisskb/src/mm/vmscan.c:820:28: note: byref variable will be forcibly initialized struct writeback_control wbc = { ^~~ /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 unsigned long flags; ^~~~~ /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 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 unsigned long flags; ^~~~~ /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 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 unsigned long flags; ^~~~~ /kisskb/src/fs/ecryptfs/main.c: In function 'ecryptfs_mount': /kisskb/src/fs/ecryptfs/main.c:486:8: note: byref variable will be forcibly initialized uid_t check_ruid; ^~~~~~~~~~ /kisskb/src/fs/ecryptfs/main.c:485:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_page_list': /kisskb/src/mm/vmscan.c:1089:15: note: byref variable will be forcibly initialized bool dirty, writeback, may_enter_fs; ^~~~~~~~~ /kisskb/src/mm/vmscan.c:1089:8: note: byref variable will be forcibly initialized bool dirty, writeback, may_enter_fs; ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c:1078:12: note: byref variable will be forcibly initialized LIST_HEAD(free_pages); ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/vmscan.c:1077:12: note: byref variable will be forcibly initialized LIST_HEAD(ret_pages); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/kernel/irq/chip.c: In function 'handle_untracked_irq': /kisskb/src/kernel/irq/chip.c:575:15: note: byref variable will be forcibly initialized unsigned int flags = 0; ^~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_create_device': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1180:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:3352:6: note: byref variable will be forcibly initialized int nr_lpis; ^~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:3351:6: note: byref variable will be forcibly initialized int lpi_base; ^~~~~~~~ /kisskb/src/kernel/irq/chip.c: In function '__irq_set_handler': /kisskb/src/kernel/irq/chip.c:1046:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_set_chained_handler_and_data': /kisskb/src/kernel/irq/chip.c:1061:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_modify_status': /kisskb/src/kernel/irq/chip.c:1085:16: note: byref variable will be forcibly initialized unsigned long flags, trigger, tmp; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/kernel/locking/lockdep.c:30: /kisskb/src/kernel/locking/lockdep.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'queued_spin_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/qspinlock.h:99:2: note: in expansion of macro 'smp_store_release' smp_store_release(&lock->locked, 0); ^~~~~~~~~~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_swapin': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_irq_gic_domain_alloc': /kisskb/src/mm/shmem.c:1495:24: note: byref variable will be forcibly initialized struct vm_area_struct pvma; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:3508:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec; ^~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_alloc_page': /kisskb/src/mm/shmem.c:1559:24: note: byref variable will be forcibly initialized struct vm_area_struct pvma; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_vpe_irq_domain_alloc': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:4456:12: note: byref variable will be forcibly initialized int base, nr_ids, i, err = 0; ^~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:4456:6: note: byref variable will be forcibly initialized int base, nr_ids, i, err = 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/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_killable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c:3221:2: note: in expansion of macro 'wait_event_killable' wait_event_killable(zone->zone_pgdat->pfmemalloc_wait, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c:3214:3: note: in expansion of macro 'wait_event_interruptible_timeout' wait_event_interruptible_timeout(pgdat->pfmemalloc_wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_replace_entry': /kisskb/src/mm/shmem.c:417:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_enable_quirk_socionext_synquacer': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:4648:6: note: byref variable will be forcibly initialized u32 pre_its_window[2]; ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c: In function 'move_pages_to_lru': /kisskb/src/mm/vmscan.c:1825:12: note: byref variable will be forcibly initialized LIST_HEAD(pages_to_free); ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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/lock.h:87, from /kisskb/src/kernel/locking/lockdep.c:63: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:13:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(lock_acquire, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:13:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(lock_acquire, ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/llc/llc_core.c:15: /kisskb/src/net/llc/llc_core.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /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 unicode_t u; ^ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/lock.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(lock, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/lock.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(lock, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_alloc_tables': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:2580:7: note: byref variable will be forcibly initialized u32 order; ^~~~~ 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:63: /kisskb/src/kernel/locking/lockdep.c: In function 'trace_event_raw_event_lock_acquire': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:13:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(lock_acquire, ^~~~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_alloc_hugepage': /kisskb/src/mm/shmem.c:1537:10: note: byref variable will be forcibly initialized pgoff_t hindex; ^~~~~~ /kisskb/src/mm/shmem.c:1535:24: note: byref variable will be forcibly initialized struct vm_area_struct pvma; ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'trace_event_raw_event_lock': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/lock.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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/drivers/irqchip/irq-gic-v3-its.c: In function 'its_select_cpu': /kisskb/src/include/linux/rculist.h:374:20: note: byref variable will be forcibly initialized struct list_head *__next = READ_ONCE(__ptr->next); \ ^~~~~~ /kisskb/src/kernel/locking/lockdep.c:1642:9: note: in expansion of macro 'list_next_or_null_rcu' return list_next_or_null_rcu(get_dep_list(lock->parent, offset), ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1568:16: note: byref variable will be forcibly initialized cpumask_var_t tmpmask; ^~~~~~~ /kisskb/src/mm/vmscan.c: In function 'reclaim_clean_pages_from_list': /kisskb/src/mm/vmscan.c:1507:12: note: byref variable will be forcibly initialized LIST_HEAD(clean_pages); ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/vmscan.c:1504:22: note: byref variable will be forcibly initialized struct reclaim_stat stat; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_irq_domain_activate': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1201:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_set_affinity': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1213:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_irq_domain_free': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1180:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_map_vm': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1271:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1326:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c: In function 'isolate_lru_pages': /kisskb/src/mm/vmscan.c:1648:12: note: byref variable will be forcibly initialized LIST_HEAD(pages_skipped); ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'assign_lock_key': /kisskb/src/kernel/locking/lockdep.c:910:16: note: byref variable will be forcibly initialized unsigned long can_addr, addr = (unsigned long)lock; ^~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_vlpi_map': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1224:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_add_to_page_cache': /kisskb/src/mm/shmem.c:672:17: note: byref variable will be forcibly initialized 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' struct xa_state name = __XA_STATE(array, \ ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'direct_lpi_inv': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1429:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/kernel/locking/lockdep.c:30: /kisskb/src/kernel/locking/lockdep.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_active_list': /kisskb/src/mm/vmscan.c:2020:12: note: byref variable will be forcibly initialized LIST_HEAD(l_inactive); ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/vmscan.c:2019:12: note: byref variable will be forcibly initialized LIST_HEAD(l_active); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'lpi_update_config': /kisskb/src/mm/vmscan.c:2018:12: note: byref variable will be forcibly initialized LIST_HEAD(l_hold); /* The pages which were snipped off */ ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1334:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1170:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/mm/vmscan.c:2017:16: note: byref variable will be forcibly initialized unsigned long vm_flags; ^~~~~~~~ /kisskb/src/mm/vmscan.c:2016:16: note: byref variable will be forcibly initialized unsigned long nr_scanned; ^~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_vlpi_unmap': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1224:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:1201:22: note: byref variable will be forcibly initialized struct its_cmd_desc desc; ^~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_inactive_list': /kisskb/src/mm/vmscan.c:1910:22: note: byref variable will be forcibly initialized struct reclaim_stat stat; ^~~~ /kisskb/src/mm/vmscan.c:1907:16: note: byref variable will be forcibly initialized unsigned long nr_scanned; ^~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c:1906:12: note: byref variable will be forcibly initialized LIST_HEAD(page_list); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_lruvec': /kisskb/src/mm/vmscan.c:2426:16: note: byref variable will be forcibly initialized unsigned long nr[NR_LRU_LISTS]; ^~ /kisskb/src/kernel/locking/lockdep.c: In function '__print_lock_name': /kisskb/src/kernel/locking/lockdep.c:684:7: note: byref variable will be forcibly initialized char str[KSYM_NAME_LEN]; ^~~ /kisskb/src/kernel/locking/lockdep.c: In function 'print_lockdep_cache': /kisskb/src/kernel/locking/lockdep.c:716:7: note: byref variable will be forcibly initialized char str[KSYM_NAME_LEN]; ^~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_irq_domain_alloc': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:3535:18: note: byref variable will be forcibly initialized irq_hw_number_t hwirq; ^~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'print_lock_name': /kisskb/src/kernel/locking/lockdep.c:702:7: note: byref variable will be forcibly initialized char usage[LOCK_USAGE_CHARS]; ^~~~~ /kisskb/src/fs/unicode/utf8-core.c: In function 'utf8_parse_version': /kisskb/src/fs/unicode/utf8-core.c:177:7: note: byref variable will be forcibly initialized char version_string[12]; ^~~~~~~~~~~~~~ /kisskb/src/fs/unicode/utf8-core.c:176:14: note: byref variable will be forcibly initialized substring_t args[3]; ^~~~ /kisskb/src/fs/unicode/utf8-core.c: In function 'utf8_strncmp': /kisskb/src/fs/unicode/utf8-core.c:27:26: note: byref variable will be forcibly initialized struct utf8cursor cur1, cur2; ^~~~ /kisskb/src/fs/unicode/utf8-core.c:27:20: note: byref variable will be forcibly initialized struct utf8cursor cur1, cur2; ^~~~ /kisskb/src/fs/unicode/utf8-core.c: In function 'utf8_strncasecmp': /kisskb/src/fs/unicode/utf8-core.c:54:26: note: byref variable will be forcibly initialized struct utf8cursor cur1, cur2; ^~~~ /kisskb/src/fs/unicode/utf8-core.c:54:20: note: byref variable will be forcibly initialized struct utf8cursor cur1, cur2; ^~~~ /kisskb/src/fs/unicode/utf8-core.c: In function 'utf8_strncasecmp_folded': /kisskb/src/fs/unicode/utf8-core.c:85:20: note: byref variable will be forcibly initialized struct utf8cursor cur1; ^~~~ /kisskb/src/fs/unicode/utf8-core.c: In function 'utf8_casefold': /kisskb/src/fs/unicode/utf8-core.c:109:20: note: byref variable will be forcibly initialized struct utf8cursor cur; ^~~ /kisskb/src/mm/shmem.c: In function 'shmem_swapin_page': /kisskb/src/mm/shmem.c:1699:15: note: byref variable will be forcibly initialized struct page *page; ^~~~ /kisskb/src/fs/unicode/utf8-core.c: In function 'utf8_casefold_hash': /kisskb/src/fs/unicode/utf8-core.c:132:20: note: byref variable will be forcibly initialized struct utf8cursor cur; ^~~ /kisskb/src/fs/unicode/utf8-core.c: In function 'utf8_normalize': /kisskb/src/fs/unicode/utf8-core.c:153:20: note: byref variable will be forcibly initialized struct utf8cursor cur; ^~~ /kisskb/src/mm/vmscan.c: In function 'balance_pgdat': /kisskb/src/mm/vmscan.c:3546:16: note: byref variable will be forcibly initialized unsigned long pflags; ^~~~~~ /kisskb/src/fs/unicode/utf8-core.c: In function 'utf8_load': /kisskb/src/fs/unicode/utf8-core.c:201:26: note: byref variable will be forcibly initialized unsigned int maj, min, rev; ^~~ /kisskb/src/fs/unicode/utf8-core.c:201:21: note: byref variable will be forcibly initialized unsigned int maj, min, rev; ^~~ /kisskb/src/fs/unicode/utf8-core.c:201:16: note: byref variable will be forcibly initialized unsigned int maj, min, rev; ^~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_unused_huge_shrink': /kisskb/src/mm/shmem.c:525:12: note: byref variable will be forcibly initialized LIST_HEAD(to_remove); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/shmem.c:524:12: note: byref variable will be forcibly initialized LIST_HEAD(list), *pos, *next; ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its.c: In function 'its_of_probe': /kisskb/src/drivers/irqchip/irq-gic-v3-its.c:5199:18: note: byref variable will be forcibly initialized struct resource res; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/kernel/rcu/tree.c:21: /kisskb/src/kernel/rcu/tree.c: In function 'rcu_check_gp_kthread_expired_fqs_timer': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_stall.h:499:13: note: in expansion of macro 'smp_load_acquire' gp_state = smp_load_acquire(&rcu_state.gp_state); ^~~~~~~~~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_getpage_gfp': /kisskb/src/mm/shmem.c:1800:15: note: byref variable will be forcibly initialized struct page *page; ^~~~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_exp_need_qs': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:727:2: note: in expansion of macro 'smp_store_release' smp_store_release(this_cpu_ptr(&rcu_data.rcu_urgent_qs), true); ^~~~~~~~~~~~~~~~~ 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': /kisskb/src/include/linux/rculist.h:374:20: note: byref variable will be forcibly initialized struct list_head *__next = READ_ONCE(__ptr->next); \ ^~~~~~ /kisskb/src/kernel/locking/lockdep.c:1642:9: note: in expansion of macro 'list_next_or_null_rcu' return list_next_or_null_rcu(get_dep_list(lock->parent, offset), ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'reclaim_pages': /kisskb/src/mm/vmscan.c:2110:22: note: byref variable will be forcibly initialized struct reclaim_stat dummy_stat; ^~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c:2109:12: note: byref variable will be forcibly initialized LIST_HEAD(node_page_list); ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 char *c = params->info, *p, *q; ^ /kisskb/src/security/keys/keyctl_pkey.c:41:14: note: byref variable will be forcibly initialized substring_t args[MAX_OPT_ARGS]; ^~~~ /kisskb/src/security/keys/keyctl_pkey.c:40:16: note: byref variable will be forcibly initialized unsigned long token_mask = 0; ^~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lockdep_count_forward_deps': /kisskb/src/kernel/locking/lockdep.c:2029:20: note: byref variable will be forcibly initialized struct lock_list *target_entry; ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2028:17: note: byref variable will be forcibly initialized unsigned long count = 0; ^~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'lockdep_count_forward_deps': /kisskb/src/kernel/locking/lockdep.c:2028:17: note: byref variable will be forcibly initialized /kisskb/src/kernel/locking/lockdep.c:2029:20: note: byref variable will be forcibly initialized struct lock_list *target_entry; ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2038:19: note: byref variable will be forcibly initialized struct lock_list this; ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'check_usage_forwards': /kisskb/src/kernel/locking/lockdep.c:3894:1: note: byref variable will be forcibly initialized check_usage_forwards(struct task_struct *curr, struct held_lock *this, ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:3899:20: note: byref variable will be forcibly initialized struct lock_list *target_entry; ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:3898:19: note: byref variable will be forcibly initialized struct lock_list root; ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'check_noncircular': /kisskb/src/kernel/locking/lockdep.c:2110:19: note: byref variable will be forcibly initialized struct lock_list src_entry; ^~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2109:20: note: byref variable will be forcibly initialized struct lock_list *target_entry; ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lockdep_count_backward_deps': /kisskb/src/kernel/locking/lockdep.c:2054:20: note: byref variable will be forcibly initialized struct lock_list *target_entry; ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2053:17: note: byref variable will be forcibly initialized unsigned long count = 0; ^~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'lockdep_count_backward_deps': /kisskb/src/kernel/locking/lockdep.c:2053:17: note: byref variable will be forcibly initialized /kisskb/src/kernel/locking/lockdep.c:2054:20: note: byref variable will be forcibly initialized struct lock_list *target_entry; ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2064:19: note: byref variable will be forcibly initialized struct lock_list this; ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'check_usage_backwards': /kisskb/src/kernel/locking/lockdep.c:3929:1: note: byref variable will be forcibly initialized check_usage_backwards(struct task_struct *curr, struct held_lock *this, ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:3934:20: note: byref variable will be forcibly initialized struct lock_list *target_entry; ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:3933:19: note: byref variable will be forcibly initialized struct lock_list root; ^~~~ /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 struct kernel_pkey_query info; ^~~~ /kisskb/src/security/keys/keyctl_pkey.c:118:28: note: byref variable will be forcibly initialized 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 struct kernel_pkey_query res; ^~~ /kisskb/src/security/keys/keyctl_pkey.c:165:28: note: byref variable will be forcibly initialized 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 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 struct kernel_pkey_params params; ^~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'check_irq_usage': /kisskb/src/mm/shmem.c: In function 'shmem_unuse_swap_entries': /kisskb/src/mm/shmem.c:1217:16: note: byref variable will be forcibly initialized struct page *page = pvec.pages[i]; ^~~~ /kisskb/src/kernel/locking/lockdep.c:2623:12: note: byref variable will be forcibly initialized static int check_irq_usage(struct task_struct *curr, struct held_lock *prev, ^~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2623:12: note: byref variable will be forcibly initialized /kisskb/src/kernel/locking/lockdep.c:2630:25: note: byref variable will be forcibly initialized struct lock_list this, that; ^~~~ /kisskb/src/kernel/locking/lockdep.c:2630:19: note: byref variable will be forcibly initialized struct lock_list this, that; ^~~~ /kisskb/src/kernel/locking/lockdep.c:2629:20: note: byref variable will be forcibly initialized struct lock_list *target_entry; ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2628:20: note: byref variable will be forcibly initialized struct lock_list *target_entry1; ^~~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2627:39: note: byref variable will be forcibly initialized enum lock_usage_bit forward_bit = 0, backward_bit = 0; ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2627:22: note: byref variable will be forcibly initialized enum lock_usage_bit forward_bit = 0, backward_bit = 0; ^~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2626:16: note: byref variable will be forcibly initialized 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:3036:21: note: byref variable will be forcibly initialized struct lock_trace *trace = 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:2077:21: note: byref variable will be forcibly initialized 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' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/mm/shmem.c:2047:13: note: byref variable will be forcibly initialized vm_fault_t ret = VM_FAULT_LOCKED; ^~~ 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/bus/mhi/core/boot.c:8: /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __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' 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 u32 tx_status, sequence_id; ^~~~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_find_swap_entries': /kisskb/src/mm/shmem.c:1166:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, start); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /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 u32 rx_status; ^~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_unuse_inode': /kisskb/src/mm/shmem.c:1246:10: note: byref variable will be forcibly initialized pgoff_t indices[PAGEVEC_SIZE]; ^~~~~~~ /kisskb/src/mm/shmem.c:1245:17: note: byref variable will be forcibly initialized struct pagevec pvec; ^~~~ 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/bus/mhi/core/boot.c:8: /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __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' 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 u32 tx_status, val, session_id; ^~~ /kisskb/src/drivers/bus/mhi/core/boot.c:230:6: note: byref variable will be forcibly initialized u32 tx_status, val, session_id; ^~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lock_downgrade': /kisskb/src/kernel/locking/lockdep.c:5115:6: note: byref variable will be forcibly initialized int i; ^ /kisskb/src/kernel/locking/lockdep.c:5113:22: note: byref variable will be forcibly initialized unsigned int depth, merged = 0; ^~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'sync_exp_reset_tree_hotplug': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:79:14: note: in expansion of macro 'smp_load_acquire' int ncpus = smp_load_acquire(&rcu_state.ncpus); /* Order vs. locking. */ ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lock_release': /kisskb/src/kernel/locking/lockdep.c:5169:6: note: byref variable will be forcibly initialized int i; ^ /kisskb/src/kernel/locking/lockdep.c:5167:22: note: byref variable will be forcibly initialized unsigned int depth, merged = 1; ^~~~~~ 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/bus/mhi/core/boot.c:8: /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __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' wait_event_timeout(mhi_cntrl->state_event, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/boot.c:159:6: note: byref variable will be forcibly initialized u32 rx_status; ^~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'lock_acquire': /kisskb/src/kernel/locking/lockdep.c:5490:21: note: byref variable will be forcibly initialized struct held_lock hlock; ^~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lock_set_class': /kisskb/src/kernel/locking/lockdep.c:5070:6: note: byref variable will be forcibly initialized int i; ^ /kisskb/src/kernel/locking/lockdep.c:5067:22: note: byref variable will be forcibly initialized unsigned int depth, merged = 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/bus/mhi/core/boot.c:8: /kisskb/src/drivers/bus/mhi/core/boot.c: In function 'mhi_fw_load_handler': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/boot.c:504:8: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(mhi_cntrl->state_event, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/boot.c:396:13: note: byref variable will be forcibly initialized dma_addr_t dma_addr; ^~~~~~~~ /kisskb/src/drivers/bus/mhi/core/boot.c:391:25: note: byref variable will be forcibly initialized const struct firmware *firmware = NULL; ^~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_show_mpol': /kisskb/src/mm/shmem.c:1442:7: note: byref variable will be forcibly initialized char buffer[64]; ^~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_get_inode': /kisskb/src/mm/shmem.c:2300:8: note: byref variable will be forcibly initialized ino_t ino; ^~~ /kisskb/src/kernel/rcu/tree.c: In function 'param_set_first_fqs_jiffies': /kisskb/src/kernel/rcu/tree.c:540:8: note: byref variable will be forcibly initialized ulong j; ^ /kisskb/src/kernel/rcu/tree.c: In function 'param_set_next_fqs_jiffies': /kisskb/src/kernel/rcu/tree.c:552:8: note: byref variable will be forcibly initialized ulong j; ^ /kisskb/src/lib/kunit/test.c: In function 'kunit_log_append': /kisskb/src/lib/kunit/test.c:26:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/lib/kunit/test.c:25:7: note: byref variable will be forcibly initialized char line[KUNIT_LOG_SIZE]; ^~~~ /kisskb/src/lib/kunit/test.c: In function 'kunit_run_case_catch_errors': /kisskb/src/lib/kunit/test.c:331:33: note: byref variable will be forcibly initialized struct kunit_try_catch_context context; ^~~~~~~ /kisskb/src/fs/coda/cnode.c: In function 'coda_cnode_make': /kisskb/src/fs/coda/cnode.c:94:27: note: byref variable will be forcibly initialized struct coda_vattr attr; ^~~~ /kisskb/src/lib/kunit/test.c: In function 'kunit_run_tests': /kisskb/src/lib/kunit/test.c:357:16: note: byref variable will be forcibly initialized struct kunit test = { .param_value = NULL, .param_index = 0 }; ^~~~ /kisskb/src/lib/kunit/test.c:351:7: note: byref variable will be forcibly initialized char param_desc[KUNIT_PARAM_DESC_SIZE]; ^~~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_parse_one': /kisskb/src/lib/kunit/test.c: In function 'kunit_kmalloc': /kisskb/src/lib/kunit/test.c:566:30: note: byref variable will be forcibly initialized struct kunit_kmalloc_params params = { ^~~~~~ /kisskb/src/lib/kunit/test.c: In function 'kunit_do_assertion': /kisskb/src/lib/kunit/test.c:193:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/mm/shmem.c:3396:8: note: byref variable will be forcibly initialized char *rest; ^~~~ /kisskb/src/mm/shmem.c:3394:25: note: byref variable will be forcibly initialized struct fs_parse_result result; ^~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_enabled_store': /kisskb/src/mm/shmem.c:3997:7: note: byref variable will be forcibly initialized char tmp[16]; ^~~ /kisskb/src/mm/shmem.c: In function 'shmem_undo_range': /kisskb/src/mm/shmem.c:952:16: note: byref variable will be forcibly initialized struct page *page = NULL; ^~~~ /kisskb/src/mm/shmem.c:937:16: note: byref variable will be forcibly initialized struct page *page = NULL; ^~~~ /kisskb/src/mm/shmem.c:900:10: note: byref variable will be forcibly initialized pgoff_t indices[PAGEVEC_SIZE]; ^~~~~~~ /kisskb/src/mm/shmem.c:899:17: note: byref variable will be forcibly initialized struct pagevec pvec; ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_file_read_iter': /kisskb/src/mm/shmem.c:2593:16: note: byref variable will be forcibly initialized struct page *page = NULL; ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_symlink': /kisskb/src/mm/shmem.c:3088:15: note: byref variable will be forcibly initialized struct page *page; ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_get_link': /kisskb/src/mm/shmem.c:3146:15: note: byref variable will be forcibly initialized struct page *page = NULL; ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_partial_swap_usage': /kisskb/src/mm/shmem.c:783:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, start); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 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:845:10: note: byref variable will be forcibly initialized pgoff_t index = 0; ^~~~~ /kisskb/src/mm/shmem.c:844:17: note: byref variable will be forcibly initialized struct pagevec pvec; ^~~~ In file included from /kisskb/src/kernel/rcu/tree.c:4670: /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 unsigned long mask_ofl_ipi; ^~~~~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_fallocate': /kisskb/src/mm/shmem.c:2776:16: note: byref variable will be forcibly initialized 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:2718:35: note: byref variable will be forcibly initialized 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' struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) ^~~~ /kisskb/src/mm/shmem.c:2705:22: note: byref variable will be forcibly initialized struct shmem_falloc shmem_falloc; ^~~~~~~~~~~~ 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 struct wait_bit_queue_entry __wbq_entry; \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' ___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' __wait_var_event(var, condition); \ ^~~~~~~~~~~~~~~~ /kisskb/src/mm/shmem.c:1143:4: note: in expansion of macro 'wait_var_event' wait_var_event(&info->stop_eviction, ^~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/kernel/rcu/tree.c:21: /kisskb/src/kernel/rcu/tree.c: In function 'rcu_spawn_gp_kthread': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:4391:2: note: in expansion of macro 'smp_store_release' smp_store_release(&rcu_state.gp_kthread, t); /* ^^^ */ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:4360:21: note: byref variable will be forcibly initialized struct sched_param sp; ^~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_gp_cleanup': /kisskb/src/kernel/rcu/tree.c:2057:16: note: byref variable will be forcibly initialized unsigned long new_gp_seq; ^~~~~~~~~~ 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 struct swait_queue __wait; \ ^~~~~~ /kisskb/src/include/linux/swait.h:255:2: note: in expansion of macro '___swait_event' ___swait_event(wq, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:282:11: note: in expansion of macro '__swait_event_idle_timeout' __ret = __swait_event_idle_timeout(wq, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:2005:9: note: in expansion of macro 'swait_event_idle_timeout_exclusive' ret = swait_event_idle_timeout_exclusive( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 struct swait_queue __wait; \ ^~~~~~ /kisskb/src/include/linux/swait.h:194:2: note: in expansion of macro '___swait_event' ___swait_event(wq, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:202:11: note: in expansion of macro '__swait_event_timeout' __ret = __swait_event_timeout(wq, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:471:6: note: in expansion of macro 'swait_event_timeout_exclusive' t = swait_event_timeout_exclusive(rcu_state.expedited_wq, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_mfill_zeropage_pte': /kisskb/src/mm/shmem.c:2496:15: note: byref variable will be forcibly initialized struct page *page = NULL; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/kernel/rcu/tree.c:21: /kisskb/src/kernel/rcu/tree.c: In function 'rcu_implicit_dynticks_qs': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:1344:3: note: in expansion of macro 'smp_store_release' smp_store_release(ruqp, true); ^~~~~~~~~~~~~~~~~ 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/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/events/timer.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(timer_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/timer.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(timer_class, ^~~~~~~~~~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(timer_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(timer_start, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:90:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(timer_expire_entry, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:90:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(timer_expire_entry, ^~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_init_one': /kisskb/src/kernel/rcu/tree.c:4429:6: note: byref variable will be forcibly initialized int levelspread[RCU_NUM_LVLS]; /* kids/node in each level. */ ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:167:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(hrtimer_init, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:167:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(hrtimer_init, ^~~~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_read_mapping_page_gfp': /kisskb/src/mm/shmem.c:4257:15: note: byref variable will be forcibly initialized struct page *page; ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:195:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(hrtimer_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:195:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(hrtimer_start, ^~~~~~~~~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:313:4: note: in expansion of macro 'wait_event' wait_event(rnp->exp_wq[rcu_seq_ctr(s) & 0x3], ^~~~~~~~~~ /kisskb/src/kernel/dma/ops_helpers.c: In function 'dma_common_mmap': /kisskb/src/kernel/dma/ops_helpers.c:35:6: note: byref variable will be forcibly initialized int ret = -ENXIO; ^~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:232:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(hrtimer_expire_entry, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:232:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(hrtimer_expire_entry, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/timer.h:255:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(hrtimer_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/timer.h:255:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(hrtimer_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/backing-dev.c: In function 'max_ratio_store': /kisskb/src/mm/backing-dev.c:185:15: note: byref variable will be forcibly initialized unsigned int ratio; ^~~~~ /kisskb/src/mm/backing-dev.c: In function 'min_ratio_store': /kisskb/src/mm/backing-dev.c:166:15: note: byref variable will be forcibly initialized unsigned int ratio; ^~~~~ /kisskb/src/mm/backing-dev.c: In function 'read_ahead_kb_store': /kisskb/src/mm/backing-dev.c:138:16: note: byref variable will be forcibly initialized unsigned long read_ahead_kb; ^~~~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:304:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(itimer_state, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:304:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(itimer_state, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:341:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(itimer_expire, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:341:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(itimer_expire, ^~~~~~~~~~~ /kisskb/src/mm/backing-dev.c: In function 'bdi_debug_stats_show': /kisskb/src/mm/backing-dev.c:54:16: note: byref variable will be forcibly initialized unsigned long dirty_thresh; ^~~~~~~~~~~~ /kisskb/src/mm/backing-dev.c:53:16: note: byref variable will be forcibly initialized unsigned long background_thresh; ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/kernel/rcu/tree.c:21: /kisskb/src/kernel/rcu/tree.c: In function 'rcu_request_urgent_qs_task': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:1190:2: note: in expansion of macro 'smp_store_release' smp_store_release(per_cpu_ptr(&rcu_data.rcu_urgent_qs, cpu), true); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/timer.h:422, from /kisskb/src/kernel/time/timer.c:57: /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_timer_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/timer.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(timer_class, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/mm/backing-dev.c:3: /kisskb/src/mm/backing-dev.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_timer_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(timer_start, ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_timer_expire_entry': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:90:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(timer_expire_entry, ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_hrtimer_init': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:167:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(hrtimer_init, ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_hrtimer_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:195:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(hrtimer_start, ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_hrtimer_expire_entry': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:232:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(hrtimer_expire_entry, ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_hrtimer_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/timer.h:255:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(hrtimer_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_itimer_state': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:304:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(itimer_state, ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_itimer_expire': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:341:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(itimer_expire, ^~~~~~~~~~~ /kisskb/src/mm/backing-dev.c: In function 'bdi_register_va': /kisskb/src/mm/backing-dev.c:803:18: note: byref variable will be forcibly initialized struct rb_node *parent, **p; ^~~~~~ /kisskb/src/mm/backing-dev.c: In function 'bdi_register': /kisskb/src/mm/backing-dev.c:837:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_cpu_starting': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:4212:2: note: in expansion of macro 'smp_store_release' smp_store_release(&rcu_state.ncpus, rcu_state.ncpus + newcpu); /* ^^^ */ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_sched_clock_irq': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:2641:6: note: in expansion of macro 'smp_load_acquire' if (smp_load_acquire(this_cpu_ptr(&rcu_data.rcu_urgent_qs))) { ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its-platform-msi.c: In function 'of_pmsi_get_dev_id': /kisskb/src/drivers/irqchip/irq-gic-v3-its-platform-msi.c:24:26: note: byref variable will be forcibly initialized struct of_phandle_args args; ^~~~ /kisskb/src/kernel/time/timer.c: In function 'internal_add_timer': /kisskb/src/kernel/time/timer.c:605:16: note: byref variable will be forcibly initialized unsigned long bucket_expiry; ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/acpi_iort.h:10, from /kisskb/src/drivers/irqchip/irq-gic-v3-its-platform-msi.c:7: /kisskb/src/drivers/irqchip/irq-gic-v3-its-platform-msi.c: In function 'its_pmsi_init_one': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec = { ^~~~~~ 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_kthread': /kisskb/src/include/linux/swait.h:161:21: note: byref variable will be forcibly initialized struct swait_queue __wait; \ ^~~~~~ /kisskb/src/include/linux/swait.h:233:8: note: in expansion of macro '___swait_event' (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' __swait_event_idle(wq, condition); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:2162:4: note: in expansion of macro 'swait_event_idle_exclusive' swait_event_idle_exclusive(rcu_state.gp_wq, ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v3-its-platform-msi.c: In function 'its_pmsi_prepare': /kisskb/src/drivers/irqchip/irq-gic-v3-its-platform-msi.c:50:6: note: byref variable will be forcibly initialized u32 dev_id; ^~~~~~ /kisskb/src/kernel/time/timer.c: In function '__mod_timer': /kisskb/src/kernel/time/timer.c:960:32: note: byref variable will be forcibly initialized unsigned long clk = 0, flags, bucket_expiry; ^~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c:960:25: note: byref variable will be forcibly initialized unsigned long clk = 0, flags, bucket_expiry; ^~~~~ /kisskb/src/kernel/time/timer.c: In function 'call_timer_fn': /kisskb/src/kernel/time/timer.c:1419:21: note: byref variable will be forcibly initialized struct lockdep_map lockdep_map; ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function '__run_timers': /kisskb/src/kernel/time/timer.c:1723:20: note: byref variable will be forcibly initialized struct hlist_head heads[LVL_DEPTH]; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/kernel/rcu/tree.c:21: /kisskb/src/kernel/rcu/tree.c: In function 'rcu_check_gp_start_stall': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_stall.h:788:7: note: in expansion of macro 'smp_load_acquire' !smp_load_acquire(&rcu_state.gp_kthread)) // Get stable kthread. ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'add_timer_on': /kisskb/src/kernel/time/timer.c:1156:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/time/timer.c: In function 'del_timer': /kisskb/src/kernel/time/timer.c:1199:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/time/timer.c: In function 'try_to_del_timer_sync': /kisskb/src/kernel/time/timer.c:1224:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ 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 'synchronize_rcu_expedited': /kisskb/src/kernel/time/timer.c: In function 'schedule_timeout': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:852:2: note: in expansion of macro 'wait_event' wait_event(rnp->exp_wq[rcu_seq_ctr(s) & 0x3], ^~~~~~~~~~ /kisskb/src/kernel/time/timer.c:1855:23: note: byref variable will be forcibly initialized struct process_timer timer; ^~~~~ 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 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' #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:830:3: note: in expansion of macro 'wait_rcu_gp' wait_rcu_gp(call_rcu); ^~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:26:18: note: byref variable will be forcibly initialized 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' #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:830:3: note: in expansion of macro 'wait_rcu_gp' wait_rcu_gp(call_rcu); ^~~~~~~~~~~ In file included from /kisskb/src/kernel/rcu/tree.c:4670: /kisskb/src/kernel/rcu/tree_exp.h:815:22: note: byref variable will be forcibly initialized 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 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' #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:3769:3: note: in expansion of macro 'wait_rcu_gp' wait_rcu_gp(call_rcu); ^~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:26:18: note: byref variable will be forcibly initialized 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' #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:3769:3: note: in expansion of macro 'wait_rcu_gp' wait_rcu_gp(call_rcu); ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'usleep_range': /kisskb/src/kernel/time/timer.c:2079:10: note: byref variable will be forcibly initialized ktime_t exp = ktime_add_us(ktime_get(), min); ^~~ /kisskb/src/kernel/rcu/tree.c: In function 'kvfree_call_rcu': /kisskb/src/kernel/rcu/tree.c:3545:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/kernel/rcu/tree.c:21: /kisskb/src/kernel/rcu/tree.c: In function 'rcu_all_qs': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_plugin.h:844:7: note: in expansion of macro 'smp_load_acquire' if (!smp_load_acquire(this_cpu_ptr(&rcu_data.rcu_urgent_qs))) { ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_note_context_switch': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_plugin.h:867:7: note: in expansion of macro 'smp_load_acquire' if (!smp_load_acquire(this_cpu_ptr(&rcu_data.rcu_urgent_qs))) ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c:19: /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:287:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c:19: /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c: In function 'samsung_pinctrl_create_function': /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c:720:15: note: byref variable will be forcibly initialized const char *gname; ^~~~~ /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c: In function 'samsung_pinctrl_parse_dt': /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c:831:28: note: byref variable will be forcibly initialized unsigned int grp_cnt = 0, func_cnt = 0; ^~~~~~~~ /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c:831:15: note: byref variable will be forcibly initialized unsigned int grp_cnt = 0, func_cnt = 0; ^~~~~~~ /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c: In function 'samsung_dt_subnode_to_map': /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c:184:11: note: byref variable will be forcibly initialized unsigned num_configs = 0; ^~~~~~~~~~~ /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c:183:17: note: byref variable will be forcibly initialized unsigned long *configs = NULL; ^~~~~~~ /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c:181:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c: In function 'samsung_dt_node_to_map': /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c:254:11: note: byref variable will be forcibly initialized unsigned reserved_maps; ^~~~~~~~~~~~~ /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c: In function 'samsung_pin_dbg_show': /kisskb/src/drivers/pinctrl/samsung/pinctrl-samsung.c:294:16: note: byref variable will be forcibly initialized unsigned long config; ^~~~~~ /kisskb/src/drivers/irqchip/irq-gic-v4.c: In function 'its_map_vlpi': /kisskb/src/drivers/irqchip/irq-gic-v4.c:291:22: note: byref variable will be forcibly initialized struct its_cmd_info info = { ^~~~ /kisskb/src/drivers/irqchip/irq-gic-v4.c: In function 'its_get_vlpi': /kisskb/src/drivers/irqchip/irq-gic-v4.c:314:22: note: byref variable will be forcibly initialized struct its_cmd_info info = { ^~~~ /kisskb/src/crypto/cipher.c: In function 'cipher_crypt_one': /kisskb/src/crypto/cipher.c:69:6: note: byref variable will be forcibly initialized u8 buffer[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; ^~~~~~ /kisskb/src/fs/ecryptfs/mmap.c: In function 'strip_xattr_flag': /kisskb/src/fs/ecryptfs/mmap.c:72:10: note: byref variable will be forcibly initialized size_t written; ^~~~~~~ /kisskb/src/fs/ecryptfs/mmap.c: In function 'ecryptfs_copy_up_encrypted_with_header': /kisskb/src/fs/ecryptfs/mmap.c:131:12: note: byref variable will be forcibly initialized size_t written; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/unaligned/access_ok.h:5, from /kisskb/src/include/asm-generic/unaligned.h:13, from ./arch/arm64/include/generated/asm/unaligned.h:1, from /kisskb/src/net/core/sock.c:88: /kisskb/src/net/core/sock.c: In function '__dst_negative_advice': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:1971:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_dst_cache, ndst); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/shrinker.c: In function 'ubifs_shrink_scan': /kisskb/src/fs/ubifs/shrinker.c:283:6: note: byref variable will be forcibly initialized int contention = 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 static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock.c: In function 'sock_set_timeout': /kisskb/src/net/core/sock.c:364:12: note: userspace variable will be forcibly initialized static int sock_set_timeout(long *timeo_p, sockptr_t optval, int optlen, ^~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock.c:364:12: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:364:12: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:380:31: note: byref variable will be forcibly initialized struct __kernel_old_timeval old_tv; ^~~~~~ /kisskb/src/net/core/sock.c:370:24: note: byref variable will be forcibly initialized struct old_timeval32 tv32; ^~~~ /kisskb/src/net/core/sock.c:367:31: note: byref variable will be forcibly initialized struct __kernel_sock_timeval tv; ^~ /kisskb/src/net/core/sock.c: In function 'sock_getbindtodevice': /kisskb/src/net/core/sock.c:661:7: note: byref variable will be forcibly initialized char devname[IFNAMSIZ]; ^~~~~~~ /kisskb/src/fs/romfs/storage.c: In function 'romfs_mtd_read': /kisskb/src/fs/romfs/storage.c:26:9: note: byref variable will be forcibly initialized size_t rlen; ^~~~ /kisskb/src/fs/romfs/storage.c: In function 'romfs_mtd_strnlen': /kisskb/src/fs/romfs/storage.c:42:9: note: byref variable will be forcibly initialized size_t len; ^~~ /kisskb/src/fs/romfs/storage.c:41:9: note: byref variable will be forcibly initialized u_char buf[16], *p; ^~~ /kisskb/src/fs/romfs/storage.c: In function 'romfs_mtd_strcmp': /kisskb/src/fs/romfs/storage.c:70:9: note: byref variable will be forcibly initialized size_t len, segment; ^~~ /kisskb/src/fs/romfs/storage.c:69:9: note: byref variable will be forcibly initialized u_char buf[17]; ^~~ /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 int pipefd = -1; ^~~~~~ /kisskb/src/fs/autofs/inode.c:137:6: note: byref variable will be forcibly initialized int option; ^~~~~~ /kisskb/src/fs/autofs/inode.c:136:14: note: byref variable will be forcibly initialized substring_t args[MAX_OPT_ARGS]; ^~~~ /kisskb/src/fs/romfs/storage.c: In function 'romfs_dev_read': /kisskb/src/fs/romfs/storage.c:26:9: note: byref variable will be forcibly initialized size_t rlen; ^~~~ /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 bool pgrp_set = false; ^~~~~~~~ /kisskb/src/fs/autofs/inode.c:227:6: note: byref variable will be forcibly initialized int pgrp = 0; ^~~~ /kisskb/src/fs/unicode/utf8-selftest.c: In function 'check_utf8_nfdi': /kisskb/src/fs/unicode/utf8-selftest.c:166:20: note: byref variable will be forcibly initialized struct utf8cursor u8c; ^~~ /kisskb/src/fs/unicode/utf8-selftest.c: In function 'check_utf8_nfdicf': /kisskb/src/fs/unicode/utf8-selftest.c:202:20: note: byref variable will be forcibly initialized struct utf8cursor u8c; ^~~ /kisskb/src/fs/unicode/utf8-selftest.c: In function 'check_utf8_comparisons': /kisskb/src/fs/unicode/utf8-selftest.c:259:21: note: byref variable will be forcibly initialized const struct qstr s2 = {.name = nfdicf_test_data[i].ncf, ^~ /kisskb/src/fs/unicode/utf8-selftest.c:257:21: note: byref variable will be forcibly initialized const struct qstr s1 = {.name = nfdicf_test_data[i].str, ^~ /kisskb/src/fs/unicode/utf8-selftest.c:249:21: note: byref variable will be forcibly initialized const struct qstr s2 = {.name = nfdi_test_data[i].dec, ^~ /kisskb/src/fs/unicode/utf8-selftest.c:247:21: note: byref variable will be forcibly initialized const struct qstr s1 = {.name = nfdi_test_data[i].str, ^~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c: In function 'inno_read': /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c: In function 'inno_hdmi_phy_rk3328_clk_recalc_rate': /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c: In function 'inno_hdmi_phy_rk3328_clk_is_prepared': /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c: In function 'inno_hdmi_phy_rk3228_clk_recalc_rate': /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c: In function 'inno_hdmi_phy_rk3228_clk_is_prepared': /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c: In function 'inno_hdmi_phy_rk3328_hardirq': /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:389:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c: In function 'inno_hdmi_phy_rk3328_clk_set_rate': /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:779:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c: In function 'inno_hdmi_phy_rk3228_clk_set_rate': /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:625:6: note: byref variable will be forcibly initialized u32 v; ^ /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c: In function 'inno_hdmi_phy_rk3328_power_on': /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:1016:6: note: byref variable will be forcibly initialized u32 v; ^ /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c: In function 'inno_hdmi_phy_rk3228_power_on': /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:901:6: note: byref variable will be forcibly initialized u32 v; ^ /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c: In function 'inno_hdmi_phy_rk3328_init': /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:972:9: note: byref variable will be forcibly initialized size_t len; ^~~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c: In function 'inno_hdmi_phy_clk_register': /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:842:14: note: byref variable will be forcibly initialized const char *parent_name; ^~~~~~~~~~~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c:841:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/net/core/sock.c: In function 'sock_no_sendpage': /kisskb/src/net/core/sock.c:2850:14: note: byref variable will be forcibly initialized struct kvec iov; ^~~ /kisskb/src/net/core/sock.c: In function 'sock_no_sendpage_locked': /kisskb/src/net/core/sock.c:2865:14: note: byref variable will be forcibly initialized struct kvec iov; ^~~ /kisskb/src/net/core/sock.c: In function 'sock_setbindtodevice': /kisskb/src/net/core/sock.c:609:12: note: userspace variable will be forcibly initialized static int sock_setbindtodevice(struct sock *sk, sockptr_t optval, int optlen) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock.c:614:7: note: byref variable will be forcibly initialized char devname[IFNAMSIZ]; ^~~~~~~ /kisskb/src/net/core/sock.c: In function 'sock_setsockopt': /kisskb/src/net/core/sock.c:831:5: note: userspace variable will be forcibly initialized int sock_setsockopt(struct socket *sock, int level, int optname, ^~~~~~~~~~~~~~~ /kisskb/src/net/core/sock.c:831:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:831:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:831:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:831:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:831:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:1190:17: note: byref variable will be forcibly initialized unsigned long ulval = (val == ~0U) ? ~0UL : (unsigned int)val; ^~~~~ /kisskb/src/net/core/sock.c:1095:8: note: byref variable will be forcibly initialized u32 ufd; ^~~ /kisskb/src/net/core/sock.c:1085:21: note: byref variable will be forcibly initialized struct sock_fprog fprog; ^~~~~ /kisskb/src/net/core/sock.c:1074:8: note: byref variable will be forcibly initialized u32 ufd; ^~~ /kisskb/src/net/core/sock.c:1064:21: note: byref variable will be forcibly initialized struct sock_fprog fprog; ^~~~~ /kisskb/src/net/core/sock.c:838:16: note: byref variable will be forcibly initialized struct linger ling; ^~~~ /kisskb/src/net/core/sock.c:836:6: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/core/sock.c:834:21: note: byref variable will be forcibly initialized struct sock_txtime sk_txtime; ^~~~~~~~~ /kisskb/src/net/core/sock.c: In function 'sock_gettstamp': /kisskb/src/net/core/sock.c:3130:20: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/net/core/sock.c: In function 'sock_common_recvmsg': /kisskb/src/net/core/sock.c:3238:6: note: byref variable will be forcibly initialized int addr_len = 0; ^~~~~~~~ /kisskb/src/net/core/sock.c: In function 'sock_getsockopt': /kisskb/src/net/core/sock.c:1571:7: note: byref variable will be forcibly initialized u32 meminfo[SK_MEMINFO_VARS]; ^~~~~~~ /kisskb/src/net/core/sock.c:1476:8: note: byref variable will be forcibly initialized char address[128]; ^~~~~~~ /kisskb/src/net/core/sock.c:1444:16: note: byref variable will be forcibly initialized struct ucred peercred; ^~~~~~~~ /kisskb/src/net/core/sock.c:1314:4: note: byref variable will be forcibly initialized } v; ^ /kisskb/src/fs/sysfs/group.c: In function 'internal_create_group': /kisskb/src/fs/sysfs/group.c:113:9: note: byref variable will be forcibly initialized kgid_t gid; ^~~ /kisskb/src/fs/sysfs/group.c:112:9: note: byref variable will be forcibly initialized kuid_t uid; ^~~ /kisskb/src/fs/sysfs/group.c: In function 'sysfs_merge_group': /kisskb/src/fs/sysfs/group.c:331:9: note: byref variable will be forcibly initialized kgid_t gid; ^~~ /kisskb/src/fs/sysfs/group.c:330:9: note: byref variable will be forcibly initialized kuid_t uid; ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c: In function 'cdns_sierra_phy_on': /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c:319:6: note: byref variable will be forcibly initialized u32 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:481:15: note: byref variable will be forcibly initialized unsigned int id_value; ^~~~~~~~ /kisskb/src/drivers/bus/imx-weim.c: In function 'imx_weim_gpr_setup': /kisskb/src/drivers/bus/imx-weim.c:92:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/bus/imx-weim.c: In function 'weim_timing_setup': /kisskb/src/drivers/bus/imx-weim.c:134:14: note: byref variable will be forcibly initialized u32 cs_idx, value[MAX_CS_REGS_COUNT]; ^~~~~ /kisskb/src/drivers/bus/imx-weim.c:134:6: note: byref variable will be forcibly initialized u32 cs_idx, value[MAX_CS_REGS_COUNT]; ^~~~~~ /kisskb/src/fs/coda/inode.c: In function 'coda_setattr': /kisskb/src/fs/coda/inode.c:267:20: note: byref variable will be forcibly initialized struct coda_vattr vattr; ^~~~~ /kisskb/src/mm/percpu.c: In function 'pcpu_chunk_refresh_hint': /kisskb/src/mm/percpu.c:705:15: note: byref variable will be forcibly initialized int bit_off, bits; ^~~~ /kisskb/src/mm/percpu.c:705:6: note: byref variable will be forcibly initialized int bit_off, bits; ^~~~~~~ /kisskb/src/fs/coda/inode.c: In function 'coda_fill_super': /kisskb/src/fs/coda/inode.c:151:17: note: byref variable will be forcibly initialized struct CodaFid fid; ^~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'decrypt_passphrase_encrypted_session_key': /kisskb/src/fs/ecryptfs/keystore.c:1651:26: note: byref variable will be forcibly initialized struct crypto_skcipher *tfm; ^~~ /kisskb/src/fs/ecryptfs/keystore.c:1650:16: note: byref variable will be forcibly initialized struct mutex *tfm_mutex; ^~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1649:21: note: byref variable will be forcibly initialized struct scatterlist src_sg[2]; ^~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1648:21: note: byref variable will be forcibly initialized struct scatterlist dst_sg[2]; ^~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'parse_tag_3_packet': /kisskb/src/fs/ecryptfs/keystore.c:1362:9: note: byref variable will be forcibly initialized size_t length_size; ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1360:9: note: byref variable will be forcibly initialized size_t body_size; ^~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'pcpu_block_refresh_hint': /kisskb/src/mm/percpu.c:735:19: note: byref variable will be forcibly initialized unsigned int rs, re, start; /* region start, region end */ ^~ /kisskb/src/mm/percpu.c:735:15: note: byref variable will be forcibly initialized unsigned int rs, re, start; /* region start, region end */ ^~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'parse_tag_11_packet': /kisskb/src/fs/ecryptfs/keystore.c:1534:9: note: byref variable will be forcibly initialized size_t length_size; ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1533:9: note: byref variable will be forcibly initialized size_t body_size; ^~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'parse_tag_1_packet': /kisskb/src/fs/ecryptfs/keystore.c:1230:9: note: byref variable will be forcibly initialized size_t length_size; ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1228:9: note: byref variable will be forcibly initialized size_t body_size; ^~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'pcpu_is_populated': /kisskb/src/mm/percpu.c:1026:41: note: byref variable will be forcibly initialized unsigned int page_start, page_end, rs, re; ^~ /kisskb/src/mm/percpu.c:1026:37: note: byref variable will be forcibly initialized unsigned int page_start, page_end, rs, re; ^~ /kisskb/src/mm/percpu.c: In function 'pcpu_find_block_fit': /kisskb/src/mm/percpu.c:1063:21: note: byref variable will be forcibly initialized int bit_off, bits, next_off; ^~~~~~~~ /kisskb/src/mm/percpu.c:1063:15: note: byref variable will be forcibly initialized int bit_off, bits, next_off; ^~~~ /kisskb/src/mm/percpu.c:1063:6: note: byref variable will be forcibly initialized int bit_off, bits, next_off; ^~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'parse_tag_65_packet': /kisskb/src/fs/ecryptfs/keystore.c:205:9: note: byref variable will be forcibly initialized size_t m_size; ^~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:204:9: note: byref variable will be forcibly initialized size_t data_len; ^~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'parse_tag_67_packet': /kisskb/src/fs/ecryptfs/keystore.c:351:9: note: byref variable will be forcibly initialized size_t data_len; ^~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'write_tag_64_packet': /kisskb/src/fs/ecryptfs/keystore.c:149:9: note: byref variable will be forcibly initialized size_t packet_size_len; ^~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'decrypt_pki_encrypted_session_key': /kisskb/src/fs/ecryptfs/keystore.c:1133:9: note: byref variable will be forcibly initialized size_t payload_len = 0; ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1132:8: note: byref variable will be forcibly initialized char *payload = NULL; ^~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1128:5: note: byref variable will be forcibly initialized u8 cipher_code = 0; ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'write_tag_3_packet': /kisskb/src/fs/ecryptfs/keystore.c:2189:26: note: byref variable will be forcibly initialized struct crypto_skcipher *tfm; ^~~ /kisskb/src/fs/ecryptfs/keystore.c:2185:9: note: byref variable will be forcibly initialized size_t packet_size_length; ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:2183:16: note: byref variable will be forcibly initialized struct mutex *tfm_mutex = NULL; ^~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:2182:21: note: byref variable will be forcibly initialized struct scatterlist src_sg[2]; ^~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:2181:21: note: byref variable will be forcibly initialized struct scatterlist dst_sg[2]; ^~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:2180:7: note: byref variable will be forcibly initialized char session_key_encryption_key[ECRYPTFS_MAX_KEY_BYTES]; ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'write_tag_11_packet': /kisskb/src/fs/ecryptfs/keystore.c:2113:9: note: byref variable will be forcibly initialized size_t packet_size_length; ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'write_tag_66_packet': /kisskb/src/fs/ecryptfs/keystore.c:293:9: note: byref variable will be forcibly initialized size_t packet_size_len; ^~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'pki_encrypt_session_key': /kisskb/src/fs/ecryptfs/keystore.c:1967:9: note: byref variable will be forcibly initialized size_t payload_len = 0; ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1966:8: note: byref variable will be forcibly initialized char *payload = NULL; ^~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'write_tag_1_packet': /kisskb/src/fs/ecryptfs/keystore.c:2025:9: note: byref variable will be forcibly initialized size_t packet_size_length; ^~~~~~~~~~~~~~~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(percpu_alloc_percpu, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:10:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:43:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(percpu_free_percpu, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:43:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(percpu_free_percpu, ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'ecryptfs_write_tag_70_packet': /kisskb/src/fs/ecryptfs/keystore.c:624:14: note: byref variable will be forcibly initialized struct key *auth_tok_key = NULL; ^~~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:65:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(percpu_alloc_percpu_fail, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:65:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:90:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(percpu_create_chunk, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:90:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(percpu_create_chunk, ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'ecryptfs_parse_tag_70_packet': /kisskb/src/fs/ecryptfs/keystore.c:897:14: note: byref variable will be forcibly initialized struct key *auth_tok_key = NULL; ^~~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:107:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(percpu_destroy_chunk, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:107:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(percpu_alloc_percpu, ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'ecryptfs_parse_packet_set': /kisskb/src/mm/percpu.c: In function 'trace_event_raw_event_percpu_free_percpu': /kisskb/src/fs/ecryptfs/keystore.c:1769:14: note: byref variable will be forcibly initialized struct key *auth_tok_key = NULL; ^~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:43:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(percpu_free_percpu, ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1768:9: note: byref variable will be forcibly initialized size_t tag_11_packet_size; ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1767:9: note: byref variable will be forcibly initialized size_t tag_11_contents_size; ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1765:16: note: byref variable will be forcibly initialized unsigned char sig_tmp_space[ECRYPTFS_SIG_SIZE]; ^~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1764:28: note: byref variable will be forcibly initialized struct ecryptfs_auth_tok *new_auth_tok; ^~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1763:9: note: byref variable will be forcibly initialized size_t packet_size; ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1760:28: note: byref variable will be forcibly initialized struct ecryptfs_auth_tok *matching_auth_tok; ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1759:19: note: byref variable will be forcibly initialized struct list_head auth_tok_list; ^~~~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'trace_event_raw_event_percpu_alloc_percpu_fail': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:65:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(percpu_alloc_percpu_fail, ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'trace_event_raw_event_percpu_create_chunk': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:90:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(percpu_create_chunk, ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'trace_event_raw_event_percpu_destroy_chunk': /kisskb/src/fs/ecryptfs/keystore.c: In function 'ecryptfs_generate_key_packet_set': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:107:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(percpu_destroy_chunk, ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:2408:9: note: byref variable will be forcibly initialized size_t written; ^~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:2404:14: note: byref variable will be forcibly initialized struct key *auth_tok_key = NULL; ^~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:2403:28: note: byref variable will be forcibly initialized struct ecryptfs_auth_tok *auth_tok; ^~~~~~~~ /kisskb/src/fs/coda/dir.c: In function 'coda_mkdir': /kisskb/src/fs/coda/dir.c:177:17: note: byref variable will be forcibly initialized struct CodaFid newfid; ^~~~~~ /kisskb/src/fs/coda/dir.c:173:20: note: byref variable will be forcibly initialized struct coda_vattr attrs; ^~~~~ /kisskb/src/mm/percpu.c: In function 'pcpu_alloc_area': /kisskb/src/mm/percpu.c:1173:30: note: byref variable will be forcibly initialized unsigned long area_off = 0, area_bits = 0; ^~~~~~~~~ /kisskb/src/mm/percpu.c:1173:16: note: byref variable will be forcibly initialized unsigned long area_off = 0, area_bits = 0; ^~~~~~~~ /kisskb/src/fs/coda/dir.c: In function 'coda_create': /kisskb/src/fs/coda/dir.c:144:20: note: byref variable will be forcibly initialized struct coda_vattr attrs; ^~~~~ /kisskb/src/fs/coda/dir.c:143:17: note: byref variable will be forcibly initialized struct CodaFid newfid; ^~~~~~ /kisskb/src/fs/coda/dir.c: In function 'coda_lookup': /kisskb/src/fs/coda/dir.c:60:18: note: byref variable will be forcibly initialized struct CodaFid fid = { { 0, } }; ^~~ /kisskb/src/fs/coda/dir.c:47:6: note: byref variable will be forcibly initialized int type = 0; ^~~~ /kisskb/src/fs/coda/dir.c: In function 'coda_venus_readdir': /kisskb/src/fs/coda/dir.c:375:10: note: byref variable will be forcibly initialized loff_t pos = ctx->pos - 2; ^~~ /kisskb/src/fs/coda/dir.c: In function 'coda_revalidate_inode': /kisskb/src/fs/coda/dir.c:524:20: note: byref variable will be forcibly initialized struct coda_vattr attr; ^~~~ /kisskb/src/mm/percpu.c: In function '__pcpu_balance_workfn': /kisskb/src/mm/percpu.c:2008:34: note: byref variable will be forcibly initialized unsigned int nr_unpop = 0, rs, re; ^~ /kisskb/src/mm/percpu.c:2008:30: note: byref variable will be forcibly initialized unsigned int nr_unpop = 0, rs, re; ^~ /kisskb/src/mm/percpu.c:1973:20: note: byref variable will be forcibly initialized unsigned int rs, re; ^~ /kisskb/src/mm/percpu.c:1973:16: note: byref variable will be forcibly initialized unsigned int rs, re; ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/memblock.h:13, from /kisskb/src/mm/percpu.c:73: /kisskb/src/mm/percpu.c:1947:12: note: byref variable will be forcibly initialized LIST_HEAD(to_free); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 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 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 va_list args; ^~~~ /kisskb/src/mm/percpu.c: In function 'pcpu_alloc': /kisskb/src/mm/percpu.c:1811:42: note: byref variable will be forcibly initialized unsigned int page_start, page_end, rs, re; ^~ /kisskb/src/mm/percpu.c:1811:38: note: byref variable will be forcibly initialized unsigned int page_start, page_end, rs, re; ^~ /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 struct string_stream_alloc_context context = { ^~~~~~~ /kisskb/src/arch/arm64/kernel/proton-pack.c: In function 'spectre_v2_get_cpu_fw_mitigation_state': /kisskb/src/arch/arm64/kernel/proton-pack.c:144:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/arch/arm64/kernel/proton-pack.c: In function 'spectre_v4_get_cpu_fw_mitigation_state': /kisskb/src/arch/arm64/kernel/proton-pack.c:448:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/fs/ecryptfs/read_write.c: In function 'ecryptfs_read_lower_page_segment': /kisskb/src/fs/ecryptfs/read_write.c:244:5: note: byref variable will be forcibly initialized int ecryptfs_read_lower_page_segment(struct page *page_for_ecryptfs, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-partition-percpu.c: In function 'partition_domain_alloc': /kisskb/src/drivers/irqchip/irq-partition-percpu.c:143:15: note: byref variable will be forcibly initialized unsigned int type; ^~~~ /kisskb/src/drivers/irqchip/irq-partition-percpu.c:142:18: note: byref variable will be forcibly initialized irq_hw_number_t hwirq; ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/irqchip/irq-partition-percpu.c:8: /kisskb/src/drivers/irqchip/irq-partition-percpu.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/coda/file.c: In function 'coda_open': /kisskb/src/fs/coda/file.c:201:15: note: byref variable will be forcibly initialized struct file *host_file = NULL; ^~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_encode_for_filename': /kisskb/src/fs/ecryptfs/crypto.c:1765:16: note: byref variable will be forcibly initialized unsigned char last_block[3]; ^~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'crypt_scatterlist': /kisskb/src/fs/ecryptfs/crypto.c:296:29: note: byref variable will be forcibly initialized struct extent_crypt_result ecr; ^~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'write_ecryptfs_marker': /kisskb/src/fs/ecryptfs/crypto.c:878:6: note: byref variable will be forcibly initialized u32 m_1, m_2; ^~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_process_key_cipher': /kisskb/src/fs/ecryptfs/crypto.c:1553:8: note: byref variable will be forcibly initialized char *full_alg_name = NULL; ^~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c:1552:7: note: byref variable will be forcibly initialized char dummy_key[ECRYPTFS_MAX_KEY_BYTES]; ^~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_encrypt_filename': /kisskb/src/fs/ecryptfs/crypto.c:1471:10: note: byref variable will be forcibly initialized size_t remaining_bytes; ^~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c:1470:10: note: byref variable will be forcibly initialized size_t packet_size; ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_derive_iv': /kisskb/src/fs/ecryptfs/crypto.c:115:7: note: byref variable will be forcibly initialized char src[ECRYPTFS_MAX_IV_BYTES + 16]; ^~~ /kisskb/src/fs/ecryptfs/crypto.c:114:7: note: byref variable will be forcibly initialized char dst[MD5_DIGEST_SIZE]; ^~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'crypt_extent': /kisskb/src/fs/ecryptfs/crypto.c:386:29: note: byref variable will be forcibly initialized struct scatterlist src_sg, dst_sg; ^~~~~~ /kisskb/src/fs/ecryptfs/crypto.c:386:21: note: byref variable will be forcibly initialized struct scatterlist src_sg, dst_sg; ^~~~~~ /kisskb/src/fs/ecryptfs/crypto.c:385:7: note: byref variable will be forcibly initialized char extent_iv[ECRYPTFS_MAX_IV_BYTES]; ^~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_init_crypt_ctx': /kisskb/src/fs/ecryptfs/crypto.c:560:8: note: byref variable will be forcibly initialized char *full_alg_name; ^~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_compute_root_iv': /kisskb/src/fs/ecryptfs/crypto.c:639:7: note: byref variable will be forcibly initialized char dst[MD5_DIGEST_SIZE]; ^~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_write_headers_virt': /kisskb/src/fs/ecryptfs/crypto.c:878:6: note: byref variable will be forcibly initialized u32 m_1, m_2; ^~~ /kisskb/src/fs/ecryptfs/crypto.c:1057:9: note: byref variable will be forcibly initialized size_t written; ^~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_write_metadata': /kisskb/src/fs/ecryptfs/crypto.c:1154:9: note: byref variable will be forcibly initialized size_t size = 0; ^~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_read_and_validate_header_region': /kisskb/src/fs/ecryptfs/crypto.c:985:5: note: byref variable will be forcibly initialized u8 file_size[ECRYPTFS_SIZE_AND_MARKER_BYTES]; ^~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_read_and_validate_xattr_region': /kisskb/src/fs/ecryptfs/crypto.c:1355:5: note: byref variable will be forcibly initialized u8 file_size[ECRYPTFS_SIZE_AND_MARKER_BYTES]; ^~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_get_tfm_and_mutex_for_cipher_name': /kisskb/src/fs/ecryptfs/crypto.c:1703:27: note: byref variable will be forcibly initialized struct ecryptfs_key_tfm *key_tfm; ^~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_encrypt_and_encode_filename': /kisskb/src/fs/ecryptfs/crypto.c:1899:9: note: byref variable will be forcibly initialized size_t encoded_name_no_prefix_size; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_decode_and_decrypt_filename': /kisskb/src/fs/ecryptfs/crypto.c:2012:9: note: byref variable will be forcibly initialized size_t packet_size; ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c:2011:9: note: byref variable will be forcibly initialized size_t decoded_name_size; ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_set_f_namelen': /kisskb/src/fs/ecryptfs/crypto.c:2072:16: note: byref variable will be forcibly initialized struct mutex *tfm_mutex; ^~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c:2071:26: note: byref variable will be forcibly initialized struct crypto_skcipher *tfm; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/kmem.h:377, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(kmem_alloc, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/kmem.h:62:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(kmem_alloc_node, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/kmem.h:62:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(kmem_alloc_node, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/kthread.h:6, from /kisskb/src/fs/ecryptfs/kthread.c:9: /kisskb/src/fs/ecryptfs/kthread.c: In function 'ecryptfs_threadfn': /kisskb/src/mm/slab_common.c: In function 'perf_trace_kfree': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:338:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_freezable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/kthread.c:48:3: note: in expansion of macro 'wait_event_freezable' wait_event_freezable( ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:118:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(kfree, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:118:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(kfree, ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/kthread.c: In function 'ecryptfs_privileged_open': /kisskb/src/fs/ecryptfs/kthread.c:121:27: note: byref variable will be forcibly initialized struct ecryptfs_open_req req; ^~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:160:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_page_free, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:160:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:182:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_page_free_batched, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:182:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:201:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_page_alloc, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:201:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/kmem.h:230:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_page, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/kmem.h:230:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:263:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_page_pcpu_drain, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:263:1: note: in expansion of macro 'TRACE_EVENT' 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:377, from /kisskb/src/mm/slab_common.c:29: /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_kmem_alloc': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(kmem_alloc, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_kmem_alloc_node': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/kmem.h:62:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(kmem_alloc_node, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_kfree': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:118:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:160:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_page_free, ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page_free_batched': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:182:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:201:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/kmem.h:230:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_page, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page_pcpu_drain': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:263:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_page_pcpu_drain, ^~~~~~~~~~~ In file included from /kisskb/src/drivers/pinctrl/samsung/pinctrl-exynos.c:16: /kisskb/src/drivers/pinctrl/samsung/pinctrl-exynos.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/kmem.h:377, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:138:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(kmem_cache_free, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:138:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(kmem_cache_free, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/kmem.h:377, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:138:1: note: in expansion of macro 'TRACE_EVENT' 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:377, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:286:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_page_alloc_extfrag, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:286:1: note: in expansion of macro 'TRACE_EVENT' 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:377, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:286:1: note: in expansion of macro 'TRACE_EVENT' 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 unsigned long hashval; ^~~~~~~ /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:377, from /kisskb/src/mm/slab_common.c:29: /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:346:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rss_stat, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:346:1: note: in expansion of macro 'TRACE_EVENT' 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 unsigned long hashval; ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/kmem.h:377, from /kisskb/src/mm/slab_common.c:29: /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:346:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rss_stat, ^~~~~~~~~~~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-typec.c: In function 'tcphy_get_mode': /kisskb/src/drivers/phy/rockchip/phy-rockchip-typec.c:809:30: note: byref variable will be forcibly initialized union extcon_property_value property; ^~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/mm/slab_common.c:7: /kisskb/src/mm/slab_common.c: In function 'slab_caches_to_rcu_destroy_workfn': /kisskb/src/mm/slab_common.c:412:12: note: byref variable will be forcibly initialized LIST_HEAD(to_destroy); ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-typec.c: In function 'rockchip_usb3_phy_power_on': /kisskb/src/drivers/phy/rockchip/phy-rockchip-typec.c:872:6: note: byref variable will be forcibly initialized u32 val; ^~~ /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 unsigned int seq, nextseq; ^~~ /kisskb/src/kernel/sched/cputime.c:297:13: note: byref variable will be forcibly initialized u64 utime, stime; ^~~~~ /kisskb/src/kernel/sched/cputime.c:297:6: note: byref variable will be forcibly initialized u64 utime, stime; ^~~~~ /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 struct task_cputime cputime; ^~~~~~~ /kisskb/src/kernel/sched/cputime.c: In function 'kcpustat_field': /kisskb/src/kernel/sched/cputime.c:960:6: note: byref variable will be forcibly initialized u64 val = cpustat[usage]; ^~~ /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 const struct path this = { .mnt = path->mnt, .dentry = expiring }; ^~~~ /kisskb/src/kernel/dma/contiguous.c: In function 'dma_pernuma_cma_reserve': /kisskb/src/kernel/dma/contiguous.c:140:8: note: byref variable will be forcibly initialized char name[CMA_MAX_NAME]; ^~~~ /kisskb/src/kernel/dma/contiguous.c: In function 'rmem_cma_setup': /kisskb/src/kernel/dma/contiguous.c:406:14: note: byref variable will be forcibly initialized struct cma *cma; ^~~ /kisskb/src/fs/ecryptfs/debug.c: In function 'ecryptfs_dump_auth_tok': /kisskb/src/fs/ecryptfs/debug.c:21:7: note: byref variable will be forcibly initialized char sig[ECRYPTFS_SIG_SIZE_HEX + 1]; ^~~ /kisskb/src/fs/ecryptfs/debug.c:20:7: note: byref variable will be forcibly initialized char salt[ECRYPTFS_SALT_SIZE * 2 + 1]; ^~~~ /kisskb/src/fs/unicode/utf8-norm.c: In function 'utf8agemax': /kisskb/src/fs/unicode/utf8-norm.c:411:16: note: byref variable will be forcibly initialized unsigned char hangul[UTF8HANGULLEAF]; ^~~~~~ /kisskb/src/fs/unicode/utf8-norm.c: In function 'utf8agemin': /kisskb/src/fs/unicode/utf8-norm.c:440:16: note: byref variable will be forcibly initialized unsigned char hangul[UTF8HANGULLEAF]; ^~~~~~ /kisskb/src/fs/unicode/utf8-norm.c: In function 'utf8nagemax': /kisskb/src/fs/unicode/utf8-norm.c:467:16: note: byref variable will be forcibly initialized unsigned char hangul[UTF8HANGULLEAF]; ^~~~~~ /kisskb/src/fs/unicode/utf8-norm.c: In function 'utf8nagemin': /kisskb/src/fs/unicode/utf8-norm.c:495:16: note: byref variable will be forcibly initialized unsigned char hangul[UTF8HANGULLEAF]; ^~~~~~ /kisskb/src/fs/unicode/utf8-norm.c: In function 'utf8len': /kisskb/src/fs/unicode/utf8-norm.c:524:16: note: byref variable will be forcibly initialized unsigned char hangul[UTF8HANGULLEAF]; ^~~~~~ /kisskb/src/fs/unicode/utf8-norm.c: In function 'utf8nlen': /kisskb/src/fs/unicode/utf8-norm.c:552:16: note: byref variable will be forcibly initialized unsigned char hangul[UTF8HANGULLEAF]; ^~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/mm/compaction.c:11: /kisskb/src/mm/compaction.c: In function 'move_freelist_head': /kisskb/src/mm/compaction.c:1256:12: note: byref variable will be forcibly initialized LIST_HEAD(sublist); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/compaction.c: In function 'move_freelist_tail': /kisskb/src/mm/compaction.c:1274:12: note: byref variable will be forcibly initialized LIST_HEAD(sublist); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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/compaction.h:361, from /kisskb/src/mm/compaction.c:46: /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_isolate_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_compaction_isolate_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_compaction_isolate_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_migratepages': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:68:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_migratepages, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:68:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_migratepages, ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_begin': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:106:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_begin, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:106:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_begin, ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:136:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_end, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:136:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_end, ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_try_to_compact_pages': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:170:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_try_to_compact_pages, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:170:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_try_to_compact_pages, ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_suitable_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/events/compaction.h:197:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_compaction_suitable_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/compaction.h:197:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_compaction_suitable_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_defer_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/events/compaction.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_compaction_defer_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/compaction.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_compaction_defer_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/hrtimer.c: In function '__hrtimer_run_queues': /kisskb/src/kernel/time/hrtimer.c:1577:11: note: byref variable will be forcibly initialized ktime_t basenow; ^~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_kcompactd_sleep': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:298:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_kcompactd_sleep, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:298:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_kcompactd_sleep, ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_kcompactd_wake_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/events/compaction.h:315:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(kcompactd_wake_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/compaction.h:315:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(kcompactd_wake_template, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/compaction.h:361, from /kisskb/src/mm/compaction.c:46: /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_isolate_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_compaction_isolate_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_migratepages': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:68:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_migratepages, ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_begin': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:106:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_begin, ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_end': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:136:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_end, ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_try_to_compact_pages': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:170:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_try_to_compact_pages, ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_suitable_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/compaction.h:197:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_compaction_suitable_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_defer_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/compaction.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mm_compaction_defer_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_kcompactd_sleep': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:298:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_compaction_kcompactd_sleep, ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_kcompactd_wake_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/compaction.h:315:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(kcompactd_wake_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/hrtimer.c: In function 'hrtimer_start_range_ns': /kisskb/src/kernel/time/hrtimer.c:1136:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/time/hrtimer.c: In function '__hrtimer_get_remaining': /kisskb/src/kernel/time/hrtimer.c:1311:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/time/hrtimer.c: In function 'hrtimer_try_to_cancel': /kisskb/src/kernel/time/hrtimer.c:1171:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/time/hrtimer.c: In function 'do_nanosleep': /kisskb/src/kernel/time/hrtimer.c:1911:21: note: byref variable will be forcibly initialized struct timespec64 rmt; ^~~ /kisskb/src/kernel/time/hrtimer.c: In function 'hrtimer_nanosleep_restart': /kisskb/src/kernel/time/hrtimer.c:1924:25: note: byref variable will be forcibly initialized struct hrtimer_sleeper t; ^ /kisskb/src/kernel/time/hrtimer.c: In function 'hrtimer_nanosleep': /kisskb/src/kernel/time/hrtimer.c:1939:25: note: byref variable will be forcibly initialized struct hrtimer_sleeper t; ^ /kisskb/src/kernel/time/hrtimer.c: In function '__do_sys_nanosleep': /kisskb/src/kernel/time/hrtimer.c:1973:20: note: byref variable will be forcibly initialized struct timespec64 tu; ^~ /kisskb/src/kernel/time/hrtimer.c: In function '__do_sys_nanosleep_time32': /kisskb/src/kernel/time/hrtimer.c:1994:20: note: byref variable will be forcibly initialized struct timespec64 tu; ^~ /kisskb/src/kernel/time/hrtimer.c: In function 'schedule_hrtimeout_range_clock': /kisskb/src/kernel/time/hrtimer.c:2133:25: note: byref variable will be forcibly initialized struct hrtimer_sleeper t; ^ /kisskb/src/mm/compaction.c: In function 'isolate_freepages_block': /kisskb/src/mm/compaction.c:562:7: note: byref variable will be forcibly initialized bool locked = false; ^~~~~~ /kisskb/src/mm/compaction.c:561:16: note: byref variable will be forcibly initialized unsigned long flags = 0; ^~~~~ /kisskb/src/mm/compaction.c: In function 'fast_isolate_around': /kisskb/src/mm/compaction.c:1286:16: note: byref variable will be forcibly initialized unsigned long start_pfn, end_pfn; ^~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/mm/compaction.c:11: /kisskb/src/mm/compaction.c: In function 'split_map_pages': /kisskb/src/mm/compaction.c:91:12: note: byref variable will be forcibly initialized LIST_HEAD(tmp_list); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/compaction.c: In function 'isolate_freepages': /kisskb/src/mm/compaction.c:1508:16: note: byref variable will be forcibly initialized unsigned long isolate_start_pfn; /* exact pfn we start at */ ^~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'isolate_migratepages_block': /kisskb/src/mm/compaction.c:805:16: note: byref variable will be forcibly initialized unsigned long flags = 0; ^~~~~ /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 char fsname[ROMFS_MAXFN]; /* XXX dynamic? */ ^~~~~~ /kisskb/src/fs/romfs/super.c:154:21: note: byref variable will be forcibly initialized 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 struct romfs_inode ri; ^~ /kisskb/src/mm/compaction.c: In function '__compact_finished': /kisskb/src/mm/compaction.c:2060:8: note: byref variable will be forcibly initialized bool can_steal; ^~~~~~~~~ /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 struct romfs_inode ri; ^~ /kisskb/src/mm/compaction.c: In function 'isolate_freepages_range': /kisskb/src/mm/compaction.c:715:17: note: byref variable will be forcibly initialized unsigned long isolate_start_pfn = pfn; ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/mm/compaction.c:11: /kisskb/src/mm/compaction.c:703:12: note: byref variable will be forcibly initialized LIST_HEAD(freelist); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/mm/compaction.c: In function 'compact_zone_order': /kisskb/src/mm/compaction.c:2472:25: note: byref variable will be forcibly initialized struct capture_control capc = { ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/mm/compaction.c:11: /kisskb/src/mm/compaction.c: In function 'kcompactd': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:396:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_freezable_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c:2865:7: note: in expansion of macro 'wait_event_freezable_timeout' if (wait_event_freezable_timeout(pgdat->kcompactd_wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c:2862:17: note: byref variable will be forcibly initialized unsigned long pflags; ^~~~~~ In file included from /kisskb/src/fs/ubifs/ubifs.h:19, from /kisskb/src/fs/ubifs/journal.c:49: /kisskb/src/fs/ubifs/journal.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ubifs/journal.c: In function 'reserve_space': /kisskb/src/fs/ubifs/journal.c:100:47: note: byref variable will be forcibly initialized int err = 0, err1, retries = 0, avail, lnum, offs, squeeze; ^~~~ /kisskb/src/fs/ubifs/journal.c: In function 'truncate_data_node': /kisskb/src/fs/ubifs/journal.c:1447:38: note: byref variable will be forcibly initialized int err, dlen, compr_type, out_len, old_dlen; ^~~~~~~~ /kisskb/src/fs/ubifs/journal.c:1447:29: note: byref variable will be forcibly initialized int err, dlen, compr_type, out_len, old_dlen; ^~~~~~~ /kisskb/src/fs/ubifs/journal.c:1447:17: note: byref variable will be forcibly initialized int err, dlen, compr_type, out_len, old_dlen; ^~~~~~~~~~ /kisskb/src/fs/ubifs/journal.c:1447:11: note: byref variable will be forcibly initialized int err, dlen, compr_type, out_len, old_dlen; ^~~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_update': /kisskb/src/fs/ubifs/journal.c:552:5: note: byref variable will be forcibly initialized u8 hash_ino_host[UBIFS_HASH_ARR_SZ]; ^~~~~~~~~~~~~ /kisskb/src/fs/ubifs/journal.c:551:5: note: byref variable will be forcibly initialized u8 hash_ino[UBIFS_HASH_ARR_SZ]; ^~~~~~~~ /kisskb/src/fs/ubifs/journal.c:550:5: note: byref variable will be forcibly initialized u8 hash_dent[UBIFS_HASH_ARR_SZ]; ^~~~~~~~~ /kisskb/src/fs/ubifs/journal.c:549:28: note: byref variable will be forcibly initialized union ubifs_key dent_key, ino_key; ^~~~~~~ /kisskb/src/fs/ubifs/journal.c:549:18: note: byref variable will be forcibly initialized union ubifs_key dent_key, ino_key; ^~~~~~~~ /kisskb/src/fs/ubifs/journal.c:542:44: note: byref variable will be forcibly initialized int err, dlen, ilen, len, lnum, ino_offs, dent_offs, orphan_added = 0; ^~~~~~~~~ /kisskb/src/fs/ubifs/journal.c:542:28: note: byref variable will be forcibly initialized int err, dlen, ilen, len, lnum, ino_offs, dent_offs, orphan_added = 0; ^~~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_write_data': /kisskb/src/fs/ubifs/journal.c:732:5: note: byref variable will be forcibly initialized u8 hash[UBIFS_HASH_ARR_SZ]; ^~~~ /kisskb/src/fs/ubifs/journal.c:727:44: note: byref variable will be forcibly initialized int err, lnum, offs, compr_type, out_len, compr_len, auth_len; ^~~~~~~~~ /kisskb/src/fs/ubifs/journal.c:727:35: note: byref variable will be forcibly initialized int err, lnum, offs, compr_type, out_len, compr_len, auth_len; ^~~~~~~ /kisskb/src/fs/ubifs/journal.c:727:23: note: byref variable will be forcibly initialized int err, lnum, offs, compr_type, out_len, compr_len, auth_len; ^~~~~~~~~~ /kisskb/src/fs/ubifs/journal.c:727:17: note: byref variable will be forcibly initialized int err, lnum, offs, compr_type, out_len, compr_len, auth_len; ^~~~ /kisskb/src/fs/ubifs/journal.c:727:11: note: byref variable will be forcibly initialized int err, lnum, offs, compr_type, out_len, compr_len, auth_len; ^~~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_write_inode': /kisskb/src/fs/ubifs/journal.c:948:19: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/journal.c:880:23: note: byref variable will be forcibly initialized struct fscrypt_name nm = {0}; ^~ /kisskb/src/fs/ubifs/journal.c:879:19: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/journal.c:849:5: note: byref variable will be forcibly initialized u8 hash[UBIFS_HASH_ARR_SZ]; ^~~~ /kisskb/src/fs/ubifs/journal.c:843:17: note: byref variable will be forcibly initialized int err, lnum, offs; ^~~~ /kisskb/src/fs/ubifs/journal.c:843:11: note: byref variable will be forcibly initialized int err, lnum, offs; ^~~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_xrename': /kisskb/src/fs/ubifs/journal.c:1066:5: note: byref variable will be forcibly initialized u8 hash_p2[UBIFS_HASH_ARR_SZ]; ^~~~~~~ /kisskb/src/fs/ubifs/journal.c:1065:5: note: byref variable will be forcibly initialized u8 hash_p1[UBIFS_HASH_ARR_SZ]; ^~~~~~~ /kisskb/src/fs/ubifs/journal.c:1064:5: note: byref variable will be forcibly initialized u8 hash_dent2[UBIFS_HASH_ARR_SZ]; ^~~~~~~~~~ /kisskb/src/fs/ubifs/journal.c:1063:5: note: byref variable will be forcibly initialized u8 hash_dent1[UBIFS_HASH_ARR_SZ]; ^~~~~~~~~~ /kisskb/src/fs/ubifs/journal.c:1059:31: note: byref variable will be forcibly initialized int err, dlen1, dlen2, lnum, offs, len, plen = UBIFS_INO_NODE_SZ; ^~~~ /kisskb/src/fs/ubifs/journal.c:1059:25: note: byref variable will be forcibly initialized int err, dlen1, dlen2, lnum, offs, len, plen = UBIFS_INO_NODE_SZ; ^~~~ /kisskb/src/fs/ubifs/journal.c:1057:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/drivers/bus/sunxi-rsb.c: In function 'of_rsb_register_devices': /kisskb/src/drivers/bus/sunxi-rsb.c:570:6: note: byref variable will be forcibly initialized u32 hwaddr; ^~~~~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_rename': /kisskb/src/fs/ubifs/journal.c:1233:5: note: byref variable will be forcibly initialized u8 hash_dent2[UBIFS_HASH_ARR_SZ]; ^~~~~~~~~~ /kisskb/src/fs/ubifs/journal.c:1232:5: note: byref variable will be forcibly initialized u8 hash_dent1[UBIFS_HASH_ARR_SZ]; ^~~~~~~~~~ /kisskb/src/fs/ubifs/journal.c:1231:5: note: byref variable will be forcibly initialized u8 hash_new_inode[UBIFS_HASH_ARR_SZ]; ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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/fs/ubifs/journal.c:1230:5: note: byref variable will be forcibly initialized u8 hash_new_dir[UBIFS_HASH_ARR_SZ]; ^~~~~~~~~~~~ /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ubifs/journal.c:1229:5: note: byref variable will be forcibly initialized u8 hash_old_dir[UBIFS_HASH_ARR_SZ]; ^~~~~~~~~~~~ /kisskb/src/fs/ubifs/journal.c:1224:37: note: byref variable will be forcibly initialized int err, dlen1, dlen2, ilen, lnum, offs, len, orphan_added = 0; ^~~~ /kisskb/src/fs/ubifs/journal.c:1224:31: note: byref variable will be forcibly initialized int err, dlen1, dlen2, ilen, lnum, offs, len, orphan_added = 0; ^~~~ /kisskb/src/fs/ubifs/journal.c:1222:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/drivers/bus/sunxi-rsb.c: In function 'sunxi_rsb_probe': /kisskb/src/drivers/bus/sunxi-rsb.c:737:6: note: byref variable will be forcibly initialized u32 clk_freq = 3000000; ^~~~~~~~ /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 struct irq_devres match_data = { irq, dev_id }; ^~~~~~~~~~ /kisskb/src/mm/debug.c: In function '__dump_page': /kisskb/src/mm/debug.c:128:17: note: byref variable will be forcibly initialized unsigned long ino; ^~~ /kisskb/src/mm/debug.c:127:17: note: byref variable will be forcibly initialized struct dentry dentry; ^~~~~~ /kisskb/src/mm/debug.c:125:22: note: byref variable will be forcibly initialized struct hlist_node *dentry_first; ^~~~~~~~~~~~ /kisskb/src/mm/debug.c:124:42: note: byref variable will be forcibly initialized const struct address_space_operations *a_ops; ^~~~~ /kisskb/src/mm/debug.c:123:17: note: byref variable will be forcibly initialized struct inode *host; ^~~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_truncate': /kisskb/src/fs/ubifs/journal.c:1520:5: note: byref variable will be forcibly initialized u8 hash_dn[UBIFS_HASH_ARR_SZ]; ^~~~~~~ /kisskb/src/fs/ubifs/journal.c:1519:5: note: byref variable will be forcibly initialized u8 hash_ino[UBIFS_HASH_ARR_SZ]; ^~~~~~~~ /kisskb/src/fs/ubifs/journal.c:1515:28: note: byref variable will be forcibly initialized int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); ^~~~ /kisskb/src/fs/ubifs/journal.c:1515:22: note: byref variable will be forcibly initialized int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); ^~~~ /kisskb/src/fs/ubifs/journal.c:1515:11: note: byref variable will be forcibly initialized int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); ^~~~ /kisskb/src/fs/ubifs/journal.c:1511:23: note: byref variable will be forcibly initialized union ubifs_key key, to_key; ^~~~~~ /kisskb/src/fs/ubifs/journal.c:1511:18: note: byref variable will be forcibly initialized union ubifs_key key, to_key; ^~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_delete_xattr': /kisskb/src/fs/ubifs/journal.c:1680:5: note: byref variable will be forcibly initialized u8 hash[UBIFS_HASH_ARR_SZ]; ^~~~ /kisskb/src/fs/ubifs/journal.c:1677:34: note: byref variable will be forcibly initialized union ubifs_key xent_key, key1, key2; ^~~~ /kisskb/src/fs/ubifs/journal.c:1677:28: note: byref variable will be forcibly initialized union ubifs_key xent_key, key1, key2; ^~~~ /kisskb/src/fs/ubifs/journal.c:1677:18: note: byref variable will be forcibly initialized union ubifs_key xent_key, key1, key2; ^~~~~~~~ /kisskb/src/fs/ubifs/journal.c:1674:34: note: byref variable will be forcibly initialized int err, xlen, hlen, len, lnum, xent_offs, aligned_xlen, write_len; ^~~~~~~~~ /kisskb/src/fs/ubifs/journal.c:1674:28: note: byref variable will be forcibly initialized int err, xlen, hlen, len, lnum, xent_offs, aligned_xlen, write_len; ^~~~ /kisskb/src/fs/ubifs/journal.c: In function 'ubifs_jnl_change_xattr': /kisskb/src/fs/ubifs/journal.c:1801:5: note: byref variable will be forcibly initialized u8 hash[UBIFS_HASH_ARR_SZ]; ^~~~ /kisskb/src/fs/ubifs/journal.c:1800:5: note: byref variable will be forcibly initialized u8 hash_host[UBIFS_HASH_ARR_SZ]; ^~~~~~~~~ /kisskb/src/fs/ubifs/journal.c:1798:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/journal.c:1795:56: note: byref variable will be forcibly initialized int err, len1, len2, aligned_len, aligned_len1, lnum, offs; ^~~~ /kisskb/src/fs/ubifs/journal.c:1795:50: note: byref variable will be forcibly initialized int err, len1, len2, aligned_len, aligned_len1, lnum, offs; ^~~~ /kisskb/src/fs/coda/upcall.c: In function 'coda_waitfor_upcall': /kisskb/src/fs/coda/upcall.c:656:11: note: byref variable will be forcibly initialized sigset_t old; ^~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_rootfid': /kisskb/src/fs/coda/upcall.c:79:21: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_getattr': /kisskb/src/fs/coda/upcall.c:97:21: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_setattr': /kisskb/src/fs/coda/upcall.c:116:21: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_lookup': /kisskb/src/fs/coda/upcall.c:136:21: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_close': /kisskb/src/fs/coda/upcall.c:165:14: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_open': /kisskb/src/fs/coda/upcall.c:185:21: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_mkdir': /kisskb/src/fs/coda/upcall.c:207:21: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_rename': /kisskb/src/fs/coda/upcall.c:239:21: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_create': /kisskb/src/fs/coda/upcall.c:275:21: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_rmdir': /kisskb/src/fs/coda/upcall.c:307:21: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_remove': /kisskb/src/fs/coda/upcall.c:330:30: note: byref variable will be forcibly initialized int error=0, insize, outsize, offset; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_readlink': /kisskb/src/fs/coda/upcall.c:352:21: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_link': /kisskb/src/fs/coda/upcall.c:384:21: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_symlink': /kisskb/src/fs/coda/upcall.c:411:21: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_fsync': /kisskb/src/fs/coda/upcall.c:444:14: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_access': /kisskb/src/fs/coda/upcall.c:460:14: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_pioctl': /kisskb/src/fs/coda/upcall.c:480:14: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_statfs': /kisskb/src/fs/coda/upcall.c:554:21: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /kisskb/src/fs/coda/upcall.c: In function 'venus_access_intent': /kisskb/src/fs/coda/upcall.c:578:14: note: byref variable will be forcibly initialized int insize, outsize, error; ^~~~~~~ /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 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 u32 x[16]; ^ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:604:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_killable_exclusive(wq, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:115:7: note: in expansion of macro 'wait_event_killable_exclusive' 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:411:2: note: in expansion of macro 'wait_event' 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_killable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:390:9: note: in expansion of macro 'wait_event_killable' err = wait_event_killable(req->waitq, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:376:9: note: in expansion of macro 'wait_event_interruptible' err = wait_event_interruptible(req->waitq, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/fuse/fuse_i.h:22, from /kisskb/src/fs/fuse/dev.c:9: /kisskb/src/fs/fuse/dev.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 size_t off; ^~~ /kisskb/src/fs/fuse/dev.c:697:15: note: byref variable will be forcibly initialized struct page *page; ^~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_read_interrupt': /kisskb/src/fs/fuse/dev.c:1043:27: note: byref variable will be forcibly initialized struct fuse_interrupt_in arg; ^~~ /kisskb/src/fs/fuse/dev.c:1042:24: note: byref variable will be forcibly initialized struct fuse_in_header ih; ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_copy_page': /kisskb/src/fs/fuse/dev.c:952:10: note: byref variable will be forcibly initialized void *buf = mapaddr + offset; ^~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_poll': /kisskb/src/fs/fuse/dev.c:1403:37: note: byref variable will be forcibly initialized struct fuse_notify_poll_wakeup_out outarg; ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_inval_inode': /kisskb/src/fs/fuse/dev.c:1424:37: note: byref variable will be forcibly initialized 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:1452:14: note: byref variable will be forcibly initialized struct qstr name; ^~~~ /kisskb/src/fs/fuse/dev.c:1449:37: note: byref variable will be forcibly initialized struct fuse_notify_inval_entry_out outarg; ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_delete': /kisskb/src/fs/fuse/dev.c:1500:14: note: byref variable will be forcibly initialized struct qstr name; ^~~~ /kisskb/src/fs/fuse/dev.c:1497:32: note: byref variable will be forcibly initialized struct fuse_notify_delete_out outarg; ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_store': /kisskb/src/fs/fuse/dev.c:1589:16: note: byref variable will be forcibly initialized struct page *page; ^~~~ /kisskb/src/fs/fuse/dev.c:1545:31: note: byref variable will be forcibly initialized struct fuse_notify_store_out outarg; ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_retrieve': /kisskb/src/fs/fuse/dev.c:1724:21: note: byref variable will be forcibly initialized struct fuse_mount *fm; ^~ /kisskb/src/fs/fuse/dev.c:1723:34: note: byref variable will be forcibly initialized struct fuse_notify_retrieve_out outarg; ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_do_write': /kisskb/src/fs/fuse/dev.c:1836:25: note: byref variable will be forcibly initialized struct fuse_out_header oh; ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_splice_write': /kisskb/src/fs/fuse/dev.c:1950:25: note: byref variable will be forcibly initialized struct fuse_copy_state cs; ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_write': /kisskb/src/fs/fuse/dev.c:1928:25: note: byref variable will be forcibly initialized struct fuse_copy_state cs; ^~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-usb.c: In function 'rockchip_usb_phy480m_is_enabled': /kisskb/src/drivers/phy/rockchip/phy-rockchip-usb.c:123:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dequeue_forget': /kisskb/src/fs/fuse/dev.c:1071:27: note: byref variable will be forcibly initialized struct fuse_forget_link *head = fiq->forget_list_head.next; ^~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_read_single_forget': /kisskb/src/fs/fuse/dev.c:1071:27: note: byref variable will be forcibly initialized /kisskb/src/fs/fuse/dev.c:1100:24: note: byref variable will be forcibly initialized struct fuse_in_header ih = { ^~ /kisskb/src/fs/fuse/dev.c:1097:24: note: byref variable will be forcibly initialized struct fuse_forget_in arg = { ^~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_read_batch_forget': /kisskb/src/fs/fuse/dev.c:1071:27: note: byref variable will be forcibly initialized struct fuse_forget_link *head = fiq->forget_list_head.next; ^~~~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-usb.c: In function 'rockchip_usb_phy_init': /kisskb/src/drivers/phy/rockchip/phy-rockchip-usb.c:208:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-usb.c:207:14: note: byref variable will be forcibly initialized const char *clk_name; ^~~~~~~~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-usb.c:206:15: note: byref variable will be forcibly initialized unsigned int reg_offset; ^~~~~~~~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:591:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_exclusive(wq, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:1231:9: note: in expansion of macro 'wait_event_interruptible_exclusive' err = wait_event_interruptible_exclusive(fiq->waitq, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/phy/rockchip/phy-rockchip-usb.c: In function 'rockchip_init_usb_uart': /kisskb/src/drivers/phy/rockchip/phy-rockchip-usb.c:524:29: note: byref variable will be forcibly initialized const struct of_device_id *match; ^~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_splice_read': /kisskb/src/fs/fuse/dev.c:1356:25: note: byref variable will be forcibly initialized struct fuse_copy_state cs; ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_read': /kisskb/src/fs/fuse/dev.c:1334:25: note: byref variable will be forcibly initialized struct fuse_copy_state cs; ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_abort_conn': /kisskb/src/fs/fuse/dev.c:1071:27: note: byref variable will be forcibly initialized 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:2108:13: note: byref variable will be forcibly initialized LIST_HEAD(to_end); ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/irqchip/irq-bcm7038-l1.c: In function 'bcm7038_l1_cpu_offline': /kisskb/src/drivers/irqchip/irq-bcm7038-l1.c:231:12: note: byref variable will be forcibly initialized cpumask_t new_affinity; ^~~~~~~~~~~~ /kisskb/src/drivers/irqchip/irq-bcm7038-l1.c: In function 'bcm7038_l1_irq_handle': /kisskb/src/drivers/irqchip/irq-bcm7038-l1.c:140:17: note: byref variable will be forcibly initialized unsigned long pending, flags; ^~~~~~~ /kisskb/src/drivers/irqchip/irq-bcm7038-l1.c: In function 'bcm7038_l1_init_one': /kisskb/src/drivers/irqchip/irq-bcm7038-l1.c:257:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_release': /kisskb/src/fs/fuse/dev.c:2179:13: note: byref variable will be forcibly initialized LIST_HEAD(to_end); ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:2169:2: note: in expansion of macro 'wait_event' wait_event(fc->blocked_waitq, atomic_read(&fc->num_waiting) == 0); ^~~~~~~~~~ /kisskb/src/kernel/sched/idle.c: In function 'play_idle_precise': /kisskb/src/kernel/sched/idle.c:357:20: note: byref variable will be forcibly initialized struct idle_timer it; ^~ /kisskb/src/kernel/sched/fair.c: In function 'cpu_runnable_without': /kisskb/src/kernel/sched/fair.c:5723:15: note: byref variable will be forcibly initialized unsigned int runnable; ^~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'cpu_util_next': /kisskb/src/kernel/sched/fair.c:6465:26: note: byref variable will be forcibly initialized 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:5700:15: note: byref variable will be forcibly initialized unsigned int load; ^~~~ 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/phy/qualcomm/phy-qcom-qmp.c:15: /kisskb/src/drivers/phy/qualcomm/phy-qcom-qmp.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/sched/fair.c: In function 'calculate_imbalance': /kisskb/src/kernel/sched/fair.c:9108:17: note: byref variable will be forcibly initialized unsigned int nr_diff = busiest->sum_nr_running; ^~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'setup_sched_thermal_decay_shift': /kisskb/src/kernel/sched/fair.c:90:6: note: byref variable will be forcibly initialized int _shift = 0; ^~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'sched_slice': /kisskb/src/kernel/sched/fair.c:689:22: note: byref variable will be forcibly initialized struct load_weight lw; ^~ /kisskb/src/drivers/phy/qualcomm/phy-qcom-qmp.c: In function 'qcom_qmp_phy_create': /kisskb/src/drivers/phy/qualcomm/phy-qcom-qmp.c:4402:7: note: byref variable will be forcibly initialized char prop_name[MAX_PROP_NAME]; ^~~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'cpu_util_without': /kisskb/src/kernel/sched/fair.c:6424:16: note: byref variable will be forcibly initialized unsigned int estimated = ^~~~~~~~~ /kisskb/src/kernel/sched/fair.c:6385:15: note: byref variable will be forcibly initialized unsigned int util; ^~~~ /kisskb/src/arch/arm64/kernel/idreg-override.c: In function 'find_field': /kisskb/src/arch/arm64/kernel/idreg-override.c:97:7: note: byref variable will be forcibly initialized char opt[FTR_DESC_NAME_LEN + FTR_DESC_FIELD_LEN + 2]; ^~~ /kisskb/src/arch/arm64/kernel/idreg-override.c: In function 'match_options': /kisskb/src/arch/arm64/kernel/idreg-override.c:122:8: note: byref variable will be forcibly initialized u64 v; ^ /kisskb/src/arch/arm64/kernel/idreg-override.c: In function '__parse_cmdline': /kisskb/src/arch/arm64/kernel/idreg-override.c:139:8: note: byref variable will be forcibly initialized char buf[256]; ^~~ /kisskb/src/drivers/phy/qualcomm/phy-qcom-qusb2.c: In function 'qusb2_phy_init': /kisskb/src/drivers/phy/qualcomm/phy-qcom-qusb2.c:699:15: note: byref variable will be forcibly initialized unsigned int clk_scheme; ^~~~~~~~~~ /kisskb/src/drivers/phy/qualcomm/phy-qcom-qusb2.c: In function 'qusb2_phy_probe': /kisskb/src/drivers/phy/qualcomm/phy-qcom-qusb2.c:919:6: note: byref variable will be forcibly initialized u32 value; ^~~~~ /kisskb/src/kernel/sched/fair.c: In function 'find_energy_efficient_cpu': /kisskb/src/kernel/sched/fair.c:6616:28: note: byref variable will be forcibly initialized unsigned long cur_delta, spare_cap, max_spare_cap = 0; ^~~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'find_idlest_group': /kisskb/src/kernel/sched/fair.c:8789:32: note: byref variable will be forcibly initialized struct sg_lb_stats local_sgs, tmp_sgs; ^~~~~~~ /kisskb/src/kernel/sched/fair.c:8789:21: note: byref variable will be forcibly initialized struct sg_lb_stats local_sgs, tmp_sgs; ^~~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'update_blocked_averages': /kisskb/src/kernel/sched/fair.c:8024:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/kernel/sched/fair.c: In function 'check_preempt_wakeup': /kisskb/src/kernel/sched/fair.c:6928:40: note: byref variable will be forcibly initialized struct sched_entity *se = &curr->se, *pse = &p->se; ^~~ /kisskb/src/kernel/sched/fair.c:6928:23: note: byref variable will be forcibly initialized struct sched_entity *se = &curr->se, *pse = &p->se; ^~ /kisskb/src/fs/autofs/waitq.c: In function 'validate_request': /kisskb/src/fs/autofs/waitq.c:314:15: note: byref variable will be forcibly initialized struct path this; ^~~~ /kisskb/src/kernel/sched/fair.c: In function 'active_load_balance_cpu_stop': /kisskb/src/kernel/sched/fair.c:9924:17: note: byref variable will be forcibly initialized struct lb_env env = { ^~~ /kisskb/src/fs/coda/symlink.c: In function 'coda_symlink_filler': /kisskb/src/fs/coda/symlink.c:28:15: note: byref variable will be forcibly initialized unsigned int len = PAGE_SIZE; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/fair.c:23: /kisskb/src/kernel/sched/fair.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /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 } 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_killable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/autofs/waitq.c:479:2: note: in expansion of macro 'wait_event_killable' wait_event_killable(wq->queue, wq->name.name == NULL); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/autofs/waitq.c:352:14: note: byref variable will be forcibly initialized struct qstr qstr; ^~~~ /kisskb/src/fs/autofs/waitq.c:351:28: note: byref variable will be forcibly initialized struct autofs_wait_queue *wq; ^~ In file included from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:8, from /kisskb/src/kernel/sched/sched.h:39, from /kisskb/src/kernel/sched/fair.c:23: /kisskb/src/kernel/sched/fair.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/dma/coherent.c: In function 'rmem_dma_device_init': /kisskb/src/kernel/dma/coherent.c:322:27: note: byref variable will be forcibly initialized struct dma_coherent_mem *mem = rmem->priv; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/mmap_lock.h:107, from /kisskb/src/mm/mmap_lock.c:3: /kisskb/src/mm/mmap_lock.c: In function 'perf_trace_mmap_lock_start_locking': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(mmap_lock_start_locking, ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(mmap_lock_start_locking, ^~~~~~~~~~~~~~ /kisskb/src/kernel/dma/coherent.c: In function 'dma_declare_coherent_memory': /kisskb/src/kernel/dma/coherent.c:130:27: note: byref variable will be forcibly initialized struct dma_coherent_mem *mem; ^~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(mmap_lock_acquire_returned, ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(mmap_lock_acquire_returned, ^~~~~~~~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'update_sd_lb_stats': /kisskb/src/kernel/sched/fair.c:8941:6: note: byref variable will be forcibly initialized int sg_status = 0; ^~~~~~~~~ /kisskb/src/mm/mmap_lock.c: In function 'perf_trace_mmap_lock_released': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:76:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(mmap_lock_released, ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:76:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(mmap_lock_released, ^~~~~~~~~~~~~~ /kisskb/src/kernel/sched/fair.c:8940:21: note: byref variable will be forcibly initialized struct sg_lb_stats tmp_sgs; ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/mmap_lock.h:107, from /kisskb/src/mm/mmap_lock.c:3: /kisskb/src/mm/mmap_lock.c: In function 'trace_event_raw_event_mmap_lock_start_locking': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(mmap_lock_start_locking, ^~~~~~~~~~~~~~ /kisskb/src/mm/mmap_lock.c: In function 'trace_event_raw_event_mmap_lock_acquire_returned': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(mmap_lock_acquire_returned, ^~~~~~~~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'newidle_balance': /kisskb/src/mm/mmap_lock.c: In function 'trace_event_raw_event_mmap_lock_released': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:76:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(mmap_lock_released, ^~~~~~~~~~~~~~ /kisskb/src/kernel/sched/fair.c:10600:7: note: byref variable will be forcibly initialized int continue_balancing = 1; ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'rebalance_domains': /kisskb/src/kernel/sched/fair.c:9984:6: note: byref variable will be forcibly initialized int continue_balancing = 1; ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'sched_group_set_shares': /kisskb/src/kernel/sched/fair.c:11171:19: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/include/kunit/test.h:15, 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 DECLARE_COMPLETION_ONSTACK(try_completion); ^~~~~~~~~~~~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) ^~~~ /kisskb/src/mm/gup.c: In function '__get_user_pages': /kisskb/src/mm/gup.c:1015:16: note: byref variable will be forcibly initialized unsigned int foll_flags = gup_flags; ^~~~~~~~~~ /kisskb/src/mm/gup.c:995:25: note: byref variable will be forcibly initialized struct vm_area_struct *vma = NULL; ^~~ /kisskb/src/fs/orangefs/acl.c: In function 'orangefs_set_acl': /kisskb/src/fs/orangefs/acl.c:123:15: note: byref variable will be forcibly initialized struct iattr iattr; ^~~~~ /kisskb/src/fs/orangefs/acl.c: In function 'orangefs_init_acl': /kisskb/src/fs/orangefs/acl.c:162:15: note: byref variable will be forcibly initialized struct iattr iattr; ^~~~~ /kisskb/src/fs/orangefs/acl.c:161:10: note: byref variable will be forcibly initialized umode_t mode = inode->i_mode; ^~~~ /kisskb/src/fs/orangefs/acl.c:160:34: note: byref variable will be forcibly initialized struct posix_acl *default_acl, *acl; ^~~ /kisskb/src/fs/orangefs/acl.c:160:20: note: byref variable will be forcibly initialized struct posix_acl *default_acl, *acl; ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/mm/gup.c:5: /kisskb/src/mm/gup.c: In function 'check_and_migrate_cma_pages': /kisskb/src/mm/gup.c:1558:12: note: byref variable will be forcibly initialized LIST_HEAD(cma_page_list); ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/gup.c: In function 'lockless_pages_from_mm': /kisskb/src/mm/gup.c:2526:6: note: byref variable will be forcibly initialized int nr_pinned = 0; ^~~~~~~~~ /kisskb/src/mm/gup.c: In function '__mm_populate': /kisskb/src/mm/gup.c:1418:6: note: byref variable will be forcibly initialized int locked = 0; ^~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/bus/vexpress-config.c:9: /kisskb/src/drivers/bus/vexpress-config.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/mm/gup.c: In function 'get_user_pages_unlocked': /kisskb/src/mm/gup.c:1928:6: note: byref variable will be forcibly initialized int locked = 1; ^~~~~~ /kisskb/src/mm/gup.c: In function 'internal_get_user_pages_fast': /kisskb/src/mm/gup.c:2572:21: note: byref variable will be forcibly initialized unsigned long len, end; ^~~ /kisskb/src/drivers/bus/vexpress-config.c: In function 'vexpress_syscfg_probe': /kisskb/src/drivers/bus/vexpress-config.c:357:6: note: byref variable will be forcibly initialized u32 dt_hbi; ^~~~~~ /kisskb/src/drivers/bus/vexpress-config.c: In function 'vexpress_syscfg_regmap_init': /kisskb/src/drivers/bus/vexpress-config.c:257:22: note: byref variable will be forcibly initialized u32 site, position, dcc; ^~~ /kisskb/src/drivers/bus/vexpress-config.c:257:12: note: byref variable will be forcibly initialized u32 site, position, dcc; ^~~~~~~~ /kisskb/src/drivers/bus/vexpress-config.c:257:6: note: byref variable will be forcibly initialized u32 site, position, dcc; ^~~~ /kisskb/src/drivers/bus/vexpress-config.c:255:9: note: byref variable will be forcibly initialized __be32 energy_quirk[4]; ^~~~~~~~~~~~ /kisskb/src/mm/mlock.c: In function '__munlock_pagevec_fill': /kisskb/src/mm/mlock.c:354:14: note: byref variable will be forcibly initialized spinlock_t *ptl; ^~~ /kisskb/src/mm/mlock.c: In function '__munlock_pagevec': /kisskb/src/mm/mlock.c:266:6: note: byref variable will be forcibly initialized int pgrescued = 0; ^~~~~~~~~ /kisskb/src/mm/mlock.c:264:17: note: byref variable will be forcibly initialized struct pagevec pvec_putback; ^~~~~~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'adjust_historical_crosststamp': /kisskb/src/kernel/time/timekeeping.c:1107:16: note: byref variable will be forcibly initialized u64 corr_raw, corr_real; ^~~~~~~~~ /kisskb/src/kernel/time/timekeeping.c:1107:6: note: byref variable will be forcibly initialized u64 corr_raw, corr_real; ^~~~~~~~ /kisskb/src/mm/mlock.c: In function 'munlock_vma_pages_range': /kisskb/src/mm/mlock.c:429:18: note: byref variable will be forcibly initialized struct pagevec pvec; ^~~~ In file included from /kisskb/src/include/linux/time.h:7, from /kisskb/src/include/uapi/linux/timex.h:56, from /kisskb/src/include/linux/timex.h:56, from /kisskb/src/include/linux/clocksource.h:13, from /kisskb/src/include/linux/timekeeper_internal.h:10, from /kisskb/src/kernel/time/timekeeping.c:6: /kisskb/src/kernel/time/timekeeping.c: In function 'timespec64_sub': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'tk_set_wall_to_mono': /kisskb/src/mm/mlock.c: In function 'apply_vma_lock_flags': /kisskb/src/kernel/time/timekeeping.c:151:20: note: byref variable will be forcibly initialized struct timespec64 tmp; ^~~ /kisskb/src/mm/mlock.c:562:33: note: byref variable will be forcibly initialized struct vm_area_struct * vma, * prev; ^~~~ 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:66:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_inject_offset': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ /kisskb/src/include/linux/time64.h:66:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function '__timekeeping_inject_sleeptime': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'accumulate_nsecs_to_secs': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized /kisskb/src/mm/mlock.c: In function 'apply_mlockall_flags': /kisskb/src/mm/mlock.c:740:33: note: byref variable will be forcibly initialized struct vm_area_struct * vma, * prev = NULL; ^~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_advance': /kisskb/src/kernel/time/timekeeping.c:2123:15: note: byref variable will be forcibly initialized unsigned int clock_set = 0; ^~~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'get_device_system_crosststamp': /kisskb/src/kernel/time/timekeeping.c:1193:29: note: byref variable will be forcibly initialized 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 'do_settimeofday64': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_warp_clock': /kisskb/src/kernel/time/timekeeping.c:1404:21: note: byref variable will be forcibly initialized struct timespec64 adjust; ^~~~~~ 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:78:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c:1751:28: note: byref variable will be forcibly initialized struct timespec64 ts_new, ts_delta; ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c:1751:20: note: byref variable will be forcibly initialized struct timespec64 ts_new, ts_delta; ^~~~~~ 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:66:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_init': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized /kisskb/src/kernel/time/timekeeping.c:1603:31: note: byref variable will be forcibly initialized struct timespec64 wall_time, boot_offset, wall_to_mono; ^~~~~~~~~~~ /kisskb/src/kernel/time/timekeeping.c:1603:20: note: byref variable will be forcibly initialized 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:2390:21: note: byref variable will be forcibly initialized struct timespec64 delta; ^~~~~ /kisskb/src/kernel/time/timekeeping.c:2381:16: note: byref variable will be forcibly initialized s32 orig_tai, tai; ^~~ /kisskb/src/kernel/time/timekeeping.c:2380:20: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/kernel/time/timekeeping.c:2378:24: note: byref variable will be forcibly initialized struct audit_ntp_data ad; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/mm/mincore.c:11: /kisskb/src/mm/mincore.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /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 u8 stream[CHACHA_BLOCK_SIZE] __aligned(sizeof(long)); ^~~~~~ In file included from /kisskb/src/include/kunit/test.h:16, from /kisskb/src/lib/kunit/executor.c:3: /kisskb/src/lib/kunit/executor.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/irqchip/irq-imx-gpcv2.c: In function 'imx_gpcv2_domain_alloc': /kisskb/src/drivers/irqchip/irq-imx-gpcv2.c:166:20: note: byref variable will be forcibly initialized struct irq_fwspec parent_fwspec; ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/drivers/irqchip/irq-imx-gpcv2.c:7: /kisskb/src/drivers/irqchip/irq-imx-gpcv2.c: In function 'irq_find_matching_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec = { ^~~~~~ /kisskb/src/drivers/irqchip/irq-imx-gpcv2.c: In function 'irq_find_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/fs/9p/vfs_super.c: In function 'v9fs_write_inode': /kisskb/src/fs/9p/vfs_super.c:293:18: note: byref variable will be forcibly initialized struct p9_wstat wstat; ^~~~~ /kisskb/src/fs/9p/vfs_super.c: In function 'v9fs_statfs': /kisskb/src/fs/9p/vfs_super.c:243:20: note: byref variable will be forcibly initialized struct p9_rstatfs rs; ^~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/fs/afs/addr_list.c:8: /kisskb/src/fs/afs/addr_list.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/fs/afs/addr_list.c:8: /kisskb/src/fs/afs/addr_list.c: In function 'afs_parse_text_addrs': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/addr_list.c:206:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(vllist->servers[0].server->addresses, alist); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/addr_list.c:138:10: note: byref variable will be forcibly initialized __be32 x[4]; ^ /kisskb/src/fs/afs/addr_list.c:136:19: note: byref variable will be forcibly initialized const char *q, *stop; ^~~~ /kisskb/src/fs/afs/addr_list.c: In function 'afs_dns_query': /kisskb/src/fs/afs/addr_list.c:244:8: note: byref variable will be forcibly initialized char *result = NULL; ^~~~~~ /kisskb/src/fs/afs/addr_list.c: In function 'afs_iterate_addresses': /kisskb/src/fs/afs/addr_list.c:356:16: note: byref variable will be forcibly initialized unsigned long set, failed; ^~~ /kisskb/src/drivers/pinctrl/cirrus/pinctrl-lochnagar.c: In function 'lochnagar2_get_gpio_chan': /kisskb/src/drivers/pinctrl/cirrus/pinctrl-lochnagar.c:796:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/pinctrl/cirrus/pinctrl-lochnagar.c:13: /kisskb/src/drivers/pinctrl/cirrus/pinctrl-lochnagar.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'time_to_jiffies': /kisskb/src/fs/fuse/dir.c:89:21: note: byref variable will be forcibly initialized struct timespec64 ts = { ^~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_access': /kisskb/src/fs/fuse/dir.c:1209:24: note: byref variable will be forcibly initialized struct fuse_access_in inarg; ^~~~~ In file included from /kisskb/src/fs/fuse/dir.c:9: /kisskb/src/fs/fuse/dir.c: In function 'fuse_dentry_revalidate': /kisskb/src/fs/fuse/dir.c:210:13: note: byref variable will be forcibly initialized FUSE_ARGS(args); ^~~~ /kisskb/src/fs/fuse/fuse_i.h:282:42: note: in definition of macro 'FUSE_ARGS' #define FUSE_ARGS(args) struct fuse_args args = {} ^~~~ /kisskb/src/fs/fuse/dir.c:209:25: note: byref variable will be forcibly initialized struct fuse_entry_out outarg; ^~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_do_getattr': /kisskb/src/fs/fuse/dir.c:1030:23: note: byref variable will be forcibly initialized struct fuse_attr_out outarg; ^~~~~~ /kisskb/src/fs/fuse/dir.c:1029:25: note: byref variable will be forcibly initialized struct fuse_getattr_in inarg; ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_create_open': /kisskb/src/fs/fuse/dir.c:521:24: note: byref variable will be forcibly initialized struct fuse_entry_out outentry; ^~~~~~~~ /kisskb/src/fs/fuse/dir.c:520:23: note: byref variable will be forcibly initialized struct fuse_open_out outopen; ^~~~~~~ /kisskb/src/fs/fuse/dir.c:519:24: note: byref variable will be forcibly initialized struct fuse_create_in inarg; ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'create_new_entry': /kisskb/src/fs/fuse/dir.c:663:24: note: byref variable will be forcibly initialized struct fuse_entry_out outarg; ^~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_mknod': /kisskb/src/fs/fuse/dir.c:722:23: note: byref variable will be forcibly initialized struct fuse_mknod_in inarg; ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_mkdir': /kisskb/src/fs/fuse/dir.c:751:23: note: byref variable will be forcibly initialized struct fuse_mkdir_in inarg; ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_lookup': /kisskb/src/fs/fuse/dir.c:460:16: note: byref variable will be forcibly initialized struct inode *inode; ^~~~~ /kisskb/src/fs/fuse/dir.c:459:24: note: byref variable will be forcibly initialized struct fuse_entry_out outarg; ^~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_rename_common': /kisskb/src/fs/fuse/dir.c:862:25: note: byref variable will be forcibly initialized struct fuse_rename2_in inarg; ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_link': /kisskb/src/fs/fuse/dir.c:950:22: note: byref variable will be forcibly initialized struct fuse_link_in inarg; ^~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c:1517:2: note: in expansion of macro 'wait_event' wait_event(fi->page_waitq, fi->writectr == FUSE_NOWRITE); ^~~~~~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_flush_times': /kisskb/src/fs/fuse/dir.c:1567:23: note: byref variable will be forcibly initialized struct fuse_attr_out outarg; ^~~~~~ /kisskb/src/fs/fuse/dir.c:1566:25: note: byref variable will be forcibly initialized struct fuse_setattr_in inarg; ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_do_setattr': /kisskb/src/fs/fuse/dir.c:1606:23: note: byref variable will be forcibly initialized struct fuse_attr_out outarg; ^~~~~~ /kisskb/src/fs/fuse/dir.c:1605:25: note: byref variable will be forcibly initialized struct fuse_setattr_in inarg; ^~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(vm_unmapped_area, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:10:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(vm_unmapped_area, ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/percpu.h:5, from /kisskb/src/kernel/locking/osq_lock.c:2: /kisskb/src/kernel/locking/osq_lock.c: In function 'osq_lock': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/osq_lock.c:170:7: note: in expansion of macro 'smp_load_acquire' if (smp_load_acquire(&node->locked)) ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mmap.c: In function 'unmap_region': /kisskb/src/mm/mmap.c:2669:20: note: byref variable will be forcibly initialized struct mmu_gather tlb; ^~~ /kisskb/src/mm/mmap.c: In function 'cmdline_parse_stack_guard_gap': /kisskb/src/mm/mmap.c:2572:8: note: byref variable will be forcibly initialized char *endptr; ^~~~~~ /kisskb/src/mm/mmap.c: In function 'arch_get_unmapped_area': /kisskb/src/mm/mmap.c:2167:31: note: byref variable will be forcibly initialized struct vm_unmapped_area_info info; ^~~~ /kisskb/src/mm/mmap.c:2166:31: note: byref variable will be forcibly initialized struct vm_area_struct *vma, *prev; ^~~~ /kisskb/src/mm/mmap.c: In function 'arch_get_unmapped_area_topdown': /kisskb/src/mm/mmap.c:2207:31: note: byref variable will be forcibly initialized struct vm_unmapped_area_info info; ^~~~ /kisskb/src/mm/mmap.c:2205:31: note: byref variable will be forcibly initialized struct vm_area_struct *vma, *prev; ^~~~ /kisskb/src/mm/mmap.c: In function 'exit_mmap': /kisskb/src/mm/mmap.c:3167:20: note: byref variable will be forcibly initialized struct mmu_gather tlb; ^~~ /kisskb/src/mm/mmap.c: In function 'do_brk_flags': /kisskb/src/mm/mmap.c:3067:29: note: byref variable will be forcibly initialized struct rb_node **rb_link, *rb_parent; ^~~~~~~~~ /kisskb/src/mm/mmap.c:3067:19: note: byref variable will be forcibly initialized struct rb_node **rb_link, *rb_parent; ^~~~~~~ /kisskb/src/mm/mmap.c:3066:31: note: byref variable will be forcibly initialized struct vm_area_struct *vma, *prev; ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/mm/mmap.c:13: /kisskb/src/mm/mmap.c: In function 'vm_brk_flags': /kisskb/src/mm/mmap.c:3137:12: note: byref variable will be forcibly initialized LIST_HEAD(uf); ^~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/mmap.c: In function '__do_sys_brk': /kisskb/src/mm/mmap.c:198:12: note: byref variable will be forcibly initialized LIST_HEAD(uf); ^~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/mmap.c: In function '__vm_munmap': /kisskb/src/mm/mmap.c:2924:12: note: byref variable will be forcibly initialized LIST_HEAD(uf); ^~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/mmap.c: In function 'mmap_region': /kisskb/src/mm/mmap.c:1731:29: note: byref variable will be forcibly initialized struct rb_node **rb_link, *rb_parent; ^~~~~~~~~ /kisskb/src/mm/mmap.c:1731:19: note: byref variable will be forcibly initialized struct rb_node **rb_link, *rb_parent; ^~~~~~~ /kisskb/src/mm/mmap.c:1729:31: note: byref variable will be forcibly initialized struct vm_area_struct *vma, *prev, *merge; ^~~~ /kisskb/src/mm/mmap.c: In function '__do_sys_remap_file_pages': /kisskb/src/mm/mmap.c:2968:16: note: byref variable will be forcibly initialized unsigned long populate = 0; ^~~~~~~~ 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:51: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(swiotlb_bounced, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(swiotlb_bounced, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(swiotlb_bounced, ^~~~~~~~~~~ /kisskb/src/fs/afs/callback.c: In function 'afs_lookup_volume_rcu': /kisskb/src/fs/afs/callback.c:73:6: note: byref variable will be forcibly initialized int seq = 0; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/swiotlb.h:50, from /kisskb/src/kernel/dma/swiotlb.c:51: /kisskb/src/kernel/dma/swiotlb.c: In function 'trace_event_raw_event_swiotlb_bounced': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(swiotlb_bounced, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(swiotlb_bounced, ^~~~~~~~~~~ /kisskb/src/fs/autofs/expire.c: In function 'autofs_mount_busy': /kisskb/src/fs/autofs/expire.c:33:14: note: byref variable will be forcibly initialized struct path path = {.mnt = mnt, .dentry = dentry}; ^~~~ /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 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 const struct path path = { .mnt = mnt, .dentry = dentry }; ^~~~ /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 u32 st0[4], st1[4]; ^~~ /kisskb/src/lib/crypto/aes.c:262:6: note: byref variable will be forcibly initialized u32 st0[4], st1[4]; ^~~ /kisskb/src/fs/coda/pioctl.c: In function 'coda_pioctl': /kisskb/src/fs/coda/pioctl.c:55:20: note: byref variable will be forcibly initialized struct PioctlData data; ^~~~ /kisskb/src/fs/coda/pioctl.c:53:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /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 u32 st0[4], st1[4]; ^~~ /kisskb/src/lib/crypto/aes.c:313:6: note: byref variable will be forcibly initialized u32 st0[4], st1[4]; ^~~ /kisskb/src/kernel/irq/irqdomain.c: In function 'irq_create_fwspec_mapping': /kisskb/src/kernel/irq/irqdomain.c:777:15: note: byref variable will be forcibly initialized unsigned int type = IRQ_TYPE_NONE; ^~~~ /kisskb/src/kernel/irq/irqdomain.c:776:18: note: byref variable will be forcibly initialized irq_hw_number_t hwirq; ^~~~~ /kisskb/src/kernel/irq/irqdomain.c: In function 'irq_create_of_mapping': /kisskb/src/kernel/irq/irqdomain.c:865:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec; ^~~~~~ In file included from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:8, from /kisskb/src/include/linux/backing-dev.h:15, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_send_open': /kisskb/src/fs/fuse/file.c:38:22: note: byref variable will be forcibly initialized struct fuse_open_in inarg; ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_bmap': /kisskb/src/fs/fuse/file.c:2540:23: note: byref variable will be forcibly initialized struct fuse_bmap_out outarg; ^~~~~~ /kisskb/src/fs/fuse/file.c:2539:22: note: byref variable will be forcibly initialized 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 size_t start; ^~~~~ /kisskb/src/mm/memory.c: In function 'zap_pte_range': /kisskb/src/mm/memory.c:1219:6: note: byref variable will be forcibly initialized int rss[NR_MM_COUNTERS]; ^~~ In file included from /kisskb/src/include/linux/phy/phy.h:15, from /kisskb/src/drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.c:14: /kisskb/src/drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_file_poll': /kisskb/src/fs/fuse/file.c:3052:23: note: byref variable will be forcibly initialized struct fuse_poll_out outarg; ^~~~~~ /kisskb/src/mm/memory.c: In function 'do_numa_page': /kisskb/src/mm/memory.c:4106:6: note: byref variable will be forcibly initialized int flags = 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/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/fs/fuse/file.c:448:2: note: in expansion of macro 'wait_event' wait_event(fi->page_waitq, !fuse_page_is_writeback(inode, index)); ^~~~~~~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_do_truncate': /kisskb/src/fs/fuse/file.c:3118:15: note: byref variable will be forcibly initialized struct iattr attr; ^~~~ /kisskb/src/mm/memory.c: In function 'zap_page_range_single': /kisskb/src/mm/memory.c:1565:20: note: byref variable will be forcibly initialized struct mmu_gather tlb; ^~~ /kisskb/src/mm/memory.c: In function 'zap_page_range': /kisskb/src/mm/memory.c:1538:20: note: byref variable will be forcibly initialized struct mmu_gather tlb; ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/file.c:9: /kisskb/src/fs/fuse/file.c: In function '__readahead_batch': /kisskb/src/include/linux/pagemap.h:899:11: note: byref variable will be forcibly initialized XA_STATE(xas, &rac->mapping->i_pages, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_lseek': /kisskb/src/fs/fuse/file.c:2575:24: note: byref variable will be forcibly initialized struct fuse_lseek_out outarg; ^~~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_do_open': /kisskb/src/fs/fuse/file.c:154:24: note: byref variable will be forcibly initialized struct fuse_open_out outarg; ^~~~~~ /kisskb/src/mm/memory.c: In function 'follow_pfn': /kisskb/src/mm/memory.c:4756:9: note: byref variable will be forcibly initialized pte_t *ptep; ^~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_setlk': /kisskb/src/fs/fuse/file.c:2467:20: note: byref variable will be forcibly initialized struct fuse_lk_in inarg; ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_getlk': /kisskb/src/fs/fuse/file.c:2448:21: note: byref variable will be forcibly initialized struct fuse_lk_out outarg; ^~~~~~ /kisskb/src/fs/fuse/file.c:2447:20: note: byref variable will be forcibly initialized struct fuse_lk_in inarg; ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_flush': /kisskb/src/fs/fuse/file.c:471:23: note: byref variable will be forcibly initialized struct fuse_flush_in inarg; ^~~~~ /kisskb/src/mm/memory.c:4755:14: note: byref variable will be forcibly initialized spinlock_t *ptl; ^~~ /kisskb/src/mm/memory.c: In function '__access_remote_vm': /kisskb/src/mm/memory.c:4882:16: note: byref variable will be forcibly initialized struct page *page = NULL; ^~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_fsync_common': /kisskb/src/fs/fuse/file.c:527:23: note: byref variable will be forcibly initialized struct fuse_fsync_in inarg; ^~~~~ /kisskb/src/mm/memory.c:4871:25: note: byref variable will be forcibly initialized struct vm_area_struct *vma; ^~~ /kisskb/src/mm/memory.c: In function 'copy_user_huge_page': /kisskb/src/mm/memory.c:5154:26: note: byref variable will be forcibly initialized struct copy_subpage_arg arg = { ^~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c: In function 'sunxi_pinctrl_irq_handler': /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:1136:27: note: byref variable will be forcibly initialized unsigned long bank, reg, val; ^~~ /kisskb/src/fs/fuse/file.c: In function '__fuse_copy_file_range': /kisskb/src/fs/fuse/file.c:3354:24: note: byref variable will be forcibly initialized struct fuse_write_out outarg; ^~~~~~ /kisskb/src/fs/fuse/file.c:3345:33: note: byref variable will be forcibly initialized struct fuse_copy_file_range_in inarg = { ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_perform_write': /kisskb/src/fs/fuse/file.c:1226:23: note: byref variable will be forcibly initialized struct fuse_io_args ia = {}; ^~ /kisskb/src/fs/fuse/file.c: In function 'fuse_direct_io': /kisskb/src/fs/fuse/file.c:1463:10: note: byref variable will be forcibly initialized size_t nbytes = min(count, nmax); ^~~~~~ /kisskb/src/mm/memory.c: In function 'copy_pte_range': /kisskb/src/mm/memory.c:941:15: note: byref variable will be forcibly initialized struct page *prealloc = NULL; ^~~~~~~~ /kisskb/src/mm/memory.c:939:6: note: byref variable will be forcibly initialized int rss[NR_MM_COUNTERS]; ^~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_direct_IO': /kisskb/src/fs/fuse/file.c:3141:9: note: byref variable will be forcibly initialized loff_t pos = 0; ^~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/file.c:9: /kisskb/src/fs/fuse/file.c:3137:29: note: byref variable will be forcibly initialized DECLARE_COMPLETION_ONSTACK(wait); ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 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:1537:23: note: byref variable will be forcibly initialized struct fuse_io_priv io = FUSE_IO_PRIV_SYNC(iocb); ^~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c: In function 'sunxi_pconf_get': /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:477:21: note: byref variable will be forcibly initialized u32 offset, shift, mask, val; ^~~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:477:14: note: byref variable will be forcibly initialized u32 offset, shift, mask, val; ^~~~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:477:6: note: byref variable will be forcibly initialized u32 offset, shift, mask, val; ^~~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_writepages': /kisskb/src/fs/fuse/file.c:2189:27: note: byref variable will be forcibly initialized struct fuse_fill_wb_data data; ^~~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c: In function 'sunxi_pconf_set': /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:543:22: note: byref variable will be forcibly initialized u32 offset, shift, mask, reg; ^~~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:543:15: note: byref variable will be forcibly initialized u32 offset, shift, mask, reg; ^~~~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:543:7: note: byref variable will be forcibly initialized u32 offset, shift, mask, reg; ^~~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_do_ioctl': /kisskb/src/fs/fuse/file.c:2792:18: note: byref variable will be forcibly initialized struct iov_iter ii; ^~ /kisskb/src/fs/fuse/file.c:2785:24: note: byref variable will be forcibly initialized struct fuse_ioctl_out outarg; ^~~~~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c: In function 'sunxi_pmx_request': /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:770:7: note: byref variable will be forcibly initialized char supply[16]; ^~~~~~ /kisskb/src/mm/mprotect.c: In function 'mprotect_fixup': /kisskb/src/mm/mprotect.c:423:12: note: byref variable will be forcibly initialized pgprot_t new_pgprot = vm_get_page_prot(newflags); ^~~~~~~~~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c: In function 'sunxi_pctrl_parse_function_prop': /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:226:14: note: byref variable will be forcibly initialized const char *function; ^~~~~~~~ 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/sunxi/pinctrl-sunxi.c:15: /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/mm/mprotect.c: In function 'do_mprotect_pkey': /kisskb/src/mm/mprotect.c:516:31: note: byref variable will be forcibly initialized struct vm_area_struct *vma, *prev; ^~~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c: In function 'sunxi_pctrl_parse_drive_prop': /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:201:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c: In function 'sunxi_pctrl_parse_bias_prop': /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:171:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c: In function 'sunxi_pctrl_dt_node_to_map': /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:330:25: note: byref variable will be forcibly initialized int ret, npins, nmaps, configlen = 0, i = 0; ^~~~~~~~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:330:11: note: byref variable will be forcibly initialized int ret, npins, nmaps, configlen = 0, i = 0; ^~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:15: /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/mm/memory.c: In function 'insert_page': /kisskb/src/mm/memory.c:1666:14: note: byref variable will be forcibly initialized spinlock_t *ptl; ^~~ /kisskb/src/mm/memory.c: In function 'insert_pfn': /kisskb/src/mm/memory.c:1929:14: note: byref variable will be forcibly initialized spinlock_t *ptl; ^~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c: In function 'sunxi_pinctrl_setup_debounce': /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:1357:7: note: byref variable will be forcibly initialized u32 debounce; ^~~~~~~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:1333:26: note: byref variable will be forcibly initialized unsigned int hosc_diff, losc_diff; ^~~~~~~~~ /kisskb/src/drivers/pinctrl/sunxi/pinctrl-sunxi.c:1333:15: note: byref variable will be forcibly initialized unsigned int hosc_diff, losc_diff; ^~~~~~~~~ /kisskb/src/mm/memory.c: In function '__apply_to_page_range': /kisskb/src/mm/memory.c:2522:17: note: byref variable will be forcibly initialized pgtbl_mod_mask mask = 0; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/rt.c:6: /kisskb/src/kernel/sched/rt.c: In function 'arch_atomic_read_acquire': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-arch-fallback.h:154:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&(v)->counter); ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/rt.c: In function 'arch_atomic_set_release': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-arch-fallback.h:163:2: note: in expansion of macro 'smp_store_release' smp_store_release(&(v)->counter, 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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/core/stream.c:16: /kisskb/src/net/core/stream.c: In function 'sk_stream_wait_close': /kisskb/src/net/core/stream.c:99:20: note: byref variable will be forcibly initialized DEFINE_WAIT_FUNC(wait, woken_wake_function); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/irqchip.h:14, from /kisskb/src/drivers/irqchip/irq-ls-extirq.c:6: /kisskb/src/drivers/irqchip/irq-ls-extirq.c: In function 'irq_find_matching_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec = { ^~~~~~ /kisskb/src/drivers/irqchip/irq-ls-extirq.c: In function 'irq_find_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/irqchip/irq-ls-extirq.c: In function 'ls_extirq_parse_map': /kisskb/src/drivers/irqchip/irq-ls-extirq.c:113:14: note: byref variable will be forcibly initialized u32 hwirq, intsize, j; ^~~~~~~ /kisskb/src/drivers/irqchip/irq-ls-extirq.c:101:6: note: byref variable will be forcibly initialized u32 mapsize; ^~~~~~~ /kisskb/src/net/llc/llc_if.c: In function 'llc_establish_connection': /kisskb/src/net/llc/llc_if.c:86:25: note: byref variable will be forcibly initialized struct llc_addr laddr, daddr; ^~~~~ /kisskb/src/net/llc/llc_if.c:86:18: note: byref variable will be forcibly initialized struct llc_addr laddr, daddr; ^~~~~ 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 LIST_HEAD(top); ^~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/algapi.c:146:12: note: byref variable will be forcibly initialized LIST_HEAD(stack); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/algapi.c:144:12: note: byref variable will be forcibly initialized LIST_HEAD(secondary_spawns); ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_alg_tested': /kisskb/src/crypto/algapi.c:288:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_unregister_alg': /kisskb/src/crypto/algapi.c:450:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_unregister_template': /kisskb/src/crypto/algapi.c:541:12: note: byref variable will be forcibly initialized LIST_HEAD(users); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_unregister_instance': /kisskb/src/crypto/algapi.c:656:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/arch/arm64/kernel/perf_callchain.c: In function 'user_backtrace': /kisskb/src/arch/arm64/kernel/perf_callchain.c:26:20: note: byref variable will be forcibly initialized struct frame_tail buftail; ^~~~~~~ /kisskb/src/arch/arm64/kernel/perf_callchain.c: In function 'perf_callchain_kernel': /kisskb/src/arch/arm64/kernel/perf_callchain.c:150:20: note: byref variable will be forcibly initialized struct stackframe frame; ^~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/cgroup.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cgroup_root, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/cgroup.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cgroup, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cgroup_migrate, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cgroup_migrate, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cgroup_event, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cgroup_event, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/irqchip/qcom-pdc.c: In function 'qcom_pdc_gpio_alloc': /kisskb/src/drivers/irqchip/qcom-pdc.c:311:20: note: byref variable will be forcibly initialized struct irq_fwspec parent_fwspec; ^~~~~~~~~~~~~ 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/drivers/irqchip/qcom-pdc.c: In function 'qcom_pdc_alloc': /kisskb/src/drivers/irqchip/qcom-pdc.c:267:20: note: byref variable will be forcibly initialized struct irq_fwspec parent_fwspec; ^~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/cgroup.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cgroup, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'trace_event_raw_event_cgroup_migrate': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cgroup_migrate, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(cgroup_migrate, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/orangefs/file.c: In function 'orangefs_getflags': /kisskb/src/fs/orangefs/file.c:380:8: note: byref variable will be forcibly initialized __u64 val = 0; ^~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'trace_event_raw_event_cgroup_event': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cgroup_event, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/lib/math/prime_numbers.c:4: /kisskb/src/lib/math/prime_numbers.c: In function 'free_primes': /kisskb/src/fs/orangefs/file.c: In function 'orangefs_ioctl': /kisskb/src/fs/orangefs/file.c:421:17: note: byref variable will be forcibly initialized unsigned long old_uval; ^~~~~~~~ /kisskb/src/fs/orangefs/file.c:402:16: note: byref variable will be forcibly initialized unsigned long uval; ^~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/math/prime_numbers.c:168:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(primes, &small_primes); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/orangefs/file.c:401:8: note: byref variable will be forcibly initialized __u64 val = 0; ^~~ /kisskb/src/lib/math/prime_numbers.c: In function 'expand_to_next_prime': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/math/prime_numbers.c:152:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(primes, new); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'online_css': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:5055:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(css->cgroup->subsys[ss->id], css); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/irqchip.h:14, from /kisskb/src/drivers/irqchip/qcom-pdc.c:10: /kisskb/src/drivers/irqchip/qcom-pdc.c: In function 'irq_find_matching_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec = { ^~~~~~ /kisskb/src/drivers/irqchip/qcom-pdc.c: In function 'irq_find_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/irqchip/qcom-pdc.c:8: /kisskb/src/drivers/irqchip/qcom-pdc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 struct rq_flags rf; ^~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_calc_subtree_ss_mask': /kisskb/src/kernel/cgroup/cgroup.c:680:16: note: byref variable will be forcibly initialized unsigned long __ss_mask = (ss_mask); \ ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:1521:3: note: in expansion of macro 'do_each_subsys_mask' 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:680:16: note: byref variable will be forcibly initialized unsigned long __ss_mask = (ss_mask); \ ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:2832:2: note: in expansion of macro 'do_each_subsys_mask' do_each_subsys_mask(ss, ssid, ss_mask) { ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/deadline.c: In function 'dl_add_task_root_domain': /kisskb/src/kernel/sched/deadline.c:2387:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup2_parse_param': /kisskb/src/kernel/cgroup/cgroup.c:1820:25: note: byref variable will be forcibly initialized struct fs_parse_result result; ^~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_file_write': /kisskb/src/kernel/cgroup/cgroup.c:3716:13: note: byref variable will be forcibly initialized long long v; ^ /kisskb/src/kernel/cgroup/cgroup.c:3711:22: note: byref variable will be forcibly initialized unsigned long long v; ^ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_add_file': /kisskb/src/kernel/cgroup/cgroup.c:3814:7: note: byref variable will be forcibly initialized char name[CGROUP_FILE_NAME_MAX]; ^~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_rm_file': /kisskb/src/kernel/cgroup/cgroup.c:1615:7: note: byref variable will be forcibly initialized char name[CGROUP_FILE_NAME_MAX]; ^~~~ /kisskb/src/fs/ubifs/file.c: In function 'ubifs_invalidatepage': /kisskb/src/fs/ubifs/file.c:212:26: note: byref variable will be forcibly initialized struct ubifs_budget_req req = { .dd_growth = c->bi.page_budget}; ^~~ /kisskb/src/fs/ubifs/file.c:198:26: note: byref variable will be forcibly initialized struct ubifs_budget_req req = { .recalculate = 1, .new_page = 1 }; ^~~ /kisskb/src/kernel/sched/deadline.c: In function 'inactive_task_timer': /kisskb/src/kernel/sched/deadline.c:1350:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/fs/ubifs/file.c: In function 'do_writepage': /kisskb/src/fs/ubifs/file.c:212:26: note: byref variable will be forcibly initialized struct ubifs_budget_req req = { .dd_growth = c->bi.page_budget}; ^~~ /kisskb/src/fs/ubifs/file.c:198:26: note: byref variable will be forcibly initialized struct ubifs_budget_req req = { .recalculate = 1, .new_page = 1 }; ^~~ /kisskb/src/fs/ubifs/file.c:907:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/file.c: In function 'do_truncation': /kisskb/src/fs/ubifs/file.c:1112:26: note: byref variable will be forcibly initialized struct ubifs_budget_req req; ^~~ /kisskb/src/fs/ubifs/file.c: In function 'update_mctime': /kisskb/src/fs/ubifs/file.c:1420:27: note: byref variable will be forcibly initialized struct ubifs_budget_req req = { .dirtied_ino = 1, ^~~ /kisskb/src/fs/ubifs/file.c: In function 'cancel_budget': /kisskb/src/fs/ubifs/file.c:212:26: note: byref variable will be forcibly initialized struct ubifs_budget_req req = { .dd_growth = c->bi.page_budget}; ^~~ /kisskb/src/fs/ubifs/file.c:198:26: note: byref variable will be forcibly initialized struct ubifs_budget_req req = { .recalculate = 1, .new_page = 1 }; ^~~ /kisskb/src/fs/ubifs/file.c: In function 'populate_page': /kisskb/src/fs/ubifs/file.c:630:26: note: byref variable will be forcibly initialized int err, len, out_len, dlen; ^~~~ /kisskb/src/fs/ubifs/file.c:630:17: note: byref variable will be forcibly initialized int err, len, out_len, dlen; ^~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'find_css_set': /kisskb/src/kernel/cgroup/cgroup.c:1173:19: note: byref variable will be forcibly initialized struct list_head tmp_links; ^~~~~~~~~ /kisskb/src/fs/ubifs/file.c: In function 'read_block': /kisskb/src/fs/ubifs/file.c:51:15: note: byref variable will be forcibly initialized unsigned int dlen; ^~~~ /kisskb/src/fs/ubifs/file.c:50:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/file.c:49:16: note: byref variable will be forcibly initialized int err, len, out_len; ^~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'task_cgroup_path': /kisskb/src/kernel/cgroup/cgroup.c:2255:6: note: byref variable will be forcibly initialized 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:2531:12: note: byref variable will be forcibly initialized LIST_HEAD(preloaded); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/ubifs/file.c: In function 'write_begin_slow': /kisskb/src/fs/ubifs/file.c:198:26: note: byref variable will be forcibly initialized struct ubifs_budget_req req = { .recalculate = 1, .new_page = 1 }; ^~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_procs_write_start': /kisskb/src/kernel/cgroup/cgroup.c:2751:8: note: byref variable will be forcibly initialized pid_t pid; ^~~ /kisskb/src/fs/ubifs/file.c: In function 'ubifs_do_bulk_read': /kisskb/src/fs/ubifs/file.c:724:40: note: byref variable will be forcibly initialized int err, page_idx, page_cnt, ret = 0, n = 0; ^ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_migrate_execute': /kisskb/src/kernel/cgroup/cgroup.c:680:16: note: byref variable will be forcibly initialized unsigned long __ss_mask = (ss_mask); \ ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:2457:3: note: in expansion of macro 'do_each_subsys_mask' do_each_subsys_mask(ss, ssid, mgctx->ss_mask) { ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:680:16: note: byref variable will be forcibly initialized unsigned long __ss_mask = (ss_mask); \ ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:2444:3: note: in expansion of macro 'do_each_subsys_mask' do_each_subsys_mask(ss, ssid, mgctx->ss_mask) { ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:680:16: note: byref variable will be forcibly initialized unsigned long __ss_mask = (ss_mask); \ ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:2397:3: note: in expansion of macro 'do_each_subsys_mask' do_each_subsys_mask(ss, ssid, mgctx->ss_mask) { ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/rtmutex.c: In function 'rt_mutex_slowlock': /kisskb/src/kernel/locking/rtmutex.c:1214:25: note: byref variable will be forcibly initialized struct rt_mutex_waiter waiter; ^~~~~~ In file included from /kisskb/src/kernel/locking/rtmutex.c:19: /kisskb/src/kernel/locking/rtmutex.c: In function 'rt_mutex_fastunlock': /kisskb/src/kernel/locking/rtmutex.c:1438:16: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/kernel/locking/rtmutex.c: In function 'rt_mutex_futex_unlock': /kisskb/src/kernel/locking/rtmutex.c:1620:16: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wake_q); ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/fs/ubifs/file.c: In function 'ubifs_vm_page_mkwrite': /kisskb/src/fs/ubifs/file.c:198:26: note: byref variable will be forcibly initialized struct ubifs_budget_req req = { .recalculate = 1, .new_page = 1 }; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'rebind_subsystems': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:1744:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dcgrp->subsys[ssid], css); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:680:16: note: byref variable will be forcibly initialized unsigned long __ss_mask = (ss_mask); \ ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:1729:2: note: in expansion of macro 'do_each_subsys_mask' do_each_subsys_mask(ss, ssid, ss_mask) { ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:680:16: note: byref variable will be forcibly initialized unsigned long __ss_mask = (ss_mask); \ ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:1714:2: note: in expansion of macro 'do_each_subsys_mask' 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:1926:12: note: byref variable will be forcibly initialized LIST_HEAD(tmp_links); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 struct gpio_desc *desc; ^~~~ 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:2935:16: note: byref variable will be forcibly initialized DEFINE_WAIT(wait); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/kernel/cgroup/cgroup.c:2935:4: note: in expansion of macro 'DEFINE_WAIT' DEFINE_WAIT(wait); ^~~~~~~~~~~ /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 struct gpio_desc *desc; ^~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_freeze_write': /kisskb/src/kernel/cgroup/cgroup.c:3637:6: note: byref variable will be forcibly initialized int freeze; ^~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_max_depth_write': /kisskb/src/kernel/cgroup/cgroup.c:3461:6: note: byref variable will be forcibly initialized int depth; ^~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_max_descendants_write': /kisskb/src/kernel/cgroup/cgroup.c:3417:6: note: byref variable will be forcibly initialized int descendants; ^~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_subtree_control_write': /kisskb/src/kernel/cgroup/cgroup.c:680:16: note: byref variable will be forcibly initialized unsigned long __ss_mask = (ss_mask); \ ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:3229:3: note: in expansion of macro 'do_each_subsys_mask' 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:4737:7: note: byref variable will be forcibly initialized bool locked; ^~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_post_fork': /kisskb/src/kernel/cgroup/cgroup.c:680:16: note: byref variable will be forcibly initialized unsigned long __ss_mask = (ss_mask); \ ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6125:2: note: in expansion of macro 'do_each_subsys_mask' do_each_subsys_mask(ss, i, have_fork_callback) { ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_exit': /kisskb/src/kernel/cgroup/cgroup.c:680:16: note: byref variable will be forcibly initialized unsigned long __ss_mask = (ss_mask); \ ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6169:2: note: in expansion of macro 'do_each_subsys_mask' 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:680:16: note: byref variable will be forcibly initialized unsigned long __ss_mask = (ss_mask); \ ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6179:2: note: in expansion of macro 'do_each_subsys_mask' 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:680:16: note: byref variable will be forcibly initialized unsigned long __ss_mask = (ss_mask); \ ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6026:2: note: in expansion of macro 'do_each_subsys_mask' 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:6363:18: note: byref variable will be forcibly initialized int fstart = 0, fend = 0, flen; ^~~~ /kisskb/src/kernel/cgroup/cgroup.c:6363:6: note: byref variable will be forcibly initialized int fstart = 0, fend = 0, flen; ^~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6362:13: note: byref variable will be forcibly initialized s64 whole, frac = 0; ^~~~ /kisskb/src/kernel/cgroup/cgroup.c:6362:6: note: byref variable will be forcibly initialized s64 whole, frac = 0; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/kernel/locking/qspinlock.c:16: /kisskb/src/kernel/locking/qspinlock.c: In function 'queued_spin_lock_slowpath': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/mcs_spinlock.h:45:2: note: in expansion of macro 'smp_store_release' smp_store_release((l), 1) ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/qspinlock.c:553:2: note: in expansion of macro 'arch_mcs_spin_unlock_contended' arch_mcs_spin_unlock_contended(&next->locked); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:161:9: note: in expansion of macro 'smp_load_acquire' VAL = smp_load_acquire(__PTR); \ ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic.h:28:40: note: in expansion of macro 'smp_cond_load_acquire' #define atomic_cond_read_acquire(v, c) smp_cond_load_acquire(&(v)->counter, (c)) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/qspinlock.c:511:8: note: in expansion of macro 'atomic_cond_read_acquire' val = atomic_cond_read_acquire(&lock->val, !(VAL & _Q_LOCKED_PENDING_MASK)); ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:161:9: note: in expansion of macro 'smp_load_acquire' VAL = smp_load_acquire(__PTR); \ ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/mcs_spinlock.h:34:2: note: in expansion of macro 'smp_cond_load_acquire' smp_cond_load_acquire(l, VAL); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/qspinlock.c:474:3: note: in expansion of macro 'arch_mcs_spin_lock_contended' arch_mcs_spin_lock_contended(&node->locked); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:161:9: note: in expansion of macro 'smp_load_acquire' VAL = smp_load_acquire(__PTR); \ ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic.h:28:40: note: in expansion of macro 'smp_cond_load_acquire' #define atomic_cond_read_acquire(v, c) smp_cond_load_acquire(&(v)->counter, (c)) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/qspinlock.c:382:3: note: in expansion of macro 'atomic_cond_read_acquire' atomic_cond_read_acquire(&lock->val, !(VAL & _Q_LOCKED_MASK)); ^~~~~~~~~~~~~~~~~~~~~~~~ /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 int error = sock_error(sk); ^~~~~ /kisskb/src/drivers/pinctrl/cirrus/pinctrl-madera-core.c: In function 'madera_pin_conf_get': /kisskb/src/drivers/pinctrl/cirrus/pinctrl-madera-core.c:746:15: note: byref variable will be forcibly initialized unsigned int conf[2]; ^~~~ /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 long timeo; ^~~~~ /kisskb/src/net/core/datagram.c:291:24: note: byref variable will be forcibly initialized 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 int off = 0; ^~~ /kisskb/src/drivers/pinctrl/cirrus/pinctrl-madera-core.c: In function 'madera_pin_dbg_show': /kisskb/src/drivers/pinctrl/cirrus/pinctrl-madera-core.c:517:15: note: byref variable will be forcibly initialized unsigned int conf[2]; ^~~~ /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 size_t start; ^~~~~ /kisskb/src/net/core/datagram.c:625:16: note: byref variable will be forcibly initialized 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:751:9: note: byref variable will be forcibly initialized __wsum csum; ^~~~ /kisskb/src/mm/mremap.c: In function 'move_vma': /kisskb/src/mm/mremap.c:499:7: note: byref variable will be forcibly initialized bool need_rmap_locks; ^~~~~~~~~~~~~~~ /kisskb/src/mm/mremap.c: In function 'mremap_to': /kisskb/src/mm/mremap.c:711:16: note: byref variable will be forcibly initialized unsigned long charged = 0; ^~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/mremap.c:11: /kisskb/src/mm/mremap.c: In function '__do_sys_mremap': /kisskb/src/mm/mremap.c:828:12: note: byref variable will be forcibly initialized LIST_HEAD(uf_unmap); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/mremap.c:827:12: note: byref variable will be forcibly initialized LIST_HEAD(uf_unmap_early); ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/mremap.c:824:7: note: byref variable will be forcibly initialized bool locked = false; ^~~~~~ /kisskb/src/mm/mremap.c:823:16: note: byref variable will be forcibly initialized unsigned long charged = 0; ^~~~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(gpio_direction, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(gpio_direction, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:32:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(gpio_value, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:32:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(gpio_value, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/gpio.h:57, from /kisskb/src/drivers/gpio/gpiolib.c:33: /kisskb/src/drivers/gpio/gpiolib.c: In function 'trace_event_raw_event_gpio_direction': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(gpio_direction, ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'trace_event_raw_event_gpio_value': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:32:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(gpio_value, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiochip_hierarchy_irq_domain_alloc': /kisskb/src/drivers/gpio/gpiolib.c:1062:15: note: byref variable will be forcibly initialized unsigned int parent_type; ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c:1061:15: note: byref variable will be forcibly initialized unsigned int parent_hwirq; ^~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c:1058:15: note: byref variable will be forcibly initialized unsigned int type = IRQ_TYPE_NONE; ^~~~ /kisskb/src/drivers/gpio/gpiolib.c:1057:18: note: byref variable will be forcibly initialized irq_hw_number_t hwirq; ^~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiochip_set_hierarchical_irqchip': /kisskb/src/drivers/gpio/gpiolib.c:981:17: note: byref variable will be forcibly initialized unsigned int parent_type; ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c:980:17: note: byref variable will be forcibly initialized unsigned int parent_hwirq; ^~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c:979:22: note: byref variable will be forcibly initialized struct irq_fwspec fwspec; ^~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiochip_to_irq': /kisskb/src/drivers/gpio/gpiolib.c:1356:21: note: byref variable will be forcibly initialized struct irq_fwspec spec; ^~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiod_get_array_value_complex': /kisskb/src/drivers/gpio/gpiolib.c:2560:17: note: byref variable will be forcibly initialized unsigned long fastpath[2 * BITS_TO_LONGS(FASTPATH_NGPIO)]; ^~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiod_set_array_value_complex': /kisskb/src/drivers/gpio/gpiolib.c:2843:17: note: byref variable will be forcibly initialized unsigned long fastpath[2 * BITS_TO_LONGS(FASTPATH_NGPIO)]; ^~~~~~~~ In file included from /kisskb/src/lib/kunit/kunit-test.c:8: /kisskb/src/lib/kunit/kunit-test.c: In function 'kunit_test_no_catch': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:690:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:709:2: note: in expansion of macro 'KUNIT_FAIL_ASSERTION' KUNIT_FAIL_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:29:2: note: in expansion of macro 'KUNIT_FAIL' KUNIT_FAIL(test, "Catch should not be called\n"); ^~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c: In function 'kunit_log_test': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1195:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1207:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1489:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION(test, KUNIT_EXPECTATION, ptr) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:432:2: note: in expansion of macro 'KUNIT_EXPECT_NOT_ERR_OR_NULL' KUNIT_EXPECT_NOT_ERR_OR_NULL(test, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1195:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1207:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1489:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION(test, KUNIT_EXPECTATION, ptr) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:430:2: note: in expansion of macro 'KUNIT_EXPECT_NOT_ERR_OR_NULL' KUNIT_EXPECT_NOT_ERR_OR_NULL(test, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1195:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1207:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1489:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION(test, KUNIT_EXPECTATION, ptr) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:428:2: note: in expansion of macro 'KUNIT_EXPECT_NOT_ERR_OR_NULL' KUNIT_EXPECT_NOT_ERR_OR_NULL(test, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1195:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1207:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1489:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION(test, KUNIT_EXPECTATION, ptr) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:426:2: note: in expansion of macro 'KUNIT_EXPECT_NOT_ERR_OR_NULL' KUNIT_EXPECT_NOT_ERR_OR_NULL(test, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c: In function 'kunit_resource_test_named': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:361:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty(&test->resources)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:356:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, kunit_destroy_named_resource(test, "resource_2"), ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:351:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, found, &res1); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:344:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:339:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:337:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, res1.data, (void *)&ctx); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:333:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ^~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:331:37: note: byref variable will be forcibly initialized struct kunit_test_resource_context ctx; ^~~ /kisskb/src/lib/kunit/kunit-test.c:330:30: note: byref variable will be forcibly initialized struct kunit_resource res1, res2, *found = NULL; ^~~~ /kisskb/src/lib/kunit/kunit-test.c:330:24: note: byref variable will be forcibly initialized struct kunit_resource res1, res2, *found = NULL; ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'p9mode2unixmode': /kisskb/src/fs/9p/vfs_inode.c:132:19: note: byref variable will be forcibly initialized int major = -1, minor = -1; ^~~~~ /kisskb/src/fs/9p/vfs_inode.c:132:7: note: byref variable will be forcibly initialized int major = -1, minor = -1; ^~~~~ /kisskb/src/fs/9p/vfs_inode.c:131:18: note: byref variable will be forcibly initialized char type = 0, ext[32]; ^~~ /kisskb/src/fs/9p/vfs_inode.c:131:8: note: byref variable will be forcibly initialized char type = 0, ext[32]; ^~~~ In file included from /kisskb/src/lib/kunit/kunit-test.c:8: /kisskb/src/lib/kunit/kunit-test.c: In function 'kunit_resource_test_static': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:325:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty(&test->resources)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:321:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, res.data, (void *)&ctx); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:318:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, kunit_add_resource(test, NULL, NULL, &res, &ctx), ^~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:316:24: note: byref variable will be forcibly initialized struct kunit_resource res; ^~~ /kisskb/src/lib/kunit/kunit-test.c:315:37: note: byref variable will be forcibly initialized struct kunit_test_resource_context ctx; ^~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_test_inode': /kisskb/src/fs/9p/vfs_inode.c:395:8: note: byref variable will be forcibly initialized dev_t rdev; ^~~~ In file included from /kisskb/src/lib/kunit/kunit-test.c:8: /kisskb/src/lib/kunit/kunit-test.c: In function 'kunit_resource_test_proper_free_ordering': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:310:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ctx->free_order[1], 2); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:309:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ctx->free_order[0], 1); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:298:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ctx->allocate_order[1], 1); ^~~~~~~~~~~~~~~ /kisskb/src/fs/autofs/dev-ioctl.c: In function 'copy_dev_ioctl': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:297:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ctx->allocate_order[0], 2); ^~~~~~~~~~~~~~~ /kisskb/src/fs/autofs/dev-ioctl.c:84:26: note: byref variable will be forcibly initialized struct autofs_dev_ioctl tmp, *res; ^~~ /kisskb/src/lib/kunit/kunit-test.c: In function 'kunit_resource_test_cleanup_resources': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:210:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty(&ctx->test.resources)); ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_vfs_setattr': /kisskb/src/lib/kunit/kunit-test.c: In function 'kunit_resource_test_destroy_resource': /kisskb/src/fs/9p/vfs_inode.c:1064:18: note: byref variable will be forcibly initialized struct p9_wstat wstat; ^~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:190:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty(&ctx->test.resources)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:742:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:750:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1243:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:189:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' KUNIT_EXPECT_FALSE(test, ctx->is_resource_initialized); ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:742:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:750:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1532:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' KUNIT_FALSE_ASSERTION(test, KUNIT_ASSERTION, condition) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:184:2: note: in expansion of macro 'KUNIT_ASSERT_FALSE' KUNIT_ASSERT_FALSE(test, ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c: In function 'kunit_resource_test_alloc_resource': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:159:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, free, res->free); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:158:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_is_last(&res->node, &ctx->test.resources)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:155:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1195:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1207:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1766:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION(test, KUNIT_ASSERTION, ptr) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:154:2: note: in expansion of macro 'KUNIT_ASSERT_NOT_ERR_OR_NULL' KUNIT_ASSERT_NOT_ERR_OR_NULL(test, 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 struct path path; ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_vfs_rename': /kisskb/src/fs/9p/vfs_inode.c:922:18: note: byref variable will be forcibly initialized struct p9_wstat wstat; ^~~~~ /kisskb/src/lib/kunit/kunit-test.c: In function 'kunit_resource_test_init_resources': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:139:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty(&ctx->test.resources)); ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c: In function 'kunit_resource_test_init': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1195:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1207:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1766:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION(test, KUNIT_ASSERTION, ptr) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:369:2: note: in expansion of macro 'KUNIT_ASSERT_NOT_ERR_OR_NULL' KUNIT_ASSERT_NOT_ERR_OR_NULL(test, ctx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 dev_t dev = sbi->sb->s_dev; ^~~ /kisskb/src/fs/autofs/dev-ioctl.c:510:15: note: byref variable will be forcibly initialized unsigned int type; ^~~~ /kisskb/src/fs/autofs/dev-ioctl.c:508:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/lib/kunit/kunit-test.c: In function 'kunit_test_try_catch_unsuccessful_try_does_catch': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:75:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, ctx->function_called); ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c: In function 'kunit_test_try_catch_successful_try_no_catch': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:43:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, ctx->function_called); ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c: In function 'kunit_try_catch_test_init': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1195:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1207:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1766:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION(test, KUNIT_ASSERTION, ptr) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:89:2: note: in expansion of macro 'KUNIT_ASSERT_NOT_ERR_OR_NULL' KUNIT_ASSERT_NOT_ERR_OR_NULL(test, ctx->try_catch); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1195:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1207:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1766:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION' KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION(test, KUNIT_ASSERTION, ptr) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-test.c:83:2: note: in expansion of macro 'KUNIT_ASSERT_NOT_ERR_OR_NULL' KUNIT_ASSERT_NOT_ERR_OR_NULL(test, ctx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 dev_t devid; ^~~~~ /kisskb/src/fs/autofs/dev-ioctl.c:425:14: note: byref variable will be forcibly initialized 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 struct path path; ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_stat2inode': /kisskb/src/fs/9p/vfs_inode.c:1160:17: note: byref variable will be forcibly initialized unsigned int i_nlink; ^~~~~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_qid2ino': /kisskb/src/fs/9p/vfs_inode.c:1195:8: note: byref variable will be forcibly initialized ino_t i = 0; ^ /kisskb/src/fs/9p/vfs_inode.c:1194:6: note: byref variable will be forcibly initialized u64 path = qid->path + 2; ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_qid_iget': /kisskb/src/fs/9p/vfs_inode.c:437:8: note: byref variable will be forcibly initialized dev_t rdev; ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_create': /kisskb/src/fs/9p/vfs_inode.c:598:23: note: byref variable will be forcibly initialized const unsigned char *name; ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_vfs_mknod': /kisskb/src/fs/9p/vfs_inode.c:1356:7: note: byref variable will be forcibly initialized char name[2 + U32_MAX_DIGITS + 1 + U32_MAX_DIGITS + 1]; ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_vfs_lookup': /kisskb/src/fs/9p/vfs_inode.c:747:23: note: byref variable will be forcibly initialized const unsigned char *name; ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_refresh_inode': /kisskb/src/fs/9p/vfs_inode.c:1380:8: note: byref variable will be forcibly initialized dev_t rdev; ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_vfs_link': /kisskb/src/fs/9p/vfs_inode.c:1321:7: note: byref variable will be forcibly initialized char name[1 + U32_MAX_DIGITS + 2]; /* sign + number + \n + \0 */ ^~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiod_get_index': /kisskb/src/drivers/gpio/gpiolib.c:3824:16: note: byref variable will be forcibly initialized unsigned long lookupflags = GPIO_LOOKUP_FLAGS_DEFAULT; ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'fwnode_gpiod_get_index': /kisskb/src/drivers/gpio/gpiolib.c:3658:7: note: byref variable will be forcibly initialized char prop_name[32]; /* 32 is max size of property name */ ^~~~~~~~~ /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c: In function 'pm8xxx_gpio_get': /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:490:7: note: byref variable will be forcibly initialized bool state; ^~~~~ /kisskb/src/net/core/skbuff.c: In function '__splice_segment': /kisskb/src/net/core/skbuff.c:2410:16: note: byref variable will be forcibly initialized unsigned int flen = min(*len, plen); ^~~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:8: /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/core/skbuff.c: In function 'skb_mod_eth_type': /kisskb/src/net/core/skbuff.c:5743:10: note: byref variable will be forcibly initialized __be16 diff[] = { ~hdr->h_proto, ethertype }; ^~~~ /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c: In function 'pm8xxx_read_bank': /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:128:15: note: byref variable will be forcibly initialized unsigned int val = bank << 4; ^~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:15: /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c: In function 'irq_find_matching_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec = { ^~~~~~ /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c: In function 'irq_find_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/net/core/skbuff.c: In function '__alloc_skb': /kisskb/src/net/core/skbuff.c:399:7: note: byref variable will be forcibly initialized bool pfmemalloc; ^~~~~~~~~~ /kisskb/src/fs/debugfs/inode.c: In function 'debugfs_parse_options': /kisskb/src/fs/debugfs/inode.c:105:6: note: byref variable will be forcibly initialized int option; ^~~~~~ /kisskb/src/fs/debugfs/inode.c:104:14: note: byref variable will be forcibly initialized substring_t args[MAX_OPT_ARGS]; ^~~~ /kisskb/src/net/core/skbuff.c: In function 'skb_splice_bits': /kisskb/src/net/core/skbuff.c:2484:15: note: byref variable will be forcibly initialized struct page *pages[MAX_SKB_FRAGS]; ^~~~~ /kisskb/src/net/core/skbuff.c:2483:22: note: byref variable will be forcibly initialized struct partial_page partial[MAX_SKB_FRAGS]; ^~~~~~~ /kisskb/src/net/core/skbuff.c: In function 'skb_send_sock_locked': /kisskb/src/net/core/skbuff.c:2517:17: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/net/core/skbuff.c:2516:15: note: byref variable will be forcibly initialized struct kvec kv; ^~ /kisskb/src/fs/debugfs/inode.c: In function 'debugfs_rename': /kisskb/src/fs/debugfs/inode.c:758:23: note: byref variable will be forcibly initialized struct name_snapshot old_name; ^~~~~~~~ /kisskb/src/net/core/skbuff.c: In function 'skb_checksum': /kisskb/src/net/core/skbuff.c:2769:32: note: byref variable will be forcibly initialized const struct skb_checksum_ops ops = { ^~~ In file included from /kisskb/src/kernel/dma/remap.c:6: /kisskb/src/kernel/dma/remap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/core/skbuff.c: In function '__skb_checksum_complete_head': /kisskb/src/net/core/skbuff.c:2769:32: note: byref variable will be forcibly initialized /kisskb/src/net/core/skbuff.c: In function '__skb_checksum_complete': /kisskb/src/net/core/skbuff.c:2769:32: note: byref variable will be forcibly initialized /kisskb/src/net/core/skbuff.c: In function 'skb_find_text': /kisskb/src/net/core/skbuff.c:3659:18: note: byref variable will be forcibly initialized struct ts_state state; ^~~~~ /kisskb/src/net/core/skbuff.c: In function 'skb_vlan_pop': /kisskb/src/net/core/skbuff.c:5613:6: note: byref variable will be forcibly initialized u16 vlan_tci; ^~~~~~~~ /kisskb/src/net/core/skbuff.c: In function 'skb_mpls_update_lse': /kisskb/src/net/core/skbuff.c:5874:10: note: byref variable will be forcibly initialized __be32 diff[] = { ~mpls_hdr(skb)->label_stack_entry, mpls_lse }; ^~~~ /kisskb/src/net/core/skbuff.c: In function 'pskb_trim_rcsum_slow': /kisskb/src/net/core/skbuff.c:2769:32: note: byref variable will be forcibly initialized const struct skb_checksum_ops ops = { ^~~ /kisskb/src/net/core/skbuff.c: In function 'skb_segment': /kisskb/src/net/core/skbuff.c:2769:32: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/pci.h:38, from /kisskb/src/kernel/dma/map_benchmark.c:16: /kisskb/src/kernel/dma/map_benchmark.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/time/clocksource.c: In function 'unbind_clocksource_store': /kisskb/src/kernel/time/clocksource.c:1112:7: note: byref variable will be forcibly initialized char name[CS_NAME_LEN]; ^~~~ /kisskb/src/drivers/irqchip/irq-imx-irqsteer.c: In function 'imx_irqsteer_irq_handler': /kisskb/src/drivers/irqchip/irq-imx-irqsteer.c:124:17: note: byref variable will be forcibly initialized unsigned long irqmap; ^~~~~~ /kisskb/src/drivers/irqchip/irq-imx-irqsteer.c: In function 'imx_irqsteer_probe': /kisskb/src/drivers/irqchip/irq-imx-irqsteer.c:147:6: note: byref variable will be forcibly initialized u32 irqs_num; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/fs/afs/cell.c:8: /kisskb/src/fs/afs/cell.c: In function 'rb_link_node_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rbtree.h:84:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*rb_link, node); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c: In function 'afs_alloc_anon_key': /kisskb/src/fs/afs/cell.c:645:7: note: byref variable will be forcibly initialized char keyname[4 + AFS_MAXCELLNAME + 1], *cp, *dp; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/fs/afs/cell.c:8: /kisskb/src/fs/afs/cell.c: In function 'afs_activate_cell': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:701:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*p, &cell->proc_link.next); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c: In function 'afs_update_cell': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:477:2: note: in expansion of macro 'smp_store_release' smp_store_release(&cell->dns_lookup_count, ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:469:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(cell->vl_servers, vllist); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:397:16: note: byref variable will be forcibly initialized time64_t now, expiry = 0; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/fs/afs/cell.c:8: /kisskb/src/fs/afs/cell.c: In function 'afs_alloc_cell': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:201:2: note: in expansion of macro 'smp_store_release' smp_store_release(&cell->dns_lookup_count, 1); /* vs source/status */ ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:197:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(cell->vl_servers, vllist); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c: In function 'afs_manage_cell': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:820:2: note: in expansion of macro 'smp_store_release' smp_store_release(&cell->state, AFS_CELL_ACTIVE); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:815:2: note: in expansion of macro 'smp_store_release' smp_store_release(&cell->state, AFS_CELL_FAILED); /* vs error */ ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:798:3: note: in expansion of macro 'smp_store_release' smp_store_release(&cell->state, AFS_CELL_INACTIVE); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:790:3: note: in expansion of macro 'smp_store_release' smp_store_release(&cell->state, AFS_CELL_DEACTIVATING); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:777:3: note: in expansion of macro 'smp_store_release' smp_store_release(&cell->state, AFS_CELL_ACTIVE); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:768:3: note: in expansion of macro 'smp_store_release' smp_store_release(&cell->state, AFS_CELL_ACTIVATING); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:763:3: note: in expansion of macro 'smp_store_release' smp_store_release(&cell->state, AFS_CELL_UNSET); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:754:4: note: in expansion of macro 'smp_store_release' smp_store_release(&cell->state, AFS_CELL_REMOVED); ^~~~~~~~~~~~~~~~~ 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:707, from /kisskb/src/include/linux/bvec.h:14, 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/fs/afs/cell.c:13: /kisskb/src/fs/afs/cell.c: In function 'afs_cell_purge': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized struct wait_bit_queue_entry __wbq_entry; \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' ___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' __wait_var_event(var, condition); \ ^~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:962:2: note: in expansion of macro 'wait_var_event' wait_var_event(&net->cells_outstanding, ^~~~~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/perf_event.c: In function 'armv8pmu_handle_irq': /kisskb/src/arch/arm64/kernel/perf_event.c:748:26: note: byref variable will be forcibly initialized struct perf_sample_data data; ^~~~ /kisskb/src/fs/afs/cell.c: In function 'afs_lookup_cell': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/linux/wait_bit.h:255:7: note: in definition of macro '___wait_var_event' if (condition) \ ^~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:2: note: in expansion of macro '__wait_var_event' __wait_var_event(var, condition); \ ^~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:299:2: note: in expansion of macro 'wait_var_event' wait_var_event(&cell->state, ^~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:301:19: note: in expansion of macro 'smp_load_acquire' state = smp_load_acquire(&cell->state); /* vs error */ ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized struct wait_bit_queue_entry __wbq_entry; \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' ___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' __wait_var_event(var, condition); \ ^~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:299:2: note: in expansion of macro 'wait_var_event' wait_var_event(&cell->state, ^~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/linux/wait_bit.h:276:6: note: in definition of macro 'wait_var_event' if (condition) \ ^~~~~~~~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/cell.c:301:19: note: in expansion of macro 'smp_load_acquire' state = smp_load_acquire(&cell->state); /* vs error */ ^~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/kernel/perf_event.c: In function 'armv8pmu_probe_pmu': /kisskb/src/arch/arm64/kernel/perf_event.c:1063:29: note: byref variable will be forcibly initialized struct armv8pmu_probe_info probe = { ^~~~~ /kisskb/src/arch/arm64/kernel/perf_event.c: In function '__armv8pmu_probe_pmu': /kisskb/src/arch/arm64/kernel/perf_event.c:1023:6: note: byref variable will be forcibly initialized u32 pmceid[2]; ^~~~~~ /kisskb/src/arch/arm64/kernel/perf_event.c: In function 'arch_perf_update_userpage': /kisskb/src/arch/arm64/kernel/perf_event.c:1269:15: note: byref variable will be forcibly initialized unsigned int seq; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/kernel/locking/spinlock_debug.c:9: /kisskb/src/kernel/locking/spinlock_debug.c: In function 'queued_spin_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/qspinlock.h:99:2: note: in expansion of macro 'smp_store_release' smp_store_release(&lock->locked, 0); ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/spinlock_debug.c: In function 'queued_write_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/qrwlock.h:118:2: note: in expansion of macro 'smp_store_release' smp_store_release(&lock->wlocked, 0); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c: In function 'pm8xxx_mpp_get': /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:494:7: note: byref variable will be forcibly initialized bool state; ^~~~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:8: /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c: In function 'pm8xxx_pin_populate': /kisskb/src/drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:651:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/kernel/irq/msi.c: In function 'msi_domain_deactivate': /kisskb/src/kernel/irq/msi.c:132:17: note: byref variable will be forcibly initialized struct msi_msg msg[2]; ^~~ In file included from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:8, from /kisskb/src/include/linux/backing-dev.h:15, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_get_parent': /kisskb/src/fs/fuse/inode.c:874:24: note: byref variable will be forcibly initialized struct fuse_entry_out outarg; ^~~~~~ /kisskb/src/fs/fuse/inode.c:872:16: note: byref variable will be forcibly initialized struct inode *inode; ^~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_get_dentry': /kisskb/src/fs/fuse/inode.c:775:21: note: byref variable will be forcibly initialized const struct qstr name = QSTR_INIT(".", 1); ^~~~ /kisskb/src/fs/fuse/inode.c:774:25: note: byref variable will be forcibly initialized struct fuse_entry_out outarg; ^~~~~~ /kisskb/src/fs/fuse/inode.c:765:16: note: byref variable will be forcibly initialized struct inode *inode; ^~~~~ /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 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 struct hrtimer *timer, tmp; ^~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_fh_to_parent': /kisskb/src/fs/fuse/inode.c:857:27: note: byref variable will be forcibly initialized struct fuse_inode_handle parent; ^~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_fh_to_dentry': /kisskb/src/fs/fuse/inode.c:843:27: note: byref variable will be forcibly initialized struct fuse_inode_handle handle; ^~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_statfs': /kisskb/src/fs/fuse/inode.c:488:25: note: byref variable will be forcibly initialized struct fuse_statfs_out outarg; ^~~~~~ In file included from /kisskb/src/fs/fuse/inode.c:9: /kisskb/src/fs/fuse/inode.c: In function 'fuse_send_destroy': /kisskb/src/fs/fuse/inode.c:452:13: note: byref variable will be forcibly initialized FUSE_ARGS(args); ^~~~ /kisskb/src/fs/fuse/fuse_i.h:282:42: note: in definition of macro 'FUSE_ARGS' #define FUSE_ARGS(args) struct fuse_args args = {} ^~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_parse_param': /kisskb/src/fs/fuse/inode.c:539:25: note: byref variable will be forcibly initialized struct fs_parse_result result; ^~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_get_root_inode': /kisskb/src/fs/fuse/inode.c:747:19: note: byref variable will be forcibly initialized struct fuse_attr attr; ^~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_fill_super_submount': /kisskb/src/fs/fuse/inode.c:1281:19: note: byref variable will be forcibly initialized struct fuse_attr root_attr; ^~~~~~~~~ /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 struct scatterlist tmp[2]; ^~~ /kisskb/src/crypto/scatterwalk.c:58:22: note: byref variable will be forcibly initialized struct scatter_walk walk; ^~~~ /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 u32 v[16]; ^ /kisskb/src/lib/crypto/blake2s-generic.c:43:6: note: byref variable will be forcibly initialized u32 m[16]; ^ In file included from /kisskb/src/lib/kunit/string-stream-test.c:9: /kisskb/src/lib/kunit/string-stream-test.c: In function 'string_stream_test_get_string': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1135:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1155:2: note: in expansion of macro 'KUNIT_BINARY_STR_ASSERTION' KUNIT_BINARY_STR_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1162:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_MSG_ASSERTION' KUNIT_BINARY_STR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1723:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_ASSERTION' KUNIT_BINARY_STR_EQ_ASSERTION(test, KUNIT_ASSERTION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/string-stream-test.c:39:2: note: in expansion of macro 'KUNIT_ASSERT_STREQ' KUNIT_ASSERT_STREQ(test, output, "Foo bar"); ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1133:16: note: byref variable will be forcibly initialized typeof(right) __right = (right); \ ^~~~~~~ /kisskb/src/include/kunit/test.h:1155:2: note: in expansion of macro 'KUNIT_BINARY_STR_ASSERTION' KUNIT_BINARY_STR_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1162:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_MSG_ASSERTION' KUNIT_BINARY_STR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1723:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_ASSERTION' KUNIT_BINARY_STR_EQ_ASSERTION(test, KUNIT_ASSERTION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/string-stream-test.c:39:2: note: in expansion of macro 'KUNIT_ASSERT_STREQ' KUNIT_ASSERT_STREQ(test, output, "Foo bar"); ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/string-stream-test.c: In function 'string_stream_test_not_empty_after_add': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:742:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:750:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1243:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/string-stream-test.c:27:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' KUNIT_EXPECT_FALSE(test, string_stream_is_empty(stream)); ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/string-stream-test.c: In function 'string_stream_test_empty_on_creation': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/string-stream-test.c:18:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, string_stream_is_empty(stream)); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/wait.c:7: /kisskb/src/kernel/sched/wait.c: In function 'list_empty_careful': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:318:27: note: in expansion of macro 'smp_load_acquire' struct list_head *next = smp_load_acquire(&head->next); ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/wait.c: In function 'list_del_init_careful': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:300:2: note: in expansion of macro 'smp_store_release' smp_store_release(&entry->next, entry); ^~~~~~~~~~~~~~~~~ /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 wait_queue_entry_t bookmark; ^~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/fs/afs/cmservice.c:10: /kisskb/src/fs/afs/cmservice.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/afs/cmservice.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:287:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/fs/afs/cmservice.c:10: /kisskb/src/fs/afs/cmservice.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/afs/cmservice.c: In function 'afs_find_cm_server_by_peer': /kisskb/src/fs/afs/cmservice.c:156:24: note: byref variable will be forcibly initialized struct sockaddr_rxrpc srx; ^~~ /kisskb/src/fs/afs/cmservice.c: In function 'SRXAFSCB_TellMeAboutYourself': /kisskb/src/fs/afs/cmservice.c:563:4: note: byref variable will be forcibly initialized } reply; ^~~~~ /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 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 unsigned short count[MAXBITS+1]; /* number of codes of each length */ ^~~~~ /kisskb/src/drivers/irqchip/irq-imx-intmux.c: In function 'imx_intmux_irq_handler': /kisskb/src/drivers/irqchip/irq-imx-intmux.c:184:16: note: byref variable will be forcibly initialized unsigned long irqstat; ^~~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/irqchip/irq-imx-intmux.c:48: /kisskb/src/drivers/irqchip/irq-imx-intmux.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/mm/vmalloc.c: In function 'insert_vmap_area': /kisskb/src/mm/vmalloc.c:704:1: note: byref variable will be forcibly initialized insert_vmap_area(struct vmap_area *va, ^~~~~~~~~~~~~~~~ /kisskb/src/mm/vmalloc.c: In function 'insert_vmap_area_augment': /kisskb/src/mm/vmalloc.c:716:1: note: byref variable will be forcibly initialized insert_vmap_area_augment(struct vmap_area *va, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmalloc.c:716: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:746:1: note: byref variable will be forcibly initialized 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:746:1: note: byref variable will be forcibly initialized /kisskb/src/mm/rmap.c: In function 'page_mkclean': /kisskb/src/mm/rmap.c:988:6: note: byref variable will be forcibly initialized int cleaned = 0; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/vmalloc.h:5, from /kisskb/src/mm/vmalloc.c:11: /kisskb/src/mm/vmalloc.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/highmem.h:10, from /kisskb/src/mm/vmalloc.c:14: /kisskb/src/mm/vmalloc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/llc/llc_c_ev.c: In function 'llc_conn_ev_qlfy_p_flag_eq_f': /kisskb/src/net/llc/llc_c_ev.c:647:5: note: byref variable will be forcibly initialized u8 f_bit; ^~~~~ /kisskb/src/mm/vmalloc.c: In function 'unmap_kernel_range_noflush': /kisskb/src/mm/vmalloc.c:175:17: note: byref variable will be forcibly initialized pgtbl_mod_mask mask = 0; ^~~~ /kisskb/src/mm/vmalloc.c: In function 'map_kernel_range_noflush': /kisskb/src/mm/vmalloc.c:301:17: note: byref variable will be forcibly initialized pgtbl_mod_mask mask = 0; ^~~~ /kisskb/src/mm/vmalloc.c:300:6: note: byref variable will be forcibly initialized int nr = 0; ^~ /kisskb/src/mm/vmalloc.c: In function '__purge_vmap_area_lazy': /kisskb/src/mm/vmalloc.c:1339:19: note: byref variable will be forcibly initialized struct list_head local_pure_list; ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/vmalloc.h:5, from /kisskb/src/mm/vmalloc.c:11: /kisskb/src/mm/vmalloc.c: In function 'purge_fragmented_blocks': /kisskb/src/mm/vmalloc.c:1620:12: note: byref variable will be forcibly initialized LIST_HEAD(purge); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/vmalloc.c: In function 'alloc_vmap_area': /kisskb/src/mm/vmalloc.c:1259:17: note: byref variable will be forcibly initialized unsigned long freed = 0; ^~~~~ /kisskb/src/mm/vmalloc.c: In function 'remap_vmalloc_range_partial': /kisskb/src/mm/vmalloc.c:3036:16: note: byref variable will be forcibly initialized unsigned long end_index; ^~~~~~~~~ /kisskb/src/mm/vmalloc.c:3035:16: note: byref variable will be forcibly initialized unsigned long off; ^~~ /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 int option; ^~~~~~ /kisskb/src/fs/tracefs/inode.c:166:14: note: byref variable will be forcibly initialized substring_t args[MAX_OPT_ARGS]; ^~~~ /kisskb/src/kernel/sched/wait_bit.c: In function 'wake_up_bit': /kisskb/src/kernel/sched/wait_bit.c:123:22: note: byref variable will be forcibly initialized struct wait_bit_key key = __WAIT_BIT_KEY_INITIALIZER(word, bit); ^~~ /kisskb/src/kernel/sched/wait_bit.c: In function 'wake_up_var': /kisskb/src/kernel/sched/wait_bit.c:123:22: note: byref variable will be forcibly initialized /kisskb/src/fs/debugfs/file.c: In function 'debugfs_read_file_bool': /kisskb/src/fs/debugfs/file.c:776:7: note: byref variable will be forcibly initialized char buf[3]; ^~~ /kisskb/src/fs/debugfs/file.c: In function 'debugfs_write_file_bool': /kisskb/src/fs/debugfs/file.c:800:7: note: byref variable will be forcibly initialized bool bv; ^~ /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 struct ucred creds; ^~~~~ /kisskb/src/net/core/scm.c: In function 'put_cmsg': /kisskb/src/net/core/scm.c:231:18: note: byref variable will be forcibly initialized struct cmsghdr cmhdr; ^~~~~ /kisskb/src/net/core/scm.c: In function 'put_cmsg_scm_timestamping64': /kisskb/src/net/core/scm.c:257:28: note: byref variable will be forcibly initialized struct scm_timestamping64 tss; ^~~ /kisskb/src/net/core/scm.c: In function 'put_cmsg_scm_timestamping': /kisskb/src/net/core/scm.c:271:26: note: byref variable will be forcibly initialized struct scm_timestamping tss; ^~~ In file included from /kisskb/src/lib/kunit/kunit-example-test.c:9: /kisskb/src/lib/kunit/kunit-example-test.c: In function 'example_simple_test': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/kunit-example-test.c:29:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 1 + 1, 2); ^~~~~~~~~~~~~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_writepage_locked': /kisskb/src/fs/orangefs/inode.c:27:9: note: byref variable will be forcibly initialized loff_t off; ^~~ /kisskb/src/fs/orangefs/inode.c:24:17: note: byref variable will be forcibly initialized struct bio_vec bv; ^~ /kisskb/src/fs/orangefs/inode.c:23:18: note: byref variable will be forcibly initialized struct iov_iter iter; ^~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_writepages_work': /kisskb/src/fs/orangefs/inode.c:97:9: note: byref variable will be forcibly initialized loff_t off; ^~~ /kisskb/src/fs/orangefs/inode.c:94:18: note: byref variable will be forcibly initialized struct iov_iter iter; ^~~~ /kisskb/src/fs/orangefs/inode.c:93:36: note: byref variable will be forcibly initialized struct orangefs_write_range *wrp, wr; ^~ /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 struct of_phandle_args gpiospec; ^~~~~~~~ /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 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 u32 start, count; ^~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:903:6: note: byref variable will be forcibly initialized u32 start, count; ^~~~~ In file included from /kisskb/src/fs/orangefs/protocol.h:5, from /kisskb/src/fs/orangefs/inode.c:14: /kisskb/src/fs/orangefs/inode.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 u32 tmp; ^~~ /kisskb/src/drivers/gpio/gpiolib-of.c:584:25: note: byref variable will be forcibly initialized struct of_phandle_args gpiospec; ^~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:583:21: note: byref variable will be forcibly initialized 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 const char *name; ^~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:654:16: note: byref variable will be forcibly initialized unsigned long lflags; ^~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:652:19: note: byref variable will be forcibly initialized enum gpiod_flags dflags; ^~~~~~ /kisskb/src/mm/ioremap.c: In function 'ioremap_page_range': /kisskb/src/mm/ioremap.c:229:17: note: byref variable will be forcibly initialized pgtbl_mod_mask mask = 0; ^~~~ /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 const char *name; ^~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:926:25: note: byref variable will be forcibly initialized 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 char propname[32]; ^~~~~~~~ /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 enum of_gpio_flags flags; ^~~~~ /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 enum of_gpio_flags of_flags; ^~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:495:7: note: byref variable will be forcibly initialized char prop_name[32]; /* 32 is max size of property name */ ^~~~~~~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_direct_IO': /kisskb/src/fs/orangefs/inode.c:555:9: note: byref variable will be forcibly initialized loff_t pos = iocb->ki_pos; ^~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_readpage': /kisskb/src/fs/orangefs/inode.c:258:6: note: byref variable will be forcibly initialized int buffer_index = -1; /* orangefs shared memory slot */ ^~~~~~~~~~~~ /kisskb/src/fs/orangefs/inode.c:253:9: note: byref variable will be forcibly initialized loff_t off; /* offset into this page */ ^~~ /kisskb/src/fs/orangefs/inode.c:251:17: note: byref variable will be forcibly initialized struct bio_vec bv; ^~ /kisskb/src/fs/orangefs/inode.c:250:18: note: byref variable will be forcibly initialized struct iov_iter iter; ^~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_update_time': /kisskb/src/fs/orangefs/inode.c:943:15: note: byref variable will be forcibly initialized struct iattr iattr; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/kernel/locking/qrwlock.c:9: /kisskb/src/kernel/locking/qrwlock.c: In function 'queued_spin_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/qspinlock.h:99:2: note: in expansion of macro 'smp_store_release' smp_store_release(&lock->locked, 0); ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/qrwlock.c: In function 'queued_read_lock_slowpath': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:161:9: note: in expansion of macro 'smp_load_acquire' VAL = smp_load_acquire(__PTR); \ ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic.h:28:40: note: in expansion of macro 'smp_cond_load_acquire' #define atomic_cond_read_acquire(v, c) smp_cond_load_acquire(&(v)->counter, (c)) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/qrwlock.c:48:2: note: in expansion of macro 'atomic_cond_read_acquire' atomic_cond_read_acquire(&lock->cnts, !(VAL & _QW_LOCKED)); ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:161:9: note: in expansion of macro 'smp_load_acquire' VAL = smp_load_acquire(__PTR); \ ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic.h:28:40: note: in expansion of macro 'smp_cond_load_acquire' #define atomic_cond_read_acquire(v, c) smp_cond_load_acquire(&(v)->counter, (c)) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/qrwlock.c:32:3: note: in expansion of macro 'atomic_cond_read_acquire' atomic_cond_read_acquire(&lock->cnts, !(VAL & _QW_LOCKED)); ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/qrwlock.c: In function 'queued_write_lock_slowpath': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:161:9: note: in expansion of macro 'smp_load_acquire' VAL = smp_load_acquire(__PTR); \ ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic.h:28:40: note: in expansion of macro 'smp_cond_load_acquire' #define atomic_cond_read_acquire(v, c) smp_cond_load_acquire(&(v)->counter, (c)) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/qrwlock.c:76:3: note: in expansion of macro 'atomic_cond_read_acquire' atomic_cond_read_acquire(&lock->cnts, VAL == _QW_WAITING); ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/test-ww_mutex.c: In function '__test_mutex': /kisskb/src/kernel/locking/test-ww_mutex.c:52:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ctx; ^~~ /kisskb/src/kernel/locking/test-ww_mutex.c:51:20: note: byref variable will be forcibly initialized struct test_mutex mtx; ^~~ /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 ush bl_count[MAX_BITS+1]; ^~~~~~~~ /kisskb/src/kernel/locking/test-ww_mutex.c: In function 'test_aa': /kisskb/src/kernel/locking/test-ww_mutex.c:115:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ctx; ^~~ /kisskb/src/kernel/locking/test-ww_mutex.c:114:18: note: byref variable will be forcibly initialized struct ww_mutex mutex; ^~~~~ /kisskb/src/kernel/locking/test-ww_mutex.c: In function 'test_abba': /kisskb/src/kernel/locking/test-ww_mutex.c:187:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ctx; ^~~ /kisskb/src/kernel/locking/test-ww_mutex.c:186:19: note: byref variable will be forcibly initialized struct test_abba abba; ^~~~ /kisskb/src/kernel/locking/test-ww_mutex.c: In function 'test_abba_work': /kisskb/src/kernel/locking/test-ww_mutex.c:160:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ctx; ^~~ /kisskb/src/kernel/locking/test-ww_mutex.c: In function 'test_cycle_work': /kisskb/src/kernel/locking/test-ww_mutex.c:249:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ctx; ^~~ In file included from /kisskb/src/kernel/locking/test-ww_mutex.c:13: /kisskb/src/kernel/locking/test-ww_mutex.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/locking/test-ww_mutex.c: In function 'stress_inorder_work': /kisskb/src/kernel/locking/test-ww_mutex.c:383:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ctx; ^~~ /kisskb/src/fs/9p/vfs_inode_dotl.c: In function 'v9fs_mapped_dotl_flags': /kisskb/src/fs/9p/vfs_inode_dotl.c:170:27: note: byref variable will be forcibly initialized struct dotl_openflag_map dotl_oflag_map[] = { ^~~~~~~~~~~~~~ /kisskb/src/fs/9p/vfs_inode_dotl.c: In function 'v9fs_mapped_iattr_valid': /kisskb/src/fs/9p/vfs_inode_dotl.c:520:24: note: byref variable will be forcibly initialized struct dotl_iattr_map dotl_iattr_map[] = { ^~~~~~~~~~~~~~ /kisskb/src/kernel/locking/test-ww_mutex.c: In function 'stress_reorder_work': /kisskb/src/kernel/locking/test-ww_mutex.c:441:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ctx; ^~~ In file included from /kisskb/src/include/linux/swait.h:5, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/kernel/locking/test-ww_mutex.c:8: /kisskb/src/kernel/locking/test-ww_mutex.c:440:12: note: byref variable will be forcibly initialized LIST_HEAD(locks); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/9p/vfs_inode_dotl.c: In function 'v9fs_vfs_setattr_dotl': /kisskb/src/fs/9p/vfs_inode_dotl.c:550:23: note: byref variable will be forcibly initialized struct p9_iattr_dotl p9attr; ^~~~~~ /kisskb/src/fs/9p/vfs_inode_dotl.c: In function 'v9fs_vfs_get_link_dotl': /kisskb/src/fs/9p/vfs_inode_dotl.c:930:8: note: byref variable will be forcibly initialized char *target; ^~~~~~ /kisskb/src/fs/9p/vfs_inode_dotl.c: In function 'v9fs_vfs_atomic_open_dotl': /kisskb/src/fs/9p/vfs_inode_dotl.c:235:16: note: byref variable will be forcibly initialized struct p9_qid qid; ^~~ /kisskb/src/fs/9p/vfs_inode_dotl.c:234:23: note: byref variable will be forcibly initialized const unsigned char *name = NULL; ^~~~ /kisskb/src/fs/9p/vfs_inode_dotl.c: In function 'v9fs_vfs_mknod_dotl': /kisskb/src/fs/9p/vfs_inode_dotl.c:840:16: note: byref variable will be forcibly initialized struct p9_qid qid; ^~~ /kisskb/src/fs/9p/vfs_inode_dotl.c:835:23: note: byref variable will be forcibly initialized const unsigned char *name; ^~~~ /kisskb/src/fs/9p/vfs_inode_dotl.c: In function 'v9fs_vfs_mkdir_dotl': /kisskb/src/fs/9p/vfs_inode_dotl.c:381:16: note: byref variable will be forcibly initialized struct p9_qid qid; ^~~ /kisskb/src/fs/9p/vfs_inode_dotl.c:378:23: note: byref variable will be forcibly initialized const unsigned char *name; ^~~~ /kisskb/src/fs/9p/vfs_inode_dotl.c: In function 'v9fs_vfs_symlink_dotl': /kisskb/src/fs/9p/vfs_inode_dotl.c:696:16: note: byref variable will be forcibly initialized struct p9_qid qid; ^~~ /kisskb/src/fs/9p/vfs_inode_dotl.c:695:23: note: byref variable will be forcibly initialized const unsigned char *name; ^~~~ /kisskb/src/kernel/locking/lock_events.c: In function 'lockevent_read': /kisskb/src/kernel/locking/lock_events.c:64:7: note: byref variable will be forcibly initialized char buf[64]; ^~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(pwm, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(pwm, ^~~~~~~~~~~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/pwm/core.c: In function 'pwm_apply_state_debug': /kisskb/src/drivers/pwm/core.c:472:19: note: byref variable will be forcibly initialized struct pwm_state s1, s2; ^~ /kisskb/src/drivers/pwm/core.c: In function 'pwm_adjust_config': /kisskb/src/drivers/pwm/core.c:696:19: note: byref variable will be forcibly initialized struct pwm_state state; ^~~~~ /kisskb/src/drivers/pwm/core.c: In function 'of_pwm_get': /kisskb/src/drivers/pwm/core.c:809:25: note: byref variable will be forcibly initialized struct of_phandle_args args; ^~~~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_xrename': /kisskb/src/fs/ubifs/dir.c:1502:30: note: byref variable will be forcibly initialized struct fscrypt_name fst_nm, snd_nm; ^~~~~~ /kisskb/src/fs/ubifs/dir.c:1502:22: note: byref variable will be forcibly initialized struct fscrypt_name fst_nm, snd_nm; ^~~~~~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_unlink': /kisskb/src/fs/ubifs/dir.c:772:22: note: byref variable will be forcibly initialized struct fscrypt_name nm; ^~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_link': /kisskb/src/fs/ubifs/dir.c:699:22: note: byref variable will be forcibly initialized struct fscrypt_name nm; ^~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_lookup': /kisskb/src/fs/ubifs/dir.c:201:22: note: byref variable will be forcibly initialized struct fscrypt_name nm; ^~ /kisskb/src/fs/ubifs/dir.c:197:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_readdir': /kisskb/src/fs/ubifs/dir.c:502:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/dir.c:500:22: note: byref variable will be forcibly initialized struct fscrypt_name nm; ^~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_new_inode': /kisskb/src/fs/ubifs/dir.c:82:7: note: byref variable will be forcibly initialized bool encrypted = false; ^~~~~~~~~ /kisskb/src/fs/ubifs/dir.c: In function 'do_tmpfile': /kisskb/src/fs/ubifs/dir.c:361:22: note: byref variable will be forcibly initialized struct fscrypt_name nm; ^~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_mknod': /kisskb/src/fs/ubifs/dir.c:1029:22: note: byref variable will be forcibly initialized struct fscrypt_name nm; ^~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_mkdir': /kisskb/src/fs/ubifs/dir.c:953:22: note: byref variable will be forcibly initialized struct fscrypt_name nm; ^~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_symlink': /kisskb/src/fs/ubifs/dir.c:1118:22: note: byref variable will be forcibly initialized struct fscrypt_name nm; ^~ /kisskb/src/fs/ubifs/dir.c:1114:21: note: byref variable will be forcibly initialized struct fscrypt_str disk_link; ^~~~~~~~~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_create': /kisskb/src/fs/ubifs/dir.c:291:22: note: byref variable will be forcibly initialized struct fscrypt_name nm; ^~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_check_dir_empty': /kisskb/src/fs/ubifs/dir.c:854:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/dir.c: In function 'do_rename': /kisskb/src/fs/ubifs/dir.c:1419:27: note: byref variable will be forcibly initialized struct ubifs_budget_req wht_req = { .dirtied_ino = 1, ^~~~~~~ /kisskb/src/fs/ubifs/dir.c:1269:30: note: byref variable will be forcibly initialized struct fscrypt_name old_nm, new_nm; ^~~~~~ /kisskb/src/fs/ubifs/dir.c:1269:22: note: byref variable will be forcibly initialized struct fscrypt_name old_nm, new_nm; ^~~~~~ /kisskb/src/fs/ubifs/dir.c:1257:16: note: byref variable will be forcibly initialized struct inode *whiteout = NULL; ^~~~~~~~ /kisskb/src/fs/ubifs/dir.c: In function 'ubifs_rmdir': /kisskb/src/fs/ubifs/dir.c:877:22: note: byref variable will be forcibly initialized struct fscrypt_name nm; ^~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'task_sample_cputime': /kisskb/src/kernel/time/posix-cpu-timers.c:216:13: note: byref variable will be forcibly initialized u64 stime, utime; ^~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c:216:6: note: byref variable will be forcibly initialized u64 stime, utime; ^~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'fastpath_timer_check': /kisskb/src/kernel/time/posix-cpu-timers.c:1080:7: note: byref variable will be forcibly initialized u64 samples[CPUCLOCK_MAX]; ^~~~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c:1055:7: note: byref variable will be forcibly initialized u64 samples[CPUCLOCK_MAX]; ^~~~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'check_thread_timers': /kisskb/src/kernel/time/posix-cpu-timers.c:835:6: note: byref variable will be forcibly initialized u64 samples[CPUCLOCK_MAX]; ^~~~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'check_process_timers': /kisskb/src/kernel/time/posix-cpu-timers.c:913:6: note: byref variable will be forcibly initialized u64 samples[CPUCLOCK_MAX]; ^~~~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'cpu_clock_sample': /kisskb/src/kernel/time/posix-cpu-timers.c:189:13: note: byref variable will be forcibly initialized u64 utime, stime; ^~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c:189:6: note: byref variable will be forcibly initialized u64 utime, stime; ^~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'thread_group_start_cputime': /kisskb/src/kernel/time/posix-cpu-timers.c:296:23: note: byref variable will be forcibly initialized struct task_cputime sum; ^~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function '__thread_group_cputime': /kisskb/src/kernel/time/posix-cpu-timers.c:320:22: note: byref variable will be forcibly initialized 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:336:6: note: byref variable will be forcibly initialized 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:986:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/crypto/aead.c: In function 'crypto_aead_report': /kisskb/src/crypto/aead.c:148:28: note: byref variable will be forcibly initialized struct crypto_report_aead raead; ^~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/sched/signal.h:5, from /kisskb/src/kernel/time/posix-cpu-timers.c:6: /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'handle_posix_cpu_timers': /kisskb/src/kernel/time/posix-cpu-timers.c:1195:12: note: byref variable will be forcibly initialized LIST_HEAD(firing); ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/kernel/time/posix-cpu-timers.c:1194:16: note: byref variable will be forcibly initialized unsigned long flags, start; ^~~~~ /kisskb/src/kernel/gcov/fs.c: In function 'gcov_persist_setup': /kisskb/src/kernel/gcov/fs.c:75:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'posix_cpu_timer_set': /kisskb/src/kernel/time/posix-cpu-timers.c:580:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ In file included from /kisskb/src/kernel/gcov/fs.c:26: /kisskb/src/kernel/gcov/fs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'posix_cpu_timer_del': /kisskb/src/kernel/time/posix-cpu-timers.c:419:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'do_cpu_nanosleep': /kisskb/src/kernel/time/posix-cpu-timers.c:1368:18: note: byref variable will be forcibly initialized struct k_itimer timer; ^~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c:1367:22: note: byref variable will be forcibly initialized 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:1492:20: note: byref variable will be forcibly initialized struct timespec64 t; ^ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:23:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(alarmtimer_suspend, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:23:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/alarmtimer.h:45:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(alarm_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:45:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:23:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(alarmtimer_suspend, ^~~~~~~~~~~ /kisskb/src/kernel/time/alarmtimer.c: In function 'trace_event_raw_event_alarm_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:45:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(alarm_class, ^~~~~~~~~~~~~~~~~~~ /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 struct timespec64 rmt; ^~~ /kisskb/src/kernel/time/alarmtimer.c: In function 'alarm_timer_nsleep': /kisskb/src/kernel/time/alarmtimer.c:824:15: note: byref variable will be forcibly initialized 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 struct alarm alarm; ^~~~~ /kisskb/src/fs/orangefs/orangefs-sysfs.c: In function 'sysfs_service_op_store': /kisskb/src/fs/orangefs/orangefs-sysfs.c:629:14: note: byref variable will be forcibly initialized int val1, val2; ^~~~ /kisskb/src/fs/orangefs/orangefs-sysfs.c:629:8: note: byref variable will be forcibly initialized int val1, val2; ^~~~ /kisskb/src/fs/orangefs/orangefs-sysfs.c:539:6: note: byref variable will be forcibly initialized int val = 0; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/kernel/time/posix-timers.c:12: /kisskb/src/kernel/time/posix-timers.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /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 signed char state_offset = -2; ^~~~~~~~~~~~ /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 unsigned long flags; ^~~~~ /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 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 unsigned long flags; ^~~~~ /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 int error, new_timer_id; ^~~~~~~~~~~~ /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 sigevent_t event; ^~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_gettime': /kisskb/src/kernel/time/posix-timers.c:741:22: note: byref variable will be forcibly initialized 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 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 struct itimerspec64 new_spec, old_spec; ^~~~~~~~ /kisskb/src/kernel/time/posix-timers.c:942:22: note: byref variable will be forcibly initialized 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 struct itimerspec64 new_spec, old_spec; ^~~~~~~~ /kisskb/src/kernel/time/posix-timers.c:965:22: note: byref variable will be forcibly initialized struct itimerspec64 new_spec, old_spec; ^~~~~~~~ /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 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 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 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 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 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 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 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 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 struct timespec64 ts; ^~ /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 u8 i_hash[BLAKE2S_HASH_SIZE] __aligned(__alignof__(u32)); ^~~~~~ /kisskb/src/lib/crypto/blake2s.c:42:23: note: byref variable will be forcibly initialized struct blake2s_state state; ^~~~~ /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 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 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 struct __kernel_timex ktx; ^~~ In file included from /kisskb/src/fs/orangefs/protocol.h:5, from /kisskb/src/fs/orangefs/orangefs-mod.c:11: /kisskb/src/fs/orangefs/orangefs-mod.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/afs/dir.c:11: /kisskb/src/fs/afs/dir.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/highmem.h:10, from /kisskb/src/include/linux/pagemap.h:11, from /kisskb/src/fs/afs/dir.c:11: /kisskb/src/fs/afs/dir.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/mm/page_alloc.c: In function '__rmqueue_fallback': /kisskb/src/mm/page_alloc.c:2793:7: note: byref variable will be forcibly initialized bool can_steal; ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function '__rmqueue': /kisskb/src/mm/page_alloc.c:2793:7: note: byref variable will be forcibly initialized /kisskb/src/fs/afs/dir.c: In function 'afs_readdir': /kisskb/src/fs/afs/dir.c:518:20: note: byref variable will be forcibly initialized afs_dataversion_t dir_version; ^~~~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'show_migration_types': /kisskb/src/mm/page_alloc.c:5489:7: note: byref variable will be forcibly initialized char tmp[MIGRATE_TYPES + 1]; ^~~ /kisskb/src/mm/page_alloc.c: In function '__early_pfn_to_nid': /kisskb/src/mm/page_alloc.c:1601:27: note: byref variable will be forcibly initialized unsigned long start_pfn, end_pfn; ^~~~~~~ /kisskb/src/mm/page_alloc.c:1601:16: note: byref variable will be forcibly initialized unsigned long start_pfn, end_pfn; ^~~~~~~~~ In file included from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/afs/dir.c:11: /kisskb/src/fs/afs/dir.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/afs/dir.c: In function 'afs_do_lookup': /kisskb/src/fs/afs/dir.c:752:20: note: byref variable will be forcibly initialized afs_dataversion_t data_version = READ_ONCE(dvnode->status.data_version); ^~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'rmqueue_bulk': /kisskb/src/mm/page_alloc.c:2793:7: note: byref variable will be forcibly initialized bool can_steal; ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'debug_guardpage_minorder_setup': /kisskb/src/mm/page_alloc.c:710:16: note: byref variable will be forcibly initialized unsigned long res; ^~~ /kisskb/src/fs/afs/dir.c: In function 'afs_d_revalidate': /kisskb/src/fs/afs/dir.c:1063:20: note: byref variable will be forcibly initialized afs_dataversion_t dir_version, invalid_before; ^~~~~~~~~~~ /kisskb/src/fs/afs/dir.c:1059:17: note: byref variable will be forcibly initialized struct afs_fid fid; ^~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineinfo_unwatch': /kisskb/src/drivers/gpio/gpiolib-cdev.c:2087:8: note: byref variable will be forcibly initialized __u32 offset; ^~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'chipinfo_get': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1987:23: note: byref variable will be forcibly initialized struct gpiochip_info chipinfo; ^~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'rmqueue': /kisskb/src/mm/page_alloc.c:2793:7: note: byref variable will be forcibly initialized bool can_steal; ^~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineinfo_changed_notify': /kisskb/src/drivers/gpio/gpiolib-cdev.c:2157:35: note: byref variable will be forcibly initialized struct gpio_v2_line_info_changed chg; ^~~ /kisskb/src/kernel/irq/affinity.c: In function '__irq_build_affinity_masks': /kisskb/src/kernel/irq/affinity.c:258:13: note: byref variable will be forcibly initialized nodemask_t nodemsk = NODE_MASK_NONE; ^~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/cdev.h:8, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:7: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized 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/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:13: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 cpumask_var_t nmsk, npresmsk; ^~~~~~~~ /kisskb/src/kernel/irq/affinity.c:344:16: note: byref variable will be forcibly initialized cpumask_var_t nmsk, npresmsk; ^~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linehandle_set_config': /kisskb/src/drivers/gpio/gpiolib-cdev.c:153:27: note: byref variable will be forcibly initialized struct gpiohandle_config gcnf; ^~~~ In file included from /kisskb/src/include/linux/atomic.h:5, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:4: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_get_values': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1000:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(vals, GPIO_V2_LINES_MAX); ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:999:29: note: byref variable will be forcibly initialized struct gpio_v2_line_values lv; ^~ /kisskb/src/mm/page_alloc.c: In function 'build_zonelists': /kisskb/src/mm/page_alloc.c:5879:13: note: byref variable will be forcibly initialized nodemask_t used_mask = NODE_MASK_NONE; ^~~~~~~~~ In file included from /kisskb/src/include/linux/atomic.h:5, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:4: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linehandle_ioctl': /kisskb/src/drivers/gpio/gpiolib-cdev.c:199:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(vals, GPIOHANDLES_MAX); ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:198:25: note: byref variable will be forcibly initialized struct gpiohandle_data ghd; ^~~ In file included from /kisskb/src/include/linux/atomic.h:5, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:4: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_set_values_unlocked': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1061:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(vals, GPIO_V2_LINES_MAX); ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/mm/page_alloc.c: In function 'early_calculate_totalpages': /kisskb/src/mm/page_alloc.c:7237:9: note: byref variable will be forcibly initialized int i, nid; ^~~ /kisskb/src/mm/page_alloc.c:7237:6: note: byref variable will be forcibly initialized int i, nid; ^ /kisskb/src/mm/page_alloc.c:7236:27: note: byref variable will be forcibly initialized unsigned long start_pfn, end_pfn; ^~~~~~~ /kisskb/src/mm/page_alloc.c:7236:16: note: byref variable will be forcibly initialized 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:7367:28: note: byref variable will be forcibly initialized unsigned long start_pfn, end_pfn; ^~~~~~~ /kisskb/src/mm/page_alloc.c:7367:17: note: byref variable will be forcibly initialized unsigned long start_pfn, end_pfn; ^~~~~~~~~ /kisskb/src/mm/page_alloc.c:7257:6: note: byref variable will be forcibly initialized int i, nid; ^ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linehandle_create': /kisskb/src/drivers/gpio/gpiolib-cdev.c:287:28: note: byref variable will be forcibly initialized struct gpiohandle_request handlereq; ^~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineevent_ioctl': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1602:25: note: byref variable will be forcibly initialized struct gpiohandle_data ghd; ^~~ /kisskb/src/mm/page_alloc.c: In function 'cmdline_parse_core': /kisskb/src/mm/page_alloc.c:7592:8: note: byref variable will be forcibly initialized char *endptr; ^~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineevent_irq_thread': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1649:24: note: byref variable will be forcibly initialized struct gpioevent_data ge; ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:7: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineevent_read': /kisskb/src/include/linux/wait.h:750:14: note: byref variable will be forcibly initialized DEFINE_WAIT(__wait); \ ^~~~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/include/linux/wait.h:750:2: note: in expansion of macro 'DEFINE_WAIT' DEFINE_WAIT(__wait); \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait.h:789:9: note: in expansion of macro '__wait_event_interruptible_locked' ? 0 : __wait_event_interruptible_locked(wq, condition, 0, do_wait_intr)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:1552:10: note: in expansion of macro 'wait_event_interruptible_locked' ret = wait_event_interruptible_locked(le->wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:1518:24: note: byref variable will be forcibly initialized struct gpioevent_data ge; ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:7: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_read': /kisskb/src/include/linux/wait.h:750:14: note: byref variable will be forcibly initialized DEFINE_WAIT(__wait); \ ^~~~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/include/linux/wait.h:750:2: note: in expansion of macro 'DEFINE_WAIT' DEFINE_WAIT(__wait); \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait.h:789:9: note: in expansion of macro '__wait_event_interruptible_locked' ? 0 : __wait_event_interruptible_locked(wq, condition, 0, do_wait_intr)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:1250:10: note: in expansion of macro 'wait_event_interruptible_locked' ret = wait_event_interruptible_locked(lr->wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:1230:28: note: byref variable will be forcibly initialized struct gpio_v2_line_event le; ^~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineevent_create': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1709:27: note: byref variable will be forcibly initialized struct gpioevent_request eventreq; ^~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/page_alloc.c:19: /kisskb/src/mm/page_alloc.c: In function 'free_pcppages_bulk': /kisskb/src/mm/page_alloc.c:1369:12: note: byref variable will be forcibly initialized LIST_HEAD(head); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineinfo_get_v1': /kisskb/src/drivers/gpio/gpiolib-cdev.c:2019:27: note: byref variable will be forcibly initialized struct gpio_v2_line_info lineinfo_v2; ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:2018:23: note: byref variable will be forcibly initialized struct gpioline_info lineinfo; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/kernel/trace/trace_clock.c:16: /kisskb/src/kernel/trace/trace_clock.c: In function 'queued_spin_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/qspinlock.h:99:2: note: in expansion of macro 'smp_store_release' smp_store_release(&lock->locked, 0); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineinfo_watch_read': /kisskb/src/drivers/gpio/gpiolib-cdev.c:2252:33: note: byref variable will be forcibly initialized struct gpioline_info_changed event_v1; ^~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:7: /kisskb/src/include/linux/wait.h:750:14: note: byref variable will be forcibly initialized DEFINE_WAIT(__wait); \ ^~~~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/include/linux/wait.h:750:2: note: in expansion of macro 'DEFINE_WAIT' DEFINE_WAIT(__wait); \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait.h:789:9: note: in expansion of macro '__wait_event_interruptible_locked' ? 0 : __wait_event_interruptible_locked(wq, condition, 0, do_wait_intr)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:2221:10: note: in expansion of macro 'wait_event_interruptible_locked' ret = wait_event_interruptible_locked(cdev->wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:2197:35: note: byref variable will be forcibly initialized struct gpio_v2_line_info_changed event; ^~~~~ /kisskb/src/mm/page_alloc.c: In function 'steal_suitable_fallback': /kisskb/src/mm/page_alloc.c:2547:18: note: byref variable will be forcibly initialized int free_pages, movable_pages, alike_pages; ^~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineinfo_get': /kisskb/src/drivers/gpio/gpiolib-cdev.c:2054:27: note: byref variable will be forcibly initialized struct gpio_v2_line_info lineinfo; ^~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_set_values': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1102:29: note: byref variable will be forcibly initialized struct gpio_v2_line_values lv; ^~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'debounce_work_func': /kisskb/src/drivers/gpio/gpiolib-cdev.c:651:28: note: byref variable will be forcibly initialized struct gpio_v2_line_event le; ^~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'edge_irq_thread': /kisskb/src/drivers/gpio/gpiolib-cdev.c:553:28: note: byref variable will be forcibly initialized struct gpio_v2_line_event le; ^~ /kisskb/src/mm/page_alloc.c: In function '__alloc_pages_direct_compact': /kisskb/src/mm/page_alloc.c:4146:16: note: byref variable will be forcibly initialized unsigned long pflags; ^~~~~~ /kisskb/src/mm/page_alloc.c:4145:15: note: byref variable will be forcibly initialized struct page *page = NULL; ^~~~ /kisskb/src/mm/page_alloc.c: In function 'warn_alloc': /kisskb/src/mm/page_alloc.c:4006:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_set_config': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1166:29: note: byref variable will be forcibly initialized struct gpio_v2_line_config lc; ^~ /kisskb/src/mm/page_alloc.c: In function '__perform_reclaim': /kisskb/src/mm/page_alloc.c:4375:16: note: byref variable will be forcibly initialized unsigned long pflags, progress; ^~~~~~ /kisskb/src/mm/page_alloc.c: In function '__alloc_pages_slowpath': /kisskb/src/mm/page_alloc.c:4674:6: note: byref variable will be forcibly initialized int no_progress_loops; ^~~~~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:4673:6: note: byref variable will be forcibly initialized int compaction_retries; ^~~~~~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:4672:22: note: byref variable will be forcibly initialized enum compact_result compact_result; ^~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:4671:24: note: byref variable will be forcibly initialized enum compact_priority compact_priority; ^~~~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:4670:16: note: byref variable will be forcibly initialized unsigned long did_some_progress; ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_create': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1315:30: note: byref variable will be forcibly initialized struct gpio_v2_line_request ulr; ^~~ /kisskb/src/mm/page_alloc.c: In function '__alloc_pages_nodemask': /kisskb/src/mm/page_alloc.c:4977:8: note: byref variable will be forcibly initialized gfp_t alloc_mask; /* The gfp_t that was actually used for allocation */ ^~~~~~~~~~ /kisskb/src/mm/page_alloc.c:4976:15: note: byref variable will be forcibly initialized unsigned int alloc_flags = ALLOC_WMARK_LOW; ^~~~~~~~~~~ /kisskb/src/fs/ceph/super.c: In function 'ceph_statfs': /kisskb/src/fs/ceph/super.c:54:21: note: byref variable will be forcibly initialized struct ceph_statfs st; ^~ /kisskb/src/net/core/gen_stats.c: In function '___gnet_stats_copy_basic': /kisskb/src/net/core/gen_stats.c:177:27: note: byref variable will be forcibly initialized struct gnet_stats_basic sb; ^~ /kisskb/src/net/core/gen_stats.c: In function 'gnet_stats_copy_rate_est': /kisskb/src/net/core/gen_stats.c:257:29: note: byref variable will be forcibly initialized struct gnet_stats_rate_est est; ^~~ /kisskb/src/net/core/gen_stats.c:256:31: note: byref variable will be forcibly initialized struct gnet_stats_rate_est64 sample; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'list_empty_careful': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:318:27: note: in expansion of macro 'smp_load_acquire' struct list_head *next = smp_load_acquire(&head->next); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/super.c: In function 'ceph_parse_mount_param': /kisskb/src/fs/ceph/super.c:288:25: note: byref variable will be forcibly initialized struct fs_parse_result result; ^~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/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 LIST_HEAD(tmp); ^~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 struct fuse_setxattr_in inarg; ^~~~~ /kisskb/src/fs/fuse/xattr.c: In function 'fuse_getxattr': /kisskb/src/fs/fuse/xattr.c:55:27: note: byref variable will be forcibly initialized struct fuse_getxattr_out outarg; ^~~~~~ /kisskb/src/fs/fuse/xattr.c:54:26: note: byref variable will be forcibly initialized struct fuse_getxattr_in inarg; ^~~~~ /kisskb/src/fs/fuse/xattr.c: In function 'fuse_listxattr': /kisskb/src/fs/fuse/xattr.c:113:27: note: byref variable will be forcibly initialized struct fuse_getxattr_out outarg; ^~~~~~ /kisskb/src/fs/fuse/xattr.c:112:26: note: byref variable will be forcibly initialized struct fuse_getxattr_in inarg; ^~~~~ /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 unsigned long t; ^ /kisskb/src/fs/fuse/control.c: In function 'fuse_conn_congestion_threshold_write': /kisskb/src/fs/fuse/control.c:165:11: note: byref variable will be forcibly initialized unsigned val; ^~~ /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 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 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 unsigned val; ^~~ /kisskb/src/mm/page_alloc.c: In function 'memmap_init_range': /kisskb/src/mm/page_alloc.c:6135:16: note: byref variable will be forcibly initialized unsigned long pfn, end_pfn = start_pfn + size; ^~~ /kisskb/src/mm/page_alloc.c: In function 'memmap_init_zone': /kisskb/src/mm/page_alloc.c:6324:27: note: byref variable will be forcibly initialized unsigned long start_pfn, end_pfn; ^~~~~~~ /kisskb/src/mm/page_alloc.c:6324:16: note: byref variable will be forcibly initialized unsigned long start_pfn, end_pfn; ^~~~~~~~~ /kisskb/src/mm/page_alloc.c:6322:6: note: byref variable will be forcibly initialized int i, nid = zone_to_nid(zone), zone_id = zone_idx(zone); ^ /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 char name[32]; ^~~~ /kisskb/src/mm/page_alloc.c: In function 'get_pfn_range_for_nid': /kisskb/src/mm/page_alloc.c:6594:6: note: byref variable will be forcibly initialized int i; ^ /kisskb/src/mm/page_alloc.c:6593:32: note: byref variable will be forcibly initialized unsigned long this_start_pfn, this_end_pfn; ^~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:6593:16: note: byref variable will be forcibly initialized 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:6712:6: note: byref variable will be forcibly initialized int i; ^ /kisskb/src/mm/page_alloc.c:6711:27: note: byref variable will be forcibly initialized unsigned long start_pfn, end_pfn; ^~~~~~~ /kisskb/src/mm/page_alloc.c:6711:16: note: byref variable will be forcibly initialized 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:6743:32: note: byref variable will be forcibly initialized unsigned long zone_start_pfn, zone_end_pfn; ^~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:6743:16: note: byref variable will be forcibly initialized 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:6795:33: note: byref variable will be forcibly initialized unsigned long zone_start_pfn, zone_end_pfn; ^~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:6795:17: note: byref variable will be forcibly initialized 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:7127:16: note: byref variable will be forcibly initialized unsigned long end_pfn = 0; ^~~~~~~ /kisskb/src/mm/page_alloc.c:7126:16: note: byref variable will be forcibly initialized unsigned long start_pfn = 0; ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'node_map_pfn_alignment': /kisskb/src/mm/page_alloc.c:7191:9: note: byref variable will be forcibly initialized int i, nid; ^~~ /kisskb/src/mm/page_alloc.c:7191:6: note: byref variable will be forcibly initialized int i, nid; ^ /kisskb/src/mm/page_alloc.c:7189:23: note: byref variable will be forcibly initialized unsigned long start, end, mask; ^~~ /kisskb/src/mm/page_alloc.c:7189:16: note: byref variable will be forcibly initialized unsigned long start, end, mask; ^~~~~ /kisskb/src/mm/memblock.c: In function 'memblock_dump': /kisskb/src/mm/memblock.c:1846:8: note: byref variable will be forcibly initialized char nid_buf[32] = ""; ^~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'free_area_init': /kisskb/src/mm/page_alloc.c:7504:9: note: byref variable will be forcibly initialized int i, nid, zone; ^~~ /kisskb/src/mm/page_alloc.c:7504:6: note: byref variable will be forcibly initialized int i, nid, zone; ^ /kisskb/src/mm/page_alloc.c:7503:27: note: byref variable will be forcibly initialized unsigned long start_pfn, end_pfn; ^~~~~~~ /kisskb/src/mm/page_alloc.c:7503:16: note: byref variable will be forcibly initialized unsigned long start_pfn, end_pfn; ^~~~~~~~~ /kisskb/src/mm/memblock.c: In function 'memblock_debug_show': /kisskb/src/mm/memblock.c:2072:14: note: byref variable will be forcibly initialized phys_addr_t end; ^~~ /kisskb/src/mm/memblock.c: In function '__memblock_find_range_bottom_up': /kisskb/src/mm/memblock.c:213:6: note: byref variable will be forcibly initialized u64 i; ^ /kisskb/src/mm/memblock.c:212:26: note: byref variable will be forcibly initialized phys_addr_t this_start, this_end, cand; ^~~~~~~~ /kisskb/src/mm/memblock.c:212:14: note: byref variable will be forcibly initialized phys_addr_t this_start, this_end, cand; ^~~~~~~~~~ /kisskb/src/mm/memblock.c: In function '__memblock_find_range_top_down': /kisskb/src/mm/memblock.c:248:6: note: byref variable will be forcibly initialized u64 i; ^ /kisskb/src/mm/memblock.c:247:26: note: byref variable will be forcibly initialized phys_addr_t this_start, this_end, cand; ^~~~~~~~ /kisskb/src/mm/memblock.c:247:14: note: byref variable will be forcibly initialized phys_addr_t this_start, this_end, cand; ^~~~~~~~~~ /kisskb/src/mm/memblock.c: In function 'memblock_remove_range': /kisskb/src/mm/memblock.c:769:17: note: byref variable will be forcibly initialized int start_rgn, end_rgn; ^~~~~~~ /kisskb/src/mm/memblock.c:769:6: note: byref variable will be forcibly initialized int start_rgn, end_rgn; ^~~~~~~~~ /kisskb/src/mm/memblock.c: In function 'memblock_setclr_flag': /kisskb/src/mm/memblock.c:847:25: note: byref variable will be forcibly initialized int i, ret, start_rgn, end_rgn; ^~~~~~~ /kisskb/src/mm/memblock.c:847:14: note: byref variable will be forcibly initialized int i, ret, start_rgn, end_rgn; ^~~~~~~~~ /kisskb/src/mm/memblock.c: In function 'free_low_memory_core_early': /kisskb/src/mm/memblock.c:2009:6: note: byref variable will be forcibly initialized u64 i; ^ /kisskb/src/mm/memblock.c:2008:21: note: byref variable will be forcibly initialized phys_addr_t start, end; ^~~ /kisskb/src/mm/memblock.c:2008:14: note: byref variable will be forcibly initialized phys_addr_t start, end; ^~~~~ /kisskb/src/mm/memblock.c: In function 'memblock_set_node': /kisskb/src/mm/memblock.c:1209:17: note: byref variable will be forcibly initialized int start_rgn, end_rgn; ^~~~~~~ /kisskb/src/mm/memblock.c:1209:6: note: byref variable will be forcibly initialized int start_rgn, end_rgn; ^~~~~~~~~ /kisskb/src/mm/memblock.c: In function 'memblock_cap_memory_range': /kisskb/src/mm/memblock.c:1669:17: note: byref variable will be forcibly initialized int start_rgn, end_rgn; ^~~~~~~ /kisskb/src/mm/memblock.c:1669:6: note: byref variable will be forcibly initialized int start_rgn, end_rgn; ^~~~~~~~~ In file included from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/sched/coredump.h:5, from /kisskb/src/kernel/sched/sched.h:9, from /kisskb/src/kernel/sched/completion.c:14: /kisskb/src/kernel/sched/completion.c: In function 'do_wait_for_common': /kisskb/src/kernel/sched/completion.c:75:22: note: byref variable will be forcibly initialized DECLARE_SWAITQUEUE(wait); ^~~~ /kisskb/src/include/linux/swait.h:59:21: note: in definition of macro 'DECLARE_SWAITQUEUE' struct swait_queue name = __SWAITQUEUE_INITIALIZER(name) ^~~~ /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 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 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 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 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 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 int val, ret; ^~~ /kisskb/src/drivers/pwm/sysfs.c:124:19: note: byref variable will be forcibly initialized 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 u64 val; ^~~ /kisskb/src/drivers/pwm/sysfs.c:89:19: note: byref variable will be forcibly initialized 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 u64 val; ^~~ /kisskb/src/drivers/pwm/sysfs.c:54:19: note: byref variable will be forcibly initialized 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 unsigned int hwpwm; ^~~~~ /kisskb/src/fs/9p/vfs_addr.c: In function 'v9fs_vfs_writepage_locked': /kisskb/src/fs/9p/vfs_addr.c:155:6: note: byref variable will be forcibly initialized int err, len; ^~~ /kisskb/src/fs/9p/vfs_addr.c:154:17: note: byref variable will be forcibly initialized struct bio_vec bvec; ^~~~ /kisskb/src/fs/9p/vfs_addr.c:153:18: note: byref variable will be forcibly initialized struct iov_iter from; ^~~~ /kisskb/src/fs/9p/vfs_addr.c: In function 'v9fs_direct_IO': /kisskb/src/fs/9p/vfs_addr.c:240:6: note: byref variable will be forcibly initialized int err = 0; ^~~ /kisskb/src/fs/9p/vfs_addr.c: In function 'v9fs_fid_readpage': /kisskb/src/fs/9p/vfs_addr.c:44:14: note: byref variable will be forcibly initialized int retval, err; ^~~ /kisskb/src/fs/9p/vfs_addr.c:43:18: note: byref variable will be forcibly initialized struct iov_iter to; ^~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function '__chacha20poly1305_encrypt': /kisskb/src/lib/crypto/chacha20poly1305.c:65:4: note: byref variable will be forcibly initialized } b; ^ /kisskb/src/lib/crypto/chacha20poly1305.c:61:27: note: byref variable will be forcibly initialized struct poly1305_desc_ctx poly1305_state; ^~~~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function 'xchacha_init': /kisskb/src/lib/crypto/chacha20poly1305.c:39:5: note: byref variable will be forcibly initialized u8 iv[CHACHA_IV_SIZE]; ^~ /kisskb/src/lib/crypto/chacha20poly1305.c:38:6: note: byref variable will be forcibly initialized u32 k[CHACHA_KEY_WORDS]; ^ /kisskb/src/lib/crypto/chacha20poly1305.c: In function '__chacha20poly1305_decrypt': /kisskb/src/lib/crypto/chacha20poly1305.c:136:4: note: byref variable will be forcibly initialized } b; ^ /kisskb/src/lib/crypto/chacha20poly1305.c:129:27: note: byref variable will be forcibly initialized struct poly1305_desc_ctx poly1305_state; ^~~~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function 'chacha20poly1305_crypt_sg_inplace': /kisskb/src/lib/crypto/chacha20poly1305.c:234:4: note: byref variable will be forcibly initialized } b __aligned(16); ^ /kisskb/src/lib/crypto/chacha20poly1305.c:218:25: note: byref variable will be forcibly initialized struct sg_mapping_iter miter; ^~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c:217:6: note: byref variable will be forcibly initialized u32 chacha_state[CHACHA_STATE_WORDS]; ^~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c:216:27: note: byref variable will be forcibly initialized struct poly1305_desc_ctx poly1305_state; ^~~~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function 'chacha20poly1305_encrypt': /kisskb/src/lib/crypto/chacha20poly1305.c:97:9: note: byref variable will be forcibly initialized __le64 iv[2]; ^~ /kisskb/src/lib/crypto/chacha20poly1305.c:96:6: note: byref variable will be forcibly initialized u32 k[CHACHA_KEY_WORDS]; ^ /kisskb/src/lib/crypto/chacha20poly1305.c:95:6: note: byref variable will be forcibly initialized u32 chacha_state[CHACHA_STATE_WORDS]; ^~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function 'xchacha20poly1305_encrypt': /kisskb/src/lib/crypto/chacha20poly1305.c:117:6: note: byref variable will be forcibly initialized u32 chacha_state[CHACHA_STATE_WORDS]; ^~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function 'chacha20poly1305_decrypt': /kisskb/src/lib/crypto/chacha20poly1305.c:175:9: note: byref variable will be forcibly initialized __le64 iv[2]; ^~ /kisskb/src/lib/crypto/chacha20poly1305.c:174:6: note: byref variable will be forcibly initialized u32 k[CHACHA_KEY_WORDS]; ^ /kisskb/src/lib/crypto/chacha20poly1305.c:173:6: note: byref variable will be forcibly initialized u32 chacha_state[CHACHA_STATE_WORDS]; ^~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function 'xchacha20poly1305_decrypt': /kisskb/src/lib/crypto/chacha20poly1305.c:199:6: note: byref variable will be forcibly initialized u32 chacha_state[CHACHA_STATE_WORDS]; ^~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/fs/open.c:9: /kisskb/src/fs/open.c: In function 'list_empty_careful': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:318:27: note: in expansion of macro 'smp_load_acquire' struct list_head *next = smp_load_acquire(&head->next); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/open.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/fse_compress.c: In function 'FSE_compress_usingCTable_generic': /kisskb/src/lib/zstd/fse_compress.c:731:24: note: byref variable will be forcibly initialized FSE_CState_t CState1, CState2; ^~~~~~~ /kisskb/src/lib/zstd/fse_compress.c:731:15: note: byref variable will be forcibly initialized FSE_CState_t CState1, CState2; ^~~~~~~ /kisskb/src/lib/zstd/fse_compress.c:730:16: note: byref variable will be forcibly initialized BIT_CStream_t bitC; ^~~~ /kisskb/src/fs/open.c: In function 'do_faccessat': /kisskb/src/fs/open.c:401:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/open.c: In function '__do_sys_chdir': /kisskb/src/fs/open.c:489:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/open.c: In function '__do_sys_chroot': /kisskb/src/fs/open.c:537:14: note: byref variable will be forcibly initialized 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 struct iattr newattrs; ^~~~~~~~ /kisskb/src/fs/open.c: In function 'do_sys_truncate': /kisskb/src/fs/open.c:126:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /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 unsigned int status; ^~~~~~ /kisskb/src/fs/open.c: In function 'chmod_common': /kisskb/src/fs/open.c:572:15: note: byref variable will be forcibly initialized struct iattr newattrs; ^~~~~~~~ /kisskb/src/fs/open.c:571:16: note: byref variable will be forcibly initialized struct inode *delegated_inode = NULL; ^~~~~~~~~~~~~~~ /kisskb/src/fs/open.c: In function 'do_fchmodat': /kisskb/src/fs/open.c:618:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/open.c: In function 'chown_common': /kisskb/src/fs/open.c:651:15: note: byref variable will be forcibly initialized struct iattr newattrs; ^~~~~~~~ /kisskb/src/fs/open.c:649:16: note: byref variable will be forcibly initialized struct inode *delegated_inode = NULL; ^~~~~~~~~~~~~~~ /kisskb/src/fs/open.c: In function 'do_fchownat': /kisskb/src/fs/open.c:696:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/open.c: In function 'do_sys_openat2': /kisskb/src/fs/open.c:1174:20: note: byref variable will be forcibly initialized struct open_flags op; ^~ /kisskb/src/fs/open.c: In function '__do_sys_openat2': /kisskb/src/fs/open.c:1226:18: note: byref variable will be forcibly initialized struct open_how tmp; ^~~ /kisskb/src/fs/open.c: In function 'file_open_name': /kisskb/src/fs/open.c:1128:18: note: byref variable will be forcibly initialized struct open_how how = build_open_how(flags, mode); ^~~ /kisskb/src/fs/open.c:1127:20: note: byref variable will be forcibly initialized struct open_flags op; ^~ /kisskb/src/fs/open.c: In function 'file_open_root': /kisskb/src/fs/open.c:1163:18: note: byref variable will be forcibly initialized struct open_how how = build_open_how(flags, mode); ^~~ /kisskb/src/fs/open.c:1162:20: note: byref variable will be forcibly initialized struct open_flags op; ^~ /kisskb/src/fs/open.c: In function 'do_sys_open': /kisskb/src/fs/open.c:1202:18: note: byref variable will be forcibly initialized struct open_how how = build_open_how(flags, mode); ^~~ /kisskb/src/arch/arm64/kernel/paravirt.c: In function 'has_pv_steal_clock': /kisskb/src/arch/arm64/kernel/paravirt.c:124:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/arch/arm64/kernel/paravirt.c: In function 'stolen_time_cpu_online': /kisskb/src/arch/arm64/kernel/paravirt.c:82:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/net/llc/llc_c_ac.c: In function 'llc_conn_ac_send_dm_rsp_f_set_p': /kisskb/src/net/llc/llc_c_ac.c:231:6: note: byref variable will be forcibly initialized u8 f_bit; ^~~~~ /kisskb/src/net/llc/llc_c_ac.c: In function 'llc_conn_ac_send_frmr_rsp_f_set_x': /kisskb/src/net/llc/llc_c_ac.c:275:5: note: byref variable will be forcibly initialized u8 f_bit; ^~~~~ /kisskb/src/net/llc/llc_c_ac.c: In function 'llc_conn_ac_resend_frmr_rsp_f_set_p': /kisskb/src/net/llc/llc_c_ac.c:336:5: note: byref variable will be forcibly initialized u8 f_bit; ^~~~~ /kisskb/src/net/llc/llc_c_ac.c: In function 'llc_conn_ac_send_ua_rsp_f_set_p': /kisskb/src/net/llc/llc_c_ac.c:806:5: note: byref variable will be forcibly initialized u8 f_bit; ^~~~~ /kisskb/src/net/llc/llc_c_ac.c: In function 'llc_conn_ac_send_ack_if_needed': /kisskb/src/net/llc/llc_c_ac.c:865:5: note: byref variable will be forcibly initialized u8 pf_bit; ^~~~~~ /kisskb/src/net/llc/llc_c_ac.c: In function 'llc_conn_ac_upd_nr_received': /kisskb/src/net/llc/llc_c_ac.c:1196:6: note: byref variable will be forcibly initialized u8 f_bit; ^~~~~ /kisskb/src/net/llc/llc_c_ac.c:1174:6: note: byref variable will be forcibly initialized u16 unacked = 0; ^~~~~~~ /kisskb/src/net/llc/llc_c_ac.c: In function 'llc_conn_ac_upd_p_flag': /kisskb/src/net/llc/llc_c_ac.c:1212:6: note: byref variable will be forcibly initialized u8 f_bit; ^~~~~ /kisskb/src/crypto/geniv.c: In function 'aead_geniv_alloc': /kisskb/src/crypto/geniv.c:49:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ /kisskb/src/fs/orangefs/super.c: In function 'orangefs_fh_to_dentry': /kisskb/src/fs/orangefs/super.c:330:30: note: byref variable will be forcibly initialized struct orangefs_object_kref refn; ^~~~ /kisskb/src/fs/orangefs/super.c: In function 'parse_mount_options': /kisskb/src/fs/orangefs/super.c:57:14: note: byref variable will be forcibly initialized substring_t args[MAX_OPT_ARGS]; ^~~~ /kisskb/src/fs/orangefs/super.c: In function 'orangefs_fill_sb': /kisskb/src/fs/orangefs/super.c:419:30: note: byref variable will be forcibly initialized struct orangefs_object_kref root_object; ^~~~~~~~~~~ /kisskb/src/fs/nls/nls_euc-jp.c: In function 'char2uni': /kisskb/src/fs/nls/nls_euc-jp.c:482:16: note: byref variable will be forcibly initialized unsigned char sjis_temp[2]; ^~~~~~~~~ /kisskb/src/net/core/gen_estimator.c: In function 'est_timer': /kisskb/src/net/core/gen_estimator.c:79:33: note: byref variable will be forcibly initialized struct gnet_stats_basic_packed b; ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/gen_estimator.c:13: /kisskb/src/net/core/gen_estimator.c: In function 'gen_new_estimator': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/gen_estimator.c:183:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*rate_est, est); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/gen_estimator.c:133:33: note: byref variable will be forcibly initialized struct gnet_stats_basic_packed b; ^ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_rename': /kisskb/src/fs/orangefs/namei.c:386:15: note: byref variable will be forcibly initialized struct iattr iattr; ^~~~~ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_mkdir': /kisskb/src/fs/orangefs/namei.c:315:15: note: byref variable will be forcibly initialized struct iattr iattr; ^~~~~ /kisskb/src/fs/orangefs/namei.c:313:30: note: byref variable will be forcibly initialized struct orangefs_object_kref ref; ^~~ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_create': /kisskb/src/fs/orangefs/namei.c:28:15: note: byref variable will be forcibly initialized struct iattr iattr; ^~~~~ /kisskb/src/fs/orangefs/namei.c:26:30: note: byref variable will be forcibly initialized struct orangefs_object_kref ref; ^~~ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_symlink': /kisskb/src/fs/orangefs/namei.c:228:15: note: byref variable will be forcibly initialized struct iattr iattr; ^~~~~ /kisskb/src/fs/orangefs/namei.c:226:30: note: byref variable will be forcibly initialized struct orangefs_object_kref ref; ^~~ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_unlink': /kisskb/src/fs/orangefs/namei.c:178:15: note: byref variable will be forcibly initialized struct iattr iattr; ^~~~~ /kisskb/src/drivers/pci/of.c: In function 'of_pci_get_max_link_speed': /kisskb/src/drivers/pci/of.c:598:6: note: byref variable will be forcibly initialized u32 max_link_speed; ^~~~~~~~~~~~~~ /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 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 struct posix_clock_desc cd; ^~ /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 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 struct posix_clock_desc cd; ^~ /kisskb/src/fs/orangefs/devorangefs-req.c: In function 'dispatch_ioctl_command': /kisskb/src/fs/orangefs/devorangefs-req.c:598:6: note: byref variable will be forcibly initialized int upstream_kmod = 1; ^~~~~~~~~~~~~ /kisskb/src/fs/orangefs/devorangefs-req.c:596:31: note: byref variable will be forcibly initialized struct ORANGEFS_dev_map_desc user_desc; ^~~~~~~~~ /kisskb/src/fs/orangefs/devorangefs-req.c: In function 'orangefs_devreq_write_iter': /kisskb/src/fs/orangefs/devorangefs-req.c:370:4: note: byref variable will be forcibly initialized } head; ^~~~ /kisskb/src/fs/orangefs/devorangefs-req.c: In function 'orangefs_devreq_read': /kisskb/src/fs/orangefs/devorangefs-req.c:163:8: note: byref variable will be forcibly initialized __s32 proto_ver = ORANGEFS_KERNEL_PROTO_VERSION; ^~~~~~~~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/pinctrl/visconti/pinctrl-common.c:11: /kisskb/src/drivers/pinctrl/visconti/pinctrl-common.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/cgroup/rstat.c: In function 'root_cgroup_cputime': /kisskb/src/kernel/cgroup/rstat.c:405:25: note: byref variable will be forcibly initialized struct kernel_cpustat kcpustat; ^~~~~~~~ /kisskb/src/kernel/cgroup/rstat.c: In function 'cgroup_base_stat_cputime_show': /kisskb/src/kernel/cgroup/rstat.c:433:22: note: byref variable will be forcibly initialized struct task_cputime cputime; ^~~~~~~ /kisskb/src/kernel/cgroup/rstat.c:432:20: note: byref variable will be forcibly initialized u64 usage, utime, stime; ^~~~~ /kisskb/src/kernel/cgroup/rstat.c:432:13: note: byref variable will be forcibly initialized u64 usage, utime, stime; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/llc/llc_conn.c:16: /kisskb/src/net/llc/llc_conn.c: In function 'hlist_nulls_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist_nulls.h:106:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_nulls_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/llc/llc_conn.c: In function 'llc_conn_resend_i_pdu_as_cmd': /kisskb/src/net/llc/llc_conn.c:214:6: note: byref variable will be forcibly initialized u16 nbr_unack_pdus; ^~~~~~~~~~~~~~ /kisskb/src/net/llc/llc_conn.c: In function 'llc_conn_resend_i_pdu_as_rsp': /kisskb/src/net/llc/llc_conn.c:256:6: note: byref variable will be forcibly initialized u16 nbr_unack_pdus; ^~~~~~~~~~~~~~ /kisskb/src/net/llc/llc_conn.c: In function 'llc_conn_handler': /kisskb/src/net/llc/llc_conn.c:771:25: note: byref variable will be forcibly initialized struct llc_addr saddr, daddr; ^~~~~ /kisskb/src/net/llc/llc_conn.c:771:18: note: byref variable will be forcibly initialized struct llc_addr saddr, daddr; ^~~~~ /kisskb/src/lib/crypto/curve25519-hacl64.c: In function 'crecip': /kisskb/src/lib/crypto/curve25519-hacl64.c:300:6: note: byref variable will be forcibly initialized u64 buf[20] = { 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 char name [10]; ^~~~ /kisskb/src/lib/crypto/curve25519-hacl64.c: In function 'addanddouble_fmonty': /kisskb/src/lib/crypto/curve25519-hacl64.c:353:6: note: byref variable will be forcibly initialized u64 tmp[5] = { 0 }; ^~~ /kisskb/src/lib/crypto/curve25519-hacl64.c:353:6: note: byref variable will be forcibly initialized /kisskb/src/lib/crypto/curve25519-hacl64.c:353:6: note: byref variable will be forcibly initialized /kisskb/src/lib/crypto/curve25519-hacl64.c:353:6: note: byref variable will be forcibly initialized /kisskb/src/lib/crypto/curve25519-hacl64.c: In function 'ladder_smallloop_cmult_small_loop': /kisskb/src/lib/crypto/curve25519-hacl64.c:491:6: note: byref variable will be forcibly initialized u64 buf[40] = { 0 }; ^~~ /kisskb/src/lib/crypto/curve25519-hacl64.c:491:6: note: byref variable will be forcibly initialized /kisskb/src/lib/crypto/curve25519-hacl64.c: In function 'ladder_bigloop_cmult_big_loop': /kisskb/src/lib/crypto/curve25519-hacl64.c:491:6: note: byref variable will be forcibly initialized /kisskb/src/lib/crypto/curve25519-hacl64.c:491:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/fuse/virtio_fs.c: In function 'virtio_fs_enqueue_req': /kisskb/src/fs/fuse/virtio_fs.c:1130:15: note: byref variable will be forcibly initialized unsigned int argbuf_used = 0; ^~~~~~~~~~~ /kisskb/src/fs/fuse/virtio_fs.c:1125:21: note: byref variable will be forcibly initialized struct scatterlist stack_sg[ARRAY_SIZE(stack_sgs)]; ^~~~~~~~ /kisskb/src/fs/fuse/virtio_fs.c:1124:22: note: byref variable will be forcibly initialized struct scatterlist *stack_sgs[6]; ^~~~~~~~~ /kisskb/src/lib/crypto/curve25519-hacl64.c: In function 'ladder_cmult': /kisskb/src/lib/crypto/curve25519-hacl64.c:491:6: note: byref variable will be forcibly initialized /kisskb/src/fs/fuse/virtio_fs.c: In function 'send_forget_request': /kisskb/src/fs/fuse/virtio_fs.c:401:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/interrupt.h:6, 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 'queued_spin_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/qspinlock.h:99:2: note: in expansion of macro 'smp_store_release' smp_store_release(&lock->locked, 0); ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/virtio_fs.c: In function 'virtio_fs_parse_param': /kisskb/src/fs/fuse/virtio_fs.c:97:25: note: byref variable will be forcibly initialized 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:294:7: note: byref variable will be forcibly initialized char tag_buf[sizeof_field(struct virtio_fs_config, tag)]; ^~~~~~~ /kisskb/src/drivers/pinctrl/qcom/pinctrl-lpass-lpi.c: In function 'lpi_gpio_set': /kisskb/src/drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:510:16: note: byref variable will be forcibly initialized unsigned long config; ^~~~~~ /kisskb/src/drivers/pinctrl/qcom/pinctrl-lpass-lpi.c: In function 'lpi_gpio_direction_output': /kisskb/src/drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:492:16: note: byref variable will be forcibly initialized unsigned long config; ^~~~~~ /kisskb/src/drivers/pinctrl/qcom/pinctrl-lpass-lpi.c: In function 'lpi_gpio_direction_input': /kisskb/src/drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:481:16: note: byref variable will be forcibly initialized unsigned long config; ^~~~~~ /kisskb/src/fs/fuse/virtio_fs.c: In function 'virtio_fs_hiprio_done_work': /kisskb/src/fs/fuse/virtio_fs.c:325:16: note: byref variable will be forcibly initialized unsigned int len; ^~~ /kisskb/src/fs/fuse/virtio_fs.c: In function 'virtio_fs_setup_vqs': /kisskb/src/fs/fuse/virtio_fs.c:704:8: note: byref variable will be forcibly initialized 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:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/fs/fuse/virtio_fs.c:678:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vdev, struct virtio_fs_config, num_request_queues, ^~~~~~~~~~~~~~~ /kisskb/src/lib/crypto/curve25519-hacl64.c: In function 'format_scalar_of_point': /kisskb/src/lib/crypto/curve25519-hacl64.c:300:6: note: byref variable will be forcibly initialized u64 buf[20] = { 0 }; ^~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/virtio_fs.c:7: /kisskb/src/fs/fuse/virtio_fs.c: In function 'virtio_fs_requests_done_work': /kisskb/src/fs/fuse/virtio_fs.c:604:12: note: byref variable will be forcibly initialized LIST_HEAD(reqs); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/fuse/virtio_fs.c:603:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ /kisskb/src/kernel/trace/ring_buffer.c: In function 'rb_reserve_next_event': /kisskb/src/kernel/trace/ring_buffer.c:3503:23: note: byref variable will be forcibly initialized struct rb_event_info info; ^~~~ /kisskb/src/lib/crypto/curve25519-hacl64.c: In function 'curve25519_generic': /kisskb/src/lib/crypto/curve25519-hacl64.c:300:6: note: byref variable will be forcibly initialized /kisskb/src/lib/crypto/curve25519-hacl64.c:777:8: note: byref variable will be forcibly initialized u64 buf[15] = { 0 }; ^~~ /kisskb/src/lib/crypto/curve25519-hacl64.c:771:6: note: byref variable will be forcibly initialized u8 e[32] __aligned(32) = { 0 }; ^ /kisskb/src/kernel/trace/ring_buffer.c: In function 'rb_update_event': /kisskb/src/kernel/trace/ring_buffer.c:2712:6: note: byref variable will be forcibly initialized u64 delta = info->delta; ^~~~~ /kisskb/src/kernel/trace/ring_buffer.c:2711:11: note: byref variable will be forcibly initialized unsigned length = info->length; ^~~~~~ In file included from /kisskb/src/kernel/gcov/gcc_4_7.c:16: /kisskb/src/kernel/gcov/gcc_4_7.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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:1509:12: note: byref variable will be forcibly initialized LIST_HEAD(pages); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/ubifs/super.c: In function 'ubifs_default_version_set': /kisskb/src/fs/ubifs/super.c:31:6: note: byref variable will be forcibly initialized int n = 0, ret; ^ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/filter.h:13, from /kisskb/src/kernel/bpf/core.c:21: /kisskb/src/kernel/bpf/core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/xdp.h:397, from /kisskb/src/include/linux/bpf_trace.h:5, from /kisskb/src/kernel/bpf/core.c:2377: /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_xdp_exception': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:28:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xdp_exception, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:28:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xdp_bulk_tx, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/xdp.h:94:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(xdp_redirect_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/xdp.h:94:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(xdp_redirect_template, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/ubifs/super.c:18: /kisskb/src/fs/ubifs/super.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:177:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xdp_cpumap_kthread, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:177:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xdp_cpumap_kthread, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:220:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xdp_cpumap_enqueue, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:220:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xdp_cpumap_enqueue, ^~~~~~~~~~~ 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 DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wq); ^~ /kisskb/src/include/linux/wait.h:77:25: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:255:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xdp_devmap_xmit, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:255:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xdp_devmap_xmit, ^~~~~~~~~~~ /kisskb/src/fs/fuse/readdir.c: In function 'fuse_force_forget': /kisskb/src/fs/fuse/readdir.c:256:24: note: byref variable will be forcibly initialized struct fuse_forget_in inarg; ^~~~~ /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_mem_disconnect': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:308:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mem_disconnect, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:308:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mem_disconnect, ^~~~~~~~~~~ /kisskb/src/fs/ubifs/super.c: In function 'ubifs_parse_options': /kisskb/src/fs/ubifs/super.c:1030:14: note: byref variable will be forcibly initialized substring_t args[MAX_OPT_ARGS]; ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:335:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mem_connect, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:335:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mem_connect, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:369:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mem_return_failed, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:369:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mem_return_failed, ^~~~~~~~~~~ /kisskb/src/fs/fuse/readdir.c: In function 'fuse_readdir_uncached': /kisskb/src/fs/fuse/readdir.c:321:15: note: byref variable will be forcibly initialized struct page *page; ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/xdp.h:397, from /kisskb/src/include/linux/bpf_trace.h:5, from /kisskb/src/kernel/bpf/core.c:2377: /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_exception': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:28:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xdp_exception, ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_bulk_tx': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xdp_bulk_tx, ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_redirect_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/xdp.h:94:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(xdp_redirect_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_cpumap_kthread': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:177:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xdp_cpumap_kthread, ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_cpumap_enqueue': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:220:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xdp_cpumap_enqueue, ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_devmap_xmit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:255:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xdp_devmap_xmit, ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_mem_disconnect': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:308:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mem_disconnect, ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_mem_connect': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:335:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mem_connect, ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_mem_return_failed': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:369:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mem_return_failed, ^~~~~~~~~~~ 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:607:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/trace/ring_buffer.c: In function 'ring_buffer_lock_reserve': /kisskb/src/kernel/trace/ring_buffer.c:3503:23: note: byref variable will be forcibly initialized struct rb_event_info info; ^~~~ /kisskb/src/lib/zstd/huf_compress.c: In function 'HUF_sort': /kisskb/src/lib/zstd/huf_compress.c:391:10: note: byref variable will be forcibly initialized rankPos rank[32]; ^~~~ /kisskb/src/lib/zstd/huf_compress.c: In function 'HUF_setMaxHeight': /kisskb/src/lib/zstd/huf_compress.c:316:8: note: byref variable will be forcibly initialized U32 rankLast[HUF_TABLELOG_MAX + 2]; ^~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'bpf_prog_calc_tag': /kisskb/src/kernel/bpf/core.c:274:6: note: byref variable will be forcibly initialized u32 ws[SHA1_WORKSPACE_WORDS]; ^~ /kisskb/src/kernel/bpf/core.c:273:6: note: byref variable will be forcibly initialized u32 digest[SHA1_DIGEST_WORDS]; ^~~~~~ /kisskb/src/lib/zstd/huf_compress.c: In function 'HUF_compressWeights_wksp': /kisskb/src/lib/zstd/huf_compress.c:88:6: note: byref variable will be forcibly initialized U32 maxSymbolValue = HUF_TABLELOG_MAX; ^~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/super.c: In function 'open_ubi': /kisskb/src/fs/ubifs/super.c:2080:8: note: byref variable will be forcibly initialized char *endptr; ^~~~~~ /kisskb/src/lib/zstd/huf_compress.c: In function 'HUF_readCTable_wksp': /kisskb/src/lib/zstd/huf_compress.c:208:6: note: byref variable will be forcibly initialized U32 nbSymbols = 0; ^~~~~~~~~ /kisskb/src/lib/zstd/huf_compress.c:207:6: note: byref variable will be forcibly initialized U32 tableLog = 0; ^~~~~~~~ /kisskb/src/lib/zstd/huf_compress.c: In function 'HUF_buildCTable_wksp': /kisskb/src/lib/zstd/huf_compress.c:478:7: note: byref variable will be forcibly initialized U16 valPerRank[HUF_TABLELOG_MAX + 1] = {0}; ^~~~~~~~~~ /kisskb/src/lib/zstd/huf_compress.c:477:7: note: byref variable will be forcibly initialized U16 nbPerRank[HUF_TABLELOG_MAX + 1] = {0}; ^~~~~~~~~ /kisskb/src/kernel/trace/ring_buffer.c: In function 'ring_buffer_write': /kisskb/src/kernel/trace/ring_buffer.c:3503:23: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/huf_compress.c: In function 'HUF_compress1X_usingCTable': /kisskb/src/lib/zstd/huf_compress.c:545:16: note: byref variable will be forcibly initialized BIT_CStream_t bitC; ^~~~ /kisskb/src/fs/ubifs/super.c: In function 'ubifs_iget': /kisskb/src/fs/ubifs/super.c:110:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args512': /kisskb/src/kernel/bpf/core.c:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1730:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL1(FN, X) FN(X) ^~ /kisskb/src/kernel/bpf/core.c:1731:34: note: in expansion of macro 'EVAL1' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1743:1: note: in expansion of macro 'EVAL4' EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1730:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL1(FN, X) FN(X) ^~ /kisskb/src/kernel/bpf/core.c:1731:34: note: in expansion of macro 'EVAL1' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1743:1: note: in expansion of macro 'EVAL4' 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:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1731:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1743:1: note: in expansion of macro 'EVAL4' EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1731:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1743:1: note: in expansion of macro 'EVAL4' 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:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1732:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1743:1: note: in expansion of macro 'EVAL4' EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1743:1: note: in expansion of macro 'EVAL4' 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:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1733:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1743:1: note: in expansion of macro 'EVAL4' EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1743:1: note: in expansion of macro 'EVAL4' 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:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1730:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL1(FN, X) FN(X) ^~ /kisskb/src/kernel/bpf/core.c:1731:34: note: in expansion of macro 'EVAL1' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1742:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1730:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL1(FN, X) FN(X) ^~ /kisskb/src/kernel/bpf/core.c:1731:34: note: in expansion of macro 'EVAL1' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1742:1: note: in expansion of macro 'EVAL6' 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:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1731:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1742:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1731:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1742:1: note: in expansion of macro 'EVAL6' 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:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1732:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1742:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1742:1: note: in expansion of macro 'EVAL6' 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:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1733:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1742:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1742:1: note: in expansion of macro 'EVAL6' 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:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1734:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1742:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1742:1: note: in expansion of macro 'EVAL6' 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:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1735:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1742:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1742:1: note: in expansion of macro 'EVAL6' 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:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1730:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL1(FN, X) FN(X) ^~ /kisskb/src/kernel/bpf/core.c:1731:34: note: in expansion of macro 'EVAL1' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1741:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1730:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL1(FN, X) FN(X) ^~ /kisskb/src/kernel/bpf/core.c:1731:34: note: in expansion of macro 'EVAL1' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1741:1: note: in expansion of macro 'EVAL6' 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:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1731:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1741:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1731:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1741:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); ^~~~~ /kisskb/src/fs/ceph/inode.c: In function 'update_dentry_lease': /kisskb/src/fs/ceph/inode.c:1113:27: note: byref variable will be forcibly initialized struct ceph_mds_session *old_lease_session = NULL; ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args128': /kisskb/src/kernel/bpf/core.c:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1732:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1741:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1741:1: note: in expansion of macro 'EVAL6' 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/fs/ceph/inode.c: In function 'update_dentry_lease_careful': /kisskb/src/fs/ceph/inode.c:1135:27: note: byref variable will be forcibly initialized struct ceph_mds_session *old_lease_session = NULL; ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1733:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1741:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1741:1: note: in expansion of macro 'EVAL6' 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:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1734:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1741:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1741:1: note: in expansion of macro 'EVAL6' 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:1719:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1735:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1741:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); ^~~~~ /kisskb/src/kernel/bpf/core.c:1718:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1741:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run512': /kisskb/src/kernel/bpf/core.c:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1730:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL1(FN, X) FN(X) ^~ /kisskb/src/kernel/bpf/core.c:1731:34: note: in expansion of macro 'EVAL1' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1739:1: note: in expansion of macro 'EVAL4' EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1730:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL1(FN, X) FN(X) ^~ /kisskb/src/kernel/bpf/core.c:1731:34: note: in expansion of macro 'EVAL1' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1739:1: note: in expansion of macro 'EVAL4' 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:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1731:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1739:1: note: in expansion of macro 'EVAL4' EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1731:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1739:1: note: in expansion of macro 'EVAL4' EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); ^~~~~ /kisskb/src/fs/ceph/inode.c: In function 'ceph_get_snapdir': /kisskb/src/fs/ceph/inode.c:72:15: note: byref variable will be forcibly initialized struct inode *ceph_get_snapdir(struct inode *parent) ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run448': /kisskb/src/kernel/bpf/core.c:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1732:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1739:1: note: in expansion of macro 'EVAL4' EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1739:1: note: in expansion of macro 'EVAL4' 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:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1733:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1739:1: note: in expansion of macro 'EVAL4' EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1739:1: note: in expansion of macro 'EVAL4' 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:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1730:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL1(FN, X) FN(X) ^~ /kisskb/src/kernel/bpf/core.c:1731:34: note: in expansion of macro 'EVAL1' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1738:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1730:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL1(FN, X) FN(X) ^~ /kisskb/src/kernel/bpf/core.c:1731:34: note: in expansion of macro 'EVAL1' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1738:1: note: in expansion of macro 'EVAL6' 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:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1731:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1738:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1731:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1738:1: note: in expansion of macro 'EVAL6' 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:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1732:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1738:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1738:1: note: in expansion of macro 'EVAL6' 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:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1733:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1738:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1738:1: note: in expansion of macro 'EVAL6' 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:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1734:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1738:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1738:1: note: in expansion of macro 'EVAL6' 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:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1735:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1738:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1738:1: note: in expansion of macro 'EVAL6' 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:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1730:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL1(FN, X) FN(X) ^~ /kisskb/src/kernel/bpf/core.c:1731:34: note: in expansion of macro 'EVAL1' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1737:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1730:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL1(FN, X) FN(X) ^~ /kisskb/src/kernel/bpf/core.c:1731:34: note: in expansion of macro 'EVAL1' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1737:1: note: in expansion of macro 'EVAL6' 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:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1731:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1737:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1731:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1732:34: note: in expansion of macro 'EVAL2' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1737:1: note: in expansion of macro 'EVAL6' 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:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1732:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1737:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1732:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1733:34: note: in expansion of macro 'EVAL3' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1737:1: note: in expansion of macro 'EVAL6' 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:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1733:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1737:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1733:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1734:34: note: in expansion of macro 'EVAL4' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1737:1: note: in expansion of macro 'EVAL6' 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:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1734:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1737:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1734:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1735:34: note: in expansion of macro 'EVAL5' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~~~~ /kisskb/src/kernel/bpf/core.c:1737:1: note: in expansion of macro 'EVAL6' 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:1706:6: note: byref variable will be forcibly initialized u64 regs[MAX_BPF_EXT_REG]; \ ^~~~ /kisskb/src/kernel/bpf/core.c:1735:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1737:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); ^~~~~ /kisskb/src/kernel/bpf/core.c:1705:6: note: byref variable will be forcibly initialized u64 stack[stack_size / sizeof(u64)]; \ ^~~~~ /kisskb/src/kernel/bpf/core.c:1735:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) ^~ /kisskb/src/kernel/bpf/core.c:1737:1: note: in expansion of macro 'EVAL6' EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/fs/ceph/inode.c:4: /kisskb/src/fs/ceph/inode.c: In function 'ceph_fill_inode': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/inode.c:868:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ci->i_layout.pool_ns, pool_ns); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/inode.c:754:19: note: byref variable will be forcibly initialized struct ceph_cap *new_cap = NULL; ^~~~~~~ /kisskb/src/fs/ceph/inode.c:750:34: note: byref variable will be forcibly initialized struct timespec64 mtime, atime, ctime; ^~~~~ /kisskb/src/fs/ceph/inode.c:750:27: note: byref variable will be forcibly initialized struct timespec64 mtime, atime, ctime; ^~~~~ /kisskb/src/fs/ceph/inode.c:750:20: note: byref variable will be forcibly initialized struct timespec64 mtime, atime, ctime; ^~~~~ /kisskb/src/fs/ceph/inode.c:749:6: note: byref variable will be forcibly initialized int issued, new_issued, info_caps; ^~~~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/arch/arm64/include/asm/pointer_auth.h:6, from /kisskb/src/arch/arm64/include/asm/processor.h:36, from /kisskb/src/include/asm-generic/qrwlock.h:14, from ./arch/arm64/include/generated/asm/qrwlock.h:1, from /kisskb/src/arch/arm64/include/asm/spinlock.h:9, from /kisskb/src/include/linux/spinlock.h:90, 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/filter.h:12, 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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/prandom.h:80:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(prandom_seed_full_state, (pcpu_state)) ^~~~~~~ /kisskb/src/kernel/bpf/core.c:2246:2: note: in expansion of macro 'prandom_init_once' prandom_init_once(&bpf_user_rnd_state); ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/inode.c: In function 'ceph_fill_trace': /kisskb/src/fs/ceph/inode.c:1272:16: note: byref variable will be forcibly initialized struct qstr dname; ^~~~~ /kisskb/src/fs/ceph/inode.c:1242:26: note: byref variable will be forcibly initialized struct ceph_vino tvino, dvino; ^~~~~ /kisskb/src/fs/ceph/inode.c:1242:19: note: byref variable will be forcibly initialized struct ceph_vino tvino, dvino; ^~~~~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function '__cgroup1_procs_write': /kisskb/src/kernel/cgroup/cgroup-v1.c:494:7: note: byref variable will be forcibly initialized bool locked; ^~~~~~ /kisskb/src/fs/ceph/inode.c: In function 'readdir_prepopulate_inodes_only': /kisskb/src/fs/ceph/inode.c:1497:12: note: byref variable will be forcibly initialized static int readdir_prepopulate_inodes_only(struct ceph_mds_request *req, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/kallsyms.h:12, from /kisskb/src/include/linux/bpf.h:20, 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/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/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ceph/inode.c: In function 'ceph_readdir_prepopulate': /kisskb/src/fs/ceph/inode.c:1587:5: note: byref variable will be forcibly initialized int ceph_readdir_prepopulate(struct ceph_mds_request *req, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/inode.c:1600:36: note: byref variable will be forcibly initialized struct ceph_readdir_cache_control cache_ctl = {}; ^~~~~~~~~ /kisskb/src/fs/ceph/inode.c:1594:17: note: byref variable will be forcibly initialized struct dentry *dn; ^~ /kisskb/src/fs/ceph/inode.c:1593:14: note: byref variable will be forcibly initialized struct qstr dname; ^~~~~ /kisskb/src/fs/ceph/inode.c: In function '__ceph_setattr': /kisskb/src/fs/ceph/inode.c:1993:25: note: byref variable will be forcibly initialized struct ceph_cap_flush *prealloc_cf; ^~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'pidlist_array_load': /kisskb/src/kernel/cgroup/cgroup-v1.c:331:23: note: byref variable will be forcibly initialized struct css_task_iter it; ^~ 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/elfcore.h:11, from /kisskb/src/include/linux/crash_core.h:6, from /kisskb/src/include/linux/kexec.h:18, from /kisskb/src/arch/arm64/kernel/machine_kexec_file.c:15: /kisskb/src/arch/arm64/kernel/machine_kexec_file.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/arch/arm64/kernel/machine_kexec_file.c: In function 'prepare_elf_headers': /kisskb/src/arch/arm64/kernel/machine_kexec_file.c:217:21: note: byref variable will be forcibly initialized phys_addr_t start, end; ^~~ /kisskb/src/arch/arm64/kernel/machine_kexec_file.c:217:14: note: byref variable will be forcibly initialized phys_addr_t start, end; ^~~~~ /kisskb/src/arch/arm64/kernel/machine_kexec_file.c:216:6: note: byref variable will be forcibly initialized u64 i; ^ In file included from /kisskb/src/include/linux/libfdt.h:6, from /kisskb/src/arch/arm64/kernel/machine_kexec_file.c:16: /kisskb/src/arch/arm64/kernel/machine_kexec_file.c: In function 'fdt_setprop_u64': /kisskb/src/include/linux/../../scripts/dtc/libfdt/libfdt.h:1715:10: note: byref variable will be forcibly initialized fdt64_t tmp = cpu_to_fdt64(val); ^~~ /kisskb/src/arch/arm64/kernel/machine_kexec_file.c: In function 'setup_dtb': /kisskb/src/include/linux/../../scripts/dtc/libfdt/libfdt.h:1715:10: note: byref variable will be forcibly initialized /kisskb/src/include/linux/../../scripts/dtc/libfdt/libfdt.h:1715:10: note: byref variable will be forcibly initialized /kisskb/src/include/linux/../../scripts/dtc/libfdt/libfdt.h:1715:10: note: byref variable will be forcibly initialized /kisskb/src/arch/arm64/kernel/machine_kexec_file.c:141:9: note: byref variable will be forcibly initialized void *rng_seed; ^~~~~~~~ /kisskb/src/arch/arm64/kernel/machine_kexec_file.c: In function 'load_other_segments': /kisskb/src/arch/arm64/kernel/machine_kexec_file.c:258:16: note: byref variable will be forcibly initialized unsigned long headers_sz, initrd_load_addr = 0, dtb_len, ^~~~~~~~~~ /kisskb/src/arch/arm64/kernel/machine_kexec_file.c:257:18: note: byref variable will be forcibly initialized void *headers, *dtb = NULL; ^~~ /kisskb/src/arch/arm64/kernel/machine_kexec_file.c:257:8: note: byref variable will be forcibly initialized void *headers, *dtb = NULL; ^~~~~~~ /kisskb/src/arch/arm64/kernel/machine_kexec_file.c:256:19: note: byref variable will be forcibly initialized struct kexec_buf kbuf; ^~~~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup_transfer_tasks': /kisskb/src/kernel/cgroup/cgroup-v1.c:97:23: note: byref variable will be forcibly initialized 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 struct css_task_iter it; ^~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_release_agent': /kisskb/src/kernel/cgroup/cgroup-v1.c:776:18: note: byref variable will be forcibly initialized char *argv[3], *envp[3]; ^~~~ /kisskb/src/kernel/cgroup/cgroup-v1.c:776:8: note: byref variable will be forcibly initialized char *argv[3], *envp[3]; ^~~~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_parse_param': /kisskb/src/kernel/cgroup/cgroup-v1.c:905:25: note: byref variable will be forcibly initialized struct fs_parse_result result; ^~~~~~ In file included from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:8, from /kisskb/src/kernel/sched/sched.h:39, from /kisskb/src/kernel/sched/cpupri.c:25: /kisskb/src/kernel/sched/cpupri.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/mm/mempolicy.c: In function 'mpol_relative_nodemask': /kisskb/src/mm/mempolicy.c:188:13: note: byref variable will be forcibly initialized nodemask_t tmp; ^~~ /kisskb/src/mm/mempolicy.c: In function 'mpol_rebind_nodemask': /kisskb/src/mm/mempolicy.c:326:13: note: byref variable will be forcibly initialized nodemask_t tmp; ^~~ /kisskb/src/mm/mempolicy.c: In function 'mpol_rebind_preferred': /kisskb/src/mm/mempolicy.c:347:13: note: byref variable will be forcibly initialized nodemask_t tmp; ^~~ /kisskb/src/mm/mempolicy.c: In function 'queue_pages_range': /kisskb/src/mm/mempolicy.c:747:21: note: byref variable will be forcibly initialized 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:9, from /kisskb/src/mm/mempolicy.c:70: /kisskb/src/mm/mempolicy.c: In function 'migrate_to_node': /kisskb/src/mm/mempolicy.c:1085:12: note: byref variable will be forcibly initialized LIST_HEAD(pagelist); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/mempolicy.c:1084:13: note: byref variable will be forcibly initialized nodemask_t nmask; ^~~~~ /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 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 struct __kernel_old_itimerval v; ^ /kisskb/src/mm/mempolicy.c: In function 'lookup_node': /kisskb/src/mm/mempolicy.c:937:6: note: byref variable will be forcibly initialized int locked = 1; ^~~~~~ /kisskb/src/mm/mempolicy.c:934:15: note: byref variable will be forcibly initialized struct page *p = NULL; ^ /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 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 struct itimerspec64 get_buffer; ^~~~~~~~~~ In file included from /kisskb/src/include/linux/sched.h:23, from /kisskb/src/include/linux/mempolicy.h:9, from /kisskb/src/mm/mempolicy.c:70: /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 #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' NODEMASK_ALLOC(struct nodemask_scratch, x, \ ^~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:866:2: note: in expansion of macro 'NODEMASK_SCRATCH' NODEMASK_SCRATCH(scratch); ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c: In function 'kernel_set_mempolicy': /kisskb/src/mm/mempolicy.c:1493:13: note: byref variable will be forcibly initialized nodemask_t nodes; ^~~~~ /kisskb/src/fs/9p/vfs_file.c: In function 'v9fs_file_fsync': /kisskb/src/fs/9p/vfs_file.c:454:18: note: byref variable will be forcibly initialized struct p9_wstat wstat; ^~~~~ /kisskb/src/mm/mempolicy.c: In function 'kernel_get_mempolicy': /kisskb/src/mm/mempolicy.c:1619:13: note: byref variable will be forcibly initialized nodemask_t nodes; ^~~~~ /kisskb/src/mm/mempolicy.c:1618:6: note: byref variable will be forcibly initialized int pval; ^~~~ /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 u64 oval, nval, ointerval, ninterval; ^~~~ /kisskb/src/kernel/time/itimer.c:172:6: note: byref variable will be forcibly initialized u64 oval, nval, ointerval, ninterval; ^~~~ /kisskb/src/mm/mempolicy.c: In function 'do_migrate_pages': /kisskb/src/mm/mempolicy.c:1125:13: note: byref variable will be forcibly initialized nodemask_t tmp; ^~~ /kisskb/src/fs/9p/vfs_file.c: In function 'v9fs_file_do_lock': /kisskb/src/fs/9p/vfs_file.c:140:10: note: byref variable will be forcibly initialized uint8_t status = P9_LOCK_ERROR; ^~~~~~ /kisskb/src/fs/9p/vfs_file.c:138:18: note: byref variable will be forcibly initialized struct p9_flock flock; ^~~~~ In file included from /kisskb/src/include/linux/sched.h:23, from /kisskb/src/include/linux/mempolicy.h:9, from /kisskb/src/mm/mempolicy.c:70: /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 #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' NODEMASK_ALLOC(struct nodemask_scratch, x, \ ^~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:1524:2: note: in expansion of macro 'NODEMASK_SCRATCH' NODEMASK_SCRATCH(scratch); ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:1520:13: note: byref variable will be forcibly initialized nodemask_t task_nodes; ^~~~~~~~~~ /kisskb/src/fs/9p/vfs_file.c: In function 'v9fs_file_getlock': /kisskb/src/fs/9p/vfs_file.c:244:20: note: byref variable will be forcibly initialized struct p9_getlock glock; ^~~~~ /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 struct itimerspec64 set_buffer, get_buffer; ^~~~~~~~~~ /kisskb/src/kernel/time/itimer.c:335:22: note: byref variable will be forcibly initialized struct itimerspec64 set_buffer, get_buffer; ^~~~~~~~~~ /kisskb/src/fs/9p/vfs_file.c: In function 'v9fs_file_write_iter': /kisskb/src/fs/9p/vfs_file.c:417:6: note: byref variable will be forcibly initialized int err = 0; ^~~ /kisskb/src/fs/9p/vfs_file.c: In function 'v9fs_file_read_iter': /kisskb/src/fs/9p/vfs_file.c:387:11: note: byref variable will be forcibly initialized int ret, err = 0; ^~~ /kisskb/src/mm/mempolicy.c: In function '__mpol_dup': /kisskb/src/mm/mempolicy.c:2323:14: note: byref variable will be forcibly initialized nodemask_t mems = cpuset_mems_allowed(current); ^~~~ In file included from /kisskb/src/include/linux/sched.h:23, from /kisskb/src/include/linux/mempolicy.h:9, from /kisskb/src/mm/mempolicy.c:70: /kisskb/src/mm/mempolicy.c: In function 'do_mbind': /kisskb/src/include/linux/nodemask.h:527:52: note: byref variable will be forcibly initialized #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' NODEMASK_ALLOC(struct nodemask_scratch, x, \ ^~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:1329:3: note: in expansion of macro 'NODEMASK_SCRATCH' 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:9, from /kisskb/src/mm/mempolicy.c:70: /kisskb/src/mm/mempolicy.c:1285:12: note: byref variable will be forcibly initialized LIST_HEAD(pagelist); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/mempolicy.c: In function 'kernel_mbind': /kisskb/src/mm/mempolicy.c:1463:13: note: byref variable will be forcibly initialized nodemask_t nodes; ^~~~~ In file included from /kisskb/src/include/linux/sched.h:23, from /kisskb/src/include/linux/mempolicy.h:9, from /kisskb/src/mm/mempolicy.c:70: /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 #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' NODEMASK_ALLOC(struct nodemask_scratch, x, \ ^~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:2680:3: note: in expansion of macro 'NODEMASK_SCRATCH' NODEMASK_SCRATCH(scratch); ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:2678:25: note: byref variable will be forcibly initialized struct vm_area_struct pvma; ^~~~ /kisskb/src/mm/mempolicy.c: In function 'numa_policy_init': /kisskb/src/mm/mempolicy.c:2801:13: note: byref variable will be forcibly initialized nodemask_t interleave_nodes; ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c: In function 'mpol_parse_str': /kisskb/src/mm/mempolicy.c:2890:13: note: byref variable will be forcibly initialized nodemask_t nodes; ^~~~~ /kisskb/src/mm/mempolicy.c: In function 'mpol_to_str': /kisskb/src/mm/mempolicy.c:3021:13: note: byref variable will be forcibly initialized nodemask_t nodes = NODE_MASK_NONE; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ 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 char __##name##_desc[sizeof(struct skcipher_request) + \ ^~ /kisskb/src/crypto/seqiv.c:69:3: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' SYNC_SKCIPHER_REQUEST_ON_STACK(nreq, ctx->sknull); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:27, 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 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:977:17: note: byref variable will be forcibly initialized struct nlattr *tb[NETNSA_MAX + 1]; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'net_assign_generic': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/net_namespace.c:119:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(net->gen, ng); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/net_namespace.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/net/core/net_namespace.c:4: /kisskb/src/net/core/net_namespace.c: In function 'setup_net': /kisskb/src/net/core/net_namespace.c:318:12: note: byref variable will be forcibly initialized LIST_HEAD(net_exit_list); ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/core/net_namespace.c: In function '__unregister_pernet_operations': /kisskb/src/net/core/net_namespace.c:1182:13: note: byref variable will be forcibly initialized LIST_HEAD(net_exit_list); ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/core/net_namespace.c: In function 'rtnl_net_getid': /kisskb/src/net/core/net_namespace.c:868:17: note: byref variable will be forcibly initialized 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:724:17: note: byref variable will be forcibly initialized struct nlattr *tb[NETNSA_MAX + 1]; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'net_ns_init': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/net_namespace.c:1095:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(init_net.gen, ng); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-sysfs.c: In function 'active_low_store': /kisskb/src/drivers/gpio/gpiolib-sysfs.c:352:9: note: byref variable will be forcibly initialized long value; ^~~~~ /kisskb/src/drivers/gpio/gpiolib-sysfs.c: In function 'value_store': /kisskb/src/drivers/gpio/gpiolib-sysfs.c:136:9: note: byref variable will be forcibly initialized long value; ^~~~~ /kisskb/src/drivers/gpio/gpiolib-sysfs.c: In function 'unexport_store': /kisskb/src/drivers/gpio/gpiolib-sysfs.c:513:9: note: byref variable will be forcibly initialized long gpio; ^~~~ /kisskb/src/drivers/gpio/gpiolib-sysfs.c: In function 'export_store': /kisskb/src/drivers/gpio/gpiolib-sysfs.c:458:9: note: byref variable will be forcibly initialized long gpio; ^~~~ /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 struct pinctrl_gpio_range *range; ^~~~~ /kisskb/src/drivers/pinctrl/core.c:836:22: note: byref variable will be forcibly initialized struct pinctrl_dev *pctldev; ^~~~~~~ /kisskb/src/kernel/events/core.c: In function '__perf_event_output': /kisskb/src/kernel/events/core.c:7319:27: note: byref variable will be forcibly initialized struct perf_event_header header; ^~~~~~ /kisskb/src/kernel/events/core.c:7318:28: note: byref variable will be forcibly initialized struct perf_output_handle handle; ^~~~~~ /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 struct radix_tree_iter iter; ^~~~ /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_groups_show': /kisskb/src/drivers/pinctrl/core.c:1670:12: note: byref variable will be forcibly initialized unsigned num_pins = 0; ^~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'visit_groups_merge': /kisskb/src/drivers/pinctrl/core.c:1669:19: note: byref variable will be forcibly initialized const unsigned *pins = NULL; ^~~~ /kisskb/src/kernel/events/core.c:3621:21: note: byref variable will be forcibly initialized struct perf_event *itrs[2]; ^~~~ /kisskb/src/kernel/events/core.c: In function 'ctx_pinned_sched_in': /kisskb/src/kernel/events/core.c:3709:6: note: byref variable will be forcibly initialized int can_add_hw = 1; ^~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'ctx_flexible_sched_in': /kisskb/src/kernel/events/core.c:3723:6: note: byref variable will be forcibly initialized int can_add_hw = 1; ^~~~~~~~~~ /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 struct pinctrl_gpio_range *range; ^~~~~ /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 u32 val; ^~~ /kisskb/src/drivers/pinctrl/core.c:743:22: note: byref variable will be forcibly initialized struct pinctrl_dev *pctldev; ^~~~~~~ /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 u32 val; ^~~ /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 struct pinctrl_gpio_range *range; ^~~~~ /kisskb/src/drivers/pinctrl/core.c:779:22: note: byref variable will be forcibly initialized 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 struct pinctrl_gpio_range *range; ^~~~~ /kisskb/src/drivers/pinctrl/core.c:814:22: note: byref variable will be forcibly initialized struct pinctrl_dev *pctldev; ^~~~~~~ /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 u32 val; ^~~ /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 u32 val; ^~~ /kisskb/src/drivers/pwm/pwm-fsl-ftm.c:235:27: note: byref variable will be forcibly initialized struct fsl_pwm_periodcfg periodcfg; ^~~~~~~~~ /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 struct pinctrl_dev *pctldev; ^~~~~~~ /kisskb/src/drivers/pinctrl/core.c:897:29: note: byref variable will be forcibly initialized struct pinctrl_gpio_range *range; ^~~~~ /kisskb/src/drivers/pinctrl/core.c:896:16: note: byref variable will be forcibly initialized unsigned long configs[] = { config }; ^~~~~~~ /kisskb/src/arch/arm64/kernel/kexec_image.c: In function 'image_load': /kisskb/src/arch/arm64/kernel/kexec_image.c:45:19: note: byref variable will be forcibly initialized struct kexec_buf kbuf; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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_swevent_init_cpu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:13022:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(swhash->swevent_hlist, hlist); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'swevent_hlist_get_cpu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:9382:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(swhash->swevent_hlist, hlist); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_get_pgtable_size': /kisskb/src/kernel/events/core.c:7035:15: note: byref variable will be forcibly initialized pgd_t *pgdp, pgd; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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_remove_from_owner': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:4945:4: note: in expansion of macro 'smp_store_release' smp_store_release(&event->owner, NULL); ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'cpu_function_call': /kisskb/src/kernel/events/core.c:144:30: note: byref variable will be forcibly initialized struct remote_function_call data = { ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_stop': /kisskb/src/kernel/events/core.c:144:30: note: byref variable will be forcibly initialized /kisskb/src/kernel/events/core.c:3072:25: note: byref variable will be forcibly initialized struct stop_event_data sd = { ^~ /kisskb/src/kernel/events/core.c: In function 'perf_event_read': /kisskb/src/kernel/events/core.c:4384:25: note: byref variable will be forcibly initialized struct perf_read_data data; ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_read_one': /kisskb/src/kernel/events/core.c:5225:6: note: byref variable will be forcibly initialized u64 values[4]; ^~~~~~ /kisskb/src/kernel/events/core.c:5224:15: note: byref variable will be forcibly initialized u64 enabled, running; ^~~~~~~ /kisskb/src/kernel/events/core.c:5224:6: note: byref variable will be forcibly initialized u64 enabled, running; ^~~~~~~ /kisskb/src/fs/file_table.c: In function 'alloc_file_pseudo': /kisskb/src/fs/file_table.c:222:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /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 struct remote_function_call data = { ^~~~ /kisskb/src/kernel/events/core.c: In function 'event_function_call': /kisskb/src/kernel/events/core.c:144:30: note: byref variable will be forcibly initialized struct remote_function_call data = { ^~~~ /kisskb/src/kernel/events/core.c:263:31: note: byref variable will be forcibly initialized struct event_function_struct efs = { ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_read_group': /kisskb/src/kernel/events/core.c:6734:6: note: byref variable will be forcibly initialized u64 values[5]; ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_read_one': /kisskb/src/kernel/events/core.c:6710:6: note: byref variable will be forcibly initialized u64 values[4]; ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_read': /kisskb/src/kernel/events/core.c:6783:32: note: byref variable will be forcibly initialized u64 enabled = 0, running = 0, now; ^~~ /kisskb/src/kernel/events/core.c:6783:19: note: byref variable will be forcibly initialized u64 enabled = 0, running = 0, now; ^~~~~~~ /kisskb/src/kernel/events/core.c:6783:6: note: byref variable will be forcibly initialized u64 enabled = 0, running = 0, now; ^~~~~~~ /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 unsigned long flags; ^~~~~ /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 size_t out_start; ^~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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_iterate_sb_cpu': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:7436:8: note: in expansion of macro 'smp_load_acquire' if (!smp_load_acquire(&event->ctx)) ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_switch': /kisskb/src/kernel/events/core.c:8552:27: note: byref variable will be forcibly initialized struct perf_switch_event switch_event; ^~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_task': /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 struct css_task_iter it; ^~ /kisskb/src/kernel/events/core.c:7695:25: note: byref variable will be forcibly initialized struct perf_task_event task_event; ^~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_pmu_output_stop': /kisskb/src/kernel/events/core.c:144:30: note: byref variable will be forcibly initialized struct remote_function_call data = { ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_pin_task_context': /kisskb/src/kernel/events/core.c:1509:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/arch/arm64/include/asm/pointer_auth.h:6, from /kisskb/src/arch/arm64/include/asm/processor.h:36, from /kisskb/src/include/asm-generic/qrwlock.h:14, from ./arch/arm64/include/generated/asm/qrwlock.h:1, from /kisskb/src/arch/arm64/include/asm/spinlock.h:9, from /kisskb/src/include/linux/spinlock.h:90, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/core/secure_seq.c:8: /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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:27:2: note: in expansion of macro 'net_get_random_once' 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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:32:2: note: in expansion of macro 'net_get_random_once' net_get_random_once(&ts_secret, sizeof(ts_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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:32:2: note: in expansion of macro 'net_get_random_once' net_get_random_once(&ts_secret, sizeof(ts_secret)); ^~~~~~~~~~~~~~~~~~~ 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/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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:27:2: note: in expansion of macro 'net_get_random_once' net_get_random_once(&net_secret, sizeof(net_secret)); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:10013:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:27:2: note: in expansion of macro 'net_get_random_once' net_get_random_once(&net_secret, sizeof(net_secret)); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_sample_ustack': /kisskb/src/kernel/events/core.c:6488:7: note: byref variable will be forcibly initialized u64 dyn_size; ^~~~~~~~ /kisskb/src/kernel/events/core.c:6483:7: note: byref variable will be forcibly initialized u64 size = 0; ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_sample_regs': /kisskb/src/kernel/events/core.c:6392:7: note: byref variable will be forcibly initialized u64 val; ^~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from /kisskb/src/arch/arm64/include/asm/rwonce.h:71, from /kisskb/src/include/linux/compiler.h:248, from /kisskb/src/include/linux/export.h:43, from /kisskb/src/include/linux/linkage.h:7, from /kisskb/src/include/linux/fs.h:5, from /kisskb/src/kernel/events/core.c:11: /kisskb/src/kernel/events/core.c:6388:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(_mask, 64); ^~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_virt_to_phys': /kisskb/src/kernel/events/core.c:6995:15: note: byref variable will be forcibly initialized struct page *p = NULL; ^ /kisskb/src/kernel/events/core.c: In function 'perf_event_comm_event': /kisskb/src/kernel/events/core.c:7787:7: note: byref variable will be forcibly initialized char comm[TASK_COMM_LEN]; ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_fill_ns_link_info': /kisskb/src/kernel/events/core.c:7888:14: note: byref variable will be forcibly initialized struct path ns_path; ^~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_mmap_event': /kisskb/src/kernel/events/core.c:8171:7: note: byref variable will be forcibly initialized 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_mux_interval_ms_store': /kisskb/src/kernel/events/core.c:144:30: note: byref variable will be forcibly initialized struct remote_function_call data = { ^~~~ /kisskb/src/kernel/events/core.c:10779:6: note: byref variable will be forcibly initialized int timer, cpu, ret; ^~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_parse_addr_filter': /kisskb/src/kernel/events/core.c:10169:14: note: byref variable will be forcibly initialized 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:10322:12: note: byref variable will be forcibly initialized LIST_HEAD(filters); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ 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:107:9: note: userspace variable will be forcibly initialized return (struct iovec) { ^ /kisskb/src/fs/read_write.c: In function 'new_sync_read': /kisskb/src/fs/read_write.c:408:18: note: byref variable will be forcibly initialized struct iov_iter iter; ^~~~ /kisskb/src/fs/read_write.c:407:15: note: byref variable will be forcibly initialized struct kiocb kiocb; ^~~~~ /kisskb/src/fs/read_write.c:406:15: note: byref variable will be forcibly initialized struct iovec iov = { .iov_base = buf, .iov_len = len }; ^~~ /kisskb/src/fs/read_write.c: In function 'new_sync_write': /kisskb/src/fs/read_write.c:511:18: note: byref variable will be forcibly initialized struct iov_iter iter; ^~~~ /kisskb/src/fs/read_write.c:510:15: note: byref variable will be forcibly initialized struct kiocb kiocb; ^~~~~ /kisskb/src/fs/read_write.c:509:15: note: byref variable will be forcibly initialized struct iovec iov = { .iov_base = (void __user *)buf, .iov_len = len }; ^~~ /kisskb/src/fs/read_write.c: In function 'do_iter_readv_writev': /kisskb/src/fs/read_write.c:728:15: note: byref variable will be forcibly initialized struct kiocb kiocb; ^~~~~ 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:107:9: note: userspace variable will be forcibly initialized return (struct iovec) { ^ /kisskb/src/fs/read_write.c:757:16: note: userspace variable will be forcibly initialized struct iovec iovec = iov_iter_iovec(iter); ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'find_get_context': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:4582:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(task->perf_event_ctxp[ctxn], ctx); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:4513:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/fs/read_write.c: In function 'vfs_readv': /kisskb/src/fs/read_write.c:916:18: note: byref variable will be forcibly initialized struct iov_iter iter; ^~~~ /kisskb/src/fs/read_write.c:915:16: note: byref variable will be forcibly initialized struct iovec *iov = iovstack; ^~~ /kisskb/src/fs/read_write.c:914:15: note: byref variable will be forcibly initialized struct iovec iovstack[UIO_FASTIOV]; ^~~~~~~~ /kisskb/src/fs/read_write.c: In function 'do_readv': /kisskb/src/fs/read_write.c:953:10: note: byref variable will be forcibly initialized loff_t pos, *ppos = file_ppos(f.file); ^~~ /kisskb/src/fs/read_write.c: In function 'vfs_writev': /kisskb/src/fs/read_write.c:933:18: note: byref variable will be forcibly initialized struct iov_iter iter; ^~~~ /kisskb/src/fs/read_write.c:932:16: note: byref variable will be forcibly initialized struct iovec *iov = iovstack; ^~~ /kisskb/src/fs/read_write.c:931:15: note: byref variable will be forcibly initialized struct iovec iovstack[UIO_FASTIOV]; ^~~~~~~~ /kisskb/src/fs/read_write.c: In function 'do_writev': /kisskb/src/fs/read_write.c:977:10: note: byref variable will be forcibly initialized loff_t pos, *ppos = file_ppos(f.file); ^~~ /kisskb/src/crypto/skcipher.c: In function 'crypto_skcipher_report': /kisskb/src/crypto/skcipher.c:706:33: note: byref variable will be forcibly initialized struct crypto_report_blkcipher rblkcipher; ^~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_install_in_context': /kisskb/src/kernel/events/core.c:144:30: note: byref variable will be forcibly initialized struct remote_function_call data = { ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:2838:2: note: in expansion of macro 'smp_store_release' smp_store_release(&event->ctx, ctx); ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/read_write.c: In function 'do_sendfile': /kisskb/src/fs/read_write.c:1193:9: note: byref variable will be forcibly initialized loff_t out_pos; ^~~~~~~ /kisskb/src/fs/read_write.c:1192:9: note: byref variable will be forcibly initialized loff_t pos; ^~~ /kisskb/src/fs/read_write.c: In function '__do_sys_sendfile': /kisskb/src/fs/read_write.c:1294:9: note: byref variable will be forcibly initialized loff_t pos; ^~~ /kisskb/src/fs/read_write.c: In function '__do_sys_sendfile64': /kisskb/src/fs/read_write.c:1313:9: note: byref variable will be forcibly initialized loff_t pos; ^~~ /kisskb/src/fs/read_write.c: In function '__kernel_read': /kisskb/src/fs/read_write.c:437:18: note: byref variable will be forcibly initialized struct iov_iter iter; ^~~~ /kisskb/src/fs/read_write.c:436:15: note: byref variable will be forcibly initialized struct kiocb kiocb; ^~~~~ /kisskb/src/fs/read_write.c:432:14: note: byref variable will be forcibly initialized struct kvec iov = { ^~~ /kisskb/src/fs/read_write.c: In function '__kernel_write': /kisskb/src/fs/read_write.c:533:18: note: byref variable will be forcibly initialized struct iov_iter iter; ^~~~ /kisskb/src/fs/read_write.c:532:15: note: byref variable will be forcibly initialized struct kiocb kiocb; ^~~~~ /kisskb/src/fs/read_write.c:528:14: note: byref variable will be forcibly initialized struct kvec iov = { ^~~ /kisskb/src/fs/read_write.c: In function 'ksys_read': /kisskb/src/fs/read_write.c:629:10: note: byref variable will be forcibly initialized loff_t pos, *ppos = file_ppos(f.file); ^~~ /kisskb/src/fs/read_write.c: In function 'ksys_write': /kisskb/src/fs/read_write.c:653:10: note: byref variable will be forcibly initialized loff_t pos, *ppos = file_ppos(f.file); ^~~ /kisskb/src/fs/read_write.c: In function 'do_copy_file_range': /kisskb/src/fs/read_write.c:1398:16: note: byref variable will be forcibly initialized static ssize_t do_copy_file_range(struct file *file_in, loff_t pos_in, ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/read_write.c:1398:16: note: byref variable will be forcibly initialized /kisskb/src/fs/read_write.c: In function 'generic_write_checks': /kisskb/src/fs/read_write.c:1646:9: note: byref variable will be forcibly initialized loff_t count; ^~~~~ /kisskb/src/fs/read_write.c: In function 'generic_copy_file_checks': /kisskb/src/fs/read_write.c:1433:11: note: byref variable will be forcibly initialized uint64_t count = *req_count; ^~~~~ /kisskb/src/fs/read_write.c: In function '__do_sys_copy_file_range': /kisskb/src/fs/read_write.c:1548:9: note: byref variable will be forcibly initialized loff_t pos_out; ^~~~~~~ /kisskb/src/fs/read_write.c:1547:9: note: byref variable will be forcibly initialized loff_t pos_in; ^~~~~~ In file included from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:8, from /kisskb/src/kernel/sched/sched.h:39, from /kisskb/src/kernel/sched/cpudeadline.c:9: /kisskb/src/kernel/sched/cpudeadline.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 u32 mask; ^~~~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_functions_show': /kisskb/src/drivers/pinctrl/pinmux.c:554:12: note: byref variable will be forcibly initialized unsigned num_groups; ^~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c:553:23: note: byref variable will be forcibly initialized const char * const *groups; ^~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_map_to_setting': /kisskb/src/drivers/pinctrl/pinmux.c:345:11: note: byref variable will be forcibly initialized unsigned num_groups; ^~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c:344:22: note: byref variable will be forcibly initialized char const * const *groups; ^~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_enable_setting': /kisskb/src/drivers/pinctrl/pinmux.c:411:11: note: byref variable will be forcibly initialized unsigned num_pins = 0; ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c:410:18: note: byref variable will be forcibly initialized const unsigned *pins = NULL; ^~~~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_disable_setting': /kisskb/src/drivers/pinctrl/pinmux.c:491:11: note: byref variable will be forcibly initialized unsigned num_pins = 0; ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c:490:18: note: byref variable will be forcibly initialized const unsigned *pins = NULL; ^~~~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_generic_free_functions': /kisskb/src/drivers/pinctrl/pinmux.c:845:25: note: byref variable will be forcibly initialized struct radix_tree_iter iter; ^~~~ /kisskb/src/kernel/events/core.c: In function '__perf_event_task_sched_in': /kisskb/src/kernel/events/core.c:8552:27: note: byref variable will be forcibly initialized struct perf_switch_event switch_event; ^~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_update_userpage': /kisskb/src/kernel/events/core.c:5716:24: note: byref variable will be forcibly initialized u64 enabled, running, now; ^~~ /kisskb/src/kernel/events/core.c:5716:15: note: byref variable will be forcibly initialized u64 enabled, running, now; ^~~~~~~ /kisskb/src/kernel/events/core.c:5716:6: note: byref variable will be forcibly initialized u64 enabled, running, now; ^~~~~~~ In file included from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:8, from /kisskb/src/kernel/sched/sched.h:39, from /kisskb/src/kernel/sched/topology.c:5: /kisskb/src/kernel/sched/topology.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/sched/topology.c: In function 'dattrs_equal': /kisskb/src/kernel/sched/topology.c:2222:27: note: byref variable will be forcibly initialized struct sched_domain_attr tmp; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'ring_buffer_attach': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:5844:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(event->rb, rb); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/topology.c:5: /kisskb/src/kernel/sched/topology.c: In function 'update_top_cache_domain': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/topology.c:679:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(per_cpu(sd_asym_cpucapacity, cpu), sd); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/topology.c:676:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(per_cpu(sd_asym_packing, cpu), sd); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/topology.c:673:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(per_cpu(sd_numa, cpu), sd); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/topology.c:670:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(per_cpu(sd_llc_shared, cpu), sds); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/topology.c:667:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(per_cpu(sd_llc, cpu), sd); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_init_context': /kisskb/src/kernel/events/core.c:12879:6: note: byref variable will be forcibly initialized int inherited_all = 1; ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/topology.c: In function 'build_perf_domains': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/topology.c:441:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(rd->pd, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/topology.c:432:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(rd->pd, pd); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/topology.c: In function 'cpu_attach_domain': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/topology.c:759:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(rq->sd, sd); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/topology.c: In function 'build_sched_domains': /kisskb/src/kernel/sched/topology.c:2030:16: note: byref variable will be forcibly initialized struct s_data d; ^ 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_release_kernel': /kisskb/src/kernel/events/core.c:4969:12: note: byref variable will be forcibly initialized LIST_HEAD(free_list); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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/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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:9:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(task_newtask, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:9:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:9:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:34:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(task_rename, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:34:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:34:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(task_rename, ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function '__do_sys_perf_event_open': /kisskb/src/kernel/events/core.c:11784:12: note: byref variable will be forcibly initialized struct fd group = {NULL, 0}; ^~~~~ /kisskb/src/kernel/events/core.c:11781:25: note: byref variable will be forcibly initialized struct perf_event_attr attr; ^~~~ /kisskb/src/kernel/fork.c: In function 'copy_clone_args_from_user': /kisskb/src/kernel/fork.c:2628:20: note: byref variable will be forcibly initialized struct clone_args args; ^~~~ /kisskb/src/kernel/events/core.c: In function '_perf_ioctl': /kisskb/src/kernel/events/core.c:5564:26: note: byref variable will be forcibly initialized struct perf_event_attr new_attr; ^~~~~~~~ /kisskb/src/kernel/events/core.c:5527:14: note: byref variable will be forcibly initialized struct fd output; ^~~~~~ /kisskb/src/kernel/events/core.c:5515:7: note: byref variable will be forcibly initialized u64 id = primary_event_id(event); ^~ /kisskb/src/kernel/events/core.c:5506:7: note: byref variable will be forcibly initialized u64 value; ^~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_aux_sample_output': /kisskb/src/kernel/events/core.c:6627:7: note: byref variable will be forcibly initialized u64 zero = 0; ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_log_throttle': /kisskb/src/kernel/events/core.c:8594:4: note: byref variable will be forcibly initialized } throttle_event = { ^~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:8586:26: note: byref variable will be forcibly initialized struct perf_sample_data sample; ^~~~~~ /kisskb/src/kernel/events/core.c:8585:28: note: byref variable will be forcibly initialized struct perf_output_handle handle; ^~~~~~ /kisskb/src/kernel/fork.c: In function 'copy_files': /kisskb/src/kernel/fork.c:1460:6: note: byref variable will be forcibly initialized int error = 0; ^~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_swevent_hrtimer': /kisskb/src/kernel/events/core.c:10402:26: note: byref variable will be forcibly initialized struct perf_sample_data data; ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_log_itrace_start': /kisskb/src/kernel/events/core.c:8917:4: note: byref variable will be forcibly initialized } rec; ^~~ /kisskb/src/kernel/events/core.c:8912:26: note: byref variable will be forcibly initialized struct perf_sample_data sample; ^~~~~~ /kisskb/src/kernel/events/core.c:8911:28: note: byref variable will be forcibly initialized struct perf_output_handle handle; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/kernel/fork.c:16: /kisskb/src/kernel/fork.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_switch_output': /kisskb/src/kernel/events/core.c:8514:26: note: byref variable will be forcibly initialized struct perf_sample_data sample; ^~~~~~ /kisskb/src/kernel/events/core.c:8513:28: note: byref variable will be forcibly initialized struct perf_output_handle handle; ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_task_output': /kisskb/src/kernel/events/core.c:7653:26: note: byref variable will be forcibly initialized struct perf_sample_data sample; ^~~~~~ /kisskb/src/kernel/events/core.c:7652:28: note: byref variable will be forcibly initialized struct perf_output_handle handle; ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_comm_output': /kisskb/src/kernel/events/core.c:7757:26: note: byref variable will be forcibly initialized struct perf_sample_data sample; ^~~~~~ /kisskb/src/kernel/events/core.c:7756:28: note: byref variable will be forcibly initialized struct perf_output_handle handle; ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_namespaces_output': /kisskb/src/kernel/events/core.c:7856:26: note: byref variable will be forcibly initialized struct perf_sample_data sample; ^~~~~~ /kisskb/src/kernel/events/core.c:7855:28: note: byref variable will be forcibly initialized struct perf_output_handle handle; ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_mmap_output': /kisskb/src/kernel/events/core.c:8138:7: note: byref variable will be forcibly initialized u8 size[4] = { (u8) mmap_event->build_id_size, 0, 0, 0 }; ^~~~ /kisskb/src/kernel/events/core.c:8101:26: note: byref variable will be forcibly initialized struct perf_sample_data sample; ^~~~~~ /kisskb/src/kernel/events/core.c:8100:28: note: byref variable will be forcibly initialized struct perf_output_handle handle; ^~~~~~ /kisskb/src/drivers/pwm/pwm-imx-tpm.c: In function 'pwm_imx_tpm_apply_hw': /kisskb/src/drivers/pwm/pwm-imx-tpm.c:180:19: note: byref variable will be forcibly initialized struct pwm_state c; ^ /kisskb/src/kernel/events/core.c: In function 'perf_event_ksymbol_output': /kisskb/src/kernel/events/core.c:8645:26: note: byref variable will be forcibly initialized struct perf_sample_data sample; ^~~~~~ /kisskb/src/kernel/events/core.c:8644:28: note: byref variable will be forcibly initialized struct perf_output_handle handle; ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_bpf_output': /kisskb/src/kernel/events/core.c:8735:26: note: byref variable will be forcibly initialized struct perf_sample_data sample; ^~~~~~ /kisskb/src/drivers/pwm/pwm-imx-tpm.c: In function 'pwm_imx_tpm_apply': /kisskb/src/drivers/pwm/pwm-imx-tpm.c:294:19: note: byref variable will be forcibly initialized struct pwm_state real_state; ^~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-imx-tpm.c:293:27: note: byref variable will be forcibly initialized struct imx_tpm_pwm_param param; ^~~~~ /kisskb/src/kernel/events/core.c:8734:28: note: byref variable will be forcibly initialized struct perf_output_handle handle; ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_text_poke_output': /kisskb/src/kernel/events/core.c:8844:6: note: byref variable will be forcibly initialized u64 padding = 0; ^~~~~~~ /kisskb/src/kernel/events/core.c:8843:26: note: byref variable will be forcibly initialized struct perf_sample_data sample; ^~~~~~ /kisskb/src/kernel/events/core.c:8842:28: note: byref variable will be forcibly initialized struct perf_output_handle handle; ^~~~~~ /kisskb/src/kernel/fork.c: In function 'set_mm_exe_file': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/fork.c:1157:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(mm->exe_file, new_exe_file); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_read_event': /kisskb/src/kernel/events/core.c:7381:25: note: byref variable will be forcibly initialized struct perf_read_event read_event = { ^~~~~~~~~~ /kisskb/src/kernel/events/core.c:7380:26: note: byref variable will be forcibly initialized struct perf_sample_data sample; ^~~~~~ /kisskb/src/kernel/events/core.c:7379:28: note: byref variable will be forcibly initialized struct perf_output_handle handle; ^~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/kernel/fork.c:16: /kisskb/src/kernel/fork.c: In function 'dup_mmap': /kisskb/src/kernel/fork.c:477:12: note: byref variable will be forcibly initialized LIST_HEAD(uf); ^~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_sample': /kisskb/src/kernel/events/core.c:6942:7: note: byref variable will be forcibly initialized u64 abi = data->regs_intr.abi; ^~~ /kisskb/src/kernel/events/core.c:6910:7: note: byref variable will be forcibly initialized u64 abi = data->regs_user.abi; ^~~ /kisskb/src/kernel/events/core.c:6904:8: note: byref variable will be forcibly initialized u64 nr = 0; ^~ /kisskb/src/kernel/events/core.c:6881:6: note: byref variable will be forcibly initialized } raw = { ^~~ /kisskb/src/kernel/fork.c: In function 'copy_process': /kisskb/src/kernel/fork.c:1860:30: note: byref variable will be forcibly initialized struct multiprocess_signals delayed; ^~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_comm': /kisskb/src/kernel/events/core.c:7806:25: note: byref variable will be forcibly initialized struct perf_comm_event comm_event; ^~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_namespaces': /kisskb/src/kernel/events/core.c:7903:31: note: byref variable will be forcibly initialized struct perf_namespaces_event namespaces_event; ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_mmap': /kisskb/src/kernel/events/core.c:8390:25: note: byref variable will be forcibly initialized struct perf_mmap_event mmap_event; ^~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_aux_event': /kisskb/src/kernel/events/core.c:8433:4: note: byref variable will be forcibly initialized } rec = { ^~~ /kisskb/src/kernel/events/core.c:8427:26: note: byref variable will be forcibly initialized struct perf_sample_data sample; ^~~~~~ /kisskb/src/kernel/events/core.c:8426:28: note: byref variable will be forcibly initialized struct perf_output_handle handle; ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_log_lost_samples': /kisskb/src/kernel/events/core.c:8469:4: note: byref variable will be forcibly initialized } lost_samples_event = { ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:8463:26: note: byref variable will be forcibly initialized struct perf_sample_data sample; ^~~~~~ /kisskb/src/kernel/events/core.c:8462:28: note: byref variable will be forcibly initialized struct perf_output_handle handle; ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_ksymbol': /kisskb/src/kernel/events/core.c:8669:7: note: byref variable will be forcibly initialized char name[KSYM_NAME_LEN]; ^~~~ /kisskb/src/kernel/events/core.c:8668:28: note: byref variable will be forcibly initialized struct perf_ksymbol_event ksymbol_event; ^~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_bpf_event': /kisskb/src/kernel/events/core.c:8782:24: note: byref variable will be forcibly initialized struct perf_bpf_event bpf_event; ^~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_text_poke': /kisskb/src/kernel/events/core.c:8875:30: note: byref variable will be forcibly initialized struct perf_text_poke_event text_poke_event; ^~~~~~~~~~~~~~~ /kisskb/src/kernel/fork.c: In function 'kernel_clone': /kisskb/src/kernel/fork.c:2462:20: note: byref variable will be forcibly initialized struct completion vfork; ^~~~~ /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:2764:8: note: byref variable will be forcibly initialized pid_t set_tid[MAX_PID_NS_LEVEL]; ^~~~~~~ /kisskb/src/kernel/fork.c:2763:27: note: byref variable will be forcibly initialized struct kernel_clone_args kargs; ^~~~~ /kisskb/src/kernel/events/core.c: In function '___perf_sw_event': /kisskb/src/kernel/events/core.c:9261:26: note: byref variable will be forcibly initialized struct perf_sample_data data; ^~~~ /kisskb/src/kernel/fork.c: In function 'unshare_fd': /kisskb/src/kernel/fork.c:2923:6: note: byref variable will be forcibly initialized int error = 0; ^~~~~ /kisskb/src/kernel/fork.c: In function 'ksys_unshare': /kisskb/src/kernel/fork.c:2948:18: note: byref variable will be forcibly initialized struct nsproxy *new_nsproxy = NULL; ^~~~~~~~~~~ /kisskb/src/kernel/fork.c:2946:28: note: byref variable will be forcibly initialized struct files_struct *fd, *new_fd = NULL; ^~~~~~ /kisskb/src/kernel/fork.c:2945:25: note: byref variable will be forcibly initialized struct fs_struct *fs, *new_fs = NULL; ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_tp_event': /kisskb/src/kernel/events/core.c:9534:26: note: byref variable will be forcibly initialized struct perf_sample_data data; ^~~~ In file included from /kisskb/src/fs/orangefs/protocol.h:5, from /kisskb/src/fs/orangefs/orangefs-bufmap.c:7: /kisskb/src/fs/orangefs/orangefs-bufmap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/fork.c: In function 'unshare_files': /kisskb/src/kernel/fork.c:3073:29: note: byref variable will be forcibly initialized struct files_struct *old, *copy = NULL; ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_bp_event': /kisskb/src/kernel/events/core.c:9966:26: note: byref variable will be forcibly initialized struct perf_sample_data sample; ^~~~~~ /kisskb/src/kernel/fork.c: In function 'sysctl_max_threads': /kisskb/src/kernel/fork.c:3095:6: note: byref variable will be forcibly initialized int max = MAX_THREADS; ^~~ /kisskb/src/kernel/fork.c:3094:6: note: byref variable will be forcibly initialized int min = 1; ^~~ /kisskb/src/kernel/fork.c:3093:6: note: byref variable will be forcibly initialized int threads = max_threads; ^~~~~~~ /kisskb/src/kernel/fork.c:3091:19: note: byref variable will be forcibly initialized struct ctl_table t; ^ 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:12316:12: note: byref variable will be forcibly initialized LIST_HEAD(events); ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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_exit_task': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:12536:3: note: in expansion of macro 'smp_store_release' smp_store_release(&event->owner, NULL); ^~~~~~~~~~~~~~~~~ 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 struct wait_bit_queue_entry __wbq_entry; \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' ___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' __wait_var_event(var, condition); \ ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:12623:3: note: in expansion of macro 'wait_var_event' wait_var_event(&ctx->refcount, refcount_read(&ctx->refcount) == 1); ^~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:17: /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function '__list_splice_init_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:271:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), first); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'panic_op_write_handler': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:70:7: note: byref variable will be forcibly initialized char valcp[16]; ^~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_lazy_generic': /kisskb/src/lib/zstd/compress.c:1985:14: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ /kisskb/src/lib/zstd/compress.c:1964:13: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ /kisskb/src/lib/zstd/compress.c:1941:11: note: byref variable will be forcibly initialized size_t offsetFound = 99999999; ^~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'i_ipmi_req_ipmb': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1938:7: note: byref variable will be forcibly initialized long seqid; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1937:16: note: byref variable will be forcibly initialized unsigned char ipmb_seq; ^~~~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_btlazy2': /kisskb/src/lib/zstd/compress.c:1941:11: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/compress.c:1964:13: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ /kisskb/src/lib/zstd/compress.c:1985:14: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'i_ipmi_req_lan': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2078:7: note: byref variable will be forcibly initialized long seqid; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2077:16: note: byref variable will be forcibly initialized unsigned char ipmb_seq; ^~~~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_lazy2': /kisskb/src/lib/zstd/compress.c:1941:11: note: byref variable will be forcibly initialized size_t offsetFound = 99999999; ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:1964:13: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ /kisskb/src/lib/zstd/compress.c:1985:14: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:17: /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_lazy': /kisskb/src/lib/zstd/compress.c:1941:11: note: byref variable will be forcibly initialized size_t offsetFound = 99999999; ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:1964:13: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ /kisskb/src/lib/zstd/compress.c:1985:14: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_greedy': /kisskb/src/lib/zstd/compress.c:1941:11: note: byref variable will be forcibly initialized size_t offsetFound = 99999999; ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_lazy_extDict_generic': /kisskb/src/lib/zstd/compress.c:2183:14: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ /kisskb/src/lib/zstd/compress.c:2148:13: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ /kisskb/src/lib/zstd/compress.c:2111:11: note: byref variable will be forcibly initialized size_t offsetFound = 99999999; ^~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_find_bmc_prod_dev_id': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2904:21: note: byref variable will be forcibly initialized struct prod_dev_id id = { ^~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_greedy_extDict': /kisskb/src/lib/zstd/compress.c:2111:11: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_lazy_extDict': /kisskb/src/lib/zstd/compress.c:2111:11: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/compress.c:2148:13: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ /kisskb/src/lib/zstd/compress.c:2183:14: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:17: /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_create_user': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1227:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(new_user->self, new_user); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_set_my_address': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1387:6: note: byref variable will be forcibly initialized 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:1409:6: note: byref variable will be forcibly initialized int index, rv = 0; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_set_my_LUN': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1431:6: note: byref variable will be forcibly initialized int index, rv = 0; ^~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_lazy2_extDict': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_get_my_LUN': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1453:6: note: byref variable will be forcibly initialized int index, rv = 0; ^~~~~ /kisskb/src/lib/zstd/compress.c:2111:11: note: byref variable will be forcibly initialized size_t offsetFound = 99999999; ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:2148:13: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ /kisskb/src/lib/zstd/compress.c:2183:14: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_get_maintenance_mode': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1473:12: note: byref variable will be forcibly initialized 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:1498:14: note: byref variable will be forcibly initialized int rv = 0, index; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_register_for_cmd': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1642:14: note: byref variable will be forcibly initialized int rv = 0, index; ^~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from /kisskb/src/arch/arm64/include/asm/rwonce.h:71, from /kisskb/src/include/linux/compiler.h:248, from /kisskb/src/include/asm-generic/bug.h:5, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/mm/sparse.c:5: /kisskb/src/mm/sparse.c: In function 'fill_subsection_map': /kisskb/src/mm/sparse.c:702:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(map, SUBSECTIONS_PER_SECTION) = { 0 }; ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_unregister_for_cmd': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1688:23: note: byref variable will be forcibly initialized int i, rv = -ENOENT, index; ^~~~~ /kisskb/src/mm/sparse.c: In function 'clear_subsection_map': /kisskb/src/mm/sparse.c:675:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(tmp, SUBSECTIONS_PER_SECTION) = { 0 }; ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/mm/sparse.c:674:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(map, SUBSECTIONS_PER_SECTION) = { 0 }; ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_btlazy2_extDict': /kisskb/src/lib/zstd/compress.c:2111:11: note: byref variable will be forcibly initialized size_t offsetFound = 99999999; ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:2148:13: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ /kisskb/src/lib/zstd/compress.c:2183:14: note: byref variable will be forcibly initialized size_t offset2 = 99999999; ^~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'send_guid_cmd': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3147:36: note: byref variable will be forcibly initialized struct ipmi_system_interface_addr si; ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3146:36: note: byref variable will be forcibly initialized struct kernel_ipmi_msg msg; ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:17: /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function '__get_guid': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3218:3: note: in expansion of macro 'wait_event' wait_event(intf->waitq, bmc->dyn_guid_set != 2); ^~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'send_get_device_id_cmd': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2407:25: note: byref variable will be forcibly initialized struct kernel_ipmi_msg msg; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2406:36: note: byref variable will be forcibly initialized struct ipmi_system_interface_addr si; ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:17: /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function '__get_device_id': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2447:2: note: in expansion of macro 'wait_event' wait_event(intf->waitq, bmc->dyn_id_set != 2); ^~~~~~~~~~ /kisskb/src/mm/sparse.c: In function 'memblocks_present': /kisskb/src/mm/sparse.c:295:9: note: byref variable will be forcibly initialized int i, nid; ^~~ /kisskb/src/mm/sparse.c:295:6: note: byref variable will be forcibly initialized int i, nid; ^ /kisskb/src/mm/sparse.c:294:23: note: byref variable will be forcibly initialized unsigned long start, end; ^~~ /kisskb/src/mm/sparse.c:294:16: note: byref variable will be forcibly initialized unsigned long start, end; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'send_channel_info_cmd': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3231:36: note: byref variable will be forcibly initialized struct ipmi_system_interface_addr si; ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3230:36: note: byref variable will be forcibly initialized unsigned char data[1]; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3229:36: note: byref variable will be forcibly initialized struct kernel_ipmi_msg msg; ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:17: /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function '__scan_channels': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3358:3: note: in expansion of macro 'wait_event' 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:2543:10: note: byref variable will be forcibly initialized guid_t guid; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2541:25: note: byref variable will be forcibly initialized 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:1366:10: note: byref variable will be forcibly initialized int rv, index; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1365:24: note: byref variable will be forcibly initialized 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:2778:9: note: byref variable will be forcibly initialized guid_t guid; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2777:7: note: byref variable will be forcibly initialized 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:2758:24: note: byref variable will be forcibly initialized 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:2742:24: note: byref variable will be forcibly initialized struct ipmi_device_id id; ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'manufacturer_id_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2726:24: note: byref variable will be forcibly initialized 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:2709:24: note: byref variable will be forcibly initialized struct ipmi_device_id id; ^~ /kisskb/src/mm/sparse-vmemmap.c: In function 'altmap_alloc_block_buf': /kisskb/src/mm/sparse-vmemmap.c:108:21: note: byref variable will be forcibly initialized unsigned long pfn, nr_pfns, nr_align; ^~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_version_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2691:24: note: byref variable will be forcibly initialized 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:2674:24: note: byref variable will be forcibly initialized struct ipmi_device_id id; ^~ /kisskb/src/fs/afs/dir_silly.c: In function 'afs_sillyrename': /kisskb/src/fs/afs/dir_silly.c:103:16: note: byref variable will be forcibly initialized unsigned char silly[16]; ^~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/afs/dir_silly.c:10: /kisskb/src/fs/afs/dir_silly.c: In function 'afs_silly_iput': /kisskb/src/fs/afs/dir_silly.c:239:34: note: byref variable will be forcibly initialized DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wq); ^~ /kisskb/src/include/linux/wait.h:77:25: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'revision_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2658:24: note: byref variable will be forcibly initialized 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:2643:24: note: byref variable will be forcibly initialized 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:2627:24: note: byref variable will be forcibly initialized 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:2820:8: note: byref variable will be forcibly initialized bool guid_set; ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2814:25: note: byref variable will be forcibly initialized 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:3408:24: note: byref variable will be forcibly initialized struct ipmi_device_id id; ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_request_settime': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2302:10: note: byref variable will be forcibly initialized 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:2341:10: note: byref variable will be forcibly initialized int rv, index; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'deliver_response': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:905:7: note: byref variable will be forcibly initialized int index; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_timeout_handler': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4691:23: note: byref variable will be forcibly initialized bool need_timer = false; ^~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4689:23: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4687:23: note: byref variable will be forcibly initialized struct list_head timeouts; ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_set_gets_events': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1544:6: note: byref variable will be forcibly initialized int index; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1543:23: note: byref variable will be forcibly initialized struct list_head msgs; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'handle_ipmb_get_msg_rsp': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3639:25: note: byref variable will be forcibly initialized struct ipmi_recv_msg *recv_msg; ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3638:24: note: byref variable will be forcibly initialized 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:3815:25: note: byref variable will be forcibly initialized struct ipmi_recv_msg *recv_msg; ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3814:24: note: byref variable will be forcibly initialized struct ipmi_lan_addr lan_addr; ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'handle_read_event_rsp': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4100:23: note: byref variable will be forcibly initialized 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:4869:23: note: byref variable will be forcibly initialized struct ipmi_recv_msg recv_msg; ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4868:23: note: byref variable will be forcibly initialized 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:4929:19: note: byref variable will be forcibly initialized struct ipmi_addr addr; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4927:16: note: byref variable will be forcibly initialized unsigned char data[16]; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4926:25: note: byref variable will be forcibly initialized struct kernel_ipmi_msg msg; ^~~ /kisskb/src/drivers/gpio/gpio-regmap.c: In function 'gpio_regmap_set_direction': /kisskb/src/drivers/gpio/gpio-regmap.c:142:31: note: byref variable will be forcibly initialized unsigned int base, val, reg, mask; ^~~~ /kisskb/src/drivers/gpio/gpio-regmap.c:142:26: note: byref variable will be forcibly initialized unsigned int base, val, reg, mask; ^~~ /kisskb/src/drivers/gpio/gpio-regmap.c: In function 'gpio_regmap_set': /kisskb/src/drivers/gpio/gpio-regmap.c:83:20: note: byref variable will be forcibly initialized unsigned int reg, mask; ^~~~ /kisskb/src/drivers/gpio/gpio-regmap.c:83:15: note: byref variable will be forcibly initialized unsigned int reg, mask; ^~~ /kisskb/src/drivers/gpio/gpio-regmap.c: In function 'gpio_regmap_get_direction': /kisskb/src/drivers/gpio/gpio-regmap.c:111:31: note: byref variable will be forcibly initialized unsigned int base, val, reg, mask; ^~~~ /kisskb/src/drivers/gpio/gpio-regmap.c:111:26: note: byref variable will be forcibly initialized unsigned int base, val, reg, mask; ^~~ /kisskb/src/drivers/gpio/gpio-regmap.c:111:21: note: byref variable will be forcibly initialized unsigned int base, val, reg, mask; ^~~ /kisskb/src/drivers/gpio/gpio-regmap.c: In function 'gpio_regmap_get': /kisskb/src/drivers/gpio/gpio-regmap.c:58:31: note: byref variable will be forcibly initialized unsigned int base, val, reg, mask; ^~~~ /kisskb/src/drivers/gpio/gpio-regmap.c:58:26: note: byref variable will be forcibly initialized unsigned int base, val, reg, mask; ^~~ /kisskb/src/drivers/gpio/gpio-regmap.c:58:21: note: byref variable will be forcibly initialized unsigned int base, val, reg, mask; ^~~ /kisskb/src/drivers/gpio/gpio-regmap.c: In function 'gpio_regmap_set_with_clear': /kisskb/src/drivers/gpio/gpio-regmap.c:96:26: note: byref variable will be forcibly initialized unsigned int base, reg, mask; ^~~~ /kisskb/src/drivers/gpio/gpio-regmap.c:96:21: note: byref variable will be forcibly initialized unsigned int base, reg, mask; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'cleanup_smi_msgs': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3556:19: note: byref variable will be forcibly initialized struct list_head tmplist; ^~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'clean_up_interface_data': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:692:19: note: byref variable will be forcibly initialized struct list_head list; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:17: /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function '_ipmi_destroy_user': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1296:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(user->self, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1282:19: note: byref variable will be forcibly initialized int i; ^ /kisskb/src/kernel/time/clockevents.c: In function 'clockevents_unbind': /kisskb/src/kernel/time/clockevents.c:420:19: note: byref variable will be forcibly initialized struct ce_unbind cu = { .ce = ced, .res = -ENODEV }; ^~ /kisskb/src/kernel/time/clockevents.c: In function 'sysfs_unbind_tick_dev': /kisskb/src/kernel/time/clockevents.c:420:19: note: byref variable will be forcibly initialized /kisskb/src/kernel/time/clockevents.c:692:7: note: byref variable will be forcibly initialized char name[CS_NAME_LEN]; ^~~~ /kisskb/src/fs/orangefs/orangefs-debugfs.c: In function 'debug_string_to_mask': /kisskb/src/fs/orangefs/orangefs-debugfs.c:857:9: note: byref variable will be forcibly initialized __u64 *k_mask = NULL; ^~~~~~ /kisskb/src/fs/orangefs/orangefs-debugfs.c:856:28: note: byref variable will be forcibly initialized struct client_debug_mask *c_mask = NULL; ^~~~~~ /kisskb/src/fs/orangefs/orangefs-debugfs.c:853:8: note: byref variable will be forcibly initialized char *strsep_fodder = kstrdup(debug_string, GFP_KERNEL); ^~~~~~~~~~~~~ /kisskb/src/kernel/time/clockevents.c: In function 'clockevents_unbind_device': /kisskb/src/kernel/time/clockevents.c:420:19: note: byref variable will be forcibly initialized struct ce_unbind cu = { .ce = ced, .res = -ENODEV }; ^~ /kisskb/src/fs/orangefs/orangefs-debugfs.c: In function 'orangefs_debug_write': /kisskb/src/fs/orangefs/orangefs-debugfs.c:400:27: note: byref variable will be forcibly initialized struct client_debug_mask c_mask = { NULL, 0, 0 }; ^~~~~~ In file included from /kisskb/src/fs/orangefs/orangefs-debugfs.c:39: /kisskb/src/fs/orangefs/orangefs-debugfs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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 char __##name##_desc[sizeof(struct skcipher_request) + \ ^~ /kisskb/src/crypto/echainiv.c:45:3: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' SYNC_SKCIPHER_REQUEST_ON_STACK(nreq, ctx->sknull); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/arch/arm64/include/asm/pointer_auth.h:6, from /kisskb/src/arch/arm64/include/asm/processor.h:36, from /kisskb/src/include/asm-generic/qrwlock.h:14, from ./arch/arm64/include/generated/asm/qrwlock.h:1, from /kisskb/src/arch/arm64/include/asm/spinlock.h:9, from /kisskb/src/include/linux/spinlock.h:90, 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/bvec.h:14, from /kisskb/src/include/linux/skbuff.h:17, 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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1443:2: note: in expansion of macro 'net_get_random_once' net_get_random_once(&hashrnd, sizeof(hashrnd)); ^~~~~~~~~~~~~~~~~~~ /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 struct mpls_label *hdr, _hdr; ^~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect_arp': /kisskb/src/net/core/flow_dissector.c:480:16: note: byref variable will be forcibly initialized struct arphdr _arp; ^~~~ /kisskb/src/net/core/flow_dissector.c:478:14: note: byref variable will be forcibly initialized } *arp_eth, _arp_eth; ^~~~~~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect_batadv': /kisskb/src/net/core/flow_dissector.c:672:10: note: byref variable will be forcibly initialized } *hdr, _hdr; ^~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect_gre': /kisskb/src/net/core/flow_dissector.c:609:6: note: byref variable will be forcibly initialized u8 _ppp_hdr[PPP_HDRLEN]; ^~~~~~~~ /kisskb/src/net/core/flow_dissector.c:591:18: note: byref variable will be forcibly initialized struct ethhdr _eth; ^~~~ /kisskb/src/net/core/flow_dissector.c:564:10: note: byref variable will be forcibly initialized __be32 _keyid; ^~~~~~ /kisskb/src/net/core/flow_dissector.c:531:28: note: byref variable will be forcibly initialized struct gre_base_hdr *hdr, _hdr; ^~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect_tcp': /kisskb/src/net/core/flow_dissector.c:701:21: note: byref variable will be forcibly initialized struct tcphdr *th, _th; ^~~ 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 __be32 key; ^~~ /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 __be32 *ports, _ports; ^~~~~~ /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 struct icmphdr *ih, _ih; ^~~ In file included from /kisskb/src/net/core/flow_dissector.c:14: /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect': /kisskb/src/include/net/tipc.h:51:9: note: byref variable will be forcibly initialized __be32 key; ^~~ /kisskb/src/net/core/flow_dissector.c:1328:19: note: byref variable will be forcibly initialized struct frag_hdr _fh, *fh; ^~~ /kisskb/src/net/core/flow_dissector.c:1309:6: note: byref variable will be forcibly initialized u8 _opthdr[2], *opthdr; ^~~~~~~ /kisskb/src/net/core/flow_dissector.c:1261:27: note: byref variable will be forcibly initialized struct ptp_header *hdr, _hdr; ^~~~ /kisskb/src/net/core/flow_dissector.c:1208:31: note: byref variable will be forcibly initialized struct tipc_basic_hdr *hdr, _hdr; ^~~~ /kisskb/src/net/core/flow_dissector.c:1183:11: note: byref variable will be forcibly initialized } *hdr, _hdr; ^~~~ /kisskb/src/net/core/flow_dissector.c:1131:19: note: byref variable will be forcibly initialized struct vlan_hdr _vlan; ^~~~~ /kisskb/src/net/core/flow_dissector.c:1082:18: note: byref variable will be forcibly initialized struct ipv6hdr _iph; ^~~~ /kisskb/src/net/core/flow_dissector.c:1036:16: note: byref variable will be forcibly initialized struct iphdr _iph; ^~~~ /kisskb/src/net/core/flow_dissector.c:991:30: note: byref variable will be forcibly initialized struct bpf_flow_dissector ctx = { ^~~ /kisskb/src/net/core/flow_dissector.c:990:25: note: byref variable will be forcibly initialized struct bpf_flow_keys flow_keys; ^~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:938:8: note: byref variable will be forcibly initialized int offset = 0; ^~~~~~ /kisskb/src/net/core/flow_dissector.c:922:7: note: byref variable will be forcibly initialized bool mpls_el = false; ^~~~~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/arch/arm64/include/asm/pointer_auth.h:6, from /kisskb/src/arch/arm64/include/asm/processor.h:36, from /kisskb/src/include/asm-generic/qrwlock.h:14, from ./arch/arm64/include/generated/asm/qrwlock.h:1, from /kisskb/src/arch/arm64/include/asm/spinlock.h:9, from /kisskb/src/include/linux/spinlock.h:90, 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/bvec.h:14, from /kisskb/src/include/linux/skbuff.h:17, 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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1443:2: note: in expansion of macro 'net_get_random_once' net_get_random_once(&hashrnd, sizeof(hashrnd)); ^~~~~~~~~~~~~~~~~~~ /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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1443:2: note: in expansion of macro 'net_get_random_once' net_get_random_once(&hashrnd, sizeof(hashrnd)); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1601:19: note: byref variable will be forcibly initialized struct flow_keys keys; ^~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/arch/arm64/include/asm/pointer_auth.h:6, from /kisskb/src/arch/arm64/include/asm/processor.h:36, from /kisskb/src/include/asm-generic/qrwlock.h:14, from ./arch/arm64/include/generated/asm/qrwlock.h:1, from /kisskb/src/arch/arm64/include/asm/spinlock.h:9, from /kisskb/src/include/linux/spinlock.h:90, 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/bvec.h:14, from /kisskb/src/include/linux/skbuff.h:17, 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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1443:2: note: in expansion of macro 'net_get_random_once' net_get_random_once(&hashrnd, sizeof(hashrnd)); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1625:19: note: byref variable will be forcibly initialized struct flow_keys keys; ^~~~ /kisskb/src/net/core/flow_dissector.c: In function 'skb_get_hash_perturb': /kisskb/src/net/core/flow_dissector.c:1639:19: note: byref variable will be forcibly initialized struct flow_keys keys; ^~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_get_poff': /kisskb/src/net/core/flow_dissector.c:1659:6: note: byref variable will be forcibly initialized u8 _doff; ^~~~~ /kisskb/src/net/core/flow_dissector.c: In function 'skb_get_poff': /kisskb/src/net/core/flow_dissector.c:1707:25: note: byref variable will be forcibly initialized struct flow_keys_basic keys; ^~~~ /kisskb/src/fs/super.c: In function 'super_setup_bdi_name': /kisskb/src/fs/super.c:1549:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_insertBt1': /kisskb/src/lib/zstd/compress.c:1581:6: note: byref variable will be forcibly initialized U32 dummy32; /* to be nullified at the end */ ^~~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_insertBtAndFindBestMatch': /kisskb/src/lib/zstd/compress.c:1665:6: note: byref variable will be forcibly initialized U32 dummy32; /* to be nullified at the end */ ^~~~~~~ In file included from /kisskb/src/lib/zstd/compress.c:2270: /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_insertBtAndGetAllMatches': /kisskb/src/lib/zstd/zstd_opt.h:257:6: note: byref variable will be forcibly initialized U32 dummy32; /* to be nullified at the end */ ^~~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressLiterals': /kisskb/src/lib/zstd/compress.c:502:14: note: byref variable will be forcibly initialized HUF_repeat repeat = zc->flagStaticHufTable; ^~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_loadZstdDictionary': /kisskb/src/lib/zstd/compress.c:2675:39: note: byref variable will be forcibly initialized unsigned litlengthMaxValue = MaxLL, litlengthLog; ^~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:2675:12: note: byref variable will be forcibly initialized unsigned litlengthMaxValue = MaxLL, litlengthLog; ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:2674:9: note: byref variable will be forcibly initialized short litlengthNCount[MaxLL + 1]; ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:2659:41: note: byref variable will be forcibly initialized unsigned matchlengthMaxValue = MaxML, matchlengthLog; ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:2659:12: note: byref variable will be forcibly initialized unsigned matchlengthMaxValue = MaxML, matchlengthLog; ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:2658:9: note: byref variable will be forcibly initialized short matchlengthNCount[MaxML + 1]; ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:2645:12: note: byref variable will be forcibly initialized unsigned offcodeLog; ^~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:2631:11: note: byref variable will be forcibly initialized unsigned offcodeMaxValue = MaxOff; ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:2630:8: note: byref variable will be forcibly initialized short offcodeNCount[MaxOff + 1]; ^~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_initCCtx': /kisskb/src/lib/zstd/compress.c:124:23: note: byref variable will be forcibly initialized ZSTD_customMem const stackMem = ZSTD_initStack(workspace, workspaceSize); ^~~~~~~~ /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 int idx; ^~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressSequences_internal': /kisskb/src/lib/zstd/compress.c:754:16: note: byref variable will be forcibly initialized FSE_CState_t stateLitLength; ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:753:16: note: byref variable will be forcibly initialized FSE_CState_t stateOffsetBits; ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:752:16: note: byref variable will be forcibly initialized FSE_CState_t stateMatchLength; ^~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:751:17: note: byref variable will be forcibly initialized BIT_CStream_t blockStream; ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:716:7: note: byref variable will be forcibly initialized U32 max = MaxML; ^~~ /kisskb/src/lib/zstd/compress.c:684:7: note: byref variable will be forcibly initialized U32 max = MaxOff; ^~~ /kisskb/src/lib/zstd/compress.c:652:7: note: byref variable will be forcibly initialized U32 max = MaxLL; ^~~ /kisskb/src/fs/9p/vfs_dir.c: In function 'v9fs_dir_readdir': /kisskb/src/fs/9p/vfs_dir.c:109:20: note: byref variable will be forcibly initialized struct iov_iter to; ^~ /kisskb/src/fs/9p/vfs_dir.c:94:14: note: byref variable will be forcibly initialized struct kvec kvec; ^~~~ /kisskb/src/fs/9p/vfs_dir.c:90:6: note: byref variable will be forcibly initialized int err = 0; ^~~ /kisskb/src/fs/9p/vfs_dir.c:89:18: note: byref variable will be forcibly initialized struct p9_wstat st; ^~ /kisskb/src/fs/9p/vfs_dir.c: In function 'v9fs_dir_readdir_dotl': /kisskb/src/fs/9p/vfs_dir.c:154:19: note: byref variable will be forcibly initialized struct p9_dirent curdirent; ^~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/net/core/dev_addr_lists.c:10: /kisskb/src/net/core/dev_addr_lists.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/core/dev_addr_lists.c: In function 'dev_addr_init': /kisskb/src/net/core/dev_addr_lists.c:456:16: note: byref variable will be forcibly initialized unsigned char addr[MAX_ADDR_LEN]; ^~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_initCDict': /kisskb/src/lib/zstd/compress.c:2895:23: note: byref variable will be forcibly initialized ZSTD_customMem const stackMem = ZSTD_initStack(workspace, workspaceSize); ^~~~~~~~ /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 char *name, *value = c; ^~~~~ /kisskb/src/kernel/cgroup/rdma.c:358:14: note: byref variable will be forcibly initialized 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 int index, intval; ^~~~~~ /kisskb/src/drivers/video/backlight/lcd.c: In function 'contrast_store': /kisskb/src/drivers/video/backlight/lcd.c:133:16: note: byref variable will be forcibly initialized unsigned long contrast; ^~~~~~~~ /kisskb/src/drivers/video/backlight/lcd.c: In function 'lcd_power_store': /kisskb/src/drivers/video/backlight/lcd.c:94:16: note: byref variable will be forcibly initialized unsigned long power; ^~~~~ /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 unsigned long enables = 0; ^~~~~~~ /kisskb/src/kernel/cgroup/rdma.c:432:8: note: byref variable will be forcibly initialized char *options = strstrip(buf); ^~~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressStream': /kisskb/src/lib/zstd/compress.c:3226:9: note: byref variable will be forcibly initialized size_t sizeWritten = output->size - output->pos; ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:3225:9: note: byref variable will be forcibly initialized size_t sizeRead = input->size - input->pos; ^~~~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_flushStream': /kisskb/src/lib/zstd/compress.c:3241:9: note: byref variable will be forcibly initialized size_t sizeWritten = output->size - output->pos; ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:3240:9: note: byref variable will be forcibly initialized size_t srcSize = 0; ^~~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_endStream': /kisskb/src/lib/zstd/compress.c:3263:10: note: byref variable will be forcibly initialized size_t sizeWritten = output->size - output->pos; ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress.c:3262:10: note: byref variable will be forcibly initialized size_t srcSize = 0; ^~~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_getParams': /kisskb/src/lib/zstd/compress.c:3440:35: note: byref variable will be forcibly initialized ZSTD_compressionParameters const cParams = ZSTD_getCParams(compressionLevel, srcSize, dictSize); ^~~~~~~ /kisskb/src/lib/zstd/compress.c:3439:18: note: byref variable will be forcibly initialized ZSTD_parameters params; ^~~~~~ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBegin_usingDict': /kisskb/src/lib/zstd/compress.c:2756:24: note: byref variable will be forcibly initialized ZSTD_parameters const params = ZSTD_getParams(compressionLevel, 0, dictSize); ^~~~~~ /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 unsigned num_maps; ^~~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c:118:22: note: byref variable will be forcibly initialized 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 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 int size; ^~~~ /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 int size, config; ^~~~ /kisskb/src/drivers/pinctrl/devicetree.c:202:14: note: byref variable will be forcibly initialized const char *statename; ^~~~~~~~~ /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 int size, nr_cells, error; ^~~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c:351:6: note: byref variable will be forcibly initialized int size, nr_cells, error; ^~~~ /kisskb/src/drivers/pinctrl/devicetree.c:350:16: note: byref variable will be forcibly initialized 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 int nr_elem, nr_cells, error; ^~~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c:411:6: note: byref variable will be forcibly initialized int nr_elem, nr_cells, error; ^~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c:410:16: note: byref variable will be forcibly initialized const __be32 *list; ^~~~ In file included from /kisskb/src/fs/ubifs/ubifs.h:2072, from /kisskb/src/fs/ubifs/sb.c:17: /kisskb/src/fs/ubifs/sb.c: In function 'key_test_hash': /kisskb/src/fs/ubifs/key.h:77:11: note: byref variable will be forcibly initialized uint32_t a = 0; ^ /kisskb/src/fs/ubifs/sb.c: In function 'create_default_filesystem': /kisskb/src/fs/ubifs/sb.c:89:5: note: byref variable will be forcibly initialized u8 hash_lpt[UBIFS_HASH_ARR_SZ]; ^~~~~~~~ /kisskb/src/fs/ubifs/sb.c:88:5: note: byref variable will be forcibly initialized u8 hash[UBIFS_HASH_ARR_SZ]; ^~~~ /kisskb/src/fs/ubifs/sb.c:87:20: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/fs/ubifs/sb.c:82:38: note: byref variable will be forcibly initialized int lpt_lebs, lpt_first, orph_lebs, big_lpt, ino_waste, sup_flags = 0; ^~~~~~~ /kisskb/src/fs/ubifs/sb.c:82:6: note: byref variable will be forcibly initialized int lpt_lebs, lpt_first, orph_lebs, big_lpt, ino_waste, sup_flags = 0; ^~~~~~~~ /kisskb/src/fs/ubifs/sb.c:81:46: note: byref variable will be forcibly initialized int err, tmp, jnl_lebs, log_lebs, max_buds, main_lebs, main_first; ^~~~~~~~~ /kisskb/src/fs/ubifs/sb.c:80:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/sb.c: In function 'authenticate_sb_node': /kisskb/src/fs/ubifs/sb.c:541:5: note: byref variable will be forcibly initialized u8 hmac_wkm[UBIFS_HMAC_ARR_SZ]; ^~~~~~~~ /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 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 unsigned long set_mask, clear_mask; ^~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-mmio.c:287:16: note: byref variable will be forcibly initialized 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 unsigned long set_mask, clear_mask; ^~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-mmio.c:317:16: note: byref variable will be forcibly initialized unsigned long set_mask, clear_mask; ^~~~~~~~ /kisskb/src/drivers/pwm/pwm-samsung.c: In function 'pwm_samsung_parse_dt': /kisskb/src/drivers/pwm/pwm-samsung.c:482:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/gpio/gpio-mmio.c: In function 'bgpio_pdev_probe': /kisskb/src/drivers/gpio/gpio-mmio.c:734:16: note: byref variable will be forcibly initialized unsigned long flags = 0; ^~~~~ /kisskb/src/kernel/panic.c: In function 'panic': /kisskb/src/kernel/panic.c:180:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/kernel/panic.c: In function '__warn_printk': /kisskb/src/kernel/panic.c:642:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/mm/slob.c: In function 'slob_alloc': /kisskb/src/mm/slob.c:320:8: note: byref variable will be forcibly initialized bool page_removed_from_list = false; ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/slob.c:308:7: note: byref variable will be forcibly initialized bool _unused; ^~~~~~~ /kisskb/src/crypto/ahash.c: In function 'ahash_notify_einprogress': /kisskb/src/crypto/ahash.c:278:30: note: byref variable will be forcibly initialized struct crypto_async_request oreq; ^~~~ /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/crypto/ahash.c: In function 'crypto_ahash_report': /kisskb/src/crypto/ahash.c:502:28: note: byref variable will be forcibly initialized struct crypto_report_hash rhash; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netpoll_poll_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/netpoll.h:89:3: note: in expansion of macro 'smp_store_release' smp_store_release(&napi->poll_owner, -1); ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'call_netdevice_register_notifiers': /kisskb/src/net/core/dev.c:1771:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ /kisskb/src/net/core/dev.c:1771: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:1771:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:1771:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:1771:30: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/kernel/cgroup/cpuset.c:33: /kisskb/src/kernel/cgroup/cpuset.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_boot_setup': /kisskb/src/net/core/dev.c:779:15: note: byref variable will be forcibly initialized struct ifmap map; ^~~ /kisskb/src/net/core/dev.c:778:6: note: byref variable will be forcibly initialized int ints[5]; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/core/dev.c: In function '__netdev_has_upper_dev': /kisskb/src/net/core/dev.c:7413:28: note: byref variable will be forcibly initialized struct netdev_nested_priv priv = { ^~~~ /kisskb/src/net/core/dev.c: In function 'call_netdevice_notifiers_extack': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'update_tasks_root_domain': /kisskb/src/kernel/cgroup/cpuset.c:916:23: note: byref variable will be forcibly initialized struct css_task_iter it; ^~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'rebuild_sched_domains_locked': /kisskb/src/kernel/cgroup/cpuset.c:988:17: note: byref variable will be forcibly initialized cpumask_var_t *doms; ^~~~ /kisskb/src/kernel/cgroup/cpuset.c:987:28: note: byref variable will be forcibly initialized struct sched_domain_attr *attr; ^~~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'update_tasks_flags': /kisskb/src/kernel/cgroup/cpuset.c:1879:23: note: byref variable will be forcibly initialized struct css_task_iter it; ^~ /kisskb/src/net/core/dev.c: In function 'netif_rx_internal': /kisskb/src/net/core/dev.c:4866:16: note: byref variable will be forcibly initialized unsigned int qtail; ^~~~~ /kisskb/src/net/core/dev.c:4849:34: note: byref variable will be forcibly initialized struct rps_dev_flow voidflow, *rflow = &voidflow; ^~~~~ /kisskb/src/net/core/dev.c:4849:23: note: byref variable will be forcibly initialized struct rps_dev_flow voidflow, *rflow = &voidflow; ^~~~~~~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'update_tasks_nodemask': /kisskb/src/kernel/cgroup/cpuset.c:1673:23: note: byref variable will be forcibly initialized struct css_task_iter it; ^~ In file included from /kisskb/src/include/linux/filter.h:21, from /kisskb/src/include/trace/events/xdp.h:9, from /kisskb/src/include/linux/bpf_trace.h:5, from /kisskb/src/net/core/dev.c:96: /kisskb/src/net/core/dev.c: In function '__vlan_get_protocol': /kisskb/src/include/linux/if_vlan.h:600:20: note: byref variable will be forcibly initialized struct vlan_hdr vhdr, *vh; ^~~~ /kisskb/src/net/core/dev.c: In function 'qdisc_pkt_len_init': /kisskb/src/net/core/dev.c:3779:18: note: byref variable will be forcibly initialized struct udphdr _udphdr; ^~~~~~~ /kisskb/src/net/core/dev.c:3772:18: note: byref variable will be forcibly initialized struct tcphdr _tcphdr; ^~~~~~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'update_tasks_cpumask': /kisskb/src/kernel/cgroup/cpuset.c:1060:23: note: byref variable will be forcibly initialized struct css_task_iter it; ^~ /kisskb/src/net/core/dev.c: In function '__dev_xmit_skb': /kisskb/src/net/core/dev.c:3799:18: note: byref variable will be forcibly initialized struct sk_buff *to_free = NULL; ^~~~~~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'update_prstate': /kisskb/src/kernel/cgroup/cpuset.c:1949:18: note: byref variable will be forcibly initialized struct tmpmasks tmp; ^~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'update_cpumask': /kisskb/src/kernel/cgroup/cpuset.c:1505:18: note: byref variable will be forcibly initialized struct tmpmasks tmp; ^~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_sysfs_add': /kisskb/src/net/core/dev.c:7803:7: note: byref variable will be forcibly initialized char linkname[IFNAMSIZ+7]; ^~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_sysfs_del': /kisskb/src/net/core/dev.c:7814:7: note: byref variable will be forcibly initialized char linkname[IFNAMSIZ+7]; ^~~~~~~~ /kisskb/src/net/core/dev.c: In function '__netdev_upper_dev_link': /kisskb/src/net/core/dev.c:7989:42: note: byref variable will be forcibly initialized struct netdev_notifier_changeupper_info changeupper_info = { ^~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'dev_xdp_install': /kisskb/src/net/core/dev.c:9267:20: note: byref variable will be forcibly initialized struct netdev_bpf xdp; ^~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'cpuset_cancel_attach': /kisskb/src/kernel/cgroup/cpuset.c:2171:30: note: byref variable will be forcibly initialized struct cgroup_subsys_state *css; ^~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'cpuset_attach': /kisskb/src/kernel/cgroup/cpuset.c:2193:30: note: byref variable will be forcibly initialized struct cgroup_subsys_state *css; ^~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'cpuset_can_attach': /kisskb/src/kernel/cgroup/cpuset.c:2132:30: note: byref variable will be forcibly initialized struct cgroup_subsys_state *css; ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/kernel/cgroup/cpuset.c:25: /kisskb/src/kernel/cgroup/cpuset.c: In function 'cpuset_hotplug_update_tasks': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cpuset.c:3050:2: note: in expansion of macro 'wait_event' wait_event(cpuset_attach_wq, cs->attach_in_progress == 0); ^~~~~~~~~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'cpuset_hotplug_workfn': /kisskb/src/kernel/cgroup/cpuset.c:3152:18: note: byref variable will be forcibly initialized struct tmpmasks tmp, *ptmp = NULL; ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/fs/ceph/dir.c:4: /kisskb/src/fs/ceph/dir.c: In function '__dentry_leases_walk': /kisskb/src/fs/ceph/dir.c:1356:19: note: byref variable will be forcibly initialized LIST_HEAD(dispose); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/kernel/cgroup/cpuset.c: In function 'cpuset_mems_allowed': /kisskb/src/kernel/cgroup/cpuset.c:3366:13: note: byref variable will be forcibly initialized nodemask_t mask; ^~~~ /kisskb/src/fs/ceph/dir.c: In function 'ceph_async_unlink_cb': /kisskb/src/fs/ceph/dir.c:1056:7: note: byref variable will be forcibly initialized u64 base = 0; ^~~~ /kisskb/src/fs/ceph/dir.c:1055:7: note: byref variable will be forcibly initialized int pathlen = 0; ^~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_boot_base': /kisskb/src/net/core/dev.c:755:7: note: byref variable will be forcibly initialized char name[IFNAMSIZ]; ^~~~ /kisskb/src/net/core/dev.c: In function '__dev_alloc_name': /kisskb/src/net/core/dev.c:1162:6: note: byref variable will be forcibly initialized int i = 0; ^ /kisskb/src/net/core/dev.c: In function 'dev_alloc_name_ns': /kisskb/src/net/core/dev.c:1229:7: note: byref variable will be forcibly initialized char buf[IFNAMSIZ]; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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_set_alias': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:454:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer((rcu_ptr), (ptr)); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c:1405:14: note: in expansion of macro 'rcu_replace_pointer' new_alias = rcu_replace_pointer(dev->ifalias, new_alias, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_state_change': /kisskb/src/net/core/dev.c:1462:38: note: byref variable will be forcibly initialized struct netdev_notifier_change_info change_info = { ^~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'call_netdevice_notifiers': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_features_change': /kisskb/src/net/core/dev.c:2082: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:2082:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function '__dev_close_many': /kisskb/src/net/core/dev.c:2082: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:1656:12: note: byref variable will be forcibly initialized LIST_HEAD(single); ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/core/dev.c: In function 'dev_close_many': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/net/core/dev.c:71: /kisskb/src/net/core/dev.c: In function 'dev_close': /kisskb/src/net/core/dev.c:1695:13: note: byref variable will be forcibly initialized LIST_HEAD(single); ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/core/dev.c: In function 'udp_tunnel_get_rx_info': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ /kisskb/src/net/core/dev.c: In function 'udp_tunnel_drop_rx_info': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized /kisskb/src/fs/nls/nls_utf8.c: In function 'char2uni': /kisskb/src/net/core/dev.c: In function 'vlan_get_rx_ctag_filter_info': /kisskb/src/fs/nls/nls_utf8.c:32:12: note: byref variable will be forcibly initialized unicode_t u; ^ /kisskb/src/net/core/dev.c:2082: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:2082: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:2082: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:2082:30: note: byref variable will be forcibly initialized In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 '__netif_set_xps_queue': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c:2768:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev->xps_cpus_map, new_dev_maps); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c:2766:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev->xps_rxqs_map, new_dev_maps); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/dir.c: In function 'ceph_trim_dentries': /kisskb/src/fs/ceph/dir.c:1478:33: note: byref variable will be forcibly initialized struct ceph_lease_walk_control lwc; ^~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'pinconf_generic_dump_one': /kisskb/src/drivers/pinctrl/pinconf-generic.c:64:17: note: byref variable will be forcibly initialized 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'parse_dt_cfg': /kisskb/src/drivers/pinctrl/pinconf-generic.c:210:7: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'pinconf_generic_dump_pins': /kisskb/src/drivers/pinctrl/pinconf-generic.c:113:6: note: byref variable will be forcibly initialized int print_sep = 0; ^~~~~~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'pinconf_generic_parse_dt_config': /kisskb/src/drivers/pinctrl/pinconf-generic.c:245:24: note: byref variable will be forcibly initialized 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:301:11: note: byref variable will be forcibly initialized unsigned num_configs = 0; ^~~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c:300:17: note: byref variable will be forcibly initialized unsigned long *configs = NULL; ^~~~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c:298:14: note: byref variable will be forcibly initialized 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:380:11: note: byref variable will be forcibly initialized unsigned reserved_maps; ^~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'adnp_irq': /kisskb/src/drivers/gpio/gpio-adnp.c:251:17: note: byref variable will be forcibly initialized unsigned long pending; ^~~~~~~ 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:222:9: note: byref variable will be forcibly initialized 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 u32 num_gpios; ^~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'skb_mac_gso_segment': /kisskb/src/net/core/dev.c:3346:6: note: byref variable will be forcibly initialized int vlan_depth = skb->mac_len; ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function '__dev_queue_xmit': /kisskb/src/net/core/dev.c:4123:6: note: byref variable will be forcibly initialized int rc = -ENOMEM; ^~ 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_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /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 u8 tmp = value; ^~~ /kisskb/src/net/core/dev.c: In function '__dev_direct_xmit': /kisskb/src/net/core/dev.c:4243:7: note: byref variable will be forcibly initialized bool again = false; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/clk.h:13, from /kisskb/src/include/linux/cpufreq.h:11, from /kisskb/src/kernel/sched/cpufreq.c:8: /kisskb/src/kernel/sched/cpufreq.c: In function 'cpufreq_add_update_util_hook': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/cpufreq.c:43:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(per_cpu(cpufreq_update_util_data, cpu), data); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/cpufreq.c: In function 'cpufreq_remove_update_util_hook': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/cpufreq.c:59:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(per_cpu(cpufreq_update_util_data, cpu), NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'do_xdp_generic': /kisskb/src/net/core/dev.c:4812:19: note: byref variable will be forcibly initialized struct xdp_buff xdp; ^~~ /kisskb/src/net/core/dev.c: In function '__netif_receive_skb_core': /kisskb/src/net/core/dev.c:5179:18: note: byref variable will be forcibly initialized struct sk_buff *skb = *pskb; ^~~ /kisskb/src/net/core/dev.c:5177:30: note: byref variable will be forcibly initialized struct packet_type *ptype, *pt_prev; ^~~~~~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_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 u32 tmp = value; ^~~ /kisskb/src/net/core/neighbour.c:2453:8: note: byref variable will be forcibly initialized char haddr[MAX_ADDR_LEN]; ^~~~~ /kisskb/src/net/core/neighbour.c:2431:23: note: byref variable will be forcibly initialized 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:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/net/core/dev.c: In function '__netif_receive_skb_one_core': /kisskb/src/net/core/dev.c:5379:22: note: byref variable will be forcibly initialized struct packet_type *pt_prev = NULL; ^~~~~~~ /kisskb/src/net/core/dev.c: In function 'netif_receive_skb_internal': /kisskb/src/net/core/dev.c:5593:34: note: byref variable will be forcibly initialized struct rps_dev_flow voidflow, *rflow = &voidflow; ^~~~~ /kisskb/src/net/core/dev.c:5593:23: note: byref variable will be forcibly initialized 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:5457:23: note: byref variable will be forcibly initialized struct packet_type *pt_prev = NULL; ^~~~~~~ /kisskb/src/net/core/dev.c:5452:18: note: byref variable will be forcibly initialized struct sk_buff *skb, *next; ^~~ /kisskb/src/net/core/dev.c:5451:19: note: byref variable will be forcibly initialized struct list_head sublist; ^~~~~~~ /kisskb/src/net/core/dev.c: In function '__netif_receive_skb_list': /kisskb/src/net/core/dev.c:5511:21: note: byref variable will be forcibly initialized struct list_head sublist; ^~~~~~~ /kisskb/src/net/core/dev.c: In function 'netif_receive_skb_list_internal': /kisskb/src/net/core/dev.c:5626:35: note: byref variable will be forcibly initialized struct rps_dev_flow voidflow, *rflow = &voidflow; ^~~~~ /kisskb/src/net/core/dev.c:5626:24: note: byref variable will be forcibly initialized struct rps_dev_flow voidflow, *rflow = &voidflow; ^~~~~~~~ /kisskb/src/net/core/dev.c:5611:19: note: byref variable will be forcibly initialized struct list_head sublist; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/core/neighbour.c:16: /kisskb/src/net/core/neighbour.c: In function 'neigh_hash_grow': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/neighbour.c:517:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tbl->nht, new_nht); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/neighbour.c:513:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(new_nht->hash_buckets[hash], n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/neighbour.c:509:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(n->next, ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'netdev_rx_handler_register': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c:5109:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev->rx_handler, rx_handler); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c:5108:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev->rx_handler_data, rx_handler_data); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'napi_threaded_poll': /kisskb/src/net/core/dev.c:7025:9: note: byref variable will be forcibly initialized bool repoll = false; ^~~~~~ /kisskb/src/net/core/dev.c: In function 'napi_poll': /kisskb/src/net/core/dev.c:6972:7: note: byref variable will be forcibly initialized 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:7051:12: note: byref variable will be forcibly initialized LIST_HEAD(repoll); ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/core/dev.c:7050:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_walk_all_upper_dev_rcu': /kisskb/src/net/core/dev.c:7369:35: note: byref variable will be forcibly initialized struct list_head *niter, *iter, *iter_stack[MAX_NEST_DEV + 1]; ^~~~~~~~~~ /kisskb/src/net/core/dev.c:7369:28: note: byref variable will be forcibly initialized struct list_head *niter, *iter, *iter_stack[MAX_NEST_DEV + 1]; ^~~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_valid_dump_req': /kisskb/src/net/core/dev.c:7368:41: note: byref variable will be forcibly initialized struct net_device *udev, *next, *now, *dev_stack[MAX_NEST_DEV + 1]; ^~~~~~~~~ /kisskb/src/net/core/neighbour.c:2647:17: note: byref variable will be forcibly initialized struct nlattr *tb[NDA_MAX + 1]; ^~ /kisskb/src/net/core/neighbour.c: In function 'neigh_valid_get_req': /kisskb/src/net/core/neighbour.c:2754:17: note: byref variable will be forcibly initialized struct nlattr *tb[NDA_MAX + 1]; ^~ 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 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/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:354:20: note: byref variable will be forcibly initialized struct list_head *__next = READ_ONCE(__ptr->next); \ ^~~~~~ /kisskb/src/net/core/dev.c:7772:10: note: in expansion of macro 'list_first_or_null_rcu' 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:354:20: note: byref variable will be forcibly initialized struct list_head *__next = READ_ONCE(__ptr->next); \ ^~~~~~ /kisskb/src/net/core/dev.c:7791:10: note: in expansion of macro 'list_first_or_null_rcu' upper = list_first_or_null_rcu(&dev->adj_list.upper, ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_upper_dev_link': /kisskb/src/net/core/dev.c:8070:28: note: byref variable will be forcibly initialized struct netdev_nested_priv priv = { ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_master_upper_dev_link': /kisskb/src/net/core/dev.c:8099:28: note: byref variable will be forcibly initialized struct netdev_nested_priv priv = { ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_upper_dev_unlink': /kisskb/src/net/core/dev.c:8152:28: note: byref variable will be forcibly initialized struct netdev_nested_priv priv = { ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_change_prepare': /kisskb/src/net/core/dev.c:8193:28: note: byref variable will be forcibly initialized struct netdev_nested_priv priv = { ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_change_commit': /kisskb/src/net/core/dev.c:8220:28: note: byref variable will be forcibly initialized struct netdev_nested_priv priv = { ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_change_abort': /kisskb/src/net/core/dev.c:8240:28: note: byref variable will be forcibly initialized struct netdev_nested_priv priv = { ^~~~ /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 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 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/net/core/dev.c: In function '__dev_notify_flags': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:8733:38: note: byref variable will be forcibly initialized struct netdev_notifier_change_info change_info = { ^~~~~~~~~~~ /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:2081:20: note: byref variable will be forcibly initialized struct ndt_stats ndst; ^~~~ /kisskb/src/net/core/neighbour.c:2060:21: note: byref variable will be forcibly initialized struct ndt_config ndc = { ^~~ /kisskb/src/net/core/dev.c: In function '__dev_open': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ /kisskb/src/net/core/dev.c: In function 'dev_open': /kisskb/src/net/core/dev.c:2082: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:2117:34: note: byref variable will be forcibly initialized struct netdev_notifier_info_ext info = { ^~~~ /kisskb/src/net/core/dev.c:2117:34: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ /kisskb/src/net/core/dev.c: In function 'dev_set_mtu': /kisskb/src/net/core/dev.c:8847:25: note: byref variable will be forcibly initialized struct netlink_ext_ack extack; ^~~~~~ /kisskb/src/net/core/dev.c: In function 'dev_pre_changeaddr_notify': /kisskb/src/net/core/dev.c:8910:45: note: byref variable will be forcibly initialized 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:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ /kisskb/src/net/core/dev.c:8910:45: note: byref variable will be forcibly initialized struct netdev_notifier_pre_changeaddr_info info = { ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_wait_allrefs': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ /kisskb/src/net/core/neighbour.c: In function 'neightbl_set': /kisskb/src/net/core/neighbour.c:2224:18: note: byref variable will be forcibly initialized struct nlattr *tbp[NDTPA_MAX+1]; ^~~ /kisskb/src/net/core/neighbour.c:2186:17: note: byref variable will be forcibly initialized struct nlattr *tb[NDTA_MAX+1]; ^~ /kisskb/src/net/core/dev.c: In function 'netdev_run_todo': /kisskb/src/net/core/dev.c:10446:19: note: byref variable will be forcibly initialized struct list_head unlink_list; ^~~~~~~~~~~ /kisskb/src/net/core/dev.c:10444:19: note: byref variable will be forcibly initialized struct list_head list; ^~~~ /kisskb/src/net/core/dev.c: In function 'unregister_netdevice_many': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/net/core/dev.c:71: /kisskb/src/net/core/dev.c:10885:12: note: byref variable will be forcibly initialized LIST_HEAD(close_head); ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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:10867:13: note: byref variable will be forcibly initialized LIST_HEAD(single); ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/core/dev.c: In function 'default_device_exit_batch': /kisskb/src/net/core/dev.c:11434:12: note: byref variable will be forcibly initialized LIST_HEAD(dev_kill_list); ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:11017:11: note: byref variable will be forcibly initialized int err, new_nsid, new_ifindex; ^~~~~~~~ /kisskb/src/net/core/dev.c: In function 'default_device_exit': /kisskb/src/net/core/dev.c:11373:8: note: byref variable will be forcibly initialized char fb_name[IFNAMSIZ]; ^~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_printk': /kisskb/src/net/core/dev.c:11312:10: note: byref variable will be forcibly initialized va_list args; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/core/neighbour.c:16: /kisskb/src/net/core/neighbour.c: In function 'neigh_del': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/neighbour.c:187:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*np, neigh); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_emerg': /kisskb/src/net/core/dev.c:11329:10: note: byref variable will be forcibly initialized va_list args; \ ^~~~ /kisskb/src/net/core/dev.c:11342:1: note: in expansion of macro 'define_netdev_printk_level' define_netdev_printk_level(netdev_emerg, KERN_EMERG); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_alert': /kisskb/src/net/core/dev.c:11329:10: note: byref variable will be forcibly initialized va_list args; \ ^~~~ /kisskb/src/net/core/dev.c:11343:1: note: in expansion of macro 'define_netdev_printk_level' define_netdev_printk_level(netdev_alert, KERN_ALERT); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_crit': /kisskb/src/net/core/dev.c:11329:10: note: byref variable will be forcibly initialized va_list args; \ ^~~~ /kisskb/src/net/core/dev.c:11344:1: note: in expansion of macro 'define_netdev_printk_level' define_netdev_printk_level(netdev_crit, KERN_CRIT); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_err': /kisskb/src/net/core/dev.c:11329:10: note: byref variable will be forcibly initialized va_list args; \ ^~~~ /kisskb/src/net/core/dev.c:11345:1: note: in expansion of macro 'define_netdev_printk_level' define_netdev_printk_level(netdev_err, KERN_ERR); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'dev_change_tx_queue_len': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_warn': /kisskb/src/net/core/dev.c:11329:10: note: byref variable will be forcibly initialized va_list args; \ ^~~~ /kisskb/src/net/core/dev.c:11346:1: note: in expansion of macro 'define_netdev_printk_level' define_netdev_printk_level(netdev_warn, KERN_WARNING); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function '__netdev_update_features': /kisskb/src/net/core/dev.c:9839:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/net/core/dev.c:9838:20: note: byref variable will be forcibly initialized netdev_features_t features; ^~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_sync_lower_features': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_update_features': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'generic_xdp_install': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c:5560:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev->xdp_prog, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_change_features': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ /kisskb/src/net/core/dev.c: In function 'register_netdevice': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/neighbour.c: In function 'neigh_flush_dev': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/neighbour.c:310:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*np, ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_notice': /kisskb/src/net/core/dev.c:11329:10: note: byref variable will be forcibly initialized va_list args; \ ^~~~ /kisskb/src/net/core/dev.c:11347:1: note: in expansion of macro 'define_netdev_printk_level' define_netdev_printk_level(netdev_notice, KERN_NOTICE); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_info': /kisskb/src/net/core/dev.c:11329:10: note: byref variable will be forcibly initialized va_list args; \ ^~~~ /kisskb/src/net/core/dev.c:11348:1: note: in expansion of macro 'define_netdev_printk_level' define_netdev_printk_level(netdev_info, KERN_INFO); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'dev_change_name': /kisskb/src/net/core/dev.c:2082:30: note: byref variable will be forcibly initialized struct netdev_notifier_info info = { ^~~~ /kisskb/src/net/core/dev.c:1288:7: note: byref variable will be forcibly initialized char oldname[IFNAMSIZ]; ^~~~~~~ /kisskb/src/net/core/neighbour.c: In function '___neigh_create': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/neighbour.c:654:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nht->hash_buckets[hash_val], n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/neighbour.c:651:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(n->next, ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_get': /kisskb/src/net/core/neighbour.c:2877:6: note: byref variable will be forcibly initialized int dev_idx = 0; ^~~~~~~ /kisskb/src/net/core/neighbour.c:2876:5: note: byref variable will be forcibly initialized u8 ndm_flags = 0; ^~~~~~~~~ /kisskb/src/net/core/neighbour.c:2875:8: note: byref variable will be forcibly initialized void *dst = NULL; ^~~ /kisskb/src/net/core/neighbour.c:2873:22: note: byref variable will be forcibly initialized struct neigh_table *tbl = NULL; ^~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_add': /kisskb/src/net/core/neighbour.c:1861:17: note: byref variable will be forcibly initialized struct nlattr *tb[NDA_MAX+1]; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/core/neighbour.c:16: /kisskb/src/net/core/neighbour.c: In function '__neigh_for_each_release': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/neighbour.c:2972:5: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*np, ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_xmit': /kisskb/src/net/core/neighbour.c:2986:5: note: byref variable will be forcibly initialized int neigh_xmit(int index, struct net_device *dev, ^~~~~~~~~~ /kisskb/src/kernel/sched/autogroup.c: In function 'autogroup_move_group': /kisskb/src/kernel/sched/autogroup.c:140:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/sched/autogroup.c: In function 'autogroup_task_get': /kisskb/src/kernel/sched/autogroup.c:52:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /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 u32 val; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-as3722.c:445:6: note: byref variable will be forcibly initialized 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 u32 val; ^~~ In file included from /kisskb/src/fs/ubifs/tnc.c:22: /kisskb/src/fs/ubifs/tnc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'resolve_collision_directly': /kisskb/src/fs/ubifs/tnc.c:1038:6: note: byref variable will be forcibly initialized int nn, err; ^~ /kisskb/src/fs/ubifs/tnc.c:1037:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'lookup_znode': /kisskb/src/fs/ubifs/tnc.c:3182:6: note: byref variable will be forcibly initialized int n, nn; ^ /kisskb/src/fs/ubifs/tnc.c: In function 'fallible_read_node': /kisskb/src/fs/ubifs/tnc.c:505:19: note: byref variable will be forcibly initialized union ubifs_key node_key; ^~~~~~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'search_dh_cookie': /kisskb/src/fs/ubifs/tnc.c:1887:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode = *zn; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/fs/stat.c:9: /kisskb/src/fs/stat.c: In function 'mnt_user_ns': /kisskb/src/fs/ubifs/tnc.c: In function 'validate_data_node': /kisskb/src/fs/ubifs/tnc.c:1692:18: note: byref variable will be forcibly initialized union ubifs_key key1; ^~~~ /kisskb/src/fs/9p/v9fs.c: In function 'v9fs_parse_options': /kisskb/src/fs/9p/v9fs.c:168:12: note: byref variable will be forcibly initialized char *s, *e; ^ /kisskb/src/fs/9p/v9fs.c:167:6: note: byref variable will be forcibly initialized int option = 0; ^~~~~~ /kisskb/src/fs/9p/v9fs.c:165:14: note: byref variable will be forcibly initialized substring_t args[MAX_OPT_ARGS]; ^~~~ /kisskb/src/fs/9p/v9fs.c:164:8: note: byref variable will be forcibly initialized char *options, *tmp_options; ^~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'resolve_collision': /kisskb/src/fs/ubifs/tnc.c:777:23: note: byref variable will be forcibly initialized struct ubifs_znode *znode = *zn; ^~~~~ /kisskb/src/fs/ubifs/tnc.c:776:7: note: byref variable will be forcibly initialized int nn = *n; ^~ /kisskb/src/fs/stat.c: In function 'cp_new_stat': /kisskb/src/fs/stat.c:320:14: note: byref variable will be forcibly initialized struct stat tmp; ^~~ /kisskb/src/fs/stat.c: In function 'cp_statx': /kisskb/src/fs/stat.c:547:15: note: byref variable will be forcibly initialized struct statx tmp; ^~~ /kisskb/src/fs/stat.c: In function 'do_readlinkat': /kisskb/src/fs/stat.c:410:6: note: byref variable will be forcibly initialized int empty = 0; ^~~~~ /kisskb/src/fs/stat.c:408:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/stat.c: In function 'vfs_statx': /kisskb/src/fs/ubifs/tnc.c: In function 'fallible_resolve_collision': /kisskb/src/fs/stat.c:179:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/ubifs/tnc.c:894:33: note: byref variable will be forcibly initialized int o_n, err, cmp, unsure = 0, nn = *n; ^~ /kisskb/src/fs/ubifs/tnc.c:893:39: note: byref variable will be forcibly initialized struct ubifs_znode *o_znode = NULL, *znode = *zn; ^~~~~ /kisskb/src/fs/stat.c: In function '__do_sys_newfstat': /kisskb/src/fs/stat.c:395:15: note: byref variable will be forcibly initialized struct kstat stat; ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_newstat': /kisskb/src/fs/stat.c:358:15: note: byref variable will be forcibly initialized struct kstat stat; ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_newlstat': /kisskb/src/fs/stat.c:369:15: note: byref variable will be forcibly initialized struct kstat stat; ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_newfstatat': /kisskb/src/fs/stat.c:383:15: note: byref variable will be forcibly initialized struct kstat stat; ^~~~ /kisskb/src/fs/stat.c: In function 'do_statx': /kisskb/src/fs/stat.c:582:15: note: byref variable will be forcibly initialized struct kstat stat; ^~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'lookup_level0_dirty': /kisskb/src/fs/ubifs/tnc.c:1309:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_lookup_level0': /kisskb/src/fs/ubifs/tnc.c:1173:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'do_lookup_nm': /kisskb/src/fs/ubifs/tnc.c:1812:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c:1811:13: note: byref variable will be forcibly initialized int found, n, err; ^ /kisskb/src/fs/ubifs/tnc.c: In function 'do_lookup_dh': /kisskb/src/fs/ubifs/tnc.c:1927:18: note: byref variable will be forcibly initialized union ubifs_key start_key; ^~~~~~~~~ /kisskb/src/fs/ubifs/tnc.c:1926:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c:1925:6: note: byref variable will be forcibly initialized int n, err; ^ /kisskb/src/fs/ubifs/tnc.c: In function 'is_leaf_node_in_tnc': /kisskb/src/fs/ubifs/tnc.c:3338:6: note: byref variable will be forcibly initialized int n, found, err, nn; ^ /kisskb/src/fs/ubifs/tnc.c:3337:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode, *zn; ^~~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_locate': /kisskb/src/fs/ubifs/tnc.c:1445:23: note: byref variable will be forcibly initialized struct ubifs_zbranch zbr, *zt; ^~~ /kisskb/src/fs/ubifs/tnc.c:1444:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c:1443:13: note: byref variable will be forcibly initialized int found, n, err, safely = 0, gc_seq1; ^ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_get_bu_keys': /kisskb/src/fs/ubifs/tnc.c:1519:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c:1516:6: note: byref variable will be forcibly initialized int n, err = 0, lnum = -1, offs; ^ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_add': /kisskb/src/fs/ubifs/tnc.c:2283:24: note: byref variable will be forcibly initialized struct ubifs_zbranch zbr; ^~~ /kisskb/src/fs/ubifs/tnc.c:2277:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c:2276:13: note: byref variable will be forcibly initialized int found, n, err = 0; ^ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_replace': /kisskb/src/fs/ubifs/tnc.c:2328:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c:2327:13: note: byref variable will be forcibly initialized int found, n, err = 0; ^ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_remove': /kisskb/src/fs/ubifs/tnc.c:2618:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c:2617:13: note: byref variable will be forcibly initialized int found, n, err = 0; ^ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_remove_nm': /kisskb/src/fs/ubifs/tnc.c:2649:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c:2648:6: note: byref variable will be forcibly initialized int n, err; ^ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_add_nm': /kisskb/src/fs/ubifs/tnc.c:2476:24: note: byref variable will be forcibly initialized struct fscrypt_name noname = { .disk_name = { .name = "", .len = 1 } }; ^~~~~~ /kisskb/src/fs/ubifs/tnc.c:2458:24: note: byref variable will be forcibly initialized struct ubifs_zbranch zbr; ^~~ /kisskb/src/fs/ubifs/tnc.c:2413:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c:2412:13: note: byref variable will be forcibly initialized int found, n, err = 0; ^ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_remove_dh': /kisskb/src/fs/ubifs/tnc.c:2723:19: note: byref variable will be forcibly initialized union ubifs_key start_key; ^~~~~~~~~ /kisskb/src/fs/ubifs/tnc.c:2698:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c:2697:6: note: byref variable will be forcibly initialized int n, err; ^ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_remove_range': /kisskb/src/fs/ubifs/tnc.c:2787:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c:2786:9: note: byref variable will be forcibly initialized int i, n, k, err = 0; ^ In file included from /kisskb/src/fs/9p/fid.c:12: /kisskb/src/fs/9p/fid.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_next_ent': /kisskb/src/fs/ubifs/tnc.c:2955:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ 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:38: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cpuhp_enter, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cpuhp_multi_enter, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cpuhp_exit, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' 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:38: /kisskb/src/kernel/cpu.c: In function 'trace_event_raw_event_cpuhp_enter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cpuhp_enter, ^~~~~~~~~~~ /kisskb/src/fs/9p/xattr.c: In function 'v9fs_fid_xattr_get': /kisskb/src/fs/9p/xattr.c:33:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/fs/9p/xattr.c:32:18: note: byref variable will be forcibly initialized struct iov_iter to; ^~ /kisskb/src/fs/9p/xattr.c:31:14: note: byref variable will be forcibly initialized struct kvec kvec = {.iov_base = buffer, .iov_len = buffer_size}; ^~~~ /kisskb/src/fs/9p/xattr.c:29:6: note: byref variable will be forcibly initialized u64 attr_size; ^~~~~~~~~ /kisskb/src/kernel/cpu.c: In function 'trace_event_raw_event_cpuhp_multi_enter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cpuhp_multi_enter, ^~~~~~~~~~~ /kisskb/src/kernel/cpu.c: In function 'trace_event_raw_event_cpuhp_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cpuhp_exit, ^~~~~~~~~~~ /kisskb/src/fs/ubifs/tnc.c:2954:6: note: byref variable will be forcibly initialized int n, err, type = key_type(c, key); ^ /kisskb/src/fs/9p/xattr.c: In function 'v9fs_fid_xattr_set': /kisskb/src/fs/9p/xattr.c:118:6: note: byref variable will be forcibly initialized int retval, err; ^~~~~~ /kisskb/src/fs/9p/xattr.c:117:18: note: byref variable will be forcibly initialized struct iov_iter from; ^~~~ /kisskb/src/fs/9p/xattr.c:116:14: note: byref variable will be forcibly initialized struct kvec kvec = {.iov_base = (void *)value, .iov_len = value_len}; ^~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'ubifs_tnc_remove_ino': /kisskb/src/fs/ubifs/tnc.c:2867:24: note: byref variable will be forcibly initialized union ubifs_key key1, key2; ^~~~ /kisskb/src/fs/ubifs/tnc.c:2867:18: note: byref variable will be forcibly initialized union ubifs_key key1, key2; ^~~~ /kisskb/src/fs/9p/fid.c: In function 'v9fs_fid_lookup_with_uid': /kisskb/src/fs/9p/fid.c:152:24: note: byref variable will be forcibly initialized const unsigned char **wnames, *uname; ^~~~~~ /kisskb/src/fs/ubifs/tnc.c: In function 'dbg_check_inode_size': /kisskb/src/fs/ubifs/tnc.c:3484:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/tnc.c:3483:18: note: byref variable will be forcibly initialized union ubifs_key from_key, to_key, *key; ^~~~~~~~ /kisskb/src/fs/ubifs/tnc.c:3482:11: note: byref variable will be forcibly initialized int err, n; ^ /kisskb/src/drivers/gpio/gpio-aggregator.c: In function 'delete_device_store': /kisskb/src/drivers/gpio/gpio-aggregator.c:222:15: note: byref variable will be forcibly initialized 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpio/gpio-aggregator.c: In function 'aggr_parse': /kisskb/src/drivers/gpio/gpio-aggregator.c:90:6: note: byref variable will be forcibly initialized int error = 0; ^~~~~ /kisskb/src/drivers/gpio/gpio-aggregator.c:89:18: note: byref variable will be forcibly initialized unsigned int i, n = 0; ^ /kisskb/src/drivers/gpio/gpio-aggregator.c:87:8: note: byref variable will be forcibly initialized char *args = aggr->args; ^~~~ 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:129:30: note: byref variable will be forcibly initialized struct platform_device_info pdevinfo = { ^~~~~~~~ /kisskb/src/drivers/gpio/gpio-aggregator.c: In function 'new_device_store': /kisskb/src/include/linux/platform_device.h:129: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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/afs/file.c:12: /kisskb/src/fs/afs/file.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/video/backlight/aat2870_bl.c: In function 'aat2870_bl_probe': /kisskb/src/drivers/video/backlight/aat2870_bl.c:114:30: note: byref variable will be forcibly initialized struct backlight_properties props; ^~~~~ /kisskb/src/drivers/clk/bcm/clk-bcm2835.c: In function 'bcm2835_pll_set_rate': /kisskb/src/drivers/clk/bcm/clk-bcm2835.c:687:6: note: byref variable will be forcibly initialized u32 ana[4]; ^~~ /kisskb/src/drivers/clk/bcm/clk-bcm2835.c: In function 'bcm2835_clock_determine_rate': /kisskb/src/drivers/clk/bcm/clk-bcm2835.c:1195:6: note: byref variable will be forcibly initialized u32 div; ^~~ /kisskb/src/drivers/clk/bcm/clk-bcm2835.c:1193:16: note: byref variable will be forcibly initialized unsigned long avgrate, best_avgrate = 0; ^~~~~~~ /kisskb/src/drivers/clk/bcm/clk-bcm2835.c:1192:16: note: byref variable will be forcibly initialized unsigned long prate, best_prate = 0; ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/clkdev.h:12, from /kisskb/src/drivers/clk/bcm/clk-bcm2835.c:28: /kisskb/src/drivers/clk/bcm/clk-bcm2835.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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/clk/bcm/clk-bcm2835.c:34: /kisskb/src/drivers/clk/bcm/clk-bcm2835.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/clk/bcm/clk-bcm2835.c: In function 'bcm2835_register_clock': /kisskb/src/drivers/clk/bcm/clk-bcm2835.c:1416:14: note: byref variable will be forcibly initialized const char *parents[1 << CM_SRC_BITS]; ^~~~~~~ /kisskb/src/drivers/clk/bcm/clk-bcm2835.c:1415:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/clk/bcm/clk-bcm2835.c: In function 'bcm2835_register_pll_divider': /kisskb/src/drivers/clk/bcm/clk-bcm2835.c:1354:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/clk/bcm/clk-bcm2835.c: In function 'bcm2835_register_pll': /kisskb/src/drivers/clk/bcm/clk-bcm2835.c:1320:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ 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:588:9: note: byref variable will be forcibly initialized 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/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:591:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_exclusive(wq, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/pipe.c:560:3: note: in expansion of macro 'wait_event_interruptible_exclusive' wait_event_interruptible_exclusive(pipe->wr_wait, pipe_writable(pipe)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/pipe.c: In function 'pipe_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:591:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_exclusive(wq, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/pipe.c:362:7: note: in expansion of macro 'wait_event_interruptible_exclusive' if (wait_event_interruptible_exclusive(pipe->rd_wait, pipe_readable(pipe)) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/pipe.c:246:30: note: byref variable will be forcibly initialized struct watch_notification n; ^ /kisskb/src/fs/ubifs/master.c: In function 'mst_node_check_hash': /kisskb/src/fs/ubifs/master.c:68:5: note: byref variable will be forcibly initialized u8 calc[UBIFS_MAX_HASH_LEN]; ^~~~ /kisskb/src/crypto/shash.c: In function 'shash_update_unaligned': /kisskb/src/crypto/shash.c:91:5: note: byref variable will be forcibly initialized u8 ubuf[MAX_ALGAPI_ALIGNMASK * 2]; ^~~~ /kisskb/src/crypto/shash.c: In function 'shash_final_unaligned': /kisskb/src/crypto/shash.c:133:5: note: byref variable will be forcibly initialized u8 ubuf[MAX_ALGAPI_ALIGNMASK + HASH_MAX_DIGESTSIZE]; ^~~~ /kisskb/src/crypto/shash.c: In function 'crypto_shash_report': /kisskb/src/crypto/shash.c:452:28: note: byref variable will be forcibly initialized struct crypto_report_hash rhash; ^~~~~ 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 char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ ^~ /kisskb/src/crypto/shash.c:212:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' SHASH_DESC_ON_STACK(desc, tfm); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/shash.c: In function 'shash_ahash_update': /kisskb/src/crypto/shash.c:257:26: note: byref variable will be forcibly initialized struct crypto_hash_walk walk; ^~~~ /kisskb/src/crypto/shash.c: In function 'shash_ahash_finup': /kisskb/src/crypto/shash.c:280:26: note: byref variable will be forcibly initialized struct crypto_hash_walk walk; ^~~~ /kisskb/src/fs/pipe.c: In function 'do_pipe2': /kisskb/src/fs/pipe.c:989:6: note: byref variable will be forcibly initialized int fd[2]; ^~ /kisskb/src/fs/pipe.c:988:15: note: byref variable will be forcibly initialized struct file *files[2]; ^~~~~ /kisskb/src/fs/pipe.c: In function 'do_pipe_flags': /kisskb/src/fs/pipe.c:973:15: note: byref variable will be forcibly initialized 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/pipe.c:1030:2: note: in expansion of macro 'wait_event_interruptible' 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/pipe.c:1037:2: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(pipe->wr_wait, pipe_writable(pipe)); ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/amba/bus.c: In function 'amba_find_device': /kisskb/src/drivers/amba/bus.c:784:19: note: byref variable will be forcibly initialized struct find_data data; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, 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 'queued_spin_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/qspinlock.h:99:2: note: in expansion of macro 'smp_store_release' smp_store_release(&lock->locked, 0); ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'add_trace_export': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c:337:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*list, export); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c:330:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(export->next, *list); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'rm_trace_export': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c:352:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*p, (*p)->next); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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/include/linux/writeback.h:14, from /kisskb/src/kernel/trace/trace.c:18: /kisskb/src/kernel/trace/trace.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'set_tracing_thresh': /kisskb/src/kernel/trace/trace.c:1496:16: note: byref variable will be forcibly initialized unsigned long threshold; ^~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'buffer_ftrace_now': /kisskb/src/kernel/trace/trace.c:768:6: note: byref variable will be forcibly initialized u64 ts; ^~ /kisskb/src/kernel/trace/trace.c: In function 'trace_options_write': /kisskb/src/kernel/trace/trace.c:8223:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_ctxwake_print': /kisskb/src/kernel/trace/trace_output.c:920:7: note: byref variable will be forcibly initialized char comm[TASK_COMM_LEN]; ^~~~ /kisskb/src/kernel/trace/trace.c: In function 'buffer_percent_write': /kisskb/src/kernel/trace/trace.c:8572:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_saved_cmdlines_size_write': /kisskb/src/kernel/trace/trace.c:5570:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_nsecs_write': /kisskb/src/kernel/trace/trace.c:6134:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_ctxwake_hex': /kisskb/src/kernel/trace/trace_output.c:993:6: note: byref variable will be forcibly initialized int T; ^ /kisskb/src/kernel/trace/trace.c: In function 'tracing_thresh_write': /kisskb/src/kernel/trace/trace.c:6134:16: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/trace_output.c: In function 'trace_event_printf': /kisskb/src/kernel/trace/trace_output.c:317:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_output_call': /kisskb/src/kernel/trace/trace_output.c:338:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_seq_print_sym': /kisskb/src/kernel/trace/trace_output.c:370:7: note: byref variable will be forcibly initialized char str[KSYM_SYMBOL_LEN]; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'saved_cmdlines_show': /kisskb/src/kernel/trace/trace.c:5490:7: note: byref variable will be forcibly initialized char buf[TASK_COMM_LEN]; ^~~ /kisskb/src/kernel/trace/trace_output.c: In function 'lat_print_generic': /kisskb/src/kernel/trace/trace_output.c:506:7: note: byref variable will be forcibly initialized char comm[TASK_COMM_LEN]; ^~~~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_print_context': /kisskb/src/kernel/trace/trace_output.c:597:7: note: byref variable will be forcibly initialized 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:644:8: note: byref variable will be forcibly initialized char comm[TASK_COMM_LEN]; ^~~~ /kisskb/src/kernel/trace/trace_output.c:634:6: note: byref variable will be forcibly initialized u64 next_ts; ^~~~~~~ /kisskb/src/kernel/trace/trace.c: In function '__find_next_entry': /kisskb/src/kernel/trace/trace.c:3489:19: note: byref variable will be forcibly initialized u64 next_ts = 0, ts; ^~ /kisskb/src/kernel/trace/trace.c:3487:16: note: byref variable will be forcibly initialized unsigned long lost_events = 0, next_lost = 0; ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/fs/exec.c:27: /kisskb/src/fs/exec.c: In function 'list_replace_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:211:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(new->prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'get_total_entries': /kisskb/src/kernel/trace/trace.c:3830:19: note: byref variable will be forcibly initialized unsigned long t, e; ^ /kisskb/src/kernel/trace/trace.c:3830:16: note: byref variable will be forcibly initialized unsigned long t, e; ^ /kisskb/src/kernel/trace/trace.c: In function 'print_event_info': /kisskb/src/kernel/trace/trace.c:3882:16: note: byref variable will be forcibly initialized unsigned long entries; ^~~~~~~ /kisskb/src/kernel/trace/trace.c:3881:16: note: byref variable will be forcibly initialized unsigned long total; ^~~~~ In file included 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 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/exec.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'buffer_percent_read': /kisskb/src/kernel/trace/trace.c:8558:7: note: byref variable will be forcibly initialized char buf[64]; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_total_entries_read': /kisskb/src/kernel/trace/trace.c:6663:7: note: byref variable will be forcibly initialized char buf[64]; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_entries_read': /kisskb/src/kernel/trace/trace.c:6589:7: note: byref variable will be forcibly initialized char buf[64]; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_set_trace_read': /kisskb/src/kernel/trace/trace.c:5778:7: note: byref variable will be forcibly initialized char buf[MAX_TRACER_SIZE+2]; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_buffers_splice_read': /kisskb/src/kernel/trace/trace.c:7741:15: note: byref variable will be forcibly initialized struct page *pages_def[PIPE_DEF_BUFFERS]; ^~~~~~~~~ /kisskb/src/kernel/trace/trace.c:7740:22: note: byref variable will be forcibly initialized struct partial_page partial_def[PIPE_DEF_BUFFERS]; ^~~~~~~~~~~ /kisskb/src/fs/exec.c: In function 'get_arg_page': /kisskb/src/fs/exec.c:204:15: note: byref variable will be forcibly initialized struct page *page; ^~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_saved_cmdlines_size_read': /kisskb/src/kernel/trace/trace.c:5527:7: note: byref variable will be forcibly initialized char buf[64]; ^~~ /kisskb/src/fs/exec.c: In function 'shift_arg_pages': /kisskb/src/fs/exec.c:685:20: note: byref variable will be forcibly initialized struct mmu_gather tlb; ^~~ /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 struct kernel_ipmi_msg msg; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:146:19: note: byref variable will be forcibly initialized struct ipmi_addr addr; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c: In function 'ipmi_ioctl': /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:598:7: note: byref variable will be forcibly initialized int mode; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:585:7: note: byref variable will be forcibly initialized int mode; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:567:28: note: byref variable will be forcibly initialized struct ipmi_timing_parms parms; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:550:28: note: byref variable will be forcibly initialized struct ipmi_timing_parms parms; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:530:39: note: byref variable will be forcibly initialized struct ipmi_channel_lun_address_set val; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:517:39: note: byref variable will be forcibly initialized struct ipmi_channel_lun_address_set val; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:497:39: note: byref variable will be forcibly initialized struct ipmi_channel_lun_address_set val; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:485:39: note: byref variable will be forcibly initialized struct ipmi_channel_lun_address_set val; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:468:17: note: byref variable will be forcibly initialized unsigned char rval; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:467:17: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:454:16: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:437:17: note: byref variable will be forcibly initialized unsigned char rval; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:436:17: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:423:16: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:409:7: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:395:29: note: byref variable will be forcibly initialized struct ipmi_cmdspec_chans val; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:381:29: note: byref variable will be forcibly initialized struct ipmi_cmdspec_chans val; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:367:25: note: byref variable will be forcibly initialized struct ipmi_cmdspec val; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:353:23: note: byref variable will be forcibly initialized struct ipmi_cmdspec val; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:341:25: note: byref variable will be forcibly initialized struct ipmi_recv rsp; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:324:27: note: byref variable will be forcibly initialized struct ipmi_req_settime req; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:304:19: note: byref variable will be forcibly initialized struct ipmi_req req; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/fs/exec.c:27: /kisskb/src/fs/exec.c: In function 'unshare_sighand': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/exec.c:1201:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(me->sighand, newsighand); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'rb_simple_write': /kisskb/src/kernel/trace/trace.c:8517:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'rb_simple_read': /kisskb/src/kernel/trace/trace.c:8502:7: note: byref variable will be forcibly initialized char buf[64]; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_nsecs_read': /kisskb/src/kernel/trace/trace.c:6120:7: note: byref variable will be forcibly initialized char buf[64]; ^~~ /kisskb/src/fs/exec.c: In function 'prepare_binprm': /kisskb/src/fs/exec.c:1647:9: note: byref variable will be forcibly initialized loff_t pos = 0; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_pid_write': /kisskb/src/kernel/trace/trace.c:681:9: note: byref variable will be forcibly initialized loff_t pos; ^~~ /kisskb/src/kernel/trace/trace.c:677:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/kernel/trace/trace.c:676:22: note: byref variable will be forcibly initialized struct trace_parser parser; ^~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'saved_tgids_start': /kisskb/src/kernel/trace/trace.c:5391:9: note: byref variable will be forcibly initialized loff_t l = 0; ^ /kisskb/src/kernel/trace/trace.c: In function 'print_hex_fmt': /kisskb/src/kernel/trace/trace.c:4071:16: note: byref variable will be forcibly initialized unsigned char newline = '\n'; ^~~~~~~ In file included from /kisskb/src/kernel/trace/trace.c:52: /kisskb/src/kernel/trace/trace.c: In function 'event_trigger_unlock_commit_regs': /kisskb/src/kernel/trace/trace.h:1393:26: note: byref variable will be forcibly initialized enum event_trigger_type tt = ETT_NONE; ^~ /kisskb/src/fs/exec.c: In function 'do_execve': /kisskb/src/fs/exec.c:1986:22: note: userspace variable will be forcibly initialized struct user_arg_ptr envp = { .ptr.native = __envp }; ^~~~ /kisskb/src/fs/exec.c:1985:22: note: userspace variable will be forcibly initialized struct user_arg_ptr argv = { .ptr.native = __argv }; ^~~~ /kisskb/src/fs/exec.c: In function '__do_sys_execve': /kisskb/src/fs/exec.c:1985:22: note: userspace variable will be forcibly initialized /kisskb/src/fs/exec.c:1986:22: note: userspace variable will be forcibly initialized struct user_arg_ptr envp = { .ptr.native = __envp }; ^~~~ /kisskb/src/fs/exec.c: In function 'do_execveat': /kisskb/src/fs/exec.c:1996:22: note: userspace variable will be forcibly initialized struct user_arg_ptr envp = { .ptr.native = __envp }; ^~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_array_printk': /kisskb/src/kernel/trace/trace.c:3384:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/kernel/trace/trace.c: In function 'trace_array_printk_buf': /kisskb/src/kernel/trace/trace.c:3429:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/fs/exec.c:1995:22: note: userspace variable will be forcibly initialized struct user_arg_ptr argv = { .ptr.native = __argv }; ^~~~ /kisskb/src/fs/exec.c: In function '__do_sys_execveat': /kisskb/src/fs/exec.c:1995:22: note: userspace variable will be forcibly initialized /kisskb/src/fs/exec.c:1996:22: note: userspace variable will be forcibly initialized struct user_arg_ptr envp = { .ptr.native = __envp }; ^~~~ /kisskb/src/fs/exec.c: In function 'setup_arg_pages': /kisskb/src/fs/exec.c:750:25: note: byref variable will be forcibly initialized struct vm_area_struct *prev = NULL; ^~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_iter_reset': /kisskb/src/kernel/trace/trace.c:3698:6: note: byref variable will be forcibly initialized u64 ts; ^~ /kisskb/src/kernel/trace/trace.c: In function 's_start': /kisskb/src/kernel/trace/trace.c:3733:9: note: byref variable will be forcibly initialized loff_t l = 0; ^ /kisskb/src/kernel/trace/trace.c: In function 'trace_total_entries_cpu': /kisskb/src/kernel/trace/trace.c:3845:23: note: byref variable will be forcibly initialized unsigned long total, entries; ^~~~~~~ /kisskb/src/kernel/trace/trace.c:3845:16: note: byref variable will be forcibly initialized unsigned long total, entries; ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_total_entries': /kisskb/src/kernel/trace/trace.c:3857:23: note: byref variable will be forcibly initialized unsigned long total, entries; ^~~~~~~ /kisskb/src/kernel/trace/trace.c:3857:16: note: byref variable will be forcibly initialized unsigned long total, entries; ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'print_trace_header': /kisskb/src/kernel/trace/trace.c:3927:16: note: byref variable will be forcibly initialized unsigned long total; ^~~~~ /kisskb/src/kernel/trace/trace.c:3926:16: note: byref variable will be forcibly initialized unsigned long entries; ^~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_splice_read_pipe': /kisskb/src/kernel/trace/trace.c:6505:26: note: byref variable will be forcibly initialized struct splice_pipe_desc spd = { ^~~ /kisskb/src/kernel/trace/trace.c:6503:22: note: byref variable will be forcibly initialized struct partial_page partial_def[PIPE_DEF_BUFFERS]; ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c:6502:15: note: byref variable will be forcibly initialized struct page *pages_def[PIPE_DEF_BUFFERS]; ^~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_cpumask_write': /kisskb/src/kernel/trace/trace.c:4828:16: note: byref variable will be forcibly initialized cpumask_var_t tracing_cpumask_new; ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_options_core_write': /kisskb/src/kernel/trace/trace.c:8314:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'apply_trace_boot_options': /kisskb/src/kernel/trace/trace.c:5032:8: note: byref variable will be forcibly initialized char *buf = trace_boot_options_buf; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_trace_options_write': /kisskb/src/kernel/trace/trace.c:5056:7: note: byref variable will be forcibly initialized char buf[64]; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_entries_write': /kisskb/src/kernel/trace/trace.c:6636:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/net/llc/llc_sap.c: In function 'llc_sap_mcast': /kisskb/src/net/llc/llc_sap.c:395:15: note: byref variable will be forcibly initialized struct sock *stack[256 / sizeof(struct sock *)]; ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_set_trace_write': /kisskb/src/net/llc/llc_sap.c: In function 'llc_sap_handler': /kisskb/src/net/llc/llc_sap.c:423:18: note: byref variable will be forcibly initialized struct llc_addr laddr; ^~~~~ /kisskb/src/kernel/trace/trace.c:6088:7: note: byref variable will be forcibly initialized char buf[MAX_TRACER_SIZE+1]; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_clock_write': /kisskb/src/kernel/trace/trace.c:6904:7: note: byref variable will be forcibly initialized char buf[64]; ^~~ /kisskb/src/mm/memory_hotplug.c: In function 'online_pages': /kisskb/src/mm/memory_hotplug.c:839:23: note: byref variable will be forcibly initialized struct memory_notify arg; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-da9062.c: In function 'da9062_pctl_get_pin_mode': /kisskb/src/drivers/pinctrl/pinctrl-da9062.c:48:11: note: byref variable will be forcibly initialized int ret, val; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-da9062.c: In function 'da9062_gpio_get': /kisskb/src/drivers/pinctrl/pinctrl-da9062.c:84:17: note: byref variable will be forcibly initialized int gpio_mode, val; ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_init_tracefs_percpu': /kisskb/src/kernel/trace/trace.c:8160:7: note: byref variable will be forcibly initialized char cpu_dir[30]; /* 30 characters should be more than enough */ ^~~~~~~ /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 va_list ap; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/fs/namei.c:20: /kisskb/src/fs/namei.c: In function 'list_empty_careful': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:318:27: note: in expansion of macro 'smp_load_acquire' struct list_head *next = smp_load_acquire(&head->next); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/namei.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/include/linux/migrate.h:5, from /kisskb/src/mm/migrate.c:16: /kisskb/src/mm/migrate.c: In function 'arch_atomic_set_release': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-arch-fallback.h:163:2: note: in expansion of macro 'smp_store_release' smp_store_release(&(v)->counter, i); ^~~~~~~~~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/video/backlight/adp5520_bl.c: In function 'adp5520_store': /kisskb/src/drivers/video/backlight/adp5520_bl.c:155:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/fs/namei.c:20: /kisskb/src/fs/namei.c: In function '__traverse_mounts': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/namei.c:1330:11: note: in expansion of macro 'smp_load_acquire' flags = smp_load_acquire(&path->dentry->d_flags); ^~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/namei.c:1305:12: note: in expansion of macro 'smp_load_acquire' flags = smp_load_acquire(&path->dentry->d_flags); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/backlight/adp5520_bl.c: In function 'adp5520_bl_get_brightness': /kisskb/src/drivers/video/backlight/adp5520_bl.c:75:10: note: byref variable will be forcibly initialized uint8_t reg_val; ^~~~~~~ /kisskb/src/drivers/video/backlight/adp5520_bl.c: In function 'adp5520_show': /kisskb/src/drivers/video/backlight/adp5520_bl.c:139:10: note: byref variable will be forcibly initialized uint8_t reg_val; ^~~~~~~ /kisskb/src/fs/namei.c: In function 'traverse_mounts': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/namei.c:1349:19: note: in expansion of macro 'smp_load_acquire' unsigned flags = smp_load_acquire(&path->dentry->d_flags); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/backlight/adp5520_bl.c: In function 'adp5520_bl_probe': /kisskb/src/drivers/video/backlight/adp5520_bl.c:282:30: note: byref variable will be forcibly initialized struct backlight_properties props; ^~~~~ /kisskb/src/fs/namei.c: In function 'follow_dotdot_rcu': /kisskb/src/fs/namei.c:1812:12: note: byref variable will be forcibly initialized unsigned seq; ^~~ /kisskb/src/fs/namei.c:1811:15: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/namei.c: In function 'lookup_fast': /kisskb/src/fs/namei.c:1552:12: note: byref variable will be forcibly initialized 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:1609:34: note: byref variable will be forcibly initialized DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wq); ^~ /kisskb/src/include/linux/wait.h:77:25: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' 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:1450:7: note: byref variable will be forcibly initialized bool jumped; ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/migrate.h:87, from /kisskb/src/mm/migrate.c:56: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:46:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_migrate_pages, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:46:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_migrate_pages, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/migrate.h:87, from /kisskb/src/mm/migrate.c:56: /kisskb/src/mm/migrate.c: In function 'trace_event_raw_event_mm_migrate_pages': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:46:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_migrate_pages, ^~~~~~~~~~~ /kisskb/src/mm/migrate.c: In function 'do_pages_stat': /kisskb/src/mm/migrate.c:1892:6: note: byref variable will be forcibly initialized int chunk_status[DO_PAGES_STAT_CHUNK_NR]; ^~~~~~~~~~~~ /kisskb/src/mm/migrate.c:1891:21: note: byref variable will be forcibly initialized const void __user *chunk_pages[DO_PAGES_STAT_CHUNK_NR]; ^~~~~~~~~~~ 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:3136:34: note: byref variable will be forcibly initialized DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wq); ^~ /kisskb/src/include/linux/wait.h:77:25: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) ^~~~ /kisskb/src/mm/migrate.c: In function 'writeout': /kisskb/src/mm/migrate.c:292:27: note: byref variable will be forcibly initialized struct rmap_walk_control rwc = { ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:707, from /kisskb/src/include/linux/migrate.h:5, from /kisskb/src/mm/migrate.c:16: /kisskb/src/mm/migrate.c: In function 'migrate_page_move_mapping': /kisskb/src/mm/migrate.c:401:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, page_index(page)); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/mm/migrate.c: In function 'migrate_huge_page_move_mapping': /kisskb/src/mm/migrate.c:529:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, page_index(page)); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ethernet/eth.c:36: /kisskb/src/net/ethernet/eth.c: In function 'eth_header_cache': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ethernet/eth.c:251:2: note: in expansion of macro 'smp_store_release' smp_store_release(&hh->hh_len, ETH_HLEN); ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/namei.c: In function 'choose_mountpoint': /kisskb/src/fs/namei.c:1238:12: note: byref variable will be forcibly initialized unsigned seq, mseq = read_seqbegin(&mount_lock); ^~~ /kisskb/src/fs/namei.c: In function 'follow_dotdot': /kisskb/src/mm/migrate.c: In function 'unmap_and_move_huge_page': /kisskb/src/mm/migrate.c:292:27: note: byref variable will be forcibly initialized struct rmap_walk_control rwc = { ^~~ /kisskb/src/fs/namei.c:1851:15: note: byref variable will be forcibly initialized struct path path; ^~~~ /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 struct flow_keys_basic keys; ^~~~ /kisskb/src/mm/migrate.c: In function '__unmap_and_move': /kisskb/src/mm/migrate.c:292:27: note: byref variable will be forcibly initialized /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 unsigned short _service_access_point; ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/namei.c: In function 'step_into': /kisskb/src/fs/namei.c:1772:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/net/ethernet/eth.c: In function 'nvmem_get_mac_address': /kisskb/src/net/ethernet/eth.c:538:9: note: byref variable will be forcibly initialized size_t len; ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/migrate.h:5, from /kisskb/src/mm/migrate.c:16: /kisskb/src/mm/migrate.c: In function 'migrate_pages': /kisskb/src/mm/migrate.c:1446:12: note: byref variable will be forcibly initialized LIST_HEAD(ret_pages); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/mm/migrate.c:1443:15: note: byref variable will be forcibly initialized struct page *page2; ^~~~~ /kisskb/src/fs/namei.c: In function 'handle_dots': /kisskb/src/fs/namei.c:1885:12: note: byref variable will be forcibly initialized unsigned seq; ^~~ /kisskb/src/fs/namei.c:1884:17: note: byref variable will be forcibly initialized struct inode *inode; ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/migrate.h:5, from /kisskb/src/mm/migrate.c:16: /kisskb/src/mm/migrate.c: In function 'do_pages_move': /kisskb/src/mm/migrate.c:1768:12: note: byref variable will be forcibly initialized LIST_HEAD(pagelist); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/namei.c: In function 'walk_component': /kisskb/src/fs/namei.c:1928:11: note: byref variable will be forcibly initialized unsigned seq; ^~~ /kisskb/src/fs/namei.c:1927:16: note: byref variable will be forcibly initialized struct inode *inode; ^~~~~ /kisskb/src/fs/namei.c: In function 'link_path_walk': /kisskb/src/fs/namei.c:2233:17: note: byref variable will be forcibly initialized struct qstr this = { { .hash_len = hash_len }, .name = name }; ^~~~ /kisskb/src/mm/migrate.c: In function 'kernel_move_pages': /kisskb/src/mm/migrate.c:1974:13: note: byref variable will be forcibly initialized nodemask_t task_nodes; ^~~~~~~~~~ /kisskb/src/fs/namei.c: In function 'open_last_lookups': /kisskb/src/fs/namei.c:3244:16: note: byref variable will be forcibly initialized struct inode *inode; ^~~~~ /kisskb/src/fs/namei.c:3243:11: note: byref variable will be forcibly initialized unsigned seq; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c: In function 'rockchip_get_bank_data': /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:3512:18: note: byref variable will be forcibly initialized struct resource res; ^~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:19: /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/namei.c: In function 'filename_parentat': /kisskb/src/fs/namei.c:2491:19: note: byref variable will be forcibly initialized struct nameidata nd; ^~ /kisskb/src/fs/namei.c: In function 'do_o_path': /kisskb/src/fs/namei.c:3470:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/namei.c: In function 'filename_create': /kisskb/src/fs/namei.c:3570:6: note: byref variable will be forcibly initialized int type; ^~~~ /kisskb/src/fs/namei.c:3569:14: note: byref variable will be forcibly initialized struct qstr last; ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c: In function 'rockchip_set_pull': /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2349:5: note: byref variable will be forcibly initialized u8 bit; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2348:6: note: byref variable will be forcibly initialized int reg, ret, i, pull_type; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2347:17: note: byref variable will be forcibly initialized struct regmap *regmap; ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c: In function 'rockchip_set_drive_perpin': /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2198:5: note: byref variable will be forcibly initialized u8 bit; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2196:6: note: byref variable will be forcibly initialized int reg, ret, i; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2195:17: note: byref variable will be forcibly initialized struct regmap *regmap; ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c: In function 'rockchip_set_schmitt': /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2457:5: note: byref variable will be forcibly initialized u8 bit; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2456:6: note: byref variable will be forcibly initialized int reg, ret; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2455:17: note: byref variable will be forcibly initialized struct regmap *regmap; ^~~~~~ /kisskb/src/fs/namei.c: In function 'follow_down': /kisskb/src/fs/namei.c:1385:7: note: byref variable will be forcibly initialized bool jumped; ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c: In function 'rockchip_get_pull': /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2306:6: note: byref variable will be forcibly initialized u32 data; ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2305:5: note: byref variable will be forcibly initialized u8 bit; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2304:6: note: byref variable will be forcibly initialized int reg, ret, pull_type; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2303:17: note: byref variable will be forcibly initialized struct regmap *regmap; ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c: In function 'rockchip_get_mux': /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:1427:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c: In function 'rockchip_get_drive_perpin': /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2121:5: note: byref variable will be forcibly initialized u8 bit; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2120:12: note: byref variable will be forcibly initialized u32 data, temp, rmask_bits; ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2120:6: note: byref variable will be forcibly initialized u32 data, temp, rmask_bits; ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2119:6: note: byref variable will be forcibly initialized int reg, ret; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2118:17: note: byref variable will be forcibly initialized struct regmap *regmap; ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c: In function 'rockchip_get_schmitt': /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2436:6: note: byref variable will be forcibly initialized u32 data; ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2435:5: note: byref variable will be forcibly initialized u8 bit; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2434:6: note: byref variable will be forcibly initialized int reg, ret; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2433:17: note: byref variable will be forcibly initialized struct regmap *regmap; ^~~~~~ /kisskb/src/fs/namei.c: In function 'filename_lookup': /kisskb/src/fs/namei.c:2447:19: note: byref variable will be forcibly initialized struct nameidata nd; ^~ /kisskb/src/fs/namei.c: In function 'kern_path_locked': /kisskb/src/fs/namei.c:2519:6: note: byref variable will be forcibly initialized int type; ^~~~ /kisskb/src/fs/namei.c:2518:14: note: byref variable will be forcibly initialized struct qstr last; ^~~~ 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-rockchip.c:22: /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/namei.c: In function 'vfs_path_lookup': /kisskb/src/fs/namei.c:2559:14: note: byref variable will be forcibly initialized struct path root = {.mnt = mnt, .dentry = dentry}; ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c: In function 'rockchip_pinctrl_parse_groups': /kisskb/src/fs/namei.c: In function 'try_lookup_one_len': /kisskb/src/drivers/pinctrl/pinctrl-rockchip.c:2828:6: note: byref variable will be forcibly initialized int size; ^~~~ /kisskb/src/fs/namei.c:2614:14: note: byref variable will be forcibly initialized struct qstr this; ^~~~ /kisskb/src/fs/namei.c: In function 'lookup_one_len': /kisskb/src/fs/namei.c:2641:14: note: byref variable will be forcibly initialized struct qstr this; ^~~~ /kisskb/src/fs/namei.c: In function 'lookup_one_len_unlocked': /kisskb/src/fs/namei.c:2670:14: note: byref variable will be forcibly initialized struct qstr this; ^~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, 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:287:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/fs/namei.c:20: /kisskb/src/fs/namei.c: In function 'lookup_positive_unlocked': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/namei.c:2697:39: note: in expansion of macro 'smp_load_acquire' if (!IS_ERR(ret) && d_flags_negative(smp_load_acquire(&ret->d_flags))) { ^~~~~~~~~~~~~~~~ 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/pinctrl/pinctrl-single.c:23: /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_pinconf_set': /kisskb/src/drivers/pinctrl/pinctrl-single.c:530:23: note: byref variable will be forcibly initialized struct pcs_function *func; ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_pinconf_group_set': /kisskb/src/drivers/pinctrl/pinctrl-single.c:614:11: note: byref variable will be forcibly initialized unsigned npins; ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c:613:18: note: byref variable will be forcibly initialized const unsigned *pins; ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_pinconf_clear_bias': /kisskb/src/drivers/pinctrl/pinctrl-single.c:435:16: note: byref variable will be forcibly initialized unsigned long config; ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_pinconf_get': /kisskb/src/drivers/pinctrl/pinctrl-single.c:466:23: note: byref variable will be forcibly initialized struct pcs_function *func; ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_pinconf_group_get': /kisskb/src/drivers/pinctrl/pinctrl-single.c:592:11: note: byref variable will be forcibly initialized unsigned npins, old = 0; ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c:591:18: note: byref variable will be forcibly initialized const unsigned *pins; ^~~~ /kisskb/src/fs/namei.c: In function 'do_tmpfile': /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_pinconf_bias_disable': /kisskb/src/drivers/pinctrl/pinctrl-single.c:449:16: note: byref variable will be forcibly initialized unsigned long config; ^~~~~~ /kisskb/src/fs/namei.c:3442:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_parse_bits_in_pinctrl_entry': /kisskb/src/drivers/pinctrl/pinctrl-single.c:1131:26: note: byref variable will be forcibly initialized struct of_phandle_args pinctrl_spec; ^~~~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c:1108:23: note: byref variable will be forcibly initialized struct pcs_function *function = NULL; ^~~~~~~~ /kisskb/src/fs/namei.c: In function 'do_filp_open': /kisskb/src/fs/namei.c:3522:19: note: byref variable will be forcibly initialized struct nameidata nd; ^~ /kisskb/src/fs/namei.c: In function 'do_file_open_root': /kisskb/src/fs/namei.c:3539:19: note: byref variable will be forcibly initialized struct nameidata nd; ^~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_add_conf2': /kisskb/src/drivers/pinctrl/pinctrl-single.c:860:11: note: byref variable will be forcibly initialized unsigned value[2], shift; ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_add_conf4': /kisskb/src/drivers/pinctrl/pinctrl-single.c:879:11: note: byref variable will be forcibly initialized unsigned value[4]; ^~~~~ /kisskb/src/fs/namei.c: In function 'do_mknodat': /kisskb/src/fs/namei.c:3729:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_parse_pinconf': /kisskb/src/drivers/pinctrl/pinctrl-single.c:908:24: note: byref variable will be forcibly initialized struct pcs_conf_vals *conf = NULL; ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c:907:35: note: byref variable will be forcibly initialized unsigned long *settings = NULL, *s = NULL; ^ /kisskb/src/fs/namei.c: In function 'do_mkdirat': /kisskb/src/fs/namei.c:3829:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_parse_one_pinctrl_entry': /kisskb/src/drivers/pinctrl/pinctrl-single.c:1010:26: note: byref variable will be forcibly initialized struct of_phandle_args pinctrl_spec; ^~~~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c:993:23: note: byref variable will be forcibly initialized struct pcs_function *function = NULL; ^~~~~~~~ /kisskb/src/fs/namei.c: In function 'do_rmdir': /kisskb/src/fs/namei.c:3927:6: note: byref variable will be forcibly initialized int type; ^~~~ /kisskb/src/fs/namei.c:3926:14: note: byref variable will be forcibly initialized struct qstr last; ^~~~ /kisskb/src/fs/namei.c:3925:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_quirk_missing_pinctrl_cells': /kisskb/src/drivers/pinctrl/pinctrl-single.c:1737:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_add_gpio_func': /kisskb/src/drivers/pinctrl/pinctrl-single.c:1334:25: note: byref variable will be forcibly initialized struct of_phandle_args gpiospec; ^~~~~~~~ /kisskb/src/fs/namei.c: In function 'do_unlinkat': /kisskb/src/fs/namei.c:4066:16: note: byref variable will be forcibly initialized struct inode *delegated_inode = NULL; ^~~~~~~~~~~~~~~ /kisskb/src/fs/namei.c:4064:6: note: byref variable will be forcibly initialized int type; ^~~~ /kisskb/src/fs/namei.c:4063:14: note: byref variable will be forcibly initialized struct qstr last; ^~~~ /kisskb/src/fs/namei.c:4062:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/namei.c: In function 'do_symlinkat': /kisskb/src/fs/namei.c:4191:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/namei.c: In function 'do_linkat': /kisskb/src/fs/namei.c:4336:16: note: byref variable will be forcibly initialized struct inode *delegated_inode = NULL; ^~~~~~~~~~~~~~~ /kisskb/src/fs/namei.c:4335:24: note: byref variable will be forcibly initialized struct path old_path, new_path; ^~~~~~~~ /kisskb/src/fs/namei.c:4335:14: note: byref variable will be forcibly initialized struct path old_path, new_path; ^~~~~~~~ /kisskb/src/fs/namei.c: In function 'vfs_rename': /kisskb/src/fs/namei.c:4474:23: note: byref variable will be forcibly initialized struct name_snapshot old_name; ^~~~~~~~ /kisskb/src/fs/namei.c: In function 'do_renameat2': /kisskb/src/fs/namei.c:4602:16: note: byref variable will be forcibly initialized struct inode *delegated_inode = NULL; ^~~~~~~~~~~~~~~ /kisskb/src/fs/namei.c:4601:16: note: byref variable will be forcibly initialized int old_type, new_type; ^~~~~~~~ /kisskb/src/fs/namei.c:4601:6: note: byref variable will be forcibly initialized int old_type, new_type; ^~~~~~~~ /kisskb/src/fs/namei.c:4600:24: note: byref variable will be forcibly initialized struct qstr old_last, new_last; ^~~~~~~~ /kisskb/src/fs/namei.c:4600:14: note: byref variable will be forcibly initialized struct qstr old_last, new_last; ^~~~~~~~ /kisskb/src/fs/namei.c:4599:24: note: byref variable will be forcibly initialized struct path old_path, new_path; ^~~~~~~~ /kisskb/src/fs/namei.c:4599:14: note: byref variable will be forcibly initialized struct path old_path, new_path; ^~~~~~~~ /kisskb/src/fs/namei.c:4596:20: note: byref variable will be forcibly initialized 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:4790:22: note: byref variable will be forcibly initialized DEFINE_DELAYED_CALL(done); ^~~~ /kisskb/src/include/linux/delayed_call.h:15:55: note: in definition of macro 'DEFINE_DELAYED_CALL' #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:4881:22: note: byref variable will be forcibly initialized DEFINE_DELAYED_CALL(done); ^~~~ /kisskb/src/include/linux/delayed_call.h:15:55: note: in definition of macro 'DEFINE_DELAYED_CALL' #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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:74, from /kisskb/src/fs/fcntl.c:8: /kisskb/src/fs/fcntl.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/namei.c: In function '__page_symlink': /kisskb/src/fs/namei.c:4897:8: note: byref variable will be forcibly initialized void *fsdata; ^~~~~~ /kisskb/src/fs/namei.c:4896:15: note: byref variable will be forcibly initialized struct page *page; ^~~~ /kisskb/src/fs/fcntl.c: In function 'fcntl_rw_hint': /kisskb/src/fs/fcntl.c:290:6: note: byref variable will be forcibly initialized u64 h; ^ /kisskb/src/fs/fcntl.c: In function 'send_sigio_to_task': /kisskb/src/fs/fcntl.c:747:21: note: byref variable will be forcibly initialized kernel_siginfo_t si; ^~ /kisskb/src/fs/fcntl.c: In function 'f_setown_ex': /kisskb/src/fs/fcntl.c:168:20: note: byref variable will be forcibly initialized struct f_owner_ex owner; ^~~~~ /kisskb/src/fs/fcntl.c: In function 'do_fcntl': /kisskb/src/fs/fcntl.c:334:15: note: byref variable will be forcibly initialized struct flock flock; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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:74, from /kisskb/src/fs/fcntl.c:8: /kisskb/src/fs/fcntl.c: In function 'fasync_insert_entry': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/fcntl.c:948:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*fapp, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c: In function 'collect_percpu_times': /kisskb/src/kernel/sched/psi.c:322:7: note: byref variable will be forcibly initialized u32 cpu_changed_states; ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c:320:7: note: byref variable will be forcibly initialized u32 times[NR_PSI_STATES]; ^~~~~ /kisskb/src/kernel/sched/psi.c: In function 'psi_avgs_work': /kisskb/src/kernel/sched/psi.c:413:6: note: byref variable will be forcibly initialized u32 changed_states; ^~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/kernel/sched/../workqueue_internal.h:11, from /kisskb/src/kernel/sched/psi.c:130: /kisskb/src/kernel/sched/psi.c: In function 'group_init': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c:201:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(group->poll_task, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c: In function 'psi_poll_work': /kisskb/src/kernel/sched/psi.c:578:6: note: byref variable will be forcibly initialized u32 changed_states; ^~~~~~~~~~~~~~ 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:130: /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c:623:3: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(group->poll_wait, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/kernel/sched/../workqueue_internal.h:11, from /kisskb/src/kernel/sched/psi.c:130: /kisskb/src/kernel/sched/psi.c: In function 'psi_trigger_destroy': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c:1181:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(group->poll_task, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/cpufreq_schedutil.c: In function 'rate_limit_us_store': /kisskb/src/kernel/sched/cpufreq_schedutil.c:523:15: note: byref variable will be forcibly initialized unsigned int rate_limit_us; ^~~~~~~~~~~~~ /kisskb/src/crypto/kpp.c: In function 'crypto_kpp_report': /kisskb/src/crypto/kpp.c:26:27: note: byref variable will be forcibly initialized struct crypto_report_kpp rkpp; ^~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/clk/bcm/clk-bcm2835-aux.c:8: /kisskb/src/drivers/clk/bcm/clk-bcm2835-aux.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/sched/psi.c: In function 'psi_memstall_enter': /kisskb/src/kernel/sched/psi.c:878:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /kisskb/src/kernel/sched/psi.c: In function 'psi_memstall_leave': /kisskb/src/kernel/sched/psi.c:908:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/kernel/sched/../workqueue_internal.h:11, from /kisskb/src/kernel/sched/psi.c:130: /kisskb/src/kernel/sched/psi.c: In function 'cgroup_move_task': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c:996:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(task->cgroups, to); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c:976:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(task->cgroups, to); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c:968:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/kernel/sched/../workqueue_internal.h:11, from /kisskb/src/kernel/sched/psi.c:130: /kisskb/src/kernel/sched/psi.c: In function 'psi_trigger_create': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c:1131:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(group->poll_task, task); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c:1078:6: note: byref variable will be forcibly initialized u32 window_us; ^~~~~~~~~ /kisskb/src/kernel/sched/psi.c:1077:6: note: byref variable will be forcibly initialized u32 threshold_us; ^~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/kernel/sched/../workqueue_internal.h:11, from /kisskb/src/kernel/sched/psi.c:130: /kisskb/src/kernel/sched/psi.c: In function 'psi_trigger_replace': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c:1217:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*trigger_ptr, new); ^~~~~~~~~~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpio/gpio-bd71828.c: In function 'bd71828_gpio_get': /kisskb/src/drivers/gpio/gpio-bd71828.c:42:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /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 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 u8 dbuf[16]; ^~~~ /kisskb/src/net/core/utils.c:188:14: note: byref variable will be forcibly initialized 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 char scope_id[16]; ^~~~~~~~ /kisskb/src/net/core/utils.c:324:14: note: byref variable will be forcibly initialized 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 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 const struct sockaddr_in6 in6_any = ^~~~~~~ /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 __be32 diff[] = { ^~~~ /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 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:222:9: note: byref variable will be forcibly initialized 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 u32 num_gpios = 32; ^~~~~~~~~ /kisskb/src/fs/ceph/file.c: In function 'ceph_async_create_cb': /kisskb/src/fs/ceph/file.c:530:7: note: byref variable will be forcibly initialized u64 base = 0; ^~~~ /kisskb/src/fs/ceph/file.c:529:7: note: byref variable will be forcibly initialized int pathlen = 0; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/ceph/striper.h:5, from /kisskb/src/fs/ceph/file.c:3: /kisskb/src/fs/ceph/file.c: In function 'try_prep_async_create': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/file.c:490:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(lo->pool_ns, ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/file.c: In function 'cache_file_layout': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/file.c:437:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(cdst->i_cached_layout.pool_ns, ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/file.c: In function 'ceph_finish_async_create': /kisskb/src/fs/ceph/file.c:580:20: note: byref variable will be forcibly initialized struct timespec64 now; ^~~ /kisskb/src/fs/ceph/file.c:575:7: note: byref variable will be forcibly initialized char xattr_buf[4]; ^~~~~~~~~ /kisskb/src/fs/ceph/file.c: In function 'ceph_do_objects_copy': /kisskb/src/fs/ceph/file.c:2208:18: note: byref variable will be forcibly initialized u32 src_objlen, dst_objlen; ^~~~~~~~~~ /kisskb/src/fs/ceph/file.c:2208:6: note: byref variable will be forcibly initialized u32 src_objlen, dst_objlen; ^~~~~~~~~~ /kisskb/src/fs/ceph/file.c:2207:42: note: byref variable will be forcibly initialized u64 src_objnum, src_objoff, dst_objnum, dst_objoff; ^~~~~~~~~~ /kisskb/src/fs/ceph/file.c:2207:30: note: byref variable will be forcibly initialized u64 src_objnum, src_objoff, dst_objnum, dst_objoff; ^~~~~~~~~~ /kisskb/src/fs/ceph/file.c:2207:18: note: byref variable will be forcibly initialized u64 src_objnum, src_objoff, dst_objnum, dst_objoff; ^~~~~~~~~~ /kisskb/src/fs/ceph/file.c:2207:6: note: byref variable will be forcibly initialized u64 src_objnum, src_objoff, dst_objnum, dst_objoff; ^~~~~~~~~~ /kisskb/src/fs/ceph/file.c:2205:33: note: byref variable will be forcibly initialized struct ceph_object_id src_oid, dst_oid; ^~~~~~~ /kisskb/src/fs/ceph/file.c:2205:24: note: byref variable will be forcibly initialized struct ceph_object_id src_oid, dst_oid; ^~~~~~~ /kisskb/src/fs/ceph/file.c:2204:39: note: byref variable will be forcibly initialized struct ceph_object_locator src_oloc, dst_oloc; ^~~~~~~~ /kisskb/src/fs/ceph/file.c:2204:29: note: byref variable will be forcibly initialized struct ceph_object_locator src_oloc, dst_oloc; ^~~~~~~~ /kisskb/src/fs/ceph/file.c: In function '__ceph_copy_file_range': /kisskb/src/fs/ceph/file.c:2278:19: note: byref variable will be forcibly initialized int src_got = 0, dst_got = 0, err, dirty; ^~~~~~~ /kisskb/src/fs/ceph/file.c:2278:6: note: byref variable will be forcibly initialized int src_got = 0, dst_got = 0, err, dirty; ^~~~~~~ /kisskb/src/fs/ceph/file.c:2277:18: note: byref variable will be forcibly initialized u32 src_objlen, dst_objlen; ^~~~~~~~~~ /kisskb/src/fs/ceph/file.c:2277:6: note: byref variable will be forcibly initialized u32 src_objlen, dst_objlen; ^~~~~~~~~~ /kisskb/src/fs/ceph/file.c:2276:42: note: byref variable will be forcibly initialized u64 src_objnum, dst_objnum, src_objoff, dst_objoff; ^~~~~~~~~~ /kisskb/src/fs/ceph/file.c:2276:30: note: byref variable will be forcibly initialized u64 src_objnum, dst_objnum, src_objoff, dst_objoff; ^~~~~~~~~~ /kisskb/src/fs/ceph/file.c:2276:18: note: byref variable will be forcibly initialized u64 src_objnum, dst_objnum, src_objoff, dst_objoff; ^~~~~~~~~~ /kisskb/src/fs/ceph/file.c:2276:6: note: byref variable will be forcibly initialized u64 src_objnum, dst_objnum, src_objoff, dst_objoff; ^~~~~~~~~~ /kisskb/src/fs/ceph/file.c:2272:25: note: byref variable will be forcibly initialized struct ceph_cap_flush *prealloc_cf; ^~~~~~~~~~~ /kisskb/src/fs/ceph/file.c: In function 'ceph_zero_partial_object': /kisskb/src/fs/ceph/file.c:1957:9: note: byref variable will be forcibly initialized loff_t zero = 0; ^~~~ /kisskb/src/fs/ceph/file.c: In function 'ceph_zero_objects': /kisskb/src/fs/ceph/file.c:2027:10: note: byref variable will be forcibly initialized loff_t size = length; ^~~~ /kisskb/src/fs/ceph/file.c:2007:10: note: byref variable will be forcibly initialized loff_t size = length; ^~~~ /kisskb/src/drivers/video/fbdev/amba-clcd.c: In function 'clcdfb_of_get_dpi_panel_mode': /kisskb/src/drivers/video/fbdev/amba-clcd.c:561:19: note: byref variable will be forcibly initialized struct videomode video; ^~~~~ /kisskb/src/drivers/video/fbdev/amba-clcd.c:560:24: note: byref variable will be forcibly initialized struct display_timing timing; ^~~~~~ /kisskb/src/drivers/video/fbdev/amba-clcd.c: In function 'clcdfb_of_init_display': /kisskb/src/drivers/video/fbdev/amba-clcd.c:700:6: note: byref variable will be forcibly initialized u32 tft_r0b0g0[3]; ^~~~~~~~~~ /kisskb/src/drivers/video/fbdev/amba-clcd.c:699:6: note: byref variable will be forcibly initialized u32 max_bandwidth; ^~~~~~~~~~~~~ /kisskb/src/fs/ceph/file.c: In function 'ceph_fallocate': /kisskb/src/fs/ceph/file.c:2044:12: note: byref variable will be forcibly initialized int want, got = 0; ^~~ /kisskb/src/fs/ceph/file.c:2043:25: note: byref variable will be forcibly initialized struct ceph_cap_flush *prealloc_cf; ^~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/amba-clcd.c: In function 'clcdfb_of_dma_setup': /kisskb/src/drivers/video/fbdev/amba-clcd.c:810:13: note: byref variable will be forcibly initialized dma_addr_t dma; ^~~ /kisskb/src/drivers/video/fbdev/amba-clcd.c: In function 'clcdfb_of_vram_setup': /kisskb/src/drivers/video/fbdev/amba-clcd.c:763:6: note: byref variable will be forcibly initialized u64 size; ^~~~ /kisskb/src/drivers/video/fbdev/amba-clcd.c: In function 'clcdfb_set_par': /kisskb/src/drivers/video/fbdev/amba-clcd.c:295:19: note: byref variable will be forcibly initialized struct clcd_regs regs; ^~~~ In file included from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/writeback.h:13, from /kisskb/src/fs/ceph/file.c:11: /kisskb/src/fs/ceph/file.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ceph/file.c: In function '__iter_get_bvecs': /kisskb/src/fs/ceph/file.c:95:10: note: byref variable will be forcibly initialized size_t start; ^~~~~ /kisskb/src/fs/ceph/file.c:93:16: note: byref variable will be forcibly initialized struct page *pages[ITER_GET_BVECS_PAGES]; ^~~~~ /kisskb/src/fs/ceph/file.c: In function 'ceph_aio_complete_req': /kisskb/src/fs/ceph/file.c:1064:20: note: byref variable will be forcibly initialized struct iov_iter i; ^ In file included from /kisskb/src/include/linux/ceph/striper.h:5, from /kisskb/src/fs/ceph/file.c:3: /kisskb/src/fs/ceph/file.c: In function 'ceph_direct_read_write': /kisskb/src/fs/ceph/file.c:1335:13: note: byref variable will be forcibly initialized LIST_HEAD(osd_reqs); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/ceph/file.c:1304:21: note: byref variable will be forcibly initialized struct iov_iter i; ^ /kisskb/src/fs/ceph/file.c:1209:7: note: byref variable will be forcibly initialized u64 size = iov_iter_count(iter); ^~~~ /kisskb/src/fs/ceph/file.c:1180:6: note: byref variable will be forcibly initialized int num_pages = 0; ^~~~~~~~~ /kisskb/src/fs/ceph/file.c:1178:18: note: byref variable will be forcibly initialized struct bio_vec *bvecs; ^~~~~ /kisskb/src/fs/ceph/file.c: In function 'ceph_sync_write': /kisskb/src/fs/ceph/file.c:1388:6: note: byref variable will be forcibly initialized u64 len; ^~~ /kisskb/src/fs/ceph/file.c: In function 'ceph_write_iter': /kisskb/src/fs/ceph/file.c:1768:19: note: byref variable will be forcibly initialized struct iov_iter data; ^~~~ /kisskb/src/fs/ceph/file.c:1673:17: note: byref variable will be forcibly initialized int err, want, got; ^~~ /kisskb/src/fs/ceph/file.c:1671:25: note: byref variable will be forcibly initialized struct ceph_cap_flush *prealloc_cf; ^~~~~~~~~~~ /kisskb/src/fs/ceph/file.c: In function 'ceph_sync_read': /kisskb/src/fs/ceph/file.c:839:6: note: byref variable will be forcibly initialized u64 len = iov_iter_count(to); ^~~ /kisskb/src/fs/ubifs/replay.c: In function 'is_last_bud': /kisskb/src/fs/ubifs/replay.c:517:11: note: byref variable will be forcibly initialized uint32_t data; ^~~~ In file included from /kisskb/src/fs/ubifs/ubifs.h:31, from /kisskb/src/fs/ubifs/replay.c:23: /kisskb/src/fs/ubifs/replay.c: In function 'authenticate_sleb_hash': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ ^~ /kisskb/src/fs/ubifs/replay.c:566:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' SHASH_DESC_ON_STACK(hash_desc, c->hash_tfm); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/replay.c: In function 'authenticate_sleb': /kisskb/src/fs/ubifs/replay.c:598:5: note: byref variable will be forcibly initialized u8 hmac[UBIFS_HMAC_ARR_SZ]; ^~~~ /kisskb/src/fs/ubifs/replay.c:597:5: note: byref variable will be forcibly initialized u8 hash[UBIFS_HASH_ARR_SZ]; ^~~~ In file included from /kisskb/src/fs/ceph/file.c:16: /kisskb/src/fs/ceph/file.c: In function 'ceph_read_iter': /kisskb/src/fs/ceph/file.c:1563:26: note: byref variable will be forcibly initialized CEPH_DEFINE_RW_CONTEXT(rw_ctx, got); ^~~~~~ /kisskb/src/fs/ceph/super.h:784:25: note: in definition of macro 'CEPH_DEFINE_RW_CONTEXT' struct ceph_rw_context _name = { \ ^~~~~ /kisskb/src/fs/ceph/file.c:1517:6: note: byref variable will be forcibly initialized int retry_op = 0, read = 0; ^~~~~~~~ /kisskb/src/fs/ceph/file.c:1516:12: note: byref variable will be forcibly initialized int want, got = 0; ^~~ /kisskb/src/fs/ceph/file.c:1513:15: note: byref variable will be forcibly initialized struct page *pinned_page = NULL; ^~~~~~~~~~~ /kisskb/src/crypto/akcipher.c: In function 'crypto_akcipher_report': /kisskb/src/crypto/akcipher.c:26:32: note: byref variable will be forcibly initialized struct crypto_report_akcipher rakcipher; ^~~~~~~~~ /kisskb/src/fs/ubifs/replay.c: In function 'trun_remove_range': /kisskb/src/fs/ubifs/replay.c:184:27: note: byref variable will be forcibly initialized union ubifs_key min_key, max_key; ^~~~~~~ /kisskb/src/fs/ubifs/replay.c:184:18: note: byref variable will be forcibly initialized union ubifs_key min_key, max_key; ^~~~~~~ /kisskb/src/fs/ceph/file.c: In function 'ceph_atomic_open': /kisskb/src/fs/ceph/file.c:708:27: note: byref variable will be forcibly initialized struct ceph_file_layout lo; ^~ /kisskb/src/fs/ubifs/replay.c: In function 'replay_bud': /kisskb/src/fs/ubifs/replay.c:781:20: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/replay.c:721:6: note: byref variable will be forcibly initialized u8 hash[UBIFS_HASH_ARR_SZ]; ^~~~ /kisskb/src/fs/ubifs/replay.c:668:15: note: byref variable will be forcibly initialized int err = 0, used = 0, lnum = b->bud->lnum, offs = b->bud->start; ^~~~ /kisskb/src/fs/afs/flock.c: In function 'afs_do_setlk_check': /kisskb/src/fs/afs/flock.c:415:15: note: byref variable will be forcibly initialized afs_access_t access; ^~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/afs/internal.h:11, from /kisskb/src/fs/afs/flock.c:8: /kisskb/src/fs/afs/flock.c: In function 'afs_do_setlk': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/flock.c:644:8: note: in expansion of macro 'wait_event_interruptible' ret = wait_event_interruptible(fl->fl_wait, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-sx150x.c: In function 'sx150x_irq_thread_fn': /kisskb/src/drivers/pinctrl/pinctrl-sx150x.c:545:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-sx150x.c:544:19: note: byref variable will be forcibly initialized unsigned long n, status; ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-sx150x.c: In function 'sx150x_gpio_get': /kisskb/src/drivers/pinctrl/pinctrl-sx150x.c:409:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-sx150x.c: In function 'sx150x_gpio_get_direction': /kisskb/src/drivers/pinctrl/pinctrl-sx150x.c:390:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-sx150x.c: In function 'sx150x_pinconf_get': /kisskb/src/drivers/pinctrl/pinctrl-sx150x.c:588:15: note: byref variable will be forcibly initialized unsigned int data; ^~~~ /kisskb/src/net/core/rtnetlink.c: In function 'do_setvfinfo': /kisskb/src/net/core/rtnetlink.c:2384:23: note: byref variable will be forcibly initialized 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/net/core/rtnetlink.c:15: /kisskb/src/net/core/rtnetlink.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ 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 LIST_HEAD(list_kill); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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:3014:12: note: byref variable will be forcibly initialized LIST_HEAD(list_kill); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, 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 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 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 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 u16 tmp = value; ^~~ /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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 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 u8 tmp = value; ^~~ /kisskb/src/net/core/rtnetlink.c:1468:5: note: byref variable will be forcibly initialized u8 mode; ^~~~ /kisskb/src/net/core/rtnetlink.c:1466:6: note: byref variable will be forcibly initialized u32 prog_id; ^~~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'valid_fdb_dump_legacy': /kisskb/src/net/core/rtnetlink.c:4287:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFLA_MAX+1]; ^~ /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 va_list ap; ^~ /kisskb/src/net/core/rtnetlink.c: In function 'valid_bridge_getlink_req': /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 va_list ap; ^~ /kisskb/src/net/core/rtnetlink.c:4692:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFLA_MAX+1]; ^~ /kisskb/src/net/core/rtnetlink.c: In function 'valid_fdb_dump_strict': /kisskb/src/net/core/rtnetlink.c:4233:17: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, 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 u32 tmp = value; ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_calcit': /kisskb/src/net/core/rtnetlink.c:3707:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFLA_MAX+1]; ^~ /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 struct fb_blit_caps caps, fbcaps; ^~~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:940:22: note: byref variable will be forcibly initialized struct fb_blit_caps caps, fbcaps; ^~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'fb_set_logocmap': /kisskb/src/drivers/video/fbdev/core/fbmem.c:200:6: note: byref variable will be forcibly initialized u16 palette_red[16]; ^~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:199:6: note: byref variable will be forcibly initialized u16 palette_blue[16]; ^~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:198:6: note: byref variable will be forcibly initialized u16 palette_green[16]; ^~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:197:17: note: byref variable will be forcibly initialized struct fb_cmap palette_cmap; ^~~~~~~~~~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'nla_put_ifalias': /kisskb/src/net/core/rtnetlink.c:1566:7: note: byref variable will be forcibly initialized char buf[IFALIASZ]; ^~~ In file included from /kisskb/src/drivers/video/fbdev/core/fbmem.c:21: /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fill_link_ifmap': /kisskb/src/net/core/rtnetlink.c:1401:25: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, 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 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:1242:22: note: byref variable will be forcibly initialized struct ifla_vf_guid port_guid; ^~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1241:22: note: byref variable will be forcibly initialized struct ifla_vf_guid node_guid; ^~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1240:22: note: byref variable will be forcibly initialized struct ifla_vf_info ivi; ^~~ /kisskb/src/net/core/rtnetlink.c:1239:27: note: byref variable will be forcibly initialized struct ifla_vf_broadcast vf_broadcast; ^~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1238:21: note: byref variable will be forcibly initialized struct ifla_vf_mac vf_mac; ^~~~~~ /kisskb/src/net/core/rtnetlink.c:1237:22: note: byref variable will be forcibly initialized struct ifla_vf_rate vf_rate; ^~~~~~~ /kisskb/src/net/core/rtnetlink.c:1236:22: note: byref variable will be forcibly initialized struct ifla_vf_vlan vf_vlan; ^~~~~~~ /kisskb/src/net/core/rtnetlink.c:1235:23: note: byref variable will be forcibly initialized struct ifla_vf_trust vf_trust; ^~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1234:23: note: byref variable will be forcibly initialized struct ifla_vf_stats vf_stats; ^~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1233:25: note: byref variable will be forcibly initialized struct ifla_vf_tx_rate vf_tx_rate; ^~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1232:26: note: byref variable will be forcibly initialized struct ifla_vf_spoofchk vf_spoofchk; ^~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1231:27: note: byref variable will be forcibly initialized struct ifla_vf_vlan_info vf_vlan_info; ^~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1230:28: note: byref variable will be forcibly initialized struct ifla_vf_link_state vf_linkstate; ^~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1228:30: note: byref variable will be forcibly initialized struct ifla_vf_rss_query_en vf_rss_query_en; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'do_register_framebuffer': /kisskb/src/drivers/video/fbdev/core/fbmem.c:1580:22: note: byref variable will be forcibly initialized struct fb_videomode 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, 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 u32 tmp = value; ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_phys_port_id_fill': /kisskb/src/net/core/rtnetlink.c:1148:29: note: byref variable will be forcibly initialized struct netdev_phys_item_id ppid; ^~~~ In file included from /kisskb/src/lib/crypto/des.c:23: /kisskb/src/lib/crypto/des.c: In function 'des3_ede_verify_key': /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_phys_port_name_fill': /kisskb/src/include/crypto/internal/des.h:59:6: note: byref variable will be forcibly initialized u32 K[6]; ^ /kisskb/src/net/core/rtnetlink.c:1165:7: note: byref variable will be forcibly initialized char name[IFNAMSIZ]; ^~~~ /kisskb/src/fs/ubifs/log.c: In function 'ubifs_consolidate_log': /kisskb/src/fs/ubifs/log.c:647:40: note: byref variable will be forcibly initialized int lnum, err, first = 1, write_lnum, offs = 0; ^~~~ /kisskb/src/fs/ubifs/log.c:647:28: note: byref variable will be forcibly initialized int lnum, err, first = 1, write_lnum, offs = 0; ^~~~~~~~~~ /kisskb/src/fs/ubifs/log.c:646:17: note: byref variable will be forcibly initialized struct rb_root done_tree = RB_ROOT; ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'fb_show_logo_line': /kisskb/src/drivers/video/fbdev/core/fbmem.c:464:18: note: byref variable will be forcibly initialized struct fb_image image; ^~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_bridge_getlink': /kisskb/src/net/core/rtnetlink.c:4750:6: note: byref variable will be forcibly initialized u32 filter_mask = 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, 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 u32 tmp = value; ^~~ /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 s32 tmp = value; ^~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'fb_set_var': /kisskb/src/drivers/video/fbdev/core/fbmem.c:967:30: note: byref variable will be forcibly initialized struct fb_videomode mode1, mode2; ^~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:967:23: note: byref variable will be forcibly initialized struct fb_videomode mode1, mode2; ^~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:964:18: note: byref variable will be forcibly initialized struct fb_event event; ^~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:963:22: note: byref variable will be forcibly initialized struct fb_videomode mode; ^~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'fb_blank': /kisskb/src/drivers/video/fbdev/core/fbmem.c:1065:18: note: byref variable will be forcibly initialized struct fb_event event; ^~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'linkinfo_to_kind_ops': /kisskb/src/net/core/rtnetlink.c:1942:8: note: byref variable will be forcibly initialized char kind[MODULE_NAME_LEN]; ^~~~ /kisskb/src/net/core/rtnetlink.c:1936:17: note: byref variable will be forcibly initialized struct nlattr *linfo[IFLA_INFO_MAX + 1]; ^~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_dev_get': /kisskb/src/net/core/rtnetlink.c:2953:7: note: byref variable will be forcibly initialized char buffer[ALTIFNAMSIZ]; ^~~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'fb_new_modelist': /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_linkprop': /kisskb/src/drivers/video/fbdev/core/fbmem.c:1942:26: note: byref variable will be forcibly initialized struct fb_videomode *m, mode; ^~~~ /kisskb/src/net/core/rtnetlink.c:3649:7: note: byref variable will be forcibly initialized bool changed = false; ^~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:1939:27: note: byref variable will be forcibly initialized struct fb_var_screeninfo var = info->var; ^~~ /kisskb/src/net/core/rtnetlink.c:3646:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFLA_MAX + 1]; ^~ /kisskb/src/net/core/rtnetlink.c: In function 'do_set_proto_down': /kisskb/src/net/core/rtnetlink.c:2539:17: note: byref variable will be forcibly initialized struct nlattr *pdreason[IFLA_PROTO_DOWN_REASON_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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, from /kisskb/src/net/core/rtnetlink.c:45: /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 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 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized s32 tmp = value; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'start_clear_flags': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:376:16: note: byref variable will be forcibly initialized 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:365:16: note: byref variable will be forcibly initialized 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:365:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'enable_si_irq': In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/fs/afs/fsclient.c:9: /kisskb/src/fs/afs/fsclient.c: In function '__ab_c_size': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:365:16: note: byref variable will be forcibly initialized /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'handle_flags': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:376:16: note: byref variable will be forcibly initialized 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:719:17: note: byref variable will be forcibly initialized unsigned char msg[4]; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:680:8: note: byref variable will be forcibly initialized bool irq_on; ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:678:17: note: byref variable will be forcibly initialized unsigned char msg[4]; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:587:17: note: byref variable will be forcibly initialized unsigned char msg[3]; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:564:17: note: byref variable will be forcibly initialized unsigned char msg[4]; ^~~ /kisskb/src/fs/afs/fsclient.c: In function 'afs_deliver_fs_fetch_status': /kisskb/src/fs/afs/fsclient.c:241:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/fs/afs/fsclient.c: In function 'afs_deliver_fs_create_vnode': /kisskb/src/fs/afs/fsclient.c:518:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/fs/afs/fsclient.c: In function 'afs_deliver_fs_file_status_and_vol': /kisskb/src/fs/afs/fsclient.c:653:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'smi_event_handler': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:365:16: note: byref variable will be forcibly initialized unsigned char msg[2]; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:795:17: note: byref variable will be forcibly initialized unsigned char msg[2]; ^~~ /kisskb/src/fs/afs/fsclient.c: In function 'afs_deliver_fs_link': /kisskb/src/fs/afs/fsclient.c:774:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/fs/afs/fsclient.c: In function 'afs_deliver_fs_symlink': /kisskb/src/fs/afs/fsclient.c:854:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/fs/afs/fsclient.c: In function 'afs_deliver_fs_rename': /kisskb/src/fs/afs/fsclient.c:949:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/fs/afs/fsclient.c: In function 'afs_deliver_fs_store_data': /kisskb/src/fs/afs/fsclient.c:1044:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_stats_dump': /kisskb/src/net/core/rtnetlink.c:5391:37: note: byref variable will be forcibly initialized int h, s_h, err, s_idx, s_idxattr, s_prividx; ^~~~~~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/ipmi.h:21, from /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:40: /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'device_remove_group': /kisskb/src/include/linux/device.h:883:32: note: byref variable will be forcibly initialized const struct attribute_group *groups[] = { grp, NULL }; ^~~~~~ /kisskb/src/net/core/rtnetlink.c:5391:26: note: byref variable will be forcibly initialized int h, s_h, err, s_idx, s_idxattr, s_prividx; ^~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'shutdown_smi': /kisskb/src/include/linux/device.h:883:32: note: byref variable will be forcibly initialized /kisskb/src/fs/afs/fsclient.c: In function 'afs_fs_setattr_size64': /kisskb/src/fs/afs/fsclient.c:1219:10: note: byref variable will be forcibly initialized __be32 *bp; ^~ /kisskb/src/fs/afs/fsclient.c: In function 'afs_fs_setattr_size': /kisskb/src/fs/afs/fsclient.c:1261:10: note: byref variable will be forcibly initialized __be32 *bp; ^~ /kisskb/src/fs/afs/fsclient.c: In function 'afs_deliver_fs_get_volume_status': /kisskb/src/fs/afs/fsclient.c:1335:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/net/core/rtnetlink.c:15: /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_register_internal': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:220:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tab[msgindex], link); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:193:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(rtnl_msg_handlers[protocol], tab); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'ipmi_thread': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:978:10: note: byref variable will be forcibly initialized ktime_t busy_until = IPMI_TIME_NOT_BUSY; ^~~~~~~~~~ /kisskb/src/fs/afs/fsclient.c: In function 'afs_deliver_fs_inline_bulk_status': /kisskb/src/fs/afs/fsclient.c:1769:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/fs/afs/fsclient.c: In function 'afs_deliver_fs_fetch_acl': /kisskb/src/fs/afs/fsclient.c:1967:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnetlink_rcv_msg': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'try_get_dev_id': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:1315:24: note: byref variable will be forcibly initialized unsigned char msg[2]; ^~~ /kisskb/src/fs/afs/fsclient.c: In function 'afs_deliver_fs_fetch_data': /kisskb/src/fs/afs/fsclient.c:304:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'get_global_enables': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:1367:24: note: byref variable will be forcibly initialized unsigned char msg[3]; ^~~ /kisskb/src/net/core/rtnetlink.c:5511:32: note: byref variable will be forcibly initialized struct netlink_dump_control c = { ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/net/core/rtnetlink.c:15: /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_unregister': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:304:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tab[msgindex], NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'set_global_enables': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:1414:24: note: byref variable will be forcibly initialized 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:1464:5: note: byref variable will be forcibly initialized 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:1501:5: note: byref variable will be forcibly initialized u8 enables = 0; ^~~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_unregister_all': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:340:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tab[msgindex], NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'try_enable_event_buffer': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:1533:24: note: byref variable will be forcibly initialized unsigned char msg[3]; ^~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/ipmi.h:21, from /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:40: /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'device_add_group': /kisskb/src/include/linux/device.h:875:32: note: byref variable will be forcibly initialized 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:875:32: note: byref variable will be forcibly initialized /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:376:16: note: byref variable will be forcibly initialized unsigned char msg[3]; ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_stats_get': /kisskb/src/net/core/rtnetlink.c:5346:19: note: byref variable will be forcibly initialized int idxattr = 0, prividx = 0; ^~~~~~~ /kisskb/src/net/core/rtnetlink.c:5346:6: note: byref variable will be forcibly initialized int idxattr = 0, prividx = 0; ^~~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fdb_get': /kisskb/src/net/core/rtnetlink.c:4493:6: note: byref variable will be forcibly initialized u16 vid = 0; ^~~ /kisskb/src/fs/afs/fsclient.c: In function 'afs_fs_setattr': /kisskb/src/fs/afs/fsclient.c:1302:10: note: byref variable will be forcibly initialized __be32 *bp; ^~ /kisskb/src/net/core/rtnetlink.c:4492:6: note: byref variable will be forcibly initialized u8 *addr = NULL; ^~~~ /kisskb/src/net/core/rtnetlink.c:4491:6: note: byref variable will be forcibly initialized int br_idx = 0; ^~~~~~ /kisskb/src/net/core/rtnetlink.c:4490:5: note: byref variable will be forcibly initialized u8 ndm_flags = 0; ^~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:4489:6: note: byref variable will be forcibly initialized int brport_idx = 0; ^~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:4487:17: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, from /kisskb/src/net/core/rtnetlink.c:45: /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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/rtnetlink.c:767:10: note: byref variable will be forcibly initialized char tmp[TCP_CA_NAME_MAX], *name; ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_dump_ifinfo': /kisskb/src/net/core/rtnetlink.c:2066:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFLA_MAX+1]; ^~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_getlink': /kisskb/src/net/core/rtnetlink.c:3550:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFLA_MAX+1]; ^~ /kisskb/src/net/llc/llc_s_ac.c: In function 'llc_sap_action_send_xid_r': /kisskb/src/net/llc/llc_s_ac.c:103:23: note: byref variable will be forcibly initialized u8 mac_da[ETH_ALEN], mac_sa[ETH_ALEN], dsap; ^~~~~~ /kisskb/src/net/llc/llc_s_ac.c:103:5: note: byref variable will be forcibly initialized u8 mac_da[ETH_ALEN], mac_sa[ETH_ALEN], dsap; ^~~~~~ /kisskb/src/net/llc/llc_s_ac.c: In function 'llc_sap_action_send_test_r': /kisskb/src/net/llc/llc_s_ac.c:151:23: note: byref variable will be forcibly initialized u8 mac_da[ETH_ALEN], mac_sa[ETH_ALEN], dsap; ^~~~~~ /kisskb/src/net/llc/llc_s_ac.c:151:5: note: byref variable will be forcibly initialized u8 mac_da[ETH_ALEN], mac_sa[ETH_ALEN], dsap; ^~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'do_setlink': /kisskb/src/net/core/rtnetlink.c:2887:18: note: byref variable will be forcibly initialized struct nlattr *xdp[IFLA_XDP_MAX + 1]; ^~~ /kisskb/src/net/core/rtnetlink.c:2839:18: note: byref variable will be forcibly initialized struct nlattr *port[IFLA_PORT_MAX+1]; ^~~~ /kisskb/src/net/core/rtnetlink.c:2804:18: note: byref variable will be forcibly initialized struct nlattr *port[IFLA_PORT_MAX+1]; ^~~~ /kisskb/src/net/core/rtnetlink.c:2779:18: note: byref variable will be forcibly initialized struct nlattr *vfinfo[IFLA_VF_MAX + 1]; ^~~~~~ /kisskb/src/net/core/rtnetlink.c:2622:16: note: byref variable will be forcibly initialized struct ifmap k_map; ^~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_setlink': /kisskb/src/net/core/rtnetlink.c:2976:7: note: byref variable will be forcibly initialized char ifname[IFNAMSIZ]; ^~~~~~ /kisskb/src/net/core/rtnetlink.c:2975:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFLA_MAX+1]; ^~ 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_delete_link': /kisskb/src/net/core/rtnetlink.c:3050:12: note: byref variable will be forcibly initialized LIST_HEAD(list_kill); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_dellink': /kisskb/src/net/core/rtnetlink.c:3070:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFLA_MAX+1]; ^~ 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:3471:13: note: byref variable will be forcibly initialized LIST_HEAD(list_kill); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/core/rtnetlink.c:3252:7: note: byref variable will be forcibly initialized char ifname[IFNAMSIZ]; ^~~~~~ /kisskb/src/net/core/rtnetlink.c:3249:7: note: byref variable will be forcibly initialized char kind[MODULE_NAME_LEN]; ^~~~ /kisskb/src/net/core/rtnetlink.c:3246:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFLA_MAX + 1]; ^~ /kisskb/src/net/core/rtnetlink.c:3241:17: note: byref variable will be forcibly initialized struct nlattr *linkinfo[IFLA_INFO_MAX + 1]; ^~~~~~~~ /kisskb/src/net/core/rtnetlink.c:3239:17: note: byref variable will be forcibly initialized struct nlattr *slave_attr[RTNL_SLAVE_MAX_TYPE + 1]; ^~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fdb_add': /kisskb/src/net/core/rtnetlink.c:3985:6: note: byref variable will be forcibly initialized u16 vid; ^~~ /kisskb/src/net/core/rtnetlink.c:3982:17: note: byref variable will be forcibly initialized struct nlattr *tb[NDA_MAX+1]; ^~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fdb_del': /kisskb/src/net/core/rtnetlink.c:4094:6: note: byref variable will be forcibly initialized u16 vid; ^~~ /kisskb/src/net/core/rtnetlink.c:4090:17: note: byref variable will be forcibly initialized struct nlattr *tb[NDA_MAX+1]; ^~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fdb_dump': /kisskb/src/net/core/rtnetlink.c:4331:6: note: byref variable will be forcibly initialized int fidx = 0; ^~~~ /kisskb/src/net/core/rtnetlink.c:4327:6: note: byref variable will be forcibly initialized int br_idx = 0; ^~~~~~ /kisskb/src/net/core/rtnetlink.c:4326:6: note: byref variable will be forcibly initialized int brport_idx = 0; ^~~~~~~~~~ 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:32: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:53:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(irq_handler_entry, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:53:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:83:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(irq_handler_exit, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:83:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(irq_handler_exit, ^~~~~~~~~~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, from /kisskb/src/net/core/rtnetlink.c:45: /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 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 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 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/irq.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(softirq, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/irq.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:32: /kisskb/src/kernel/softirq.c: In function 'trace_event_raw_event_irq_handler_entry': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:53:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(irq_handler_entry, ^~~~~~~~~~~ /kisskb/src/kernel/softirq.c: In function 'trace_event_raw_event_irq_handler_exit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:83:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(irq_handler_exit, ^~~~~~~~~~~ /kisskb/src/kernel/softirq.c: In function 'trace_event_raw_event_softirq': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/irq.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(softirq, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/dh.c: In function 'dh_compute_value': /kisskb/src/crypto/dh.c:156:6: note: byref variable will be forcibly initialized int sign; ^~~~ /kisskb/src/crypto/dh.c: In function 'dh_set_secret': /kisskb/src/crypto/dh.c:79:12: note: byref variable will be forcibly initialized struct dh params; ^~~~~~ /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 unsigned char *block = edid + ID_MANUFACTURER_NAME, manufacturer[4]; ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:29, from /kisskb/src/include/linux/kgdb.h:19, from /kisskb/src/include/linux/fb.h:5, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/clk/imx/clk.c: In function 'imx_obtain_fixed_clock_from_dt': /kisskb/src/drivers/clk/imx/clk.c:70:25: note: byref variable will be forcibly initialized struct of_phandle_args phandle; ^~~~~~~ /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 int num_modes, hz, hscan, pixclock; ^~~~~~~~~ /kisskb/src/drivers/gpio/gpio-dwapb.c: In function 'dwapb_do_irq': /kisskb/src/drivers/gpio/gpio-dwapb.c:195:16: note: byref variable will be forcibly initialized unsigned long irq_status; ^~~~~~~~~~ /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 struct videomode vm; ^~ /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 unsigned long 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:600:16: note: byref variable will be forcibly initialized unsigned 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/freezer.h:8, from /kisskb/src/fs/ubifs/commit.c:34: /kisskb/src/fs/ubifs/commit.c: In function 'wait_for_commit': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/fs/ubifs/commit.c:386:2: note: in expansion of macro 'wait_event' wait_event(c->cmt_wq, c->cmt_state != COMMIT_RUNNING_BACKGROUND && ^~~~~~~~~~ /kisskb/src/fs/ubifs/commit.c: In function 'dbg_check_old_index': /kisskb/src/fs/ubifs/commit.c:561:19: note: byref variable will be forcibly initialized struct list_head list; ^~~~ /kisskb/src/fs/ubifs/commit.c:558:47: note: byref variable will be forcibly initialized union ubifs_key lower_key, upper_key, l_key, u_key; ^~~~~ /kisskb/src/fs/ubifs/commit.c:558:40: note: byref variable will be forcibly initialized union ubifs_key lower_key, upper_key, l_key, u_key; ^~~~~ /kisskb/src/fs/ubifs/commit.c:558:29: note: byref variable will be forcibly initialized union ubifs_key lower_key, upper_key, l_key, u_key; ^~~~~~~~~ /kisskb/src/fs/ubifs/commit.c:558:18: note: byref variable will be forcibly initialized union ubifs_key lower_key, upper_key, l_key, u_key; ^~~~~~~~~ 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ubifs/commit.c: In function 'do_commit': /kisskb/src/fs/ubifs/commit.c:101:24: note: byref variable will be forcibly initialized struct ubifs_lp_stats lst; ^~~ /kisskb/src/fs/ubifs/commit.c:100:23: note: byref variable will be forcibly initialized struct ubifs_zbranch zroot; ^~~~~ /kisskb/src/fs/ubifs/commit.c:99:11: note: byref variable will be forcibly initialized int err, new_ltail_lnum, old_ltail_lnum, i; ^~~~~~~~~~~~~~ /kisskb/src/drivers/video/backlight/adp8860_bl.c: In function 'adp8860_probe': /kisskb/src/drivers/video/backlight/adp8860_bl.c:658:30: note: byref variable will be forcibly initialized struct backlight_properties props; ^~~~~ /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 int size; ^~~~ /kisskb/src/drivers/gpio/gpio-grgpio.c:335:6: note: byref variable will be forcibly initialized u32 prop; ^~~~ /kisskb/src/fs/ioctl.c: In function 'ioctl_fiemap': /kisskb/src/fs/ioctl.c:198:16: note: byref variable will be forcibly initialized struct fiemap fiemap; ^~~~~~ /kisskb/src/fs/ioctl.c: In function 'ioctl_preallocate': /kisskb/src/fs/ioctl.c:476:20: note: byref variable will be forcibly initialized struct space_resv sr; ^~ /kisskb/src/fs/ioctl.c: In function 'ioctl_file_clone_range': /kisskb/src/fs/ioctl.c:255:26: note: byref variable will be forcibly initialized struct file_clone_range args; ^~~~ /kisskb/src/fs/ioctl.c: In function 'do_vfs_ioctl': /kisskb/src/fs/ioctl.c:691:11: note: byref variable will be forcibly initialized loff_t res = inode_get_bytes(inode); ^~~ /kisskb/src/fs/ioctl.c: In function 'fiemap_fill_next_extent': /kisskb/src/fs/ioctl.c:115:23: note: byref variable will be forcibly initialized struct fiemap_extent extent; ^~~~~~ /kisskb/src/kernel/exit.c: In function '__exit_signal': /kisskb/src/kernel/exit.c:98:13: note: byref variable will be forcibly initialized u64 utime, stime; ^~~~~ /kisskb/src/kernel/exit.c:98:6: note: byref variable will be forcibly initialized u64 utime, stime; ^~~~~ /kisskb/src/kernel/exit.c: In function 'exit_mm': /kisskb/src/kernel/exit.c:453:22: note: byref variable will be forcibly initialized struct core_thread self; ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/kernel/exit.c:8: /kisskb/src/kernel/exit.c: In function 'exit_notify': /kisskb/src/kernel/exit.c:665:12: note: byref variable will be forcibly initialized LIST_HEAD(dead); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/kernel/exit.c: In function 'wait_task_zombie': /kisskb/src/kernel/exit.c:1037:16: note: byref variable will be forcibly initialized u64 tgutime, tgstime; ^~~~~~~ /kisskb/src/kernel/exit.c:1037:7: note: byref variable will be forcibly initialized u64 tgutime, tgstime; ^~~~~~~ /kisskb/src/drivers/gpio/gpio-lp3943.c: In function 'lp3943_get_gpio_in_status': /kisskb/src/drivers/gpio/gpio-lp3943.c:87:11: note: byref variable will be forcibly initialized u8 addr, read; ^~~~ /kisskb/src/drivers/gpio/gpio-lp3943.c: In function 'lp3943_get_gpio_out_status': /kisskb/src/drivers/gpio/gpio-lp3943.c:114:5: note: byref variable will be forcibly initialized u8 read; ^~~~ /kisskb/src/kernel/exit.c: In function 'kernel_waitid': /kisskb/src/kernel/exit.c:1503:15: note: byref variable will be forcibly initialized unsigned int f_flags = 0; ^~~~~~~ /kisskb/src/kernel/exit.c:1499:19: note: byref variable will be forcibly initialized struct wait_opts wo; ^~ /kisskb/src/kernel/exit.c: In function '__do_sys_waitid': /kisskb/src/kernel/exit.c:1565:16: note: byref variable will be forcibly initialized struct rusage r; ^ /kisskb/src/kernel/exit.c: In function 'kernel_wait4': /kisskb/src/kernel/exit.c:1598:19: note: byref variable will be forcibly initialized struct wait_opts wo; ^~ /kisskb/src/kernel/exit.c: In function '__do_sys_wait4': /kisskb/src/kernel/exit.c:1657:16: note: byref variable will be forcibly initialized struct rusage r; ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/mm/huge_memory.c:8: /kisskb/src/mm/huge_memory.c: In function 'arch_atomic_set_release': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-arch-fallback.h:163:2: note: in expansion of macro 'smp_store_release' smp_store_release(&(v)->counter, i); ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/sched_clock.c: In function 'update_sched_clock': /kisskb/src/kernel/time/sched_clock.c:131:25: note: byref variable will be forcibly initialized struct clock_read_data rd; ^~ /kisskb/src/kernel/time/sched_clock.c: In function 'sched_clock_register': /kisskb/src/kernel/time/sched_clock.c:159:25: note: byref variable will be forcibly initialized struct clock_read_data rd; ^~ /kisskb/src/kernel/time/sched_clock.c:156:16: note: byref variable will be forcibly initialized u32 new_mult, new_shift; ^~~~~~~~~ /kisskb/src/kernel/time/sched_clock.c:156:6: note: byref variable will be forcibly initialized u32 new_mult, new_shift; ^~~~~~~~ /kisskb/src/mm/huge_memory.c: In function 'hugepage_init': /kisskb/src/mm/huge_memory.c:386:18: note: byref variable will be forcibly initialized struct kobject *hugepage_kobj; ^~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-max77650.c: In function 'max77650_gpio_get_direction': /kisskb/src/drivers/gpio/gpio-max77650.c:97:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/gpio/gpio-max77650.c: In function 'max77650_gpio_get_value': /kisskb/src/drivers/gpio/gpio-max77650.c:83:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/lib/cmdline.c: In function 'memparse': /kisskb/src/lib/cmdline.c:152:8: note: byref variable will be forcibly initialized char *endptr; /* local pointer to end of parsed string */ ^~~~~~ /kisskb/src/mm/debug_vm_pgtable.c: In function 'pte_basic_tests': /kisskb/src/mm/debug_vm_pgtable.c:65:16: note: byref variable will be forcibly initialized unsigned long val = idx, *ptr = &val; ^~~ /kisskb/src/mm/debug_vm_pgtable.c: In function 'pmd_basic_tests': /kisskb/src/mm/debug_vm_pgtable.c:150:16: note: byref variable will be forcibly initialized unsigned long val = idx, *ptr = &val; ^~~ /kisskb/src/mm/huge_memory.c: In function 'single_hugepage_flag_store': /kisskb/src/mm/huge_memory.c:220:16: note: byref variable will be forcibly initialized unsigned long value; ^~~~~ /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 u32 value; ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c: In function 'stmfx_pinctrl_irq_thread_fn': /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:568:19: note: byref variable will be forcibly initialized unsigned long n, status; ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:567:5: note: byref variable will be forcibly initialized u8 src[NR_GPIO_REGS] = {0, 0, 0}; ^~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:566:5: note: byref variable will be forcibly initialized 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 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 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 u32 pupd, mask = get_mask(offset); ^~~~ /kisskb/src/mm/debug_vm_pgtable.c: In function 'p4d_basic_tests': /kisskb/src/mm/debug_vm_pgtable.c:447:8: note: byref variable will be forcibly initialized p4d_t p4d; ^~~ /kisskb/src/mm/debug_vm_pgtable.c: In function 'pgd_basic_tests': /kisskb/src/mm/debug_vm_pgtable.c:456:8: note: byref variable will be forcibly initialized pgd_t pgd; ^~~ /kisskb/src/kernel/resource.c: In function '__walk_iomem_res_desc': /kisskb/src/kernel/resource.c:408:18: note: byref variable will be forcibly initialized struct resource res; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/kernel/resource.c:17: /kisskb/src/kernel/resource.c: In function 'iomem_init_inode': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/resource.c:1878:2: note: in expansion of macro 'smp_store_release' smp_store_release(&iomem_inode, inode); ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/resource.c: In function 'reserve_setup': /kisskb/src/kernel/resource.c:1622:26: note: byref variable will be forcibly initialized unsigned int io_start, io_num; ^~~~~~ /kisskb/src/kernel/resource.c:1622:16: note: byref variable will be forcibly initialized unsigned int io_start, io_num; ^~~~~~~~ /kisskb/src/kernel/resource.c: In function 'walk_system_ram_range': /kisskb/src/kernel/resource.c:490:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /kisskb/src/kernel/resource.c: In function '__find_resource': /kisskb/src/kernel/resource.c:608:30: note: byref variable will be forcibly initialized struct resource tmp = *new, avail, alloc; ^~~~~ /kisskb/src/kernel/resource.c:608:18: note: byref variable will be forcibly initialized struct resource tmp = *new, avail, alloc; ^~~ /kisskb/src/kernel/resource.c: In function 'reallocate_resource': /kisskb/src/kernel/resource.c:683:18: note: byref variable will be forcibly initialized struct resource new = *old; ^~~ 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 LIST_HEAD(wrk); ^~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/kernel/resource.c: In function 'allocate_resource': /kisskb/src/kernel/resource.c:739:29: note: byref variable will be forcibly initialized struct resource_constraint constraint; ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/kernel/resource.c:17: /kisskb/src/kernel/resource.c: In function 'iomem_get_mapping': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/resource.c:1171:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&iomem_inode)->i_mapping; ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/resource.c: In function '__devm_release_region': /kisskb/src/kernel/resource.c:1604:23: note: byref variable will be forcibly initialized struct region_devres match_data = { parent, start, n }; ^~~~~~~~~~ /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 struct fb_cmap umap; ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:707, from /kisskb/src/mm/huge_memory.c:8: /kisskb/src/mm/huge_memory.c: In function 'split_huge_page_to_list': /kisskb/src/mm/huge_memory.c:2734:12: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, page_index(head)); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/mm/huge_memory.c:2670:23: note: byref variable will be forcibly initialized int count, mapcount, extra_pins, ret; ^~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/huge_memory.c:8: /kisskb/src/mm/huge_memory.c: In function 'deferred_split_scan': /kisskb/src/mm/huge_memory.c:2867:12: note: byref variable will be forcibly initialized LIST_HEAD(list), *pos, *next; ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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/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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/preemptirq.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(preemptirq_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/preemptirq.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(preemptirq_template, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/preemptirq.h:67, from /kisskb/src/kernel/trace/trace_preemptirq.c:16: /kisskb/src/kernel/trace/trace_preemptirq.c: In function 'trace_event_raw_event_preemptirq_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/preemptirq.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(preemptirq_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/imx/clk-busy.c: In function 'imx_clk_hw_busy_divider': /kisskb/src/drivers/clk/imx/clk-busy.c:82:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/clk/imx/clk-busy.c: In function 'imx_clk_hw_busy_mux': /kisskb/src/drivers/clk/imx/clk-busy.c:161:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ 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:97, from /kisskb/src/include/linux/tracepoint.h:22, from /kisskb/src/include/trace/syscall.h:5, from /kisskb/src/include/linux/syscalls.h:85, from /kisskb/src/fs/select.c:21: /kisskb/src/fs/select.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:13, from /kisskb/src/arch/arm64/include/asm/preempt.h:5, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/arch/arm64/include/asm/percpu.h:8, from /kisskb/src/include/linux/irqflags.h:17, from /kisskb/src/include/linux/rcupdate.h:26, from /kisskb/src/include/linux/rculist.h:11, from /kisskb/src/include/linux/sched/signal.h:5, from /kisskb/src/fs/select.c:19: /kisskb/src/fs/select.c: In function 'timespec64_sub': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ /kisskb/src/fs/select.c: In function 'poll_select_finish': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized /kisskb/src/fs/select.c:336:25: note: byref variable will be forcibly initialized struct old_timeval32 rtv; ^~~ /kisskb/src/fs/select.c:324:32: note: byref variable will be forcibly initialized struct __kernel_old_timeval rtv; ^~~ /kisskb/src/fs/select.c:301:20: note: byref variable will be forcibly initialized struct timespec64 rts; ^~~ In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:13, from /kisskb/src/arch/arm64/include/asm/preempt.h:5, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/arch/arm64/include/asm/percpu.h:8, from /kisskb/src/include/linux/irqflags.h:17, 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:78:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ /kisskb/src/fs/select.c:78:20: note: byref variable will be forcibly initialized struct timespec64 now; ^~~ /kisskb/src/fs/select.c: In function 'do_poll': /kisskb/src/fs/select.c:902:8: note: byref variable will be forcibly initialized bool can_busy_loop = false; ^~~~~~~~~~~~~ /kisskb/src/fs/select.c:885:10: note: byref variable will be forcibly initialized ktime_t expire, *to = NULL; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/mm/khugepaged.c:4: /kisskb/src/mm/khugepaged.c: In function 'arch_atomic_set_release': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-arch-fallback.h:163:2: note: in expansion of macro 'smp_store_release' smp_store_release(&(v)->counter, i); ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/select.c: In function 'do_select': /kisskb/src/fs/select.c:479:22: note: byref variable will be forcibly initialized struct poll_wqueues table; ^~~~~ /kisskb/src/fs/select.c:478:10: note: byref variable will be forcibly initialized ktime_t expire, *to = NULL; ^~~~~~ /kisskb/src/crypto/rsa.c: In function 'rsa_dec': /kisskb/src/crypto/rsa.c:99:6: note: byref variable will be forcibly initialized int sign; ^~~~ /kisskb/src/crypto/rsa.c: In function 'rsa_enc': /kisskb/src/crypto/rsa.c:60:6: note: byref variable will be forcibly initialized int sign; ^~~~ /kisskb/src/fs/select.c: In function 'do_sys_poll': /kisskb/src/fs/select.c:978:7: note: byref variable will be forcibly initialized long stack_pps[POLL_STACK_ALLOC/sizeof(long)]; ^~~~~~~~~ /kisskb/src/fs/select.c:973:22: note: byref variable will be forcibly initialized 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 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 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 struct timespec64 ts, end_time, *to = NULL; ^~~~~~~~ /kisskb/src/fs/select.c:1101:20: note: byref variable will be forcibly initialized 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 long stack_fds[SELECT_STACK_ALLOC/sizeof(long)]; ^~~~~~~~~ /kisskb/src/fs/select.c:624:14: note: byref variable will be forcibly initialized 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 struct __kernel_old_timeval tv; ^~ /kisskb/src/fs/select.c:703:20: note: byref variable will be forcibly initialized 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 struct timespec64 ts, end_time, *to = NULL; ^~~~~~~~ /kisskb/src/fs/select.c:733:20: note: byref variable will be forcibly initialized 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 struct sigset_argpack x = {NULL, 0}; ^ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/huge_memory.h:171, from /kisskb/src/mm/khugepaged.c:57: /kisskb/src/mm/khugepaged.c: In function 'perf_trace_mm_khugepaged_scan_pmd': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:51:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_khugepaged_scan_pmd, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:51:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_khugepaged_scan_pmd, ^~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'perf_trace_mm_collapse_huge_page': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:88:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_collapse_huge_page, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:88:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_collapse_huge_page, ^~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'perf_trace_mm_collapse_huge_page_isolate': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:112:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_collapse_huge_page_isolate, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:112:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_collapse_huge_page_isolate, ^~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'perf_trace_mm_collapse_huge_page_swapin': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:143:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_collapse_huge_page_swapin, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:143:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_collapse_huge_page_swapin, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/huge_memory.h:171, from /kisskb/src/mm/khugepaged.c:57: /kisskb/src/mm/khugepaged.c: In function 'trace_event_raw_event_mm_khugepaged_scan_pmd': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:51:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_khugepaged_scan_pmd, ^~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'trace_event_raw_event_mm_collapse_huge_page': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:88:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_collapse_huge_page, ^~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'trace_event_raw_event_mm_collapse_huge_page_isolate': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:112:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_collapse_huge_page_isolate, ^~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'trace_event_raw_event_mm_collapse_huge_page_swapin': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/huge_memory.h:143:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mm_collapse_huge_page_swapin, ^~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'pages_to_scan_store': /kisskb/src/mm/khugepaged.c:191:15: note: byref variable will be forcibly initialized unsigned int pages; ^~~~~ /kisskb/src/mm/khugepaged.c: In function 'alloc_sleep_millisecs_store': /kisskb/src/mm/khugepaged.c:164:15: note: byref variable will be forcibly initialized unsigned int msecs; ^~~~~ /kisskb/src/mm/khugepaged.c: In function 'scan_sleep_millisecs_store': /kisskb/src/mm/khugepaged.c:136:15: note: byref variable will be forcibly initialized unsigned int msecs; ^~~~~ /kisskb/src/mm/khugepaged.c: In function 'khugepaged_max_ptes_shared_store': /kisskb/src/mm/khugepaged.c:313:16: note: byref variable will be forcibly initialized unsigned long max_ptes_shared; ^~~~~~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'khugepaged_max_ptes_swap_store': /kisskb/src/mm/khugepaged.c:286:16: note: byref variable will be forcibly initialized unsigned long max_ptes_swap; ^~~~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'khugepaged_max_ptes_none_store': /kisskb/src/mm/khugepaged.c:260:16: note: byref variable will be forcibly initialized unsigned long max_ptes_none; ^~~~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'collapse_file': /kisskb/src/mm/khugepaged.c:1703:16: note: byref variable will be forcibly initialized struct page *page = xas_next(&xas); ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:707, from /kisskb/src/mm/khugepaged.c:4: /kisskb/src/mm/khugepaged.c:1653:17: note: byref variable will be forcibly initialized XA_STATE_ORDER(xas, &mapping->i_pages, start, HPAGE_PMD_ORDER); ^~~ /kisskb/src/include/linux/xarray.h:1365:18: note: in definition of macro 'XA_STATE_ORDER' struct xa_state name = __XA_STATE(array, \ ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/khugepaged.c:4: /kisskb/src/mm/khugepaged.c:1652:12: note: byref variable will be forcibly initialized LIST_HEAD(pagelist); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:707, from /kisskb/src/mm/khugepaged.c:4: /kisskb/src/mm/khugepaged.c: In function 'khugepaged_scan_file': /kisskb/src/mm/khugepaged.c:1983:11: note: byref variable will be forcibly initialized XA_STATE(xas, &mapping->i_pages, start); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/ubifs/gc.c:44: /kisskb/src/fs/ubifs/gc.c: In function 'move_nodes': /kisskb/src/fs/ubifs/gc.c:333:12: note: byref variable will be forcibly initialized LIST_HEAD(nondata); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/ubifs/gc.c:332:11: note: byref variable will be forcibly initialized int err, min; ^~~ /kisskb/src/mm/khugepaged.c: In function '__collapse_huge_page_swapin': /kisskb/src/mm/khugepaged.c:1012:19: note: byref variable will be forcibly initialized struct vm_fault vmf = { ^~~ /kisskb/src/fs/ubifs/gc.c: In function 'ubifs_garbage_collect': /kisskb/src/fs/ubifs/gc.c:672:22: note: byref variable will be forcibly initialized struct ubifs_lprops lp; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'arch_atomic64_set_release': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-arch-fallback.h:1270:2: note: in expansion of macro 'smp_store_release' smp_store_release(&(v)->counter, i); ^~~~~~~~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'collapse_huge_page': /kisskb/src/mm/khugepaged.c:1069:25: note: byref variable will be forcibly initialized struct vm_area_struct *vma; ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/khugepaged.c:4: /kisskb/src/mm/khugepaged.c:1062:12: note: byref variable will be forcibly initialized LIST_HEAD(compound_pagelist); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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/khugepaged.c:4: /kisskb/src/mm/khugepaged.c: In function 'khugepaged_wait_work': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:338:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_freezable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/khugepaged.c:2263:3: note: in expansion of macro 'wait_event_freezable' wait_event_freezable(khugepaged_wait, khugepaged_wait_event()); ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:396:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_freezable_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/khugepaged.c:2256:3: note: in expansion of macro 'wait_event_freezable_timeout' wait_event_freezable_timeout(khugepaged_wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/dcache.c: In function '__d_set_inode_and_type': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/dcache.c:322:2: note: in expansion of macro 'smp_store_release' smp_store_release(&dentry->d_flags, flags); ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/dcache.c: In function 'end_dir_add': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/dcache.c:2549:2: note: in expansion of macro 'smp_store_release' smp_store_release(&dir->i_dir_seq, n + 2); ^~~~~~~~~~~~~~~~~ /kisskb/src/mm/khugepaged.c: In function 'khugepaged_do_scan': /kisskb/src/mm/khugepaged.c:2209:7: note: byref variable will be forcibly initialized bool wait = true; ^~~~ /kisskb/src/mm/khugepaged.c:2206:15: note: byref variable will be forcibly initialized struct page *hpage = NULL; ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/video/fbdev/goldfishfb.c:7: /kisskb/src/drivers/video/fbdev/goldfishfb.c: In function 'goldfish_fb_pan_display': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/goldfishfb.c:141:2: note: in expansion of macro 'wait_event_timeout' wait_event_timeout(fb->wait, ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/dcache.c: In function 'hlist_bl_set_first_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist_bl.h:17:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(h->first, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/goldfishfb.c: In function 'goldfish_fb_probe': /kisskb/src/drivers/video/fbdev/goldfishfb.c:183:13: note: byref variable will be forcibly initialized dma_addr_t fbpaddr; ^~~~~~~ /kisskb/src/fs/dcache.c: In function 'd_walk': /kisskb/src/fs/dcache.c:1326:11: note: byref variable will be forcibly initialized unsigned seq = 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/fs/dcache.c:18: /kisskb/src/fs/dcache.c: In function 'd_wait_lookup': /kisskb/src/fs/dcache.c:2555:21: note: byref variable will be forcibly initialized DECLARE_WAITQUEUE(wait, current); ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 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 'prune_dcache_sb': /kisskb/src/fs/dcache.c:1250:12: note: byref variable will be forcibly initialized LIST_HEAD(dispose); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/dcache.c: In function 'shrink_dcache_sb': /kisskb/src/fs/dcache.c:1290:13: note: byref variable will be forcibly initialized LIST_HEAD(dispose); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/dcache.c: In function 'path_has_submounts': /kisskb/src/fs/dcache.c:1456:21: note: byref variable will be forcibly initialized struct check_mount data = { .mnt = parent->mnt, .mounted = 0 }; ^~~~ /kisskb/src/fs/dcache.c: In function 'shrink_dcache_parent': /kisskb/src/fs/dcache.c:1595:22: note: byref variable will be forcibly initialized struct select_data data = {.start = parent}; ^~~~ /kisskb/src/fs/dcache.c: In function 'd_invalidate': /kisskb/src/fs/dcache.c:1712:18: note: byref variable will be forcibly initialized struct dentry *victim = NULL; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 '__d_alloc': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/dcache.c:1777:2: note: in expansion of macro 'smp_store_release' smp_store_release(&dentry->d_name.name, dname); /* ^^^ */ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/dcache.c: In function 'd_alloc_name': /kisskb/src/fs/dcache.c:1879:14: note: byref variable will be forcibly initialized struct qstr q; ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'd_alloc_parallel': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/dcache.c:2582:8: note: in expansion of macro 'smp_load_acquire' seq = smp_load_acquire(&parent->d_inode->i_dir_seq); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/dcache.c:2575:23: note: byref variable will be forcibly initialized unsigned seq, r_seq, d_seq; ^~~~~ /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 unsigned long 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:784:16: note: byref variable will be forcibly initialized unsigned long 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_probe': /kisskb/src/drivers/video/backlight/adp8870_bl.c:842:30: note: byref variable will be forcibly initialized struct backlight_properties props; ^~~~~ /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 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 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 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 char *last = NULL; ^~~~ /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:268:27: note: byref variable will be forcibly initialized struct fb_var_screeninfo var; ^~~ /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 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 char *last = NULL; ^~~~ /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:360:27: note: byref variable will be forcibly initialized struct fb_var_screeninfo var; ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:15: /kisskb/src/drivers/video/fbdev/core/fbsysfs.c: In function 'store_modes': /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:172:12: note: byref variable will be forcibly initialized LIST_HEAD(old_list); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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 struct fb_var_screeninfo var; ^~~ /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:129:7: note: byref variable will be forcibly initialized 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 char *last = NULL; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/802/psnap.c:10: /kisskb/src/net/802/psnap.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/net/802/stp.c:7: /kisskb/src/net/802/stp.c: In function 'stp_proto_register': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/802/stp.c:77:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(garp_protos[proto->group_address[5] - ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/802/stp.c:75:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(stp_proto, proto); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/include/linux/time.h:5, from /kisskb/src/fs/attr.c:10: /kisskb/src/fs/attr.c: In function 'list_empty_careful': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:318:27: note: in expansion of macro 'smp_load_acquire' struct list_head *next = smp_load_acquire(&head->next); ^~~~~~~~~~~~~~~~ /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 struct fb_videomode cvt_mode; ^~~~~~~~ /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 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 struct fb_var_screeninfo var; ^~~ /kisskb/src/fs/ubifs/orphan.c: In function 'dbg_check_orphans': /kisskb/src/fs/ubifs/orphan.c:1011:20: note: byref variable will be forcibly initialized struct check_info ci; ^~ /kisskb/src/fs/ubifs/orphan.c: In function 'do_kill_orphans': /kisskb/src/fs/ubifs/orphan.c:694:26: note: byref variable will be forcibly initialized union ubifs_key key1, key2; ^~~~ /kisskb/src/fs/ubifs/orphan.c:694:20: note: byref variable will be forcibly initialized union ubifs_key key1, key2; ^~~~ /kisskb/src/fs/ubifs/orphan.c: In function 'kill_orphans': /kisskb/src/fs/ubifs/orphan.c:757:36: note: byref variable will be forcibly initialized int lnum, err = 0, outofdate = 0, last_flagged = 0; ^~~~~~~~~~~~ /kisskb/src/fs/ubifs/orphan.c:757:21: note: byref variable will be forcibly initialized int lnum, err = 0, outofdate = 0, last_flagged = 0; ^~~~~~~~~ /kisskb/src/fs/ubifs/orphan.c:756:21: note: byref variable will be forcibly initialized unsigned long long last_cmt_no = 0; ^~~~~~~~~~~ /kisskb/src/fs/ubifs/orphan.c: In function 'ubifs_add_orphan': /kisskb/src/fs/ubifs/orphan.c:159:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/kernel/time/tick-sched.c:11: /kisskb/src/kernel/time/tick-sched.c: In function 'tick_do_update_jiffies64': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/tick-sched.c:132:3: note: in expansion of macro 'smp_store_release' smp_store_release(&tick_next_period, nextp); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/tick-sched.c:72:25: note: in expansion of macro 'smp_load_acquire' if (ktime_before(now, smp_load_acquire(&tick_next_period))) ^~~~~~~~~~~~~~~~ /kisskb/src/lib/earlycpio.c: In function 'find_cpio_data': /kisskb/src/lib/earlycpio.c:65:15: note: byref variable will be forcibly initialized unsigned int ch[C_NFIELDS], *chp, v; ^~ /kisskb/src/lib/earlycpio.c:63:19: note: byref variable will be forcibly initialized struct cpio_data cd = { NULL, 0, "" }; ^~ /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 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 struct crypto_async_request async_req; ^~~~~~~~~ /kisskb/src/lib/crypto/sha256.c: In function 'sha256_update': /kisskb/src/lib/crypto/sha256.c:126:6: note: byref variable will be forcibly initialized u32 W[64]; ^ /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 __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 struct sha256_state sctx; ^~~~ /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 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 u32 mask; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/inode.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/inode.c: In function '__remove_privs': /kisskb/src/fs/inode.c:1912:15: note: byref variable will be forcibly initialized struct iattr newattrs; ^~~~~~~~ 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:628:12: note: byref variable will be forcibly initialized LIST_HEAD(dispose); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/inode.c: In function 'invalidate_inodes': /kisskb/src/fs/inode.c:679:12: note: byref variable will be forcibly initialized LIST_HEAD(dispose); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/inode.c: In function 'prune_icache_sb': /kisskb/src/fs/inode.c:801:12: note: byref variable will be forcibly initialized LIST_HEAD(freeable); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/inode.c: In function 'file_remove_privs': /kisskb/src/fs/inode.c:1912:15: note: byref variable will be forcibly initialized struct iattr newattrs; ^~~~~~~~ /kisskb/src/fs/inode.c: In function 'current_time': /kisskb/src/fs/inode.c:2305:20: note: byref variable will be forcibly initialized struct timespec64 now; ^~~ /kisskb/src/fs/inode.c: In function 'touch_atime': /kisskb/src/fs/inode.c:1830:20: note: byref variable will be forcibly initialized struct timespec64 now; ^~~ /kisskb/src/fs/inode.c: In function 'file_update_time': /kisskb/src/fs/inode.c:1970:20: note: byref variable will be forcibly initialized struct timespec64 now; ^~~ In file included from /kisskb/src/include/linux/filter.h:21, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, 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 struct vlan_hdr vhdr, *vh; ^~~~ /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 struct rt6_info sch_frag_rt; ^~~~~~~~~~~ /kisskb/src/net/sched/sch_frag.c:93:20: note: byref variable will be forcibly initialized struct dst_entry sch_frag_dst; ^~~~~~~~~~~~ /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 } lost_event; ^~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_rxnfc': /kisskb/src/net/ethtool/ioctl.c:813:23: note: byref variable will be forcibly initialized struct ethtool_rxnfc info; ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_reset': /kisskb/src/net/ethtool/ioctl.c:1287:23: note: byref variable will be forcibly initialized struct ethtool_value reset; ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_wol': /kisskb/src/net/ethtool/ioctl.c:1323:25: note: byref variable will be forcibly initialized struct ethtool_wolinfo wol; ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_eee': /kisskb/src/net/ethtool/ioctl.c:1365:21: note: byref variable will be forcibly initialized struct ethtool_eee edata; ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:49, 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:641:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_coalesce': /kisskb/src/net/ethtool/ioctl.c:1589:26: note: byref variable will be forcibly initialized struct ethtool_coalesce coalesce; ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_ringparam': /kisskb/src/net/ethtool/ioctl.c:1623:27: note: byref variable will be forcibly initialized struct ethtool_ringparam ringparam, max = { .cmd = ETHTOOL_GRINGPARAM }; ^~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_pauseparam': /kisskb/src/net/ethtool/ioctl.c:1734:28: note: byref variable will be forcibly initialized struct ethtool_pauseparam pauseparam; ^~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_perm_addr': /kisskb/src/net/ethtool/ioctl.c:1989:27: note: byref variable will be forcibly initialized struct ethtool_perm_addr epaddr; ^~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_value_void': /kisskb/src/net/ethtool/ioctl.c:2024:23: note: byref variable will be forcibly initialized struct ethtool_value edata; ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_value': /kisskb/src/net/ethtool/ioctl.c:2039:23: note: byref variable will be forcibly initialized struct ethtool_value edata; ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_dump': /kisskb/src/net/ethtool/ioctl.c:2068:22: note: byref variable will be forcibly initialized struct ethtool_dump dump; ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_dump_flag': /kisskb/src/net/ethtool/ioctl.c:2083:22: note: byref variable will be forcibly initialized struct ethtool_dump dump; ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_module_info': /kisskb/src/net/ethtool/ioctl.c:2201:25: note: byref variable will be forcibly initialized struct ethtool_modinfo modinfo; ^~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_fecparam': /kisskb/src/net/ethtool/ioctl.c:2550:26: note: byref variable will be forcibly initialized struct ethtool_fecparam fecparam; ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_wol': /kisskb/src/net/ethtool/ioctl.c:1307:25: note: byref variable will be forcibly initialized struct ethtool_wolinfo wol; ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_eee': /kisskb/src/net/ethtool/ioctl.c:1344:21: note: byref variable will be forcibly initialized struct ethtool_eee edata; ^~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/ethtool/ioctl.c:14: /kisskb/src/net/ethtool/ioctl.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_one_feature': /kisskb/src/net/ethtool/ioctl.c:228:23: note: byref variable will be forcibly initialized struct ethtool_value edata = { ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_features': /kisskb/src/net/ethtool/ioctl.c:99:36: note: byref variable will be forcibly initialized struct ethtool_set_features_block features[ETHTOOL_DEV_FEATURE_WORDS]; ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:98:27: note: byref variable will be forcibly initialized struct ethtool_sfeatures cmd; ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_one_feature': /kisskb/src/net/ethtool/ioctl.c:241:23: note: byref variable will be forcibly initialized struct ethtool_value edata; ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_features': /kisskb/src/net/ethtool/ioctl.c:64:36: note: byref variable will be forcibly initialized struct ethtool_get_features_block features[ETHTOOL_DEV_FEATURE_WORDS]; ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:60:27: note: byref variable will be forcibly initialized struct ethtool_gfeatures cmd = { ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_settings': /kisskb/src/net/ethtool/ioctl.c:676:21: note: byref variable will be forcibly initialized struct ethtool_cmd cmd; ^~~ /kisskb/src/net/ethtool/ioctl.c:675:32: note: byref variable will be forcibly initialized struct ethtool_link_ksettings link_ksettings; ^~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_drvinfo': /kisskb/src/net/ethtool/ioctl.c:701:25: note: byref variable will be forcibly initialized struct ethtool_drvinfo info; ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_regs': /kisskb/src/net/ethtool/ioctl.c:1245:22: note: byref variable will be forcibly initialized struct ethtool_regs regs; ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_strings': /kisskb/src/net/ethtool/ioctl.c:1791:26: note: byref variable will be forcibly initialized struct ethtool_gstrings gstrings; ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_stats': /kisskb/src/net/ethtool/ioctl.c:1888:23: note: byref variable will be forcibly initialized struct ethtool_stats stats; ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_dump_data': /kisskb/src/net/ethtool/ioctl.c:2106:28: note: byref variable will be forcibly initialized struct ethtool_dump dump, tmp; ^~~ /kisskb/src/net/ethtool/ioctl.c:2106:22: note: byref variable will be forcibly initialized struct ethtool_dump dump, tmp; ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_phy_stats': /kisskb/src/net/ethtool/ioctl.c:1934:23: note: byref variable will be forcibly initialized struct ethtool_stats stats; ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_any_eeprom': /kisskb/src/net/ethtool/ioctl.c:1407:24: note: byref variable will be forcibly initialized struct ethtool_eeprom eeprom; ^~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_module_eeprom': /kisskb/src/net/ethtool/ioctl.c:2238:25: note: byref variable will be forcibly initialized struct ethtool_modinfo modinfo; ^~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_eeprom': /kisskb/src/net/ethtool/ioctl.c:1467:24: note: byref variable will be forcibly initialized struct ethtool_eeprom eeprom; ^~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_rxfh': /kisskb/src/net/ethtool/ioctl.c:1062:5: note: byref variable will be forcibly initialized u8 dev_hfunc = 0; ^~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:1058:22: note: byref variable will be forcibly initialized struct ethtool_rxfh rxfh; ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_rxfh': /kisskb/src/net/ethtool/ioctl.c:1136:22: note: byref variable will be forcibly initialized struct ethtool_rxfh rxfh; ^~~~ /kisskb/src/net/ethtool/ioctl.c:1135:23: note: byref variable will be forcibly initialized struct ethtool_rxnfc rx_rings; ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_tunable': /kisskb/src/net/ethtool/ioctl.c:2273:25: note: byref variable will be forcibly initialized struct ethtool_tunable tuna; ^~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/ethtool/ioctl.c:14: /kisskb/src/net/ethtool/ioctl.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_rxnfc': /kisskb/src/net/ethtool/ioctl.c:845:23: note: byref variable will be forcibly initialized struct ethtool_rxnfc info; ^~~~ /kisskb/src/net/core/filter.c: In function '____bpf_skb_load_helper_8': /kisskb/src/net/core/filter.c:211:5: note: byref variable will be forcibly initialized u8 tmp, *ptr; ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_rxfh_indir': /kisskb/src/net/ethtool/ioctl.c:944:17: note: byref variable will be forcibly initialized u32 user_size, dev_size; ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:944:6: note: byref variable will be forcibly initialized u32 user_size, dev_size; ^~~~~~~~~ /kisskb/src/net/core/filter.c: In function 'bpf_skb_load_helper_8': /kisskb/src/net/core/filter.c:211: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:211: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/ethtool/ioctl.c: In function 'ethtool_set_rxfh_indir': /kisskb/src/net/core/filter.c:211:5: note: byref variable will be forcibly initialized /kisskb/src/net/ethtool/ioctl.c:993:6: note: byref variable will be forcibly initialized u32 user_size, dev_size, i; ^~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:992:23: note: byref variable will be forcibly initialized struct ethtool_rxnfc rx_rings; ^~~~~~~~ /kisskb/src/net/core/filter.c: In function '____bpf_skb_load_helper_16': /kisskb/src/net/core/filter.c:238:6: note: byref variable will be forcibly initialized u16 tmp, *ptr; ^~~ /kisskb/src/net/core/filter.c: In function 'bpf_skb_load_helper_16': /kisskb/src/net/core/filter.c:238: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:238: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:238: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:265:6: note: byref variable will be forcibly initialized u32 tmp, *ptr; ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_self_test': /kisskb/src/net/ethtool/ioctl.c:1751:22: note: byref variable will be forcibly initialized struct ethtool_test test; ^~~~ /kisskb/src/net/core/filter.c: In function 'bpf_skb_load_helper_32': /kisskb/src/net/core/filter.c:265: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:265: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:265:6: note: byref variable will be forcibly initialized /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_phys_id': /kisskb/src/net/ethtool/ioctl.c:1833:23: note: byref variable will be forcibly initialized struct ethtool_value id; ^~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_flash_device': /kisskb/src/net/ethtool/ioctl.c:2053:23: note: byref variable will be forcibly initialized struct ethtool_flash efl; ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_sset_info': /kisskb/src/net/ethtool/ioctl.c:757:27: note: byref variable will be forcibly initialized struct ethtool_sset_info info; ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_channels': /kisskb/src/net/ethtool/ioctl.c:1667:6: note: byref variable will be forcibly initialized u32 max_rx_in_use = 0; ^~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:1665:26: note: byref variable will be forcibly initialized 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:2166:25: note: byref variable will be forcibly initialized struct ethtool_ts_info info; ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_tunable': /kisskb/src/net/ethtool/ioctl.c:2304:25: note: byref variable will be forcibly initialized struct ethtool_tunable tuna; ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_per_queue_coalesce': /kisskb/src/net/ethtool/ioctl.c:2343:27: note: byref variable will be forcibly initialized struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; ^~~~~~~~ In file included from /kisskb/src/include/linux/list.h:5, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ethtool/ioctl.c:10: /kisskb/src/net/ethtool/ioctl.c:2332:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(queue_mask, MAX_NUM_QUEUE); ^~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 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:2380:27: note: byref variable will be forcibly initialized struct ethtool_coalesce coalesce; ^~~~~~~~ In file included from /kisskb/src/include/linux/list.h:5, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ethtool/ioctl.c:10: /kisskb/src/net/ethtool/ioctl.c:2365:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(queue_mask, MAX_NUM_QUEUE); ^~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 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:2421:30: note: byref variable will be forcibly initialized struct ethtool_per_queue_op per_queue_opt; ^~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'load_link_ksettings_from_user': /kisskb/src/net/ethtool/ioctl.c:445:32: note: byref variable will be forcibly initialized struct ethtool_link_usettings link_usettings; ^~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_link_ksettings': /kisskb/src/net/ethtool/ioctl.c:570:32: note: byref variable will be forcibly initialized struct ethtool_link_ksettings link_ksettings; ^~~~~~~~~~~~~~ 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:241:6: note: byref variable will be forcibly initialized int nextoffset = 0; ^~~~~~~~~~ /kisskb/src/lib/fdt.c: In function 'fdt_first_subnode': /kisskb/src/lib/../scripts/dtc/libfdt/fdt.c:281:6: note: byref variable will be forcibly initialized int depth = 0; ^~~~~ /kisskb/src/lib/fdt.c: In function 'fdt_next_subnode': /kisskb/src/lib/../scripts/dtc/libfdt/fdt.c:292:6: note: byref variable will be forcibly initialized int depth = 1; ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'store_link_ksettings_for_user': /kisskb/src/net/ethtool/ioctl.c:490:32: note: byref variable will be forcibly initialized struct ethtool_link_usettings link_usettings; ^~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_link_ksettings': /kisskb/src/net/ethtool/ioctl.c:514:32: note: byref variable will be forcibly initialized struct ethtool_link_ksettings link_ksettings; ^~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'get_phy_tunable': /kisskb/src/net/ethtool/ioctl.c:2463:25: note: byref variable will be forcibly initialized struct ethtool_tunable tuna; ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'set_phy_tunable': /kisskb/src/net/ethtool/ioctl.c:2502:25: note: byref variable will be forcibly initialized struct ethtool_tunable tuna; ^~~~ In file included from /kisskb/src/include/linux/list.h:5, from /kisskb/src/include/linux/module.h:12, 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:349:36: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(ext); ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/net/ethtool/ioctl.c:349:3: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __ETHTOOL_DECLARE_LINK_MODE_MASK(ext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_settings': /kisskb/src/net/ethtool/ioctl.c:643:21: note: byref variable will be forcibly initialized struct ethtool_cmd cmd; ^~~ /kisskb/src/net/ethtool/ioctl.c:642:32: note: byref variable will be forcibly initialized struct ethtool_link_ksettings link_ksettings; ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/arch/arm64/include/asm/pointer_auth.h:6, from /kisskb/src/arch/arm64/include/asm/processor.h:36, from /kisskb/src/include/asm-generic/qrwlock.h:14, from ./arch/arm64/include/generated/asm/qrwlock.h:1, from /kisskb/src/arch/arm64/include/asm/spinlock.h:9, from /kisskb/src/include/linux/spinlock.h:90, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/ethtool/ioctl.c:10: /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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:936:2: note: in expansion of macro 'net_get_random_once' net_get_random_once(netdev_rss_key, sizeof(netdev_rss_key)); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'dev_ethtool': /kisskb/src/net/ethtool/ioctl.c:2567:14: note: byref variable will be forcibly initialized u32 ethcmd, sub_cmd; ^~~~~~~ /kisskb/src/net/ethtool/ioctl.c:2567:6: note: byref variable will be forcibly initialized u32 ethcmd, sub_cmd; ^~~~~~ /kisskb/src/net/core/filter.c: In function '____bpf_msg_push_data': /kisskb/src/net/core/filter.c:2725:21: note: byref variable will be forcibly initialized struct scatterlist sge, nsge, nnsge, rsge = {0}, *psge; ^~~ /kisskb/src/net/core/filter.c: In function '____bpf_skb_get_tunnel_key': /kisskb/src/net/core/filter.c:4210:5: note: byref variable will be forcibly initialized u8 compat[sizeof(struct bpf_tunnel_key)]; ^~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/core/filter.c: In function '____bpf_skb_set_tunnel_key': /kisskb/src/net/core/filter.c:4316:5: note: byref variable will be forcibly initialized u8 compat[sizeof(struct bpf_tunnel_key)]; ^~~~~~ /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 const struct firmware *fw_entry; ^~~~~~~~ /kisskb/src/net/core/filter.c: In function '____bpf_sock_ops_getsockopt': /kisskb/src/net/core/filter.c:5152:13: note: byref variable will be forcibly initialized const u8 *start; ^~~~~ /kisskb/src/net/core/filter.c: In function 'bpf_sock_ops_getsockopt': /kisskb/src/net/core/filter.c:5152:13: note: byref variable will be forcibly initialized /kisskb/src/fs/ceph/locks.c: In function 'ceph_locks_to_pagelist': /kisskb/src/fs/ceph/locks.c:472:9: note: byref variable will be forcibly initialized __le32 nlocks; ^~~~~~ /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 struct backlight_properties props; ^~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman_portal.c: In function 'qman_portal_probe': /kisskb/src/drivers/soc/fsl/qbman/qman_portal.c:237:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/net/core/filter.c: In function '____bpf_tcp_gen_syncookie': /kisskb/src/net/core/filter.c:6704:6: note: byref variable will be forcibly initialized u32 cookie; ^~~~~~ /kisskb/src/net/core/filter.c: In function 'bpf_tcp_gen_syncookie': /kisskb/src/net/core/filter.c:6704: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:6847:12: note: byref variable will be forcibly initialized const u8 *op, *opend, *magic, *search = search_res; ^~ /kisskb/src/net/core/filter.c:6846:7: note: byref variable will be forcibly initialized 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:6846:7: note: byref variable will be forcibly initialized /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 mpi_limb_t b1[LIMB_SIZE_HALF_448]; ^~ /kisskb/src/lib/mpi/ec.c:353:13: note: byref variable will be forcibly initialized mpi_limb_t b0[LIMB_SIZE_HALF_448]; ^~ /kisskb/src/lib/mpi/ec.c:352:13: note: byref variable will be forcibly initialized mpi_limb_t a3[LIMB_SIZE_HALF_448]; ^~ /kisskb/src/lib/mpi/ec.c:351:13: note: byref variable will be forcibly initialized mpi_limb_t a2[LIMB_SIZE_HALF_448]; ^~ /kisskb/src/lib/mpi/ec.c:350:13: note: byref variable will be forcibly initialized mpi_limb_t n[LIMB_SIZE_448*2]; ^ /kisskb/src/net/core/filter.c: In function '____bpf_sock_ops_store_hdr_opt': /kisskb/src/net/core/filter.c:6927:7: note: byref variable will be forcibly initialized bool eol; ^~~ /kisskb/src/net/core/filter.c: In function 'bpf_sock_ops_store_hdr_opt': /kisskb/src/net/core/filter.c:6927:7: note: byref variable will be forcibly initialized /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 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 mpi_limb_t n[LIMB_SIZE_448]; ^ /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 mpi_limb_t n[LIMB_SIZE_25519]; ^ /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 mpi_limb_t n[LIMB_SIZE_25519]; ^ /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 u32 mem[SK_MEMINFO_VARS]; ^~~ /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 mpi_limb_t m[LIMB_SIZE_25519+1]; ^ /kisskb/src/lib/mpi/ec.c:246:13: note: byref variable will be forcibly initialized mpi_limb_t n[LIMB_SIZE_25519*2]; ^ /kisskb/src/fs/ubifs/budget.c: In function 'ubifs_release_dirty_inode_budget': /kisskb/src/fs/ubifs/budget.c:597:26: note: byref variable will be forcibly initialized struct ubifs_budget_req req; ^~~ 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 struct vlan_hdr vhdr, *vh; ^~~~ /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 struct gcry_mpi_point p1_, p2_; ^~~ /kisskb/src/lib/mpi/ec.c:1251:25: note: byref variable will be forcibly initialized struct gcry_mpi_point p1_, p2_; ^~~ /kisskb/src/lib/mpi/ec.c:1216:32: note: byref variable will be forcibly initialized struct gcry_mpi_point p1, p2, p1inv; ^~~~~ /kisskb/src/lib/mpi/ec.c:1216:28: note: byref variable will be forcibly initialized struct gcry_mpi_point p1, p2, p1inv; ^~ /kisskb/src/lib/mpi/ec.c:1216:24: note: byref variable will be forcibly initialized struct gcry_mpi_point p1, p2, p1inv; ^~ /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 __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 struct sg_mapping_iter miter; ^~~~~ /kisskb/src/lib/mpi/mpicoder.c:361:9: note: byref variable will be forcibly initialized __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 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 unsigned int n = 0; ^ /kisskb/src/lib/mpi/mpicoder.c:669:16: note: byref variable will be forcibly initialized unsigned int n; ^ /kisskb/src/lib/mpi/mpicoder.c:642:16: note: byref variable will be forcibly initialized unsigned int n = (nbits + 7)/8; ^ /kisskb/src/lib/mpi/mpicoder.c:621:16: note: byref variable will be forcibly initialized unsigned int n = (nbits + 7)/8; ^ /kisskb/src/lib/mpi/mpicoder.c:581:16: note: byref variable will be forcibly initialized unsigned int n; ^ /kisskb/src/lib/mpi/mpicoder.c:559:9: note: byref variable will be forcibly initialized size_t dummy_nwritten; ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/sock_diag.h:5, from /kisskb/src/net/core/filter.c:25: /kisskb/src/net/core/filter.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/filter.h:21, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/sock_diag.h:8, from /kisskb/src/net/core/filter.c:25: /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 struct vlan_hdr vhdr, *vh; ^~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/sock_diag.h:5, from /kisskb/src/net/core/filter.c:25: /kisskb/src/net/core/filter.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/core/filter.c: In function 'bpf_convert_filter': /kisskb/src/net/core/filter.c:774:23: note: byref variable will be forcibly initialized struct sock_filter tmp = { ^~~ /kisskb/src/net/core/filter.c:617:20: note: byref variable will be forcibly initialized struct bpf_insn *insn = tmp_insns; ^~~~ /kisskb/src/net/core/filter.c:616:19: note: byref variable will be forcibly initialized struct bpf_insn tmp_insns[32] = { }; ^~~~~~~~~ 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 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 uint8_t data[sizeof(fdt64_t) * 2], *prop; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/802/garp.c:7: /kisskb/src/net/802/garp.c: In function 'garp_init_port': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/802/garp.c:539:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev->garp_port, port); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/802/garp.c: In function 'garp_init_applicant': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/802/garp.c:583:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev->garp_port->applicants[appl->type], app); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events.c: In function 'f_start': /kisskb/src/kernel/trace/trace_events.c:1373:9: note: byref variable will be forcibly initialized loff_t l = 0; ^ /kisskb/src/net/core/filter.c: In function 'bpf_migrate_filter': /kisskb/src/net/core/filter.c:1242:7: note: byref variable will be forcibly initialized bool seen_ld_abs = false; ^~~~~~~~~~~ /kisskb/src/net/core/filter.c:1241:11: note: byref variable will be forcibly initialized int err, new_len, old_len = fp->len; ^~~~~~~ /kisskb/src/net/core/filter.c:1241:6: note: byref variable will be forcibly initialized int err, new_len, old_len = fp->len; ^~~ /kisskb/src/kernel/trace/trace_events.c: In function 'system_enable_read': /kisskb/src/kernel/trace/trace_events.c:1205:7: note: byref variable will be forcibly initialized char buf[2]; ^~~ /kisskb/src/kernel/trace/trace_events.c: In function 'event_id_read': /kisskb/src/kernel/trace/trace_events.c:1419:7: note: byref variable will be forcibly initialized char buf[32]; ^~~ /kisskb/src/kernel/trace/trace_events.c: In function 'event_enable_write': /kisskb/src/kernel/trace/trace_events.c:1164:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/kernel/trace/trace_events.c: In function 'system_enable_write': /kisskb/src/kernel/trace/trace_events.c:1249:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/kernel/trace/trace_events.c: In function 'event_enable_read': /kisskb/src/kernel/trace/trace_events.c:1135:7: note: byref variable will be forcibly initialized char buf[4] = "0"; ^~~ In file included from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/core/filter.c:33: /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 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:2281:7: note: byref variable will be forcibly initialized bool is_v6gw = false; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/kernel/trace/trace_events.c:14: /kisskb/src/kernel/trace/trace_events.c: In function '__ftrace_clear_event_pids': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events.c:671:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tr->filtered_no_pids, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events.c:668:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tr->filtered_pids, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/filter.c: In function '__bpf_redirect_neigh_v4': /kisskb/src/net/core/filter.c:2345:17: note: byref variable will be forcibly initialized struct flowi4 fl4 = { ^~~ /kisskb/src/kernel/trace/trace_events.c: In function 'event_pid_write': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events.c:1751:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tr->filtered_no_pids, pid_list); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events.c:1749:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tr->filtered_pids, pid_list); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events.c:1719:25: note: byref variable will be forcibly initialized struct trace_pid_list *pid_list; ^~~~~~~~ /kisskb/src/net/core/filter.c: In function '_bpf_setsockopt': /kisskb/src/net/core/filter.c:4841:9: note: byref variable will be forcibly initialized char name[TCP_CA_NAME_MAX]; ^~~~ /kisskb/src/net/core/filter.c:4706:7: note: byref variable will be forcibly initialized char devname[IFNAMSIZ]; ^~~~~~~ /kisskb/src/kernel/trace/trace_events.c: In function 'ftrace_event_write': /kisskb/src/kernel/trace/trace_events.c:932:22: note: byref variable will be forcibly initialized struct trace_parser parser; ^~~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/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/kernel/trace/trace_events.c: In function 'early_enable_events': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/trace/trace_events.c:3366:8: note: byref variable will be forcibly initialized char *buf = bootup_event_buf; ^~~ /kisskb/src/net/core/filter.c: In function 'bpf_ipv4_fib_lookup': /kisskb/src/net/core/filter.c:5316:12: note: byref variable will be forcibly initialized static int bpf_ipv4_fib_lookup(struct net *net, struct bpf_fib_lookup *params, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/filter.c:5324:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/net/core/filter.c:5323:20: note: byref variable will be forcibly initialized struct fib_result res; ^~~ /kisskb/src/net/core/dev_ioctl.c: In function 'net_hwtstamp_validate': /kisskb/src/net/core/dev_ioctl.c:161:25: note: byref variable will be forcibly initialized struct hwtstamp_config cfg; ^~~ /kisskb/src/net/core/filter.c: In function 'sk_lookup': /kisskb/src/net/core/filter.c:6046:7: note: byref variable will be forcibly initialized bool refcounted = false; ^~~~~~~~~~ /kisskb/src/net/core/filter.c: In function 'copy_bpf_fprog_from_user': /kisskb/src/net/core/filter.c:84:5: note: userspace variable will be forcibly initialized int copy_bpf_fprog_from_user(struct sock_fprog *dst, sockptr_t src, int len) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/filter.c:84:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/filter.c:87:28: note: byref variable will be forcibly initialized struct compat_sock_fprog f32; ^~~ /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 struct fb_cvt_data cvt; ^~~ /kisskb/src/fs/ubifs/find.c: In function 'scan_for_dirty': /kisskb/src/fs/ubifs/find.c:130:19: note: byref variable will be forcibly initialized struct scan_data data; ^~~~ /kisskb/src/fs/ubifs/find.c: In function 'scan_for_leb_for_idx': In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/core/filter.c:20: /kisskb/src/net/core/filter.c: In function '__sk_attach_prog': /kisskb/src/fs/ubifs/find.c:624:19: note: byref variable will be forcibly initialized struct scan_data data; ^~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/filter.c:1469:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_filter, fp); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/find.c: In function 'find_dirty_idx_leb': /kisskb/src/fs/ubifs/find.c:820:19: note: byref variable will be forcibly initialized struct scan_data data; ^~~~ /kisskb/src/fs/ubifs/find.c: In function 'do_find_free_space': /kisskb/src/fs/ubifs/find.c:401:19: note: byref variable will be forcibly initialized struct scan_data data; ^~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netlink.h:9:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(netlink_extack, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netlink.h:9:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(netlink_extack, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/netlink.h:29, from /kisskb/src/net/netlink/af_netlink.c:71: /kisskb/src/net/netlink/af_netlink.c: In function 'trace_event_raw_event_netlink_extack': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netlink.h:9:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(netlink_extack, ^~~~~~~~~~~ /kisskb/src/net/core/filter.c: In function 'bpf_run_sk_reuseport': /kisskb/src/net/core/filter.c:10058:27: note: byref variable will be forcibly initialized struct sk_reuseport_kern reuse_kern; ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/netlink/af_netlink.c:21: /kisskb/src/net/netlink/af_netlink.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ 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 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:2824:29: note: byref variable will be forcibly initialized 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 struct rhashtable_compare_arg arg = { ^~~ /kisskb/src/net/netlink/af_netlink.c: In function '__netlink_lookup': /kisskb/src/net/netlink/af_netlink.c:509:29: note: byref variable will be forcibly initialized struct netlink_compare_arg arg; ^~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_lookup': /kisskb/src/net/netlink/af_netlink.c:509:29: note: byref variable will be forcibly initialized /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_cmsg_recv_pktinfo': /kisskb/src/net/netlink/af_netlink.c:1836:20: note: byref variable will be forcibly initialized struct nl_pktinfo 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:27, 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 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 struct ucred ucreds = { ^~~~~~ /kisskb/src/drivers/virtio/virtio_ring.c: In function 'vring_create_virtqueue_packed': /kisskb/src/drivers/virtio/virtio_ring.c:1568:51: note: byref variable will be forcibly initialized dma_addr_t ring_dma_addr, driver_event_dma_addr, device_event_dma_addr; ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_ring.c:1568:28: note: byref variable will be forcibly initialized dma_addr_t ring_dma_addr, driver_event_dma_addr, device_event_dma_addr; ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_ring.c:1568:13: note: byref variable will be forcibly initialized dma_addr_t ring_dma_addr, driver_event_dma_addr, device_event_dma_addr; ^~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/netlink/af_netlink.c:21: /kisskb/src/net/netlink/af_netlink.c: In function 'rht_assign_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:401:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*bkt, (void *)obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/netlink/af_netlink.c: In function '__rhashtable_remove_fast_one': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:1045:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/net/sched/sch_generic.c:10: /kisskb/src/net/sched/sch_generic.c: In function 'transition_one_qdisc': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/sched/sch_generic.c:1084:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev_queue->qdisc, new_qdisc); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/sched/sch_generic.c: In function 'dev_init_scheduler_queue': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/sched/sch_generic.c:1288:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev_queue->qdisc, qdisc); ^~~~~~~~~~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/netlink/af_netlink.c:21: /kisskb/src/net/netlink/af_netlink.c: In function '__rhashtable_insert_fast': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:758:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/net/netlink/af_netlink.c:57: /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized struct rhashtable_compare_arg arg = { ^~~ /kisskb/src/net/netlink/af_netlink.c: In function '__netlink_insert': /kisskb/src/net/netlink/af_netlink.c:518:29: note: byref variable will be forcibly initialized struct netlink_compare_arg arg; ^~~ /kisskb/src/drivers/virtio/virtio_ring.c: In function 'vring_create_virtqueue_split': /kisskb/src/drivers/virtio/virtio_ring.c:859:13: note: byref variable will be forcibly initialized dma_addr_t dma_addr; ^~~~~~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_autobind': /kisskb/src/net/netlink/af_netlink.c:509:29: note: byref variable will be forcibly initialized struct netlink_compare_arg arg; ^~~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/sched/sch_generic.c:17: /kisskb/src/net/sched/sch_generic.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/bvec.h:14, 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 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized 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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/netlink/af_netlink.c:21: /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_table_grab': /kisskb/src/net/netlink/af_netlink.c:437:21: note: byref variable will be forcibly initialized DECLARE_WAITQUEUE(wait, current); ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) ^~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_setsockopt': /kisskb/src/net/netlink/af_netlink.c:1631:12: note: userspace variable will be forcibly initialized static int netlink_setsockopt(struct socket *sock, int level, int optname, ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/netlink/af_netlink.c:1636:15: note: byref variable will be forcibly initialized unsigned int val = 0; ^~~ /kisskb/src/net/sched/sch_generic.c: In function 'pfifo_fast_change_tx_queue_len': /kisskb/src/net/sched/sch_generic.c:769:20: note: byref variable will be forcibly initialized struct skb_array *bands[PFIFO_FAST_BANDS]; ^~~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_bind': /kisskb/src/net/netlink/af_netlink.c:991:16: note: byref variable will be forcibly initialized unsigned long groups; ^~~~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_release': /kisskb/src/net/netlink/af_netlink.c:778:25: note: byref variable will be forcibly initialized struct netlink_notify n = { ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/net/sched/sch_generic.c:10: /kisskb/src/net/sched/sch_generic.c: In function 'dev_deactivate_queue': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/sched/sch_generic.c:1137:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev_queue->qdisc, qdisc_default); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/netlink/af_netlink.c:21: /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_add_usersock_entry': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/netlink/af_netlink.c:2808:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nl_table[NETLINK_USERSOCK].listeners, listeners); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/imx/clk-cpu.c: In function 'imx_clk_hw_cpu': /kisskb/src/drivers/clk/imx/clk-cpu.c:79:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/netlink/af_netlink.c:21: /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_attachskb': /kisskb/src/net/netlink/af_netlink.c:1221:21: note: byref variable will be forcibly initialized DECLARE_WAITQUEUE(wait, current); ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' 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:1326:7: note: byref variable will be forcibly initialized long timeo; ^~~~~ /kisskb/src/net/sched/sch_generic.c: In function 'sch_direct_xmit': /kisskb/src/net/sched/sch_generic.c:290:7: note: byref variable will be forcibly initialized bool again = false; ^~~~~ /kisskb/src/net/sched/sch_generic.c:289:6: note: byref variable will be forcibly initialized int ret = NETDEV_TX_BUSY; ^~~ /kisskb/src/net/sched/sch_generic.c: In function 'qdisc_restart': /kisskb/src/net/sched/sch_generic.c:363:7: note: byref variable will be forcibly initialized bool validate; ^~~~~~~~ /kisskb/src/net/sched/sch_generic.c: In function '__qdisc_run': /kisskb/src/net/sched/sch_generic.c:382:6: note: byref variable will be forcibly initialized int packets; ^~~~~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_broadcast_filtered': /kisskb/src/net/netlink/af_netlink.c:1496:32: note: byref variable will be forcibly initialized struct netlink_broadcast_data info; ^~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_sendmsg': /kisskb/src/net/netlink/af_netlink.c:1861:20: note: byref variable will be forcibly initialized struct scm_cookie scm; ^~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_set_err': /kisskb/src/net/netlink/af_netlink.c:1594:30: note: byref variable will be forcibly initialized struct netlink_set_err_data info; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/netlink/af_netlink.c:21: /kisskb/src/net/netlink/af_netlink.c: In function '__netlink_kernel_create': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/netlink/af_netlink.c:2080:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nl_table[unit].listeners, listeners); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/netlink/af_netlink.c:2038:17: note: byref variable will be forcibly initialized struct socket *sock; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/netlink/af_netlink.c:21: /kisskb/src/net/netlink/af_netlink.c: In function '__netlink_change_ngroups': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/netlink/af_netlink.c:2133:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tbl->listeners, new); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/net/sched/sch_generic.c:10: /kisskb/src/net/sched/sch_generic.c: In function 'shutdown_scheduler_queue': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/sched/sch_generic.c:1310:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev_queue->qdisc, qdisc_default); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/sched/sch_generic.c: In function 'dev_graft_qdisc': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/sched/sch_generic.c:1008:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev_queue->qdisc, &noop_qdisc); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/sched/sch_generic.c: In function 'dev_activate': /kisskb/src/net/sched/sch_generic.c:1093:6: note: byref variable will be forcibly initialized int need_watchdog; ^~~~~~~~~~~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_recvmsg': /kisskb/src/net/netlink/af_netlink.c:1836:20: note: byref variable will be forcibly initialized struct nl_pktinfo info; ^~~~ /kisskb/src/net/netlink/af_netlink.c:1943:6: note: byref variable will be forcibly initialized int err, ret; ^~~ /kisskb/src/net/netlink/af_netlink.c:1937:20: note: byref variable will be forcibly initialized struct scm_cookie scm; ^~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/sched/sch_generic.c:11: /kisskb/src/net/sched/sch_generic.c: In function 'dev_deactivate': /kisskb/src/net/sched/sch_generic.c:1241:12: note: byref variable will be forcibly initialized LIST_HEAD(single); ^~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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:27, 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 u32 tmp = value; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/net/sched/sch_generic.c:10: /kisskb/src/net/sched/sch_generic.c: In function 'mini_qdisc_pair_swap': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/sched/sch_generic.c:1394:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*miniqp->p_miniq, miniq); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_rcv_skb': /kisskb/src/net/netlink/af_netlink.c:2480:25: note: byref variable will be forcibly initialized struct netlink_ext_ack extack; ^~~~~~ /kisskb/src/drivers/soc/fsl/qbman/bman.c: In function 'bm_shutdown_pool': /kisskb/src/drivers/soc/fsl/qbman/bman.c:642:22: note: byref variable will be forcibly initialized union bm_mc_result *bm_res; ^~~~~~ /kisskb/src/drivers/soc/fsl/qbman/bman.c: In function 'bman_new_pool': /kisskb/src/drivers/soc/fsl/qbman/bman.c:698:6: note: byref variable will be forcibly initialized u32 bpid; ^~~~ /kisskb/src/drivers/soc/fsl/qbman/bman.c: In function 'bman_acquire': /kisskb/src/drivers/soc/fsl/qbman/bman.c:791:22: note: byref variable will be forcibly initialized union bm_mc_result *mcr; ^~~ 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 int nextoffset; ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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:74, from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /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 int slen; ^~~~ /kisskb/src/mm/page_owner.c: In function 'create_dummy_stack': /kisskb/src/mm/page_owner.c:61:16: note: byref variable will be forcibly initialized unsigned long entries[4]; ^~~~~~~ /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 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 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 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 int namelen; ^~~~~~~ /kisskb/src/fs/namespace.c: In function 'mnt_user_ns': /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 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 uint32_t max; ^~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/mm/page_owner.c: In function 'save_stack': /kisskb/src/mm/page_owner.c:121:16: note: byref variable will be forcibly initialized unsigned long entries[PAGE_OWNER_STACK_DEPTH]; ^~~~~~~ /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 int offset, depth, namelen; ^~~~~~~ /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:545:14: note: byref variable will be forcibly initialized 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 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 int nodedepth; ^~~~~~~~~ /kisskb/src/mm/page_owner.c: In function 'print_page_owner': /kisskb/src/mm/page_owner.c:349:17: note: byref variable will be forcibly initialized unsigned long *entries; ^~~~~~~ /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 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 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 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 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 int len; ^~~ /kisskb/src/mm/page_owner.c: In function '__dump_page_owner': /kisskb/src/mm/page_owner.c:414:17: note: byref variable will be forcibly initialized unsigned long *entries; ^~~~~~~ /kisskb/src/fs/namespace.c: In function 'do_idmap_mount': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/namespace.c:3918:2: note: in expansion of macro 'smp_store_release' smp_store_release(&mnt->mnt.mnt_userns, mnt_userns); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/ring_buffer.h:5, from /kisskb/src/include/linux/trace_events.h:6, from /kisskb/src/include/trace/syscall.h:7, from /kisskb/src/include/linux/syscalls.h:85, from /kisskb/src/fs/file.c:10: /kisskb/src/fs/file.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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:74, from /kisskb/src/fs/file.c:10: /kisskb/src/fs/file.c: In function 'pick_file': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c:611:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(fdt->fd[fd], NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c: In function 'do_dup2': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c:1042:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(fdt->fd[fd], file); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c: In function 'expand_fdtable': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c:182:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(files->fdt, new_fdt); ^~~~~~~~~~~~~~~~~~ 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:74, 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/fs/file.c:219:3: note: in expansion of macro 'wait_event' wait_event(files->resize_wait, !files->resize_in_progress); ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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:74, from /kisskb/src/fs/file.c:10: /kisskb/src/fs/file.c: In function 'alloc_fd': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c:519:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(fdt->fd[fd], NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c: In function 'dup_fd': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c:373:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(newf->fdt, new_fdt); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c:366:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*new_fds++, f); ^~~~~~~~~~~~~~~~~~ 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:74, from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function 'umount_tree': /kisskb/src/fs/namespace.c:1500:12: note: byref variable will be forcibly initialized LIST_HEAD(tmp_list); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/namespace.c: In function 'shrink_submounts': /kisskb/src/fs/namespace.c:3089:12: note: byref variable will be forcibly initialized LIST_HEAD(graveyard); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/namespace.c: In function 'commit_tree': /kisskb/src/fs/namespace.c:911:12: note: byref variable will be forcibly initialized LIST_HEAD(head); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/file.c: In function 'fd_install': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c:593:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(fdt->fd[fd], file); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c:585:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(fdt->fd[fd], file); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c: In function '__close_range': /kisskb/src/fs/file.c:687:45: note: byref variable will be forcibly initialized struct files_struct *cur_fds = me->files, *fds = NULL; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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:74, from /kisskb/src/fs/file.c:10: /kisskb/src/fs/file.c: In function '__close_fd_get_file': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c:765:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(fdt->fd[fd], NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c: In function 'do_close_on_exec': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/file.c:816:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(fdt->fd[fd], NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/namespace.c: In function 'mnt_warn_timestamp_expiry': /kisskb/src/fs/namespace.c:2554:13: note: byref variable will be forcibly initialized struct tm tm; ^~ /kisskb/src/fs/namespace.c: In function 'init_mount_tree': /kisskb/src/fs/namespace.c:4186:14: note: byref variable will be forcibly initialized 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:74, from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function 'mntput_no_expire': /kisskb/src/fs/namespace.c:1159:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/acompress.c: In function 'crypto_acomp_report': /kisskb/src/crypto/acompress.c:29:29: note: byref variable will be forcibly initialized struct crypto_report_acomp racomp; ^~~~~~ /kisskb/src/fs/namespace.c: In function 'namespace_unlock': /kisskb/src/fs/namespace.c:1434:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/namespace.c:1431:20: note: byref variable will be forcibly initialized struct hlist_head head; ^~~~ /kisskb/src/fs/namespace.c: In function 'do_mount_setattr': /kisskb/src/fs/namespace.c:3963:6: note: byref variable will be forcibly initialized int err = 0; ^~~ /kisskb/src/fs/namespace.c: In function '__do_sys_mount_setattr': /kisskb/src/fs/namespace.c:4139:21: note: byref variable will be forcibly initialized struct mount_kattr kattr; ^~~~~ /kisskb/src/fs/namespace.c:4138:20: note: byref variable will be forcibly initialized struct mount_attr attr; ^~~~ /kisskb/src/fs/namespace.c:4137:14: note: byref variable will be forcibly initialized struct path target; ^~~~~~ /kisskb/src/fs/namespace.c: In function 'ksys_umount': /kisskb/src/fs/namespace.c:1766:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/namespace.c: In function '__do_sys_open_tree': /kisskb/src/fs/namespace.c:2444:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/namespace.c: In function '__do_sys_fsmount': /kisskb/src/fs/namespace.c:3505:15: note: byref variable will be forcibly initialized unsigned int mnt_flags = 0; ^~~~~~~~~ /kisskb/src/fs/namespace.c:3502:14: note: byref variable will be forcibly initialized struct path newmount; ^~~~~~~~ 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 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 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 int oldlen, newlen; ^~~~~~ 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:74, from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function 'attach_recursive_mnt': /kisskb/src/fs/namespace.c:2128:13: note: byref variable will be forcibly initialized HLIST_HEAD(tree_list); ^~~~~~~~~ /kisskb/src/include/linux/list.h:790:44: note: in definition of macro 'HLIST_HEAD' #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } ^~~~ /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 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 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 int err, oldlen, newlen; ^~~~~~ /kisskb/src/lib/../scripts/dtc/libfdt/fdt_rw.c:294:23: note: byref variable will be forcibly initialized 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 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 int offset, nextoffset; ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/llc/af_llc.c:24: /kisskb/src/net/llc/af_llc.c: In function 'sock_graft': /kisskb/src/lib/fdt_rw.c: In function 'fdt_open_into': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_rw.c:418:20: note: byref variable will be forcibly initialized int mem_rsv_size, struct_size; ^~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:1906:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_wq, &parent->wq); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/namespace.c: In function 'do_loopback': /kisskb/src/fs/namespace.c:2359:14: note: byref variable will be forcibly initialized struct path old_path; ^~~~~~~~ /kisskb/src/net/llc/af_llc.c: In function 'llc_ui_getname': /kisskb/src/net/llc/af_llc.c:994:22: note: byref variable will be forcibly initialized struct sockaddr_llc sllc; ^~~~ /kisskb/src/net/llc/af_llc.c: In function 'llc_cmsg_rcv': /kisskb/src/net/llc/af_llc.c:649:22: note: byref variable will be forcibly initialized struct llc_pktinfo info; ^~~~ /kisskb/src/net/llc/af_llc.c: In function 'llc_ui_recvmsg': /kisskb/src/net/llc/af_llc.c:745:7: note: byref variable will be forcibly initialized long timeo; ^~~~~ /kisskb/src/net/llc/af_llc.c:741:6: note: byref variable will be forcibly initialized u32 peek_seq = 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/include/linux/netdevice.h:37, from /kisskb/src/include/linux/rtnetlink.h:7, from /kisskb/src/net/llc/af_llc.c:26: /kisskb/src/net/llc/af_llc.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/llc/af_llc.c: In function 'llc_ui_setsockopt': /kisskb/src/net/llc/af_llc.c:1055:12: note: userspace variable will be forcibly initialized static int llc_ui_setsockopt(struct socket *sock, int level, int optname, ^~~~~~~~~~~~~~~~~ /kisskb/src/net/llc/af_llc.c:1060:15: note: byref variable will be forcibly initialized unsigned int opt; ^~~ /kisskb/src/fs/namespace.c: In function 'do_move_mount_old': /kisskb/src/fs/namespace.c:2769:14: note: byref variable will be forcibly initialized struct path old_path; ^~~~~~~~ /kisskb/src/fs/namespace.c: In function '__do_sys_move_mount': /kisskb/src/fs/namespace.c:3631:25: note: byref variable will be forcibly initialized struct path from_path, to_path; ^~~~~~~ /kisskb/src/fs/namespace.c:3631:14: note: byref variable will be forcibly initialized struct path from_path, to_path; ^~~~~~~~~ /kisskb/src/net/llc/af_llc.c: In function 'llc_ui_sendmsg': /kisskb/src/net/llc/af_llc.c:912:6: note: byref variable will be forcibly initialized int rc = -EINVAL, copied = 0, hdrlen; ^~ 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:74, from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function 'mark_mounts_for_expiry': /kisskb/src/drivers/soc/fsl/qbman/dpaa_sys.c: In function 'qbman_init_private_mem': /kisskb/src/drivers/soc/fsl/qbman/dpaa_sys.c:43:6: note: byref variable will be forcibly initialized int len, err; ^~~ /kisskb/src/net/llc/af_llc.c: In function 'llc_ui_getsockopt': /kisskb/src/net/llc/af_llc.c:1142:6: note: byref variable will be forcibly initialized int val = 0, len = 0, rc = -EINVAL; ^~~ /kisskb/src/fs/namespace.c:3004:12: note: byref variable will be forcibly initialized LIST_HEAD(graveyard); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/namespace.c: In function 'do_mount': /kisskb/src/fs/namespace.c:3240:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/net/llc/af_llc.c: In function 'llc_ui_bind': /kisskb/src/net/llc/af_llc.c:376:26: note: byref variable will be forcibly initialized struct llc_addr laddr, daddr; ^~~~~ /kisskb/src/net/llc/af_llc.c:376:19: note: byref variable will be forcibly initialized struct llc_addr laddr, daddr; ^~~~~ /kisskb/src/fs/namespace.c: In function '__do_sys_pivot_root': /kisskb/src/fs/namespace.c:3729:24: note: byref variable will be forcibly initialized struct path new, old, root; ^~~~ /kisskb/src/fs/namespace.c:3729:19: note: byref variable will be forcibly initialized struct path new, old, root; ^~~ /kisskb/src/fs/namespace.c:3729:14: note: byref variable will be forcibly initialized struct path new, old, root; ^~~ /kisskb/src/fs/namespace.c: In function 'mount_subtree': /kisskb/src/fs/namespace.c:3399:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/namespace.c: In function 'mntns_install': /kisskb/src/fs/namespace.c:4454:14: note: byref variable will be forcibly initialized struct path root; ^~~~ /kisskb/src/fs/namespace.c: In function 'current_chrooted': /kisskb/src/fs/namespace.c:4302:14: note: byref variable will be forcibly initialized struct path fs_root; ^~~~~~~ /kisskb/src/fs/namespace.c:4301:14: note: byref variable will be forcibly initialized struct path ns_root; ^~~~~~~ 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/drivers/soc/fsl/qbman/dpaa_sys.h:34, from /kisskb/src/drivers/soc/fsl/qbman/qman_priv.h:31, from /kisskb/src/drivers/soc/fsl/qbman/qman.c:31: /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:287:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qman_query_cgr': /kisskb/src/drivers/soc/fsl/qbman/qman.c:2184:22: note: byref variable will be forcibly initialized union qm_mc_result *mcr; ^~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qm_modify_cgr': /kisskb/src/drivers/soc/fsl/qbman/qman.c:2358:22: note: byref variable will be forcibly initialized union qm_mc_result *mcr; ^~~ In file included from /kisskb/src/drivers/soc/fsl/qbman/dpaa_sys.h:35, from /kisskb/src/drivers/soc/fsl/qbman/qman_priv.h:31, from /kisskb/src/drivers/soc/fsl/qbman/qman.c:31: /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized 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/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/drivers/soc/fsl/qbman/dpaa_sys.h:34, from /kisskb/src/drivers/soc/fsl/qbman/qman_priv.h:31, from /kisskb/src/drivers/soc/fsl/qbman/qman.c:31: /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'wait_vdqcr_start': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c:2262:3: note: in expansion of macro 'wait_event' wait_event(affine_queue, !set_vdqcr(p, fq, vdqcr)); ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c:2259:9: note: in expansion of macro 'wait_event_interruptible' ret = wait_event_interruptible(affine_queue, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/fse_decompress.c: In function 'FSE_decompress_usingDTable_generic': /kisskb/src/lib/zstd/fse_decompress.c:217:15: note: byref variable will be forcibly initialized FSE_DState_t state2; ^~~~~~ /kisskb/src/lib/zstd/fse_decompress.c:216:15: note: byref variable will be forcibly initialized FSE_DState_t state1; ^~~~~~ /kisskb/src/lib/zstd/fse_decompress.c:215:16: note: byref variable will be forcibly initialized BIT_DStream_t bitD; ^~~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qm_congestion_task': /kisskb/src/drivers/soc/fsl/qbman/qman.c:1456:22: note: byref variable will be forcibly initialized union qm_mc_result *mcr; ^~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c:1455:23: note: byref variable will be forcibly initialized struct qman_cgrs rr, c; ^ /kisskb/src/drivers/soc/fsl/qbman/qman.c:1455:19: note: byref variable will be forcibly initialized struct qman_cgrs rr, c; ^~ /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 unsigned char BT_CAP[8]; ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_bt_sm.c:619:16: note: byref variable will be forcibly initialized unsigned char GetBT_CAP[] = { 0x18, 0x36 }; ^~~~~~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qman_init_fq': /kisskb/src/drivers/soc/fsl/qbman/qman.c:1856:22: note: byref variable will be forcibly initialized union qm_mc_result *mcr; ^~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qman_schedule_fq': /kisskb/src/drivers/soc/fsl/qbman/qman.c:1969:22: note: byref variable will be forcibly initialized union qm_mc_result *mcr; ^~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qman_retire_fq': /kisskb/src/drivers/soc/fsl/qbman/qman.c:2069:22: note: byref variable will be forcibly initialized union qm_mr_entry msg; ^~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c:2010:22: note: byref variable will be forcibly initialized union qm_mc_result *mcr; ^~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qman_oos_fq': /kisskb/src/drivers/soc/fsl/qbman/qman.c:2092:22: note: byref variable will be forcibly initialized union qm_mc_result *mcr; ^~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qman_query_fq': /kisskb/src/drivers/soc/fsl/qbman/qman.c:2130:22: note: byref variable will be forcibly initialized union qm_mc_result *mcr; ^~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qman_query_fq_np': /kisskb/src/drivers/soc/fsl/qbman/qman.c:2155:22: note: byref variable will be forcibly initialized union qm_mc_result *mcr; ^~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'cgr_cleanup': /kisskb/src/drivers/soc/fsl/qbman/qman.c:2966:18: note: byref variable will be forcibly initialized struct qm_fqd fqd; ^~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c:2956:28: note: byref variable will be forcibly initialized struct qm_mcr_queryfq_np np; ^~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qman_query_cgr_congested': /kisskb/src/drivers/soc/fsl/qbman/qman.c:2210:25: note: byref variable will be forcibly initialized struct qm_mcr_querycgr query_cgr; ^~~~~~~~~ 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/soc/fsl/qbman/dpaa_sys.h:34, from /kisskb/src/drivers/soc/fsl/qbman/qman_priv.h:31, from /kisskb/src/drivers/soc/fsl/qbman/qman.c:31: /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qman_volatile_dequeue': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c:2297:4: note: in expansion of macro 'wait_event' wait_event(affine_queue, ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c:2294:4: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(affine_queue, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c:2268:22: note: byref variable will be forcibly initialized struct qman_portal *p; ^ /kisskb/src/lib/zstd/fse_decompress.c: In function 'FSE_decompress_usingDTable': /kisskb/src/lib/zstd/fse_decompress.c:215:16: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/fse_decompress.c:216:15: note: byref variable will be forcibly initialized FSE_DState_t state1; ^~~~~~ /kisskb/src/lib/zstd/fse_decompress.c:217:15: note: byref variable will be forcibly initialized FSE_DState_t state2; ^~~~~~ /kisskb/src/lib/zstd/fse_decompress.c:215:16: note: byref variable will be forcibly initialized BIT_DStream_t bitD; ^~~~ /kisskb/src/lib/zstd/fse_decompress.c:216:15: note: byref variable will be forcibly initialized FSE_DState_t state1; ^~~~~~ /kisskb/src/lib/zstd/fse_decompress.c:217:15: note: byref variable will be forcibly initialized FSE_DState_t state2; ^~~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qman_init_cgr_all': /kisskb/src/drivers/soc/fsl/qbman/qman.c:2408:18: note: byref variable will be forcibly initialized struct qman_cgr cgr; ^~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qman_create_cgr': /kisskb/src/drivers/soc/fsl/qbman/qman.c:2446:25: note: byref variable will be forcibly initialized struct qm_mcc_initcgr local_opts = *opts; ^~~~~~~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c:2424:25: note: byref variable will be forcibly initialized struct qm_mcr_querycgr cgr_state; ^~~~~~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qman_delete_cgr': /kisskb/src/drivers/soc/fsl/qbman/qman.c:2490:24: note: byref variable will be forcibly initialized struct qm_mcc_initcgr local_opts; ^~~~~~~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c:2489:25: note: byref variable will be forcibly initialized struct qm_mcr_querycgr cgr_state; ^~~~~~~~~ /kisskb/src/lib/zstd/fse_decompress.c: In function 'FSE_decompress_wksp': /kisskb/src/lib/zstd/fse_decompress.c:292:11: note: byref variable will be forcibly initialized unsigned maxSymbolValue = FSE_MAX_SYMBOL_VALUE; ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/fse_decompress.c:291:11: note: byref variable will be forcibly initialized unsigned tableLog; ^~~~~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qman_shutdown_fq': /kisskb/src/drivers/soc/fsl/qbman/qman.c:2623:22: note: byref variable will be forcibly initialized union qm_mc_result *mcr; ^~~ /kisskb/src/fs/seq_file.c: In function 'seq_read': /kisskb/src/fs/seq_file.c:152:18: note: byref variable will be forcibly initialized struct iov_iter iter; ^~~~ /kisskb/src/fs/seq_file.c:151:15: note: byref variable will be forcibly initialized struct kiocb kiocb; ^~~~~ /kisskb/src/fs/seq_file.c:150:15: note: byref variable will be forcibly initialized struct iovec iov = { .iov_base = buf, .iov_len = size}; ^~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c: In function 'qpool_cleanup': /kisskb/src/drivers/soc/fsl/qbman/qman.c:2908:18: note: byref variable will be forcibly initialized struct qm_fqd fqd; ^~~ /kisskb/src/drivers/soc/fsl/qbman/qman.c:2898:28: note: byref variable will be forcibly initialized struct qm_mcr_queryfq_np np; ^~ /kisskb/src/fs/seq_file.c: In function 'seq_printf': /kisskb/src/fs/seq_file.c:407:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/fs/afs/inode.c: In function 'afs_check_validity': /kisskb/src/fs/afs/inode.c:617:6: note: byref variable will be forcibly initialized int seq = 0; ^~~ /kisskb/src/fs/afs/inode.c:616:25: note: byref variable will be forcibly initialized unsigned int cb_break, cb_s_break, cb_v_break; ^~~~~~~~~~ /kisskb/src/fs/afs/inode.c: In function 'afs_getattr': /kisskb/src/fs/afs/inode.c:741:6: note: byref variable will be forcibly initialized int seq = 0; ^~~ /kisskb/src/drivers/video/backlight/gpio_backlight.c: In function 'gpio_backlight_probe': /kisskb/src/drivers/video/backlight/gpio_backlight.c:52:30: note: byref variable will be forcibly initialized struct backlight_properties props; ^~~~~ /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 char *envp[2]; ^~~~ /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 unsigned long power, old_power; ^~~~~ /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 unsigned long brightness; ^~~~~~~~~~ In file included from /kisskb/src/fs/ubifs/ubifs.h:19, from /kisskb/src/fs/ubifs/tnc_commit.c:14: /kisskb/src/fs/ubifs/tnc_commit.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ubifs/tnc_commit.c: In function 'make_idx_node': /kisskb/src/fs/ubifs/tnc_commit.c:29:5: note: byref variable will be forcibly initialized u8 hash[UBIFS_HASH_ARR_SZ]; ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/fs/afs/fs_probe.c:9: /kisskb/src/fs/afs/fs_probe.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ubifs/tnc_commit.c: In function 'layout_leb_in_gaps': /kisskb/src/fs/ubifs/tnc_commit.c:295:23: note: byref variable will be forcibly initialized struct ubifs_lprops lp; ^~ /kisskb/src/fs/ubifs/tnc_commit.c:228:12: note: byref variable will be forcibly initialized int lnum, dirt = 0, gap_start, gap_end, err, written, tot_written; ^~~~ /kisskb/src/fs/afs/fs_probe.c: In function 'afs_fileserver_probe_result': /kisskb/src/fs/afs/fs_probe.c:105:15: note: byref variable will be forcibly initialized unsigned int rtt_us = 0; ^~~~~~ /kisskb/src/fs/ubifs/tnc_commit.c: In function 'write_index': /kisskb/src/fs/ubifs/tnc_commit.c:858:6: note: byref variable will be forcibly initialized u8 hash[UBIFS_HASH_ARR_SZ]; ^~~~ /kisskb/src/fs/afs/fs_probe.c: In function 'afs_wait_for_one_fs_probe': /kisskb/src/fs/afs/fs_probe.c:432:26: note: byref variable will be forcibly initialized struct wait_queue_entry wait; ^~~~ /kisskb/src/drivers/clk/imx/clk-divider-gate.c: In function 'imx_clk_hw_divider_gate': /kisskb/src/drivers/clk/imx/clk-divider-gate.c:182:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/soc/imx/gpcv2.c: In function 'imx_gpc_pu_pgc_sw_pxx_req': /kisskb/src/drivers/soc/imx/gpcv2.c:141:6: note: byref variable will be forcibly initialized u32 pxx_req; ^~~~~~~ /kisskb/src/drivers/soc/imx/gpcv2.c: In function 'imx_gpcv2_probe': /kisskb/src/drivers/soc/imx/gpcv2.c:585:7: note: byref variable will be forcibly initialized u32 domain_index; ^~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/log2.h:12, from /kisskb/src/arch/arm64/include/asm/hwcap.h:42, from /kisskb/src/arch/arm64/include/asm/cpufeature.h:11, from /kisskb/src/arch/arm64/include/asm/ptrace.h:11, from /kisskb/src/arch/arm64/include/uapi/asm/bpf_perf_event.h:5, from /kisskb/src/include/uapi/linux/bpf_perf_event.h:11, from /kisskb/src/include/linux/perf_event.h:18, from /kisskb/src/kernel/events/callchain.c:11: /kisskb/src/kernel/events/callchain.c: In function 'alloc_callchain_buffers': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/callchain.c:96:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(callchain_cpus_entries, entries); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/include/linux/rtnetlink.h:6, from /kisskb/src/net/core/fib_notifier.c:1: /kisskb/src/net/core/fib_notifier.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /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 int rctx; ^~~~ /kisskb/src/kernel/events/callchain.c:184:34: note: byref variable will be forcibly initialized 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 struct ctl_table new_table = *table; ^~~~~~~~~ /kisskb/src/kernel/events/callchain.c:240:6: note: byref variable will be forcibly initialized int new_value = *value, ret; ^~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/filter.h:10, from /kisskb/src/include/net/sock_reuseport.h:5, from /kisskb/src/net/core/sock_reuseport.c:9: /kisskb/src/net/core/sock_reuseport.c: In function 'reuseport_grow': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock_reuseport.c:111:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(reuse->socks[i]->sk_reuseport_cb, ^~~~~~~~~~~~~~~~~~ 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 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 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 int offset, nextoffset; ^~~~~~~~~~ /kisskb/src/net/core/sock_reuseport.c: In function 'reuseport_alloc': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock_reuseport.c:78:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_reuseport_cb, reuse); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock_reuseport.c: In function 'reuseport_add_sock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock_reuseport.c:173:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_reuseport_cb, reuse); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock_reuseport.c: In function 'reuseport_detach_sock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock_reuseport.c:202:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_reuseport_cb, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock_reuseport.c: In function 'reuseport_attach_prog': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock_reuseport.c:331:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(reuse->prog, prog); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock_reuseport.c: In function 'reuseport_detach_prog': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:454:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer((rcu_ptr), (ptr)); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock_reuseport.c:351:13: note: in expansion of macro 'rcu_replace_pointer' old_prog = rcu_replace_pointer(reuse->prog, old_prog, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/xattr.c:11: /kisskb/src/fs/xattr.c: In function 'list_empty_careful': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:318:27: note: in expansion of macro 'smp_load_acquire' struct list_head *next = smp_load_acquire(&head->next); ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_get_syscall_info_entry': /kisskb/src/kernel/ptrace.c:906:16: note: byref variable will be forcibly initialized unsigned long args[ARRAY_SIZE(info->entry.args)]; ^~~~ /kisskb/src/fs/xattr.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_peek_siginfo': /kisskb/src/kernel/ptrace.c:730:20: note: byref variable will be forcibly initialized kernel_siginfo_t info; ^~~~ /kisskb/src/kernel/ptrace.c:704:33: note: byref variable will be forcibly initialized struct ptrace_peeksiginfo_args arg; ^~~ /kisskb/src/fs/libfs.c: In function 'generic_ci_d_compare': /kisskb/src/fs/libfs.c:1398:7: note: byref variable will be forcibly initialized char strbuf[DNAME_INLINE_LEN]; ^~~~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_getsiginfo': /kisskb/src/kernel/ptrace.c:670:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_setsiginfo': /kisskb/src/kernel/ptrace.c:686:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/fs/xattr.c: In function 'xattr_getsecurity': /kisskb/src/fs/xattr.c:320:8: note: byref variable will be forcibly initialized void *buffer = NULL; ^~~~~~ /kisskb/src/fs/xattr.c: In function 'vfs_setxattr': /kisskb/src/fs/xattr.c:287:16: note: byref variable will be forcibly initialized struct inode *delegated_inode = NULL; ^~~~~~~~~~~~~~~ /kisskb/src/fs/xattr.c: In function 'setxattr': /kisskb/src/fs/xattr.c:547:7: note: byref variable will be forcibly initialized char kname[XATTR_NAME_MAX + 1]; ^~~~~ /kisskb/src/fs/xattr.c: In function 'path_setxattr': /kisskb/src/fs/xattr.c:584:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/libfs.c: In function 'simple_attr_read': /kisskb/src/fs/libfs.c:943:7: note: byref variable will be forcibly initialized u64 val; ^~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_readdata': /kisskb/src/kernel/ptrace.c:592:8: note: byref variable will be forcibly initialized char buf[128]; ^~~ /kisskb/src/fs/libfs.c: In function 'simple_attr_write': /kisskb/src/fs/libfs.c:964:21: note: byref variable will be forcibly initialized unsigned long long val; ^~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_writedata': /kisskb/src/kernel/ptrace.c:618:8: note: byref variable will be forcibly initialized char buf[128]; ^~~ /kisskb/src/kernel/ptrace.c: In function 'generic_ptrace_peekdata': /kisskb/src/kernel/ptrace.c:1284:16: note: byref variable will be forcibly initialized unsigned long tmp; ^~~ /kisskb/src/fs/xattr.c: In function 'getxattr': /kisskb/src/fs/xattr.c:648:7: note: byref variable will be forcibly initialized char kname[XATTR_NAME_MAX + 1]; ^~~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_request': /kisskb/src/kernel/ptrace.c:996:5: note: byref variable will be forcibly initialized int ptrace_request(struct task_struct *child, long request, ^~~~~~~~~~~~~~ /kisskb/src/kernel/ptrace.c:1196:16: note: byref variable will be forcibly initialized struct iovec kiov; ^~~~ /kisskb/src/kernel/ptrace.c:1062:12: note: byref variable will be forcibly initialized sigset_t new_set; ^~~~~~~ /kisskb/src/kernel/ptrace.c:1004:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/ptrace.c:1001:19: note: byref variable will be forcibly initialized kernel_siginfo_t siginfo, *si; ^~~~~~~ /kisskb/src/fs/xattr.c: In function 'path_getxattr': /kisskb/src/fs/xattr.c:686:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/xattr.c: In function 'path_listxattr': /kisskb/src/fs/xattr.c:763:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/xattr.c: In function 'vfs_removexattr': /kisskb/src/fs/xattr.c:518:16: note: byref variable will be forcibly initialized struct inode *delegated_inode = NULL; ^~~~~~~~~~~~~~~ /kisskb/src/fs/xattr.c: In function 'removexattr': /kisskb/src/fs/xattr.c:811:7: note: byref variable will be forcibly initialized char kname[XATTR_NAME_MAX + 1]; ^~~~~ /kisskb/src/fs/xattr.c: In function 'path_removexattr': /kisskb/src/fs/xattr.c:825:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/xattr.c: In function 'simple_xattr_list': /kisskb/src/fs/xattr.c:1086:10: note: byref variable will be forcibly initialized ssize_t remaining_size = size; ^~~~~~~~~~~~~~ /kisskb/src/mm/cleancache.c: In function 'cleancache_get_key': /kisskb/src/mm/cleancache.c:148:15: note: byref variable will be forcibly initialized int len = 0, maxlen = CLEANCACHE_KEY_MAX; ^~~~~~ /kisskb/src/drivers/gpio/gpio-pl061.c: In function 'pl061_irq_handler': /kisskb/src/drivers/gpio/gpio-pl061.c:215:16: note: byref variable will be forcibly initialized unsigned long pending; ^~~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/gpio/gpio-pl061.c:21: /kisskb/src/drivers/gpio/gpio-pl061.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/bvec.h:14, 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 unsigned int val, reg; ^~~ /kisskb/src/net/netlink/policy.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized 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 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 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 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 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 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 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 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 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 struct netlink_range_validation range; ^~~~~ /kisskb/src/net/netlink/policy.c:313:42: note: byref variable will be forcibly initialized struct netlink_range_validation_signed range; ^~~~~ /kisskb/src/net/netlink/policy.c:281:35: note: byref variable will be forcibly initialized struct netlink_range_validation range; ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/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/soc/fsl/qbman/dpaa_sys.h:34, from /kisskb/src/drivers/soc/fsl/qbman/qman_priv.h:31, from /kisskb/src/drivers/soc/fsl/qbman/qman_test.h:31, from /kisskb/src/drivers/soc/fsl/qbman/qman_test_api.c:31: /kisskb/src/drivers/soc/fsl/qbman/qman_test_api.c: In function 'qman_test_api': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman_test_api.c:190:2: note: in expansion of macro 'wait_event' wait_event(waitqueue, retire_complete); ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman_test_api.c:182:2: note: in expansion of macro 'wait_event' wait_event(waitqueue, sdqcr_complete); ^~~~~~~~~~ /kisskb/src/drivers/soc/fsl/qbman/qman_test_api.c:124:15: note: byref variable will be forcibly initialized unsigned int flags, frmcnt; ^~~~~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_validate_ops': /kisskb/src/net/netlink/genetlink.c:369:20: note: byref variable will be forcibly initialized struct genl_ops op2; ^~~ /kisskb/src/net/netlink/genetlink.c:363:19: note: byref variable will be forcibly initialized 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:27, 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 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 u16 tmp = value; ^~~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_family_find_byname': /kisskb/src/net/netlink/genetlink.c:101:15: note: byref variable will be forcibly initialized unsigned int id; ^~ /kisskb/src/net/netlink/genetlink.c: In function 'ctrl_dumppolicy_start': /kisskb/src/net/netlink/genetlink.c:1136:18: note: byref variable will be forcibly initialized struct genl_ops op; ^~ /kisskb/src/fs/ceph/addr.c: In function 'writepage_nounlock': /kisskb/src/fs/ceph/addr.c:678:28: note: byref variable will be forcibly initialized struct writeback_control tmp_wbc; ^~~~~~~ /kisskb/src/fs/ceph/addr.c:608:28: note: byref variable will be forcibly initialized struct ceph_writeback_ctl ceph_wbc; ^~~~~~~~ /kisskb/src/fs/ceph/addr.c:607:9: note: byref variable will be forcibly initialized loff_t len = PAGE_SIZE; ^~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_validate_assign_mc_groups': /kisskb/src/net/netlink/genetlink.c:253:6: note: byref variable will be forcibly initialized int first_id; ^~~~~~~~ /kisskb/src/fs/ceph/addr.c: In function 'ceph_do_readpage': /kisskb/src/fs/ceph/addr.c:196:6: note: byref variable will be forcibly initialized u64 len = PAGE_SIZE; ^~~ /kisskb/src/drivers/video/backlight/ktd253-backlight.c: In function 'ktd253_backlight_probe': /kisskb/src/drivers/video/backlight/ktd253-backlight.c:114:6: note: byref variable will be forcibly initialized u32 brightness; ^~~~~~~~~~ /kisskb/src/drivers/video/backlight/ktd253-backlight.c:113:6: note: byref variable will be forcibly initialized u32 max_brightness; ^~~~~~~~~~~~~~ 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/fs/ceph/addr.c:4: /kisskb/src/fs/ceph/addr.c: In function 'ceph_write_begin': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_killable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/addr.c:1340:8: note: in expansion of macro 'wait_event_killable' r = wait_event_killable(ci->i_cap_wq, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_family_rcv_msg_doit': /kisskb/src/net/netlink/genetlink.c:711:19: note: byref variable will be forcibly initialized struct genl_info info; ^~~~ In file included from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:8, from /kisskb/src/include/linux/backing-dev.h:15, from /kisskb/src/fs/ceph/addr.c:4: /kisskb/src/fs/ceph/addr.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ceph/addr.c: In function 'start_read': /kisskb/src/fs/ceph/addr.c:342:6: note: byref variable will be forcibly initialized int got = 0; ^~~ /kisskb/src/fs/ceph/addr.c:337:6: note: byref variable will be forcibly initialized u64 len; ^~~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_bind': /kisskb/src/net/netlink/genetlink.c:1366:15: note: byref variable will be forcibly initialized unsigned int id; ^~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_family_rcv_msg_dumpit': /kisskb/src/net/netlink/genetlink.c:689:31: note: byref variable will be forcibly initialized struct netlink_dump_control c = { ^ /kisskb/src/net/netlink/genetlink.c:677:31: note: byref variable will be forcibly initialized struct netlink_dump_control c = { ^ /kisskb/src/net/netlink/genetlink.c:664:28: note: byref variable will be forcibly initialized struct genl_start_context ctx; ^~~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_family_rcv_msg': /kisskb/src/net/netlink/genetlink.c:757:18: note: byref variable will be forcibly initialized 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:27, 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 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 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:1269:20: note: byref variable will be forcibly initialized 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:27, 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 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 u16 tmp = value; ^~~ /kisskb/src/net/netlink/genetlink.c:847:20: note: byref variable will be forcibly initialized struct genl_ops op; ^~ /kisskb/src/fs/ceph/addr.c: In function 'ceph_writepages_start': /kisskb/src/fs/ceph/addr.c:986:9: note: byref variable will be forcibly initialized u32 xlen; ^~~~ /kisskb/src/fs/ceph/addr.c:985:9: note: byref variable will be forcibly initialized u64 objoff; ^~~~~~ /kisskb/src/fs/ceph/addr.c:984:9: note: byref variable will be forcibly initialized u64 objnum; ^~~~~~ /kisskb/src/fs/ceph/addr.c:907:19: note: byref variable will be forcibly initialized u64 offset = 0, len = 0; ^~~ /kisskb/src/fs/ceph/addr.c:835:28: note: byref variable will be forcibly initialized struct ceph_writeback_ctl ceph_wbc; ^~~~~~~~ /kisskb/src/fs/ceph/addr.c:831:17: note: byref variable will be forcibly initialized struct pagevec pvec; ^~~~ /kisskb/src/fs/ceph/addr.c:829:10: note: byref variable will be forcibly initialized pgoff_t index, start_index, end = -1; ^~~~~ /kisskb/src/net/netlink/genetlink.c: In function 'ctrl_dumpfamily': /kisskb/src/net/netlink/genetlink.c:957:15: note: byref variable will be forcibly initialized 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:27, 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/fs/ceph/addr.c: In function 'ceph_block_sigs': /kisskb/src/fs/ceph/addr.c:1454:11: note: byref variable will be forcibly initialized sigset_t mask; ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/netlink/genetlink.c:10: /kisskb/src/net/netlink/genetlink.c: In function 'genl_unregister_family': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/net/netlink/genetlink.c:475:2: note: in expansion of macro 'wait_event' wait_event(genl_sk_destructing_waitq, ^~~~~~~~~~ /kisskb/src/fs/ceph/addr.c: In function 'ceph_filemap_fault': /kisskb/src/fs/ceph/addr.c:1454:11: note: byref variable will be forcibly initialized In file included from /kisskb/src/fs/ceph/addr.c:16: /kisskb/src/fs/ceph/addr.c:1499:26: note: byref variable will be forcibly initialized CEPH_DEFINE_RW_CONTEXT(rw_ctx, got); ^~~~~~ /kisskb/src/fs/ceph/super.h:784:25: note: in definition of macro 'CEPH_DEFINE_RW_CONTEXT' struct ceph_rw_context _name = { \ ^~~~~ /kisskb/src/fs/ceph/addr.c:1476:11: note: byref variable will be forcibly initialized sigset_t oldset; ^~~~~~ /kisskb/src/fs/ceph/addr.c:1475:12: note: byref variable will be forcibly initialized int want, got, err; ^~~ /kisskb/src/fs/ceph/addr.c:1473:15: note: byref variable will be forcibly initialized struct page *pinned_page = NULL; ^~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_hotmod.c: In function 'check_hotmod_int_op': /kisskb/src/drivers/char/ipmi/ipmi_si_hotmod.c:87:8: note: byref variable will be forcibly initialized 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:109:15: note: byref variable will be forcibly initialized 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:206:18: note: byref variable will be forcibly initialized enum hotmod_op op; ^~ /kisskb/src/drivers/char/ipmi/ipmi_si_hotmod.c:190:24: note: byref variable will be forcibly initialized struct ipmi_plat_data h; ^ 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:304:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec = { ^~~~~~ /kisskb/src/drivers/gpio/gpio-sifive.c: In function 'irq_find_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/clk/imx/clk-fixup-div.c: In function 'clk_fixup_div_set_rate': /kisskb/src/drivers/clk/imx/clk-fixup-div.c:59:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/clk/imx/clk-fixup-div.c: In function 'imx_clk_hw_fixup_divider': /kisskb/src/drivers/clk/imx/clk-fixup-div.c:94:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/crypto/scompress.c: In function 'crypto_scomp_report': /kisskb/src/crypto/scompress.c:44:28: note: byref variable will be forcibly initialized struct crypto_report_comp rscomp; ^~~~~~ /kisskb/src/fs/ceph/addr.c: In function 'ceph_uninline_data': /kisskb/src/fs/ceph/addr.c:1820:8: note: byref variable will be forcibly initialized char xattr_buf[32]; ^~~~~~~~~ /kisskb/src/fs/ceph/addr.c:1809:10: note: byref variable will be forcibly initialized __le64 xattr_buf = cpu_to_le64(inline_version); ^~~~~~~~~ /kisskb/src/fs/ceph/addr.c:1726:6: note: byref variable will be forcibly initialized u64 len, inline_version; ^~~ /kisskb/src/fs/ceph/addr.c:1725:15: note: byref variable will be forcibly initialized struct page *page = NULL; ^~~~ /kisskb/src/fs/ceph/addr.c: In function 'ceph_page_mkwrite': /kisskb/src/fs/ceph/addr.c:1454:11: note: byref variable will be forcibly initialized sigset_t mask; ^~~~ 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/fs/ceph/addr.c:4: /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_killable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/addr.c:1646:9: note: in expansion of macro 'wait_event_killable' err = wait_event_killable(ci->i_cap_wq, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/addr.c:1571:11: note: byref variable will be forcibly initialized sigset_t oldset; ^~~~~~ /kisskb/src/fs/ceph/addr.c:1570:12: note: byref variable will be forcibly initialized int want, got, err; ^~~ /kisskb/src/fs/ceph/addr.c:1565:25: note: byref variable will be forcibly initialized struct ceph_cap_flush *prealloc_cf; ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/afs.h:1463, from /kisskb/src/fs/afs/internal.h:918, from /kisskb/src/fs/afs/main.c:16: /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_receive_data': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:590:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_receive_data, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:590:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_receive_data, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_notify_call': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:623:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_notify_call, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:623:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_notify_call, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_cb_call': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:645:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cb_call, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:645:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cb_call, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_call': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:668:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_call, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:668:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_call, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_make_fs_call': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:698:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_fs_call, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:698:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_fs_call, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_make_fs_calli': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:729:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_fs_calli, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:729:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_fs_calli, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_make_vl_call': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:843:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_vl_call, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:843:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_vl_call, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_call_done': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:863:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_call_done, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:863:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_call_done, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_send_pages': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:889:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_send_pages, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:889:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_send_pages, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_sent_pages': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:922:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_sent_pages, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:922:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_sent_pages, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_dir_check_failed': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:950:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_dir_check_failed, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:950:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_dir_check_failed, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_page_dirty': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:971:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_page_dirty, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:971:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_page_dirty, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_call_state': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:998:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_call_state, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:998:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_call_state, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_protocol_error': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1102:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_protocol_error, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1102:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_protocol_error, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_io_error': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1122:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_io_error, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1122:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_io_error, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_file_error': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1144:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_file_error, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1144:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_file_error, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_cm_no_server_u': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1188:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cm_no_server_u, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1188:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cm_no_server_u, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_flock_ev': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1209:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_flock_ev, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1209:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_flock_ev, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_flock_op': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1239:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_flock_op, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1239:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_flock_op, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_reload_dir': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1273:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_reload_dir, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1273:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_reload_dir, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_silly_rename': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1290:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_silly_rename, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1290:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_silly_rename, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_cb_break': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1336:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cb_break, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1336:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cb_break, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_cb_miss': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1363:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cb_miss, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1363:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cb_miss, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_server': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1383:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_server, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1383:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_server, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_volume': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1410:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_volume, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1410:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_volume, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_cell': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1433:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cell, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1433:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cell, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/afs.h:1463, from /kisskb/src/fs/afs/internal.h:918, from /kisskb/src/fs/afs/main.c:16: /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_receive_data': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:590:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_receive_data, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_notify_call': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:623:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_notify_call, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_cb_call': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:645:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cb_call, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_call': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:668:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_call, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_make_fs_call': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:698:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_fs_call, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_make_fs_calli': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:729:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_fs_calli, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_make_vl_call': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:843:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_vl_call, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_call_done': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:863:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_call_done, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_send_pages': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:889:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_send_pages, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_sent_pages': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:922:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_sent_pages, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_dir_check_failed': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:950:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_dir_check_failed, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_page_dirty': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:971:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_page_dirty, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_call_state': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:998:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_call_state, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_protocol_error': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1102:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_protocol_error, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_io_error': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1122:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_io_error, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_file_error': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1144:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_file_error, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_cm_no_server_u': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1188:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cm_no_server_u, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_flock_ev': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1209:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_flock_ev, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_flock_op': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1239:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_flock_op, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_reload_dir': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1273:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_reload_dir, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_silly_rename': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1290:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_silly_rename, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_cb_break': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1336:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cb_break, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_cb_miss': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1363:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cb_miss, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_server': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1383:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_server, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_volume': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1410:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_volume, ^~~~~~~~~~~ /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_cell': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1433:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cell, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/afs.h:1463, from /kisskb/src/fs/afs/internal.h:918, from /kisskb/src/fs/afs/main.c:16: /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_make_fs_call1': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:764:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_fs_call1, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:764:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_fs_call1, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/afs.h:1463, from /kisskb/src/fs/afs/internal.h:918, from /kisskb/src/fs/afs/main.c:16: /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_make_fs_call1': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:764:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_fs_call1, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/afs.h:1463, from /kisskb/src/fs/afs/internal.h:918, from /kisskb/src/fs/afs/main.c:16: /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_make_fs_call2': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:801:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_fs_call2, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:801:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_fs_call2, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/afs.h:1463, from /kisskb/src/fs/afs/internal.h:918, from /kisskb/src/fs/afs/main.c:16: /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_make_fs_call2': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:801:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_make_fs_call2, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/afs.h:1463, from /kisskb/src/fs/afs/internal.h:918, from /kisskb/src/fs/afs/main.c:16: /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_lookup': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1028:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_lookup, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1028:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_lookup, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/afs.h:1463, from /kisskb/src/fs/afs/internal.h:918, from /kisskb/src/fs/afs/main.c:16: /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_lookup': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1028:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_lookup, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/afs.h:1463, from /kisskb/src/fs/afs/internal.h:918, from /kisskb/src/fs/afs/main.c:16: /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_cm_no_server': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1167:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cm_no_server, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1167:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cm_no_server, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/afs.h:1463, from /kisskb/src/fs/afs/internal.h:918, from /kisskb/src/fs/afs/main.c:16: /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_cm_no_server': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1167:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_cm_no_server, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/afs.h:1463, from /kisskb/src/fs/afs/internal.h:918, from /kisskb/src/fs/afs/main.c:16: /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_get_tree': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1310:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_get_tree, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1310:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_get_tree, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/afs.h:1463, from /kisskb/src/fs/afs/internal.h:918, from /kisskb/src/fs/afs/main.c:16: /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_get_tree': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1310:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_get_tree, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/afs.h:1463, from /kisskb/src/fs/afs/internal.h:918, from /kisskb/src/fs/afs/main.c:16: /kisskb/src/fs/afs/main.c: In function 'perf_trace_afs_edit_dir': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1054:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_edit_dir, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1054:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_edit_dir, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/afs.h:1463, from /kisskb/src/fs/afs/internal.h:918, from /kisskb/src/fs/afs/main.c:16: /kisskb/src/fs/afs/main.c: In function 'trace_event_raw_event_afs_edit_dir': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/afs.h:1054:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(afs_edit_dir, ^~~~~~~~~~~ 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 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 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 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 int depth = 0; ^~~~~ /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 u8 val; ^~~ /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 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 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 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 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 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 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 struct backlight_properties props; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/page_isolation.h:39, from /kisskb/src/mm/page_isolation.c:16: /kisskb/src/mm/page_isolation.c: In function 'perf_trace_test_pages_isolated': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/page_isolation.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(test_pages_isolated, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/page_isolation.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(test_pages_isolated, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/page_isolation.h:39, from /kisskb/src/mm/page_isolation.c:16: /kisskb/src/mm/page_isolation.c: In function 'trace_event_raw_event_test_pages_isolated': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/page_isolation.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(test_pages_isolated, ^~~~~~~~~~~ /kisskb/src/drivers/clk/imx/clk-fixup-mux.c: In function 'clk_fixup_mux_set_parent': /kisskb/src/drivers/clk/imx/clk-fixup-mux.c:47:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/clk/imx/clk-fixup-mux.c: In function 'imx_clk_hw_fixup_mux': /kisskb/src/drivers/clk/imx/clk-fixup-mux.c:73:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/clk/imx/clk-frac-pll.c: In function 'imx_clk_hw_frac_pll': /kisskb/src/drivers/clk/imx/clk-frac-pll.c:209:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/net/llc/llc_station.c: In function 'llc_station_ac_send_xid_r': /kisskb/src/net/llc/llc_station.c:50:5: note: byref variable will be forcibly initialized u8 mac_da[ETH_ALEN], dsap; ^~~~~~ /kisskb/src/net/llc/llc_station.c: In function 'llc_station_ac_send_test_r': /kisskb/src/net/llc/llc_station.c:75:5: note: byref variable will be forcibly initialized u8 mac_da[ETH_ALEN], dsap; ^~~~~~ 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:422:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cwrite_v = \ ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:462:2: note: in expansion of macro 'virtio_cwrite_le' virtio_cwrite_le(vb->vdev, struct virtio_balloon_config, actual, ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'virtio_balloon_cmd_id_received': /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:577:3: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vb->vdev, struct virtio_balloon_config, ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'towards_target': /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:402:2: note: in expansion of macro 'virtio_cread_le' 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 int err, unused; ^~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:587:21: note: byref variable will be forcibly initialized 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 int err, unused; ^~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:606:21: note: byref variable will be forcibly initialized 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:164:2: note: in expansion of macro 'wait_event' 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 unsigned int len; ^~~ /kisskb/src/drivers/virtio/virtio_balloon.c:154:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/virtio.h:7, from /kisskb/src/drivers/virtio/virtio_balloon.c:9: /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'leak_balloon': /kisskb/src/drivers/virtio/virtio_balloon.c:280:12: note: byref variable will be forcibly initialized LIST_HEAD(pages); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ 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:82: /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 struct inetpeer_addr daddr; ^~~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:190:2: note: in expansion of macro 'wait_event' 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 unsigned int unused, err; ^~~~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/arch/arm64/include/asm/pointer_auth.h:6, from /kisskb/src/arch/arm64/include/asm/processor.h:36, from /kisskb/src/include/asm-generic/qrwlock.h:14, from ./arch/arm64/include/generated/asm/qrwlock.h:1, from /kisskb/src/arch/arm64/include/asm/spinlock.h:9, from /kisskb/src/include/linux/spinlock.h:90, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/ipv4/route.c:63: /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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/route.c:627:2: note: in expansion of macro 'net_get_random_once' net_get_random_once(&fnhe_hashrnd, sizeof(fnhe_hashrnd)); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/inet.h:42, from /kisskb/src/net/ipv4/route.c:74: /kisskb/src/net/ipv4/route.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 int err, unused; ^~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:625:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/route.c:63: /kisskb/src/net/ipv4/route.c: In function 'update_or_create_fnhe': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/route.c:706:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hash->chain, fnhe); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/route.c:667:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nhc->nhc_exceptions, hash); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/fs/ubifs/ubifs.h:19, from /kisskb/src/fs/ubifs/lpt.c:34: /kisskb/src/fs/ubifs/lpt.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/virtio.h:7, from /kisskb/src/drivers/virtio/virtio_balloon.c:9: /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'fill_balloon': /kisskb/src/drivers/virtio/virtio_balloon.c:216:12: note: byref variable will be forcibly initialized LIST_HEAD(pages); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/fs/ubifs/ubifs.h:19, from /kisskb/src/fs/ubifs/lpt.c:34: /kisskb/src/fs/ubifs/lpt.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/ipv4/route.c: In function '__ip_rt_update_pmtu': /kisskb/src/net/ipv4/route.c:1021:20: note: byref variable will be forcibly initialized struct fib_result res; ^~~ /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 struct sysinfo i; ^ /kisskb/src/drivers/virtio/virtio_balloon.c:323:16: note: byref variable will be forcibly initialized unsigned long events[NR_VM_EVENT_ITEMS]; ^~~~~~ /kisskb/src/net/ipv4/route.c: In function 'ip_rt_update_pmtu': /kisskb/src/net/ipv4/route.c:1058:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /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 unsigned int len, num_stats; ^~~ /kisskb/src/drivers/virtio/virtio_balloon.c:383:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'init_vqs': /kisskb/src/drivers/virtio/virtio_balloon.c:542:22: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/virtio/virtio_balloon.c:501:14: note: byref variable will be forcibly initialized const char *names[VIRTIO_BALLOON_VQ_MAX]; ^~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:500:17: note: byref variable will be forcibly initialized vq_callback_t *callbacks[VIRTIO_BALLOON_VQ_MAX]; ^~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:499:20: note: byref variable will be forcibly initialized struct virtqueue *vqs[VIRTIO_BALLOON_VQ_MAX]; ^~~ /kisskb/src/fs/ubifs/lpt.c: In function 'check_lpt_crc': /kisskb/src/fs/ubifs/lpt.c:927:11: note: byref variable will be forcibly initialized uint8_t *addr = buf; ^~~~ /kisskb/src/fs/ubifs/lpt.c:926:6: note: byref variable will be forcibly initialized int pos = 0; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/route.c:63: /kisskb/src/net/ipv4/route.c: In function 'rt_bind_exception': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/route.c:1468:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*porig, rt); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/lpt.c: In function 'unpack_pnode': /kisskb/src/fs/ubifs/lpt.c:978:9: note: byref variable will be forcibly initialized int i, pos = 0, err; ^~~ /kisskb/src/fs/ubifs/lpt.c:977:11: note: byref variable will be forcibly initialized uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; ^~~~ 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_probe': /kisskb/src/include/linux/virtio_config.h:422:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cwrite_v = \ ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:982:3: note: in expansion of macro 'virtio_cwrite_le' virtio_cwrite_le(vb->vdev, struct virtio_balloon_config, ^~~~~~~~~~~~~~~~ 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:90: /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 static inline struct neighbour *__ipv4_neigh_lookup(struct net_device *dev, u32 key) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-sl28cpld.c: In function 'sl28cpld_gpio_irq_init': /kisskb/src/drivers/gpio/gpio-sl28cpld.c:52:31: note: byref variable will be forcibly initialized struct regmap_irq_chip_data *irq_data; ^~~~~~~~ /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 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:90: /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 static inline struct neighbour *ip_neigh_gw4(struct net_device *dev, ^~~~~~~~~~~~ /kisskb/src/fs/ubifs/lpt.c: In function 'unpack_ltab': /kisskb/src/fs/ubifs/lpt.c:1047:9: note: byref variable will be forcibly initialized int i, pos = 0, err; ^~~ /kisskb/src/fs/ubifs/lpt.c:1046:11: note: byref variable will be forcibly initialized uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; ^~~~ /kisskb/src/fs/ubifs/lpt.c: In function 'unpack_lsave': /kisskb/src/fs/ubifs/lpt.c:1079:9: note: byref variable will be forcibly initialized int i, pos = 0, err; ^~~ /kisskb/src/net/ipv4/route.c: In function '__ip_do_redirect': /kisskb/src/net/ipv4/route.c:745:20: note: byref variable will be forcibly initialized struct fib_result res; ^~~ /kisskb/src/net/ipv4/route.c:741:9: note: byref variable will be forcibly initialized __be32 new_gw = icmp_hdr(skb)->un.gateway; ^~~~~~ /kisskb/src/fs/ubifs/lpt.c:1078:11: note: byref variable will be forcibly initialized uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; ^~~~ /kisskb/src/drivers/gpio/gpio-sl28cpld.c: In function 'sl28cpld_gpio_probe': /kisskb/src/drivers/gpio/gpio-sl28cpld.c:94:6: note: byref variable will be forcibly initialized u32 base; ^~~~ /kisskb/src/fs/ubifs/lpt.c: In function 'ubifs_pack_pnode': /kisskb/src/fs/ubifs/lpt.c:344:9: note: byref variable will be forcibly initialized int i, pos = 0; ^~~ /kisskb/src/fs/ubifs/lpt.c:343:11: note: byref variable will be forcibly initialized uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; ^~~~ /kisskb/src/net/ipv4/route.c: In function 'ip_do_redirect': /kisskb/src/net/ipv4/route.c:826:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/fs/ubifs/lpt.c: In function 'ubifs_pack_nnode': /kisskb/src/fs/ubifs/lpt.c:377:9: note: byref variable will be forcibly initialized int i, pos = 0; ^~~ /kisskb/src/fs/ubifs/lpt.c:376:11: note: byref variable will be forcibly initialized uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/route.c:63: /kisskb/src/net/ipv4/route.c: In function 'ip_del_fnhe': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/route.c:1358:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*fnhe_p, rcu_dereference_protected( ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/lpt.c: In function 'ubifs_pack_ltab': /kisskb/src/fs/ubifs/lpt.c:409:9: note: byref variable will be forcibly initialized int i, pos = 0; ^~~ /kisskb/src/fs/ubifs/lpt.c:408:11: note: byref variable will be forcibly initialized uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; ^~~~ /kisskb/src/fs/ubifs/lpt.c: In function 'ubifs_pack_lsave': /kisskb/src/fs/ubifs/lpt.c:433:9: note: byref variable will be forcibly initialized int i, pos = 0; ^~~ /kisskb/src/fs/ubifs/lpt.c:432:11: note: byref variable will be forcibly initialized uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; ^~~~ /kisskb/src/net/ipv4/route.c: In function 'ipv4_send_dest_unreach': /kisskb/src/net/ipv4/route.c:1213:20: note: byref variable will be forcibly initialized 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:82: /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 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:82: /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 __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 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 __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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized __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 u32 tmp = value; ^~~ /kisskb/src/net/ipv4/route.c:2818:6: note: byref variable will be forcibly initialized 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:82: /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 struct inetpeer_addr daddr; ^~~~~ /kisskb/src/fs/ubifs/lpt.c: In function 'ubifs_unpack_nnode': /kisskb/src/fs/ubifs/lpt.c:1015:9: note: byref variable will be forcibly initialized int i, pos = 0, err; ^~~ /kisskb/src/fs/ubifs/lpt.c:1014:11: note: byref variable will be forcibly initialized uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; ^~~~ /kisskb/src/net/ipv4/route.c: In function 'ip_rt_get_source': /kisskb/src/net/ipv4/route.c:1278:17: note: byref variable will be forcibly initialized struct flowi4 fl4 = { ^~~ /kisskb/src/net/ipv4/route.c:1276:21: note: byref variable will be forcibly initialized struct fib_result res; ^~~ /kisskb/src/net/ipv4/route.c: In function '__mkroute_input': /kisskb/src/net/ipv4/route.c:1808:6: note: byref variable will be forcibly initialized u32 itag = 0; ^~~~ /kisskb/src/net/ipv4/route.c: In function 'ip_route_input_slow': /kisskb/src/net/ipv4/route.c:2102:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/route.c:2100:7: note: byref variable will be forcibly initialized u32 itag = 0; ^~~~ /kisskb/src/net/ipv4/route.c:2095:35: note: byref variable will be forcibly initialized struct flow_keys *flkeys = NULL, _flkeys; ^~~~~~~ /kisskb/src/lib/flex_proportions.c: In function '__fprop_inc_percpu_max': /kisskb/src/lib/flex_proportions.c:263:28: note: byref variable will be forcibly initialized unsigned long numerator, denominator; ^~~~~~~~~~~ /kisskb/src/lib/flex_proportions.c:263:17: note: byref variable will be forcibly initialized unsigned long numerator, denominator; ^~~~~~~~~ /kisskb/src/net/ipv4/route.c: In function 'ip_route_input_mc': /kisskb/src/net/ipv4/route.c:1738:6: note: byref variable will be forcibly initialized u32 itag = 0; ^~~~ /kisskb/src/net/ipv4/route.c: In function 'ip_route_use_hint': /kisskb/src/net/ipv4/route.c:2049:6: note: byref variable will be forcibly initialized u32 tag = 0; ^~~ /kisskb/src/net/ipv4/route.c: In function 'ip_route_input_noref': /kisskb/src/net/ipv4/route.c:2303:20: note: byref variable will be forcibly initialized struct fib_result res; ^~~ /kisskb/src/fs/ubifs/lpt.c: In function 'lpt_check_hash': /kisskb/src/fs/ubifs/lpt.c:1751:5: note: byref variable will be forcibly initialized u8 hash[UBIFS_HASH_ARR_SZ]; ^~~~ /kisskb/src/net/ipv4/route.c: In function 'ipv4_update_pmtu': /kisskb/src/net/ipv4/route.c:1073:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/route.c: In function '__ipv4_sk_update_pmtu': /kisskb/src/net/ipv4/route.c:1090:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/route.c: In function 'ipv4_redirect': /kisskb/src/net/ipv4/route.c:1163:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/route.c: In function 'ipv4_sk_redirect': /kisskb/src/net/ipv4/route.c:1179:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/route.c: In function 'inet_rtm_getroute': /kisskb/src/net/ipv4/route.c:3262:22: note: byref variable will be forcibly initialized struct fib_rt_info fri; ^~~ /kisskb/src/net/ipv4/route.c:3159:5: note: byref variable will be forcibly initialized u8 ip_proto = IPPROTO_UDP; ^~~~~~~~ /kisskb/src/net/ipv4/route.c:3155:17: note: byref variable will be forcibly initialized struct nlattr *tb[RTA_MAX+1]; ^~ /kisskb/src/net/ipv4/route.c: In function 'ipv4_sk_update_pmtu': /kisskb/src/net/ipv4/route.c:1108:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/route.c: In function 'ip_route_output_tunnel': /kisskb/src/net/ipv4/route.c:2770:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ 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:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:134:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vi->vdev, struct virtio_input_config, size, &size); ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:422:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cwrite_v = \ ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:133:2: note: in expansion of macro 'virtio_cwrite_le' virtio_cwrite_le(vi->vdev, struct virtio_input_config, subsel, &subsel); ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:422:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cwrite_v = \ ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:132:2: note: in expansion of macro 'virtio_cwrite_le' 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 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 vq_callback_t *cbs[] = { virtinput_recv_events, ^~~ /kisskb/src/drivers/virtio/virtio_input.c:188:20: note: byref variable will be forcibly initialized struct virtqueue *vqs[2]; ^~~ /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 struct scatterlist sg[1]; ^~ /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 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 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 unsigned int len; ^~~ 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:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:181:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vi->vdev, struct virtio_input_config, u.abs.flat, &fl); ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:180:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vi->vdev, struct virtio_input_config, u.abs.fuzz, &fu); ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:179:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vi->vdev, struct virtio_input_config, u.abs.res, &re); ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:178:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vi->vdev, struct virtio_input_config, u.abs.max, &ma); ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:177:2: note: in expansion of macro 'virtio_cread_le' 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:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:269:3: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vi->vdev, struct virtio_input_config, ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:267:3: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vi->vdev, struct virtio_input_config, ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:265:3: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vi->vdev, struct virtio_input_config, ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:263:3: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vi->vdev, struct virtio_input_config, ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:29, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/events/hw_breakpoint.c: In function 'modify_user_hw_breakpoint_check': /kisskb/src/kernel/events/hw_breakpoint.c:488:26: note: byref variable will be forcibly initialized struct perf_event_attr old_attr; ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/writeback.h:895, from /kisskb/src/fs/fs-writeback.c:81: /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_writeback_page_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/events/writeback.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_page_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/writeback.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_page_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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/writeback.h:95:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_dirty_inode_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/writeback.h:95:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/writeback.h:303:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_write_inode_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/writeback.h:303:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_write_inode_template, ^~~~~~~~~~~~~~~~~~~ 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:27, 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 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/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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/writeback.h:346:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_work_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/writeback.h:346:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:394:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(writeback_pages_written, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:394:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/writeback.h:406:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/writeback.h:406:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_class, ^~~~~~~~~~~~~~~~~~~ /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 struct netlink_dump_control c = { ^ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:429:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(writeback_bdi_register, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:429:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(writeback_bdi_register, ^~~~~~~~~~~ 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 LIST_HEAD(visited); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/pnode.c:539:12: note: byref variable will be forcibly initialized LIST_HEAD(to_umount); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/pnode.c:538:12: note: byref variable will be forcibly initialized LIST_HEAD(to_restore); ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/xfrm/xfrm_policy.c:18: /kisskb/src/net/xfrm/xfrm_policy.c: In function 'rb_link_node_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rbtree.h:84:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*rb_link, node); ^~~~~~~~~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/writeback.h:443:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wbc_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/writeback.h:443:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:497:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(writeback_queue_io, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:497:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(writeback_queue_io, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:574:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(bdi_dirty_ratelimit, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:574:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(bdi_dirty_ratelimit, ^~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'hlist_add_behind_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:684:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_next_rcu(prev), n); ^~~~~~~~~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:620:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(balance_dirty_pages, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:620:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:705:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(writeback_sb_inodes_requeue, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:705:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/writeback.h:737:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_congest_waited_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/writeback.h:737:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/writeback.h:772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_single_inode_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/writeback.h:772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_single_inode_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/imx/clk-gate2.c: In function 'clk_hw_register_gate2': /kisskb/src/drivers/clk/imx/clk-gate2.c:144:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/writeback.h:832:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_inode_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/writeback.h:832:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:895, from /kisskb/src/fs/fs-writeback.c:81: /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_page_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_page_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_dirty_inode_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:95:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_dirty_inode_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_write_inode_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:303:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:346:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_work_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_pages_written': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:394:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(writeback_pages_written, ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_class': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:406:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_bdi_register': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:429:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:443:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wbc_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_queue_io': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:497:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(writeback_queue_io, ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_bdi_dirty_ratelimit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:574:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(bdi_dirty_ratelimit, ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_balance_dirty_pages': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:620:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:705:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:737:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:832:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(writeback_inode_template, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/writeback.h:895, from /kisskb/src/fs/fs-writeback.c:81: /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_global_dirty_state': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:529:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(global_dirty_state, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:529:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(global_dirty_state, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/writeback.h:895, from /kisskb/src/fs/fs-writeback.c:81: /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_global_dirty_state': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:529:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(global_dirty_state, ^~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_hardcode.c: In function 'ipmi_hardcode_init_one': /kisskb/src/drivers/char/ipmi/ipmi_si_hardcode.c:82:24: note: byref variable will be forcibly initialized 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:120:8: note: byref variable will be forcibly initialized char *si_type[SI_MAX_PARMS]; ^~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/fs/fs-writeback.c:19: /kisskb/src/fs/fs-writeback.c: In function 'move_expired_inodes': /kisskb/src/fs/fs-writeback.c:1243:12: note: byref variable will be forcibly initialized LIST_HEAD(tmp); ^~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/kernel/user.c: In function 'free_uid': /kisskb/src/kernel/user.c:166:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/fs/fs-writeback.c: In function 'wait_sb_inodes': /kisskb/src/fs/fs-writeback.c:2389:12: note: byref variable will be forcibly initialized LIST_HEAD(sync_list); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/fs-writeback.c:20: /kisskb/src/fs/fs-writeback.c: In function 'wb_wait_for_completion': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c:209:2: note: in expansion of macro 'wait_event' wait_event(*done->waitq, !atomic_read(&done->cnt)); ^~~~~~~~~~ In file included from /kisskb/src/include/linux/writeback.h:12, from /kisskb/src/fs/fs-writeback.c:26: /kisskb/src/fs/fs-writeback.c: In function '__writeback_inodes_sb_nr': /kisskb/src/fs/fs-writeback.c:2476:23: note: byref variable will be forcibly initialized DEFINE_WB_COMPLETION(done, bdi); ^~~~ /kisskb/src/include/linux/backing-dev-defs.h:86:23: note: in definition of macro 'DEFINE_WB_COMPLETION' struct wb_completion cmpl = WB_COMPLETION_INIT(bdi) ^~~~ 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 u32 cookie = 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/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 static inline bool sockptr_is_null(sockptr_t sockptr) ^~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'wb_check_start_all': /kisskb/src/fs/fs-writeback.c:2024:28: note: byref variable will be forcibly initialized struct wb_writeback_work work = { ^~~~ /kisskb/src/fs/fs-writeback.c: In function 'wb_check_old_data_flush': /kisskb/src/fs/fs-writeback.c:2001:28: note: byref variable will be forcibly initialized struct wb_writeback_work work = { ^~~~ 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 struct rhashtable_compare_arg arg = { ^~~ /kisskb/src/fs/fs-writeback.c: In function 'wb_check_background_flush': /kisskb/src/fs/fs-writeback.c:1967:28: note: byref variable will be forcibly initialized struct wb_writeback_work work = { ^~~~ 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:27, 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 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/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/tls/tls_main.c:34: /kisskb/src/net/tls/tls_main.c: In function 'tls_build_proto': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/tls_main.c:663:4: note: in expansion of macro 'smp_store_release' smp_store_release(&saved_tcpv4_prot, prot); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/export.h:43, from /kisskb/src/include/linux/linkage.h:7, from /kisskb/src/include/linux/kernel.h:7, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/tls/tls_main.c:34: /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/tls_main.c:659:23: note: in expansion of macro 'smp_load_acquire' unlikely(prot != smp_load_acquire(&saved_tcpv4_prot))) { ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/tls/tls_main.c:34: /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/tls_main.c:653:4: note: in expansion of macro 'smp_store_release' smp_store_release(&saved_tcpv6_prot, prot); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/export.h:43, from /kisskb/src/include/linux/linkage.h:7, from /kisskb/src/include/linux/kernel.h:7, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/tls/tls_main.c:34: /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/tls_main.c:649:23: note: in expansion of macro 'smp_load_acquire' unlikely(prot != smp_load_acquire(&saved_tcpv6_prot))) { ^~~~~~~~~~~~~~~~ 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 'sync_inodes_sb': In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/xfrm/xfrm_policy.c:18: /kisskb/src/net/xfrm/xfrm_policy.c: In function 'rht_assign_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:401:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*bkt, (void *)obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c:2554:23: note: byref variable will be forcibly initialized DEFINE_WB_COMPLETION(done, bdi); ^~~~ /kisskb/src/include/linux/backing-dev-defs.h:86:23: note: in definition of macro 'DEFINE_WB_COMPLETION' struct wb_completion cmpl = WB_COMPLETION_INIT(bdi) ^~~~ 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 static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function '__rhashtable_insert_fast': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:758:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/net/xfrm/xfrm_policy.c:30: /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized struct rhashtable_compare_arg arg = { ^~~ /kisskb/src/net/tls/tls_main.c: In function 'do_tls_setsockopt_conf': /kisskb/src/net/tls/tls_main.c:462:12: note: userspace variable will be forcibly initialized static int do_tls_setsockopt_conf(struct sock *sk, sockptr_t optval, ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/tls_main.c:462:12: note: userspace variable will be forcibly initialized In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/tls/tls_main.c:34: /kisskb/src/net/tls/tls_main.c: In function 'tls_sk_proto_close': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/tls_main.c:315:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(icsk->icsk_ulp_data, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/tls_main.c: In function 'tls_ctx_create': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/tls_main.c:637:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(icsk->icsk_ulp_data, ctx); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/xfrm/xfrm_policy.c:18: /kisskb/src/net/xfrm/xfrm_policy.c: In function '__rhashtable_remove_fast_one': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:1045:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_tmpl_resolve_one': /kisskb/src/net/xfrm/xfrm_policy.c:2372:17: note: byref variable will be forcibly initialized xfrm_address_t tmp; ^~~ /kisskb/src/net/xfrm/xfrm_policy.c:2369:9: note: byref variable will be forcibly initialized int i, error; ^~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_tmpl_resolve': /kisskb/src/net/xfrm/xfrm_policy.c:2426:21: note: byref variable will be forcibly initialized struct xfrm_state *tp[XFRM_MAX_DEPTH]; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/xfrm/xfrm_policy.c:18: /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_bydst_resize': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:596:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(net->xfrm.policy_bydst[dir].table, ndst); ^~~~~~~~~~~~~~~~~~ /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 unsigned int val, offs; ^~~ /kisskb/src/drivers/clk/imx/clk-gate-exclusive.c: In function 'imx_clk_hw_gate_exclusive': /kisskb/src/drivers/clk/imx/clk-gate-exclusive.c:64:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_policy_lookup_bytype': /kisskb/src/net/xfrm/xfrm_policy.c:2082:37: note: byref variable will be forcibly initialized struct xfrm_pol_inexact_candidates cand; ^~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_bundle_create': /kisskb/src/net/xfrm/xfrm_policy.c:2556:24: note: byref variable will be forcibly initialized xfrm_address_t saddr, daddr; ^~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:2556:17: note: byref variable will be forcibly initialized 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:2723:19: note: byref variable will be forcibly initialized struct xfrm_dst *bundle[XFRM_MAX_DEPTH]; ^~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:2722:21: note: byref variable will be forcibly initialized struct xfrm_state *xfrm[XFRM_MAX_DEPTH]; ^~~~ /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 struct sk_buff_head list; ^~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_bundle_lookup': /kisskb/src/net/xfrm/xfrm_policy.c:2948:20: note: byref variable will be forcibly initialized int num_pols = 0, num_xfrms = 0, err; ^~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:2948:6: note: byref variable will be forcibly initialized int num_pols = 0, num_xfrms = 0, err; ^~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:2947:22: note: byref variable will be forcibly initialized struct xfrm_policy *pols[XFRM_POLICY_TYPE_MAX]; ^~~~ /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 struct xfrm_pol_inexact_candidates cand; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/xfrm/xfrm_policy.c:18: /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_sk_policy_insert': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:2275:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_policy[dir], pol); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_sk_clone_policy': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:2340:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_policy[i], np); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_lookup_with_ifid': /kisskb/src/net/xfrm/xfrm_policy.c:3085:19: note: byref variable will be forcibly initialized struct xfrm_flo xflo; ^~~~ /kisskb/src/net/xfrm/xfrm_policy.c:3041:24: note: byref variable will be forcibly initialized int i, err, num_pols, num_xfrms = 0, drop_pols = 0; ^~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:3041:14: note: byref variable will be forcibly initialized int i, err, num_pols, num_xfrms = 0, drop_pols = 0; ^~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:3036:22: note: byref variable will be forcibly initialized 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:2763:22: note: byref variable will be forcibly initialized struct sk_buff_head list; ^~~~ /kisskb/src/net/xfrm/xfrm_policy.c:2762:15: note: byref variable will be forcibly initialized struct flowi fl; ^~ /kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_policy_check': /kisskb/src/net/xfrm/xfrm_policy.c:3621:21: note: byref variable will be forcibly initialized struct xfrm_tmpl *stp[XFRM_MAX_DEPTH]; ^~~ /kisskb/src/net/xfrm/xfrm_policy.c:3620:21: note: byref variable will be forcibly initialized struct xfrm_tmpl *tp[XFRM_MAX_DEPTH]; ^~ /kisskb/src/net/xfrm/xfrm_policy.c:3528:15: note: byref variable will be forcibly initialized struct flowi fl; ^~ /kisskb/src/net/xfrm/xfrm_policy.c:3523:22: note: byref variable will be forcibly initialized struct xfrm_policy *pols[XFRM_POLICY_TYPE_MAX]; ^~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_route_forward': /kisskb/src/net/xfrm/xfrm_policy.c:3687:15: note: byref variable will be forcibly initialized struct flowi fl; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/xfrm/xfrm_policy.c:18: /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_policy_register_afinfo': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:3946:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(xfrm_policy_afinfo[family], afinfo); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_if_register_cb': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:3978:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(xfrm_if_cb, ifcb); ^~~~~~~~~~~~~~~~~~ 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 struct rhashtable_compare_arg arg = { ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/net/core/xdp.c:6: /kisskb/src/net/core/xdp.c: In function 'rht_assign_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:401:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*bkt, (void *)obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/xdp.c: In function '__rhashtable_remove_fast_one': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:1045:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/imx/clk-pfd.c: In function 'imx_clk_hw_pfd': /kisskb/src/drivers/clk/imx/clk-pfd.c:129:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /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 struct rhashtable_iter iter; ^~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/core/xdp.c: In function 'xdp_rxq_info_unreg_mem_model': /kisskb/src/net/core/xdp.c:116:6: note: byref variable will be forcibly initialized int id = xdp_rxq->mem.id; ^~ /kisskb/src/net/core/xdp.c: In function 'xdp_rxq_info_reg_mem_model': /kisskb/src/net/core/xdp.c:268:6: note: byref variable will be forcibly initialized int id, errno, ret; ^~ /kisskb/src/drivers/video/backlight/lm3630a_bl.c: In function 'lm3630a_parse_led_sources': /kisskb/src/drivers/video/backlight/lm3630a_bl.c:379:6: note: byref variable will be forcibly initialized u32 sources[LM3630A_NUM_SINKS]; ^~~~~~~ /kisskb/src/drivers/video/backlight/lm3630a_bl.c: In function 'lm3630a_parse_bank': /kisskb/src/drivers/video/backlight/lm3630a_bl.c:408:12: note: byref variable will be forcibly initialized u32 bank, val; ^~~ /kisskb/src/drivers/video/backlight/lm3630a_bl.c:408:6: note: byref variable will be forcibly initialized u32 bank, val; ^~~~ /kisskb/src/drivers/video/backlight/lm3630a_bl.c:407:14: note: byref variable will be forcibly initialized const char *label; ^~~~~ /kisskb/src/drivers/video/backlight/lm3630a_bl.c: In function 'lm3630a_parse_node': /kisskb/src/drivers/video/backlight/lm3630a_bl.c:480:21: note: byref variable will be forcibly initialized int ret = -ENODEV, seen_led_sources = 0; ^~~~~~~~~~~~~~~~ /kisskb/src/mm/zsmalloc.c: In function 'alloc_zspage': /kisskb/src/mm/zsmalloc.c:1061:15: note: byref variable will be forcibly initialized struct page *pages[ZS_MAX_PAGES_PER_ZSPAGE]; ^~~~~ /kisskb/src/drivers/video/backlight/lm3630a_bl.c: In function 'lm3630a_read': /kisskb/src/drivers/video/backlight/lm3630a_bl.c:61:15: note: byref variable will be forcibly initialized unsigned int reg_val; ^~~~~~~ /kisskb/src/drivers/video/backlight/lm3630a_bl.c: In function 'lm3630a_bank_b_get_brightness': /kisskb/src/drivers/video/backlight/lm3630a_bl.c:61:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/video/backlight/lm3630a_bl.c:61:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/video/backlight/lm3630a_bl.c:61:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/video/backlight/lm3630a_bl.c: In function 'lm3630a_bank_a_get_brightness': /kisskb/src/drivers/video/backlight/lm3630a_bl.c:61:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/video/backlight/lm3630a_bl.c:61:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/video/backlight/lm3630a_bl.c:61:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/video/backlight/lm3630a_bl.c: In function 'lm3630a_delayed_func': /kisskb/src/drivers/video/backlight/lm3630a_bl.c:61:15: 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:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/net/core/flow_offload.c:3: /kisskb/src/net/core/flow_offload.c: In function 'flow_indr_dev_unregister': /kisskb/src/net/core/flow_offload.c:403:12: note: byref variable will be forcibly initialized LIST_HEAD(cleanup_list); ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/drivers/video/backlight/lm3630a_bl.c:16: /kisskb/src/drivers/video/backlight/lm3630a_bl.c: In function 'pwm_config': /kisskb/src/include/linux/pwm.h:332:19: note: byref variable will be forcibly initialized struct pwm_state state; ^~~~~ /kisskb/src/drivers/video/backlight/lm3630a_bl.c: In function 'pwm_enable': /kisskb/src/include/linux/pwm.h:357:19: note: byref variable will be forcibly initialized struct pwm_state state; ^~~~~ /kisskb/src/drivers/video/backlight/lm3630a_bl.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:376:19: note: byref variable will be forcibly initialized struct pwm_state state; ^~~~~ /kisskb/src/mm/zsmalloc.c: In function 'migrate_zspage': /kisskb/src/mm/zsmalloc.c:1652:6: note: byref variable will be forcibly initialized int obj_idx = cc->obj_idx; ^~~~~~~ /kisskb/src/drivers/video/backlight/lm3630a_bl.c: In function 'lm3630a_backlight_register': /kisskb/src/drivers/video/backlight/lm3630a_bl.c:339:30: note: byref variable will be forcibly initialized struct backlight_properties props; ^~~~~ In file included from /kisskb/src/drivers/video/backlight/lm3630a_bl.c:16: /kisskb/src/drivers/video/backlight/lm3630a_bl.c: In function 'lm3630a_probe': /kisskb/src/include/linux/pwm.h:532:19: note: byref variable will be forcibly initialized struct pwm_state state = { }; ^~~~~ /kisskb/src/drivers/video/backlight/lm3639_bl.c: In function 'lm3639_bled_mode_store': /kisskb/src/drivers/video/backlight/lm3639_bl.c:186:15: note: byref variable will be forcibly initialized unsigned int state; ^~~~~ /kisskb/src/drivers/video/backlight/lm3639_bl.c: In function 'lm3639_torch_brightness_set': /kisskb/src/drivers/video/backlight/lm3639_bl.c:223:15: note: byref variable will be forcibly initialized unsigned int reg_val; ^~~~~~~ /kisskb/src/drivers/video/backlight/lm3639_bl.c: In function 'lm3639_flash_brightness_set': /kisskb/src/drivers/video/backlight/lm3639_bl.c:260:15: note: byref variable will be forcibly initialized unsigned int reg_val; ^~~~~~~ /kisskb/src/drivers/video/backlight/lm3639_bl.c: In function 'lm3639_bled_get_brightness': /kisskb/src/drivers/video/backlight/lm3639_bl.c:143:15: note: byref variable will be forcibly initialized unsigned int reg_val; ^~~~~~~ /kisskb/src/drivers/video/backlight/lm3639_bl.c: In function 'lm3639_bled_update_status': /kisskb/src/drivers/video/backlight/lm3639_bl.c:97:15: note: byref variable will be forcibly initialized unsigned int reg_val; ^~~~~~~ /kisskb/src/drivers/video/backlight/lm3639_bl.c: In function 'lm3639_probe': /kisskb/src/drivers/video/backlight/lm3639_bl.c:305:30: note: byref variable will be forcibly initialized struct backlight_properties props; ^~~~~ /kisskb/src/mm/zsmalloc.c: In function '__zs_compact': /kisskb/src/mm/zsmalloc.c:2218:28: note: byref variable will be forcibly initialized struct zs_compact_control cc; ^~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/mm/zsmalloc.c:33: /kisskb/src/mm/zsmalloc.c: In function 'async_free_zspage': /kisskb/src/mm/zsmalloc.c:2145:12: note: byref variable will be forcibly initialized LIST_HEAD(free_pages); ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/mm/zsmalloc.c:33: /kisskb/src/mm/zsmalloc.c: In function 'wait_for_isolated_drain': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/mm/zsmalloc.c:2115:2: note: in expansion of macro 'wait_event' wait_event(pool->migration_wait, ^~~~~~~~~~ /kisskb/src/mm/zsmalloc.c: In function 'zs_map_object': /kisskb/src/mm/zsmalloc.c:1253:15: note: byref variable will be forcibly initialized struct page *pages[2]; ^~~~~ /kisskb/src/mm/zsmalloc.c: In function 'zs_unmap_object': /kisskb/src/mm/zsmalloc.c:1323:16: note: byref variable will be forcibly initialized struct page *pages[2]; ^~~~~ /kisskb/src/lib/idr.c: In function 'idr_alloc_u32': /kisskb/src/lib/idr.c:36:25: note: byref variable will be forcibly initialized 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 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 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 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 struct radix_tree_iter iter; ^~~~ /kisskb/src/lib/idr.c: In function 'idr_get_next': /kisskb/src/lib/idr.c:266:16: note: byref variable will be forcibly initialized 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 void __rcu **slot = NULL; ^~~~ /kisskb/src/lib/idr.c:292:26: note: byref variable will be forcibly initialized 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 unsigned long tmp = xa_to_value(bitmap); ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/lib/idr.c:5: /kisskb/src/lib/idr.c:383:11: note: byref variable will be forcibly initialized XA_STATE(xas, &ida->xa, min / IDA_BITMAP_BITS); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 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 XA_STATE(xas, &ida->xa, id / IDA_BITMAP_BITS); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 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 XA_STATE(xas, &ida->xa, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/cma.h:67, from /kisskb/src/mm/cma.c:35: /kisskb/src/mm/cma.c: In function 'perf_trace_cma_alloc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cma_alloc, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cma_alloc, ^~~~~~~~~~~ /kisskb/src/mm/cma.c: In function 'perf_trace_cma_release': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:39:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cma_release, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:39:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cma_release, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/cma.h:67, from /kisskb/src/mm/cma.c:35: /kisskb/src/mm/cma.c: In function 'trace_event_raw_event_cma_alloc': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cma_alloc, ^~~~~~~~~~~ /kisskb/src/mm/cma.c: In function 'trace_event_raw_event_cma_release': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:39:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cma_release, ^~~~~~~~~~~ /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 int ret, val; ^~~ /kisskb/src/drivers/clk/imx/clk-pfdv2.c: In function 'clk_pfdv2_determine_rate': /kisskb/src/drivers/clk/imx/clk-pfdv2.c:104:16: note: byref variable will be forcibly initialized unsigned long parent_rates[] = { ^~~~~~~~~~~~ /kisskb/src/drivers/clk/imx/clk-pfdv2.c: In function 'imx_clk_hw_pfdv2': /kisskb/src/drivers/clk/imx/clk-pfdv2.c:197:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/fs/afs/rotate.c: In function 'afs_select_fileserver': /kisskb/src/fs/afs/rotate.c:114:19: note: byref variable will be forcibly initialized struct afs_error e; ^ /kisskb/src/drivers/video/fbdev/ocfb.c: In function 'ocfb_init': /kisskb/src/drivers/video/fbdev/ocfb.c:411:8: note: byref variable will be forcibly initialized char *option = NULL; ^~~~~~ 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:222:9: note: byref variable will be forcibly initialized 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 struct backlight_properties props; ^~~~~ /kisskb/src/drivers/soc/samsung/exynos-chipid.c: In function 'exynos_chipid_probe': /kisskb/src/drivers/soc/samsung/exynos-chipid.c:63:6: note: byref variable will be forcibly initialized u32 product_id; ^~~~~~~~~~ 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:332:19: note: byref variable will be forcibly initialized struct pwm_state state; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/kernel/trace/trace_event_perf.c:9: /kisskb/src/kernel/trace/trace_event_perf.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/backlight/lp855x_bl.c: In function 'pwm_enable': /kisskb/src/include/linux/pwm.h:357:19: note: byref variable will be forcibly initialized struct pwm_state state; ^~~~~ /kisskb/src/drivers/video/backlight/lp855x_bl.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:376:19: note: byref variable will be forcibly initialized struct pwm_state state; ^~~~~ /kisskb/src/drivers/video/backlight/lp855x_bl.c: In function 'lp855x_pwm_ctrl': /kisskb/src/include/linux/pwm.h:532:19: note: byref variable will be forcibly initialized struct pwm_state state = { }; ^~~~~ In file included from /kisskb/src/drivers/clk/rockchip/clk.c:17: /kisskb/src/drivers/clk/rockchip/clk.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/clk/samsung/clk.c:11: /kisskb/src/drivers/clk/samsung/clk.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/drivers/clk/samsung/clk.c:11: /kisskb/src/drivers/clk/samsung/clk.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/clk/rockchip/clk.c: In function 'rockchip_clk_register_frac_branch': /kisskb/src/drivers/clk/rockchip/clk.c:268:24: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/clk/samsung/clk.c: In function 'samsung_clk_of_register_fixed_ext': /kisskb/src/drivers/clk/samsung/clk.c:261:6: note: byref variable will be forcibly initialized u32 freq; ^~~~ /kisskb/src/drivers/clk/samsung/clk.c:259:29: note: byref variable will be forcibly initialized const struct of_device_id *match; ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/mm/balloon_compaction.c:9: /kisskb/src/mm/balloon_compaction.c: In function 'balloon_page_dequeue': /kisskb/src/mm/balloon_compaction.c:180:12: note: byref variable will be forcibly initialized LIST_HEAD(pages); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/drivers/soc/qcom/qcom-geni-se.c:4: /kisskb/src/drivers/soc/qcom/qcom-geni-se.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/soc/qcom/qcom-geni-se.c: In function 'geni_se_clk_freq_match': /kisskb/src/drivers/soc/qcom/qcom-geni-se.c:604:17: note: byref variable will be forcibly initialized unsigned long *tbl; ^~~ 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/clk/socfpga/clk-s10.c:7: /kisskb/src/drivers/clk/socfpga/clk-s10.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/soc/rockchip/grf.c: In function 'rockchip_grf_init': /kisskb/src/drivers/soc/rockchip/grf.c:140:29: note: byref variable will be forcibly initialized const struct of_device_id *match; ^~~~~ /kisskb/src/drivers/clk/imx/clk-pllv1.c: In function 'imx_clk_hw_pllv1': /kisskb/src/drivers/clk/imx/clk-pllv1.c:120:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c: In function 'of_ipmi_probe': /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:235:6: note: byref variable will be forcibly initialized int proplen; ^~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:231:18: note: byref variable will be forcibly initialized struct resource resource; ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:230:18: note: byref variable will be forcibly initialized 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:139:45: note: byref variable will be forcibly initialized u8 type, slave_addr, addr_source, regsize, regshift; ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:139:36: note: byref variable will be forcibly initialized u8 type, slave_addr, addr_source, regsize, regshift; ^~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:139:23: note: byref variable will be forcibly initialized u8 type, slave_addr, addr_source, regsize, regshift; ^~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:139:11: note: byref variable will be forcibly initialized u8 type, slave_addr, addr_source, regsize, regshift; ^~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:139:5: note: byref variable will be forcibly initialized u8 type, slave_addr, addr_source, regsize, regshift; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:138:18: note: byref variable will be forcibly initialized struct si_sm_io io; ^~ /kisskb/src/lib/zstd/huf_decompress.c: In function 'HUF_getDTableDesc': /kisskb/src/lib/zstd/huf_decompress.c:76:13: note: byref variable will be forcibly initialized DTableDesc dtd; ^~~ /kisskb/src/lib/zstd/huf_decompress.c: In function 'HUF_decompress1X2_usingDTable_internal': /kisskb/src/lib/zstd/huf_decompress.c:205:16: note: byref variable will be forcibly initialized BIT_DStream_t bitD; ^~~~ /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 char *argv[] = { ^~~~ /kisskb/src/drivers/video/fbdev/uvesafb.c:114:8: note: byref variable will be forcibly initialized char *envp[] = { ^~~~ /kisskb/src/lib/zstd/huf_decompress.c: In function 'HUF_decompress4X2_usingDTable_internal': /kisskb/src/lib/zstd/huf_decompress.c:264:17: note: byref variable will be forcibly initialized BIT_DStream_t bitD4; ^~~~~ /kisskb/src/lib/zstd/huf_decompress.c:263:17: note: byref variable will be forcibly initialized BIT_DStream_t bitD3; ^~~~~ /kisskb/src/lib/zstd/huf_decompress.c:262:17: note: byref variable will be forcibly initialized BIT_DStream_t bitD2; ^~~~~ /kisskb/src/lib/zstd/huf_decompress.c:261:17: note: byref variable will be forcibly initialized BIT_DStream_t bitD1; ^~~~~ /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 struct uvesafb_pal_entry entry; ^~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/lib/zstd/huf_decompress.c: In function 'HUF_decompress1X4_usingDTable_internal': /kisskb/src/lib/zstd/huf_decompress.c:657:16: note: byref variable will be forcibly initialized BIT_DStream_t bitD; ^~~~ /kisskb/src/lib/zstd/huf_decompress.c: In function 'HUF_decompress4X4_usingDTable_internal': /kisskb/src/lib/zstd/huf_decompress.c:723:17: note: byref variable will be forcibly initialized BIT_DStream_t bitD4; ^~~~~ /kisskb/src/lib/zstd/huf_decompress.c:722:17: note: byref variable will be forcibly initialized BIT_DStream_t bitD3; ^~~~~ /kisskb/src/lib/zstd/huf_decompress.c:721:17: note: byref variable will be forcibly initialized BIT_DStream_t bitD2; ^~~~~ /kisskb/src/lib/zstd/huf_decompress.c:720:17: note: byref variable will be forcibly initialized BIT_DStream_t bitD1; ^~~~~ /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 struct fb_videomode vmode; ^~~~~ /kisskb/src/drivers/video/fbdev/uvesafb.c:724:28: note: byref variable will be forcibly initialized struct fb_var_screeninfo var; ^~~ /kisskb/src/drivers/video/fbdev/uvesafb.c: In function 'uvesafb_init': /kisskb/src/drivers/video/fbdev/uvesafb.c:1886:8: note: byref variable will be forcibly initialized char *option = NULL; ^~~~~~ /kisskb/src/lib/zstd/huf_decompress.c: In function 'HUF_fillDTableX4Level2': /kisskb/src/lib/zstd/huf_decompress.c:398:6: note: byref variable will be forcibly initialized U32 rankVal[HUF_TABLELOG_MAX + 1]; ^~~~~~~ /kisskb/src/lib/zstd/huf_decompress.c: In function 'HUF_fillDTableX4': /kisskb/src/lib/zstd/huf_decompress.c:443:6: note: byref variable will be forcibly initialized U32 rankVal[HUF_TABLELOG_MAX + 1]; ^~~~~~~ /kisskb/src/lib/zstd/huf_decompress.c: In function 'HUF_readDTableX2_wksp': /kisskb/src/lib/zstd/huf_decompress.c:93:6: note: byref variable will be forcibly initialized U32 nbSymbols = 0; ^~~~~~~~~ /kisskb/src/lib/zstd/huf_decompress.c:92:6: note: byref variable will be forcibly initialized U32 tableLog = 0; ^~~~~~~~ /kisskb/src/lib/zstd/huf_decompress.c: In function 'HUF_readDTableX4_wksp': /kisskb/src/lib/zstd/huf_decompress.c:484:34: note: byref variable will be forcibly initialized U32 tableLog, maxW, sizeOfSort, nbSymbols; ^~~~~~~~~ /kisskb/src/lib/zstd/huf_decompress.c:484:6: note: byref variable will be forcibly initialized U32 tableLog, maxW, sizeOfSort, nbSymbols; ^~~~~~~~ /kisskb/src/fs/splice.c: In function 'pipe_to_sendpage': /kisskb/src/fs/splice.c:352:9: note: byref variable will be forcibly initialized loff_t pos = sd->pos; ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/highmem.h:10, from /kisskb/src/include/linux/pagemap.h:11, from /kisskb/src/fs/splice.c:24: /kisskb/src/fs/splice.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/splice.c: In function 'iter_to_pipe': /kisskb/src/fs/splice.c:1171:10: note: byref variable will be forcibly initialized size_t start; ^~~~~ /kisskb/src/fs/splice.c:1169:16: note: byref variable will be forcibly initialized struct page *pages[16]; ^~~~~ /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 struct kiocb kiocb; ^~~~~ /kisskb/src/fs/splice.c:302:18: note: byref variable will be forcibly initialized struct iov_iter to; ^~ /kisskb/src/fs/splice.c: In function '__do_sys_vmsplice': /kisskb/src/fs/splice.c:1304:6: note: byref variable will be forcibly initialized int type; ^~~~ /kisskb/src/fs/splice.c:1301:18: note: byref variable will be forcibly initialized struct iov_iter iter; ^~~~ /kisskb/src/fs/splice.c:1300:16: note: byref variable will be forcibly initialized struct iovec *iov = iovstack; ^~~ /kisskb/src/fs/splice.c:1299:15: note: byref variable will be forcibly initialized struct iovec iovstack[UIO_FASTIOV]; ^~~~~~~~ /kisskb/src/fs/splice.c: In function 'iter_file_splice_write': /kisskb/src/drivers/clk/imx/clk-pllv2.c: In function 'imx_clk_hw_pllv2': /kisskb/src/drivers/clk/imx/clk-pllv2.c:247:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/fs/splice.c:639:19: note: byref variable will be forcibly initialized 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 loff_t pos = sd->pos, prev_pos = pos; ^~~ /kisskb/src/fs/splice.c: In function 'do_splice': /kisskb/src/fs/splice.c:1033:9: note: byref variable will be forcibly initialized 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 loff_t offset, *__off_in = NULL, *__off_out = NULL; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'event_set_filter': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c:1556:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(file->filter, filter); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:49, from /kisskb/src/kernel/trace/trace_events_filter.c:11: /kisskb/src/kernel/trace/trace_events_filter.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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_preds': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c:1539:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(filter->prog, prog); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c:1513:6: note: byref variable will be forcibly initialized int index; ^~~~~ /kisskb/src/kernel/trace/trace_events_filter.c:1512:6: note: byref variable will be forcibly initialized int nr_preds; ^~~~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c:1511:6: note: byref variable will be forcibly initialized int nr_parens; ^~~~~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'create_filter': /kisskb/src/kernel/trace/trace_events_filter.c:1716:29: note: byref variable will be forcibly initialized struct filter_parse_error *pe = NULL; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/unix/af_unix.c:80: /kisskb/src/net/unix/af_unix.c: In function 'mnt_user_ns': 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/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c:1578:12: note: byref variable will be forcibly initialized LIST_HEAD(filter_list); ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 struct filter_parse_error *pe = NULL; ^~ /kisskb/src/fs/ubifs/lprops.c: In function 'dbg_check_lprops': /kisskb/src/fs/ubifs/lprops.c:1255:24: note: byref variable will be forcibly initialized struct ubifs_lp_stats lst; ^~~ /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 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 u64 val; ^~~ /kisskb/src/kernel/trace/trace_events_filter.c:1159:7: note: byref variable will be forcibly initialized char num_buf[24]; /* Big enough to hold an address */ ^~~~~~~ /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 struct event_filter *filter = NULL; ^~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'apply_subsystem_event_filter': /kisskb/src/kernel/trace/trace_events_filter.c:1832:23: note: byref variable will be forcibly initialized struct event_filter *filter = NULL; ^~~~~~ /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 struct event_filter *filter = NULL; ^~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/drivers/gpio/gpio-visconti.c:11: /kisskb/src/drivers/gpio/gpio-visconti.c: In function 'irq_find_matching_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec = { ^~~~~~ /kisskb/src/drivers/gpio/gpio-visconti.c: In function 'irq_find_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/soc/samsung/exynos-asv.c: In function 'exynos_asv_init': /kisskb/src/drivers/soc/samsung/exynos-asv.c:116:6: note: byref variable will be forcibly initialized u32 product_id = 0; ^~~~~~~~~~ /kisskb/src/net/unix/af_unix.c: In function 'sock_graft': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:1906:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_wq, &parent->wq); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_copy_addr': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/unix/af_unix.c:2071:30: note: in expansion of macro 'smp_load_acquire' struct unix_address *addr = smp_load_acquire(&unix_sk(sk)->addr); ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/netlink.h:9, from /kisskb/src/include/uapi/linux/neighbour.h:6, from /kisskb/src/include/linux/netdevice.h:45, from /kisskb/src/net/unix/af_unix.c:100: /kisskb/src/net/unix/af_unix.c: In function 'scm_recv': /kisskb/src/include/net/scm.h:125:16: note: byref variable will be forcibly initialized struct ucred ucreds = { ^~~~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_dgram_recvmsg': /kisskb/src/net/unix/af_unix.c:2088:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/net/unix/af_unix.c:2087:6: note: byref variable will be forcibly initialized int skip; ^~~~ /kisskb/src/net/unix/af_unix.c:2086:7: note: byref variable will be forcibly initialized long timeo; ^~~~~ /kisskb/src/net/unix/af_unix.c:2085:24: note: byref variable will be forcibly initialized struct sk_buff *skb, *last; ^~~~ /kisskb/src/net/unix/af_unix.c:2082:20: note: byref variable will be forcibly initialized struct scm_cookie scm; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/unix/af_unix.c:80: /kisskb/src/net/unix/af_unix.c: In function 'unix_autobind': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/unix/af_unix.c:916:2: note: in expansion of macro 'smp_store_release' smp_store_release(&u->addr, addr); ^~~~~~~~~~~~~~~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_find_other': /kisskb/src/net/unix/af_unix.c:930:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_dgram_connect': /kisskb/src/net/unix/af_unix.c:1134:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/net/unix/af_unix.c:1133:15: note: byref variable will be forcibly initialized unsigned int hash; ^~~~ /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 mpi_limb_t cy; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/unix/af_unix.c:80: /kisskb/src/net/unix/af_unix.c: In function 'unix_open_file': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/unix/af_unix.c:2585:7: note: in expansion of macro 'smp_load_acquire' if (!smp_load_acquire(&unix_sk(sk)->addr)) ^~~~~~~~~~~~~~~~ /kisskb/src/net/unix/af_unix.c:2578:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /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 struct backlight_properties props; ^~~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_accept': /kisskb/src/net/unix/af_unix.c:1453:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_release_sock': /kisskb/src/net/unix/af_unix.c:522:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_mknod': /kisskb/src/net/unix/af_unix.c:983:14: note: byref variable will be forcibly initialized struct path path; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/unix/af_unix.c:80: /kisskb/src/net/unix/af_unix.c: In function 'unix_bind': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/unix/af_unix.c:1087:2: note: in expansion of macro 'smp_store_release' smp_store_release(&u->addr, addr); ^~~~~~~~~~~~~~~~~ /kisskb/src/net/unix/af_unix.c:1018:15: note: byref variable will be forcibly initialized unsigned int hash; ^~~~ /kisskb/src/mm/cma_debug.c: In function 'cma_debugfs_add_one': /kisskb/src/mm/cma_debug.c:166:7: note: byref variable will be forcibly initialized char name[16]; ^~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_stream_read_generic': /kisskb/src/net/unix/af_unix.c:2248:20: note: byref variable will be forcibly initialized struct scm_cookie scm; ^~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_stream_sendpage': /kisskb/src/net/unix/af_unix.c:1929:20: note: byref variable will be forcibly initialized struct scm_cookie scm; ^~~ /kisskb/src/net/unix/af_unix.c:1926:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_stream_sendmsg': /kisskb/src/net/unix/af_unix.c:1831:20: note: byref variable will be forcibly initialized struct scm_cookie scm; ^~~ /kisskb/src/net/unix/af_unix.c:1828:6: note: byref variable will be forcibly initialized int err, size; ^~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigpending': /kisskb/src/kernel/signal.c:3135:11: note: byref variable will be forcibly initialized 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:51: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(signal_generate, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(signal_generate, ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/unix/af_unix.c:80: /kisskb/src/net/unix/af_unix.c: In function 'unix_stream_connect': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/unix/af_unix.c:1381:2: note: in expansion of macro 'smp_store_release' smp_store_release(&newu->addr, otheru->addr); ^~~~~~~~~~~~~~~~~ /kisskb/src/net/unix/af_unix.c:1240:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/net/unix/af_unix.c:1238:15: note: byref variable will be forcibly initialized unsigned int hash; ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:96:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(signal_deliver, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:96:1: note: in expansion of macro 'TRACE_EVENT' 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:51: /kisskb/src/kernel/signal.c: In function 'trace_event_raw_event_signal_generate': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(signal_generate, ^~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'trace_event_raw_event_signal_deliver': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:96:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(signal_deliver, ^~~~~~~~~~~ /kisskb/src/net/unix/af_unix.c: In function 'unix_dgram_sendmsg': /kisskb/src/net/unix/af_unix.c:1628:20: note: byref variable will be forcibly initialized struct scm_cookie scm; ^~~ /kisskb/src/net/unix/af_unix.c:1625:15: note: byref variable will be forcibly initialized unsigned int hash; ^~~~ /kisskb/src/net/unix/af_unix.c:1624:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/kernel/signal.c: In function 'post_copy_siginfo_from_user': /kisskb/src/kernel/signal.c:3249:8: note: byref variable will be forcibly initialized char buf[SI_EXPANSION_SIZE]; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/unix/af_unix.c:80: /kisskb/src/net/unix/af_unix.c: In function 'unix_getname': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/unix/af_unix.c:1510:9: note: in expansion of macro 'smp_load_acquire' addr = smp_load_acquire(&unix_sk(sk)->addr); ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_sigaltstack': /kisskb/src/kernel/signal.c:4107:15: note: byref variable will be forcibly initialized stack_t new, old; ^~~ /kisskb/src/kernel/signal.c:4107:10: note: byref variable will be forcibly initialized stack_t new, old; ^~~ /kisskb/src/drivers/soc/samsung/pm_domains.c: In function 'exynos_get_domain_name': /kisskb/src/drivers/soc/samsung/pm_domains.c:97:14: note: byref variable will be forcibly initialized const char *name; ^~~~ /kisskb/src/drivers/soc/samsung/pm_domains.c: In function 'exynos_pd_probe': /kisskb/src/drivers/soc/samsung/pm_domains.c:109:32: note: byref variable will be forcibly initialized struct of_phandle_args child, parent; ^~~~~~ /kisskb/src/drivers/soc/samsung/pm_domains.c:109:25: note: byref variable will be forcibly initialized struct of_phandle_args child, parent; ^~~~~ /kisskb/src/drivers/clk/socfpga/clk-pll-s10.c: In function 's10_register_pll': /kisskb/src/drivers/clk/socfpga/clk-pll-s10.c:195:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/clk/socfpga/clk-pll-s10.c: In function 'agilex_register_pll': /kisskb/src/drivers/clk/socfpga/clk-pll-s10.c:232:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/clk/socfpga/clk-pll-s10.c: In function 'n5x_register_pll': /kisskb/src/drivers/clk/socfpga/clk-pll-s10.c:269:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/kernel/signal.c: In function 'dequeue_signal': /kisskb/src/kernel/signal.c:631:7: note: byref variable will be forcibly initialized bool resched_timer = false; ^~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function '__set_task_blocked': /kisskb/src/kernel/signal.c:2932:12: note: byref variable will be forcibly initialized sigset_t newblocked; ^~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'do_sigtimedwait': /kisskb/src/kernel/signal.c:3488:11: note: byref variable will be forcibly initialized sigset_t mask = *which; ^~~~ /kisskb/src/kernel/signal.c:3486:22: note: byref variable will be forcibly initialized ktime_t *to = NULL, timeout = KTIME_MAX; ^~~~~~~ /kisskb/src/kernel/signal.c: In function 'prepare_signal': /kisskb/src/kernel/signal.c:904:11: note: byref variable will be forcibly initialized sigset_t flush; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/net/xfrm/xfrm_state.c:17: /kisskb/src/net/xfrm/xfrm_state.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ 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 static inline bool sockptr_is_null(sockptr_t sockptr) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/imx/clk-pllv3.c: In function 'imx_clk_hw_pllv3': /kisskb/src/drivers/clk/imx/clk-pllv3.c:417:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/video/backlight/pcf50633-backlight.c: In function 'pcf50633_bl_probe': /kisskb/src/drivers/video/backlight/pcf50633-backlight.c:100:30: note: byref variable will be forcibly initialized struct backlight_properties bl_props; ^~~~~~~~ /kisskb/src/kernel/signal.c: In function 'kill_pid_usb_asyncio': /kisskb/src/kernel/signal.c:1511:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/signal.c:1509:24: note: byref variable will be forcibly initialized struct kernel_siginfo info; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/net/packet/af_packet.c:49: /kisskb/src/net/packet/af_packet.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/packet/af_packet.c: In function 'hlist_add_tail_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:628:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_next_rcu(last), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'send_sigqueue': /kisskb/src/kernel/signal.c:1848:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/drivers/video/backlight/max8925_bl.c: In function 'max8925_backlight_dt_init': /kisskb/src/drivers/video/backlight/max8925_bl.c:94:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/kernel/signal.c: In function 'do_notify_parent': /kisskb/src/kernel/signal.c:1913:13: note: byref variable will be forcibly initialized u64 utime, stime; ^~~~~ /kisskb/src/kernel/signal.c:1913:6: note: byref variable will be forcibly initialized u64 utime, stime; ^~~~~ /kisskb/src/kernel/signal.c:1909:24: note: byref variable will be forcibly initialized struct kernel_siginfo info; ^~~~ /kisskb/src/drivers/video/backlight/max8925_bl.c: In function 'max8925_backlight_probe': /kisskb/src/drivers/video/backlight/max8925_bl.c:125:30: note: byref variable will be forcibly initialized struct backlight_properties props; ^~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigsuspend': /kisskb/src/kernel/signal.c:4521:11: note: byref variable will be forcibly initialized sigset_t newset; ^~~~~~ /kisskb/src/kernel/signal.c: In function 'sigprocmask': /kisskb/src/kernel/signal.c:2981:11: note: byref variable will be forcibly initialized sigset_t newset; ^~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigprocmask': /kisskb/src/kernel/signal.c:3064:20: note: byref variable will be forcibly initialized sigset_t old_set, new_set; ^~~~~~~ /kisskb/src/kernel/signal.c:3064:11: note: byref variable will be forcibly initialized sigset_t old_set, new_set; ^~~~~~~ /kisskb/src/kernel/signal.c: In function 'set_user_sigmask': /kisskb/src/kernel/signal.c:3017:11: note: byref variable will be forcibly initialized sigset_t kmask; ^~~~~ /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 unsigned long new; ^~~ /kisskb/src/kernel/signal.c: In function 'do_notify_parent_cldstop': /kisskb/src/kernel/signal.c:2025:13: note: byref variable will be forcibly initialized u64 utime, stime; ^~~~~ /kisskb/src/kernel/signal.c:2025:6: note: byref variable will be forcibly initialized u64 utime, stime; ^~~~~ /kisskb/src/kernel/signal.c:2021:24: note: byref variable will be forcibly initialized struct kernel_siginfo info; ^~~~ /kisskb/src/kernel/signal.c: In function 'ptrace_do_notify': /kisskb/src/kernel/signal.c:2260:19: note: byref variable will be forcibly initialized kernel_siginfo_t info; ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'phys_switch_id_show': /kisskb/src/net/core/net-sysfs.c:529:30: note: byref variable will be forcibly initialized 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:507:8: note: byref variable will be forcibly initialized char name[IFNAMSIZ]; ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'phys_port_id_show': /kisskb/src/net/core/net-sysfs.c:485:30: note: byref variable will be forcibly initialized struct netdev_phys_item_id ppid; ^~~~ /kisskb/src/kernel/signal.c: In function 'signal_delivered': /kisskb/src/net/core/net-sysfs.c: In function 'ifalias_show': /kisskb/src/kernel/signal.c:2806:11: note: byref variable will be forcibly initialized sigset_t blocked; ^~~~~~~ /kisskb/src/net/core/net-sysfs.c:438:7: note: byref variable will be forcibly initialized char tmp[IFALIASZ]; ^~~ /kisskb/src/net/core/net-sysfs.c: In function 'duplex_show': /kisskb/src/net/core/net-sysfs.c:223:33: note: byref variable will be forcibly initialized struct ethtool_link_ksettings cmd; ^~~ /kisskb/src/net/core/net-sysfs.c: In function 'speed_show': /kisskb/src/net/core/net-sysfs.c:203:33: note: byref variable will be forcibly initialized struct ethtool_link_ksettings cmd; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/core/net-sysfs.c:9: /kisskb/src/net/core/net-sysfs.c: In function 'store_rps_dev_flow_table_cnt': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/net-sysfs.c:919:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(queue->rps_flow_table, table); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/net-sysfs.c:872:22: note: byref variable will be forcibly initialized unsigned long mask, count; ^~~~~ /kisskb/src/kernel/signal.c: In function 'exit_signals': /kisskb/src/kernel/signal.c:2864:11: note: byref variable will be forcibly initialized sigset_t unblocked; ^~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/core/net-sysfs.c:9: /kisskb/src/net/core/net-sysfs.c: In function 'store_rps_map': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/net-sysfs.c:831:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(queue->rps_map, map); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/net-sysfs.c:784:16: note: byref variable will be forcibly initialized cpumask_var_t mask; ^~~~ /kisskb/src/kernel/signal.c: In function 'do_send_sig_info': /kisskb/src/kernel/signal.c:1287:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/net/core/net-sysfs.c: In function 'show_rps_map': /kisskb/src/net/core/net-sysfs.c:761:16: note: byref variable will be forcibly initialized cpumask_var_t mask; ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'bql_set_hold_time': /kisskb/src/net/core/net-sysfs.c:1300:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/net/core/net-sysfs.c: In function 'tx_maxrate_store': /kisskb/src/net/core/net-sysfs.c:1224:6: note: byref variable will be forcibly initialized u32 rate = 0; ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'bql_set': /kisskb/src/net/core/net-sysfs.c:1270:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigqueueinfo': /kisskb/src/kernel/signal.c:3913:19: note: byref variable will be forcibly initialized kernel_siginfo_t info; ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_kill': /kisskb/src/kernel/signal.c:3687:24: note: byref variable will be forcibly initialized struct kernel_siginfo info; ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'xps_cpus_store': /kisskb/src/net/core/net-sysfs.c:1441:16: note: byref variable will be forcibly initialized cpumask_var_t mask; ^~~~ /kisskb/src/kernel/signal.c: In function 'send_sig_fault': /kisskb/src/kernel/signal.c:1690:24: note: byref variable will be forcibly initialized struct kernel_siginfo info; ^~~~ /kisskb/src/kernel/signal.c: In function 'send_sig_mceerr': /kisskb/src/kernel/signal.c:1724:24: note: byref variable will be forcibly initialized struct kernel_siginfo info; ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'xps_cpus_show': /kisskb/src/net/core/net-sysfs.c:1370:16: note: byref variable will be forcibly initialized cpumask_var_t mask; ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'netstat_show': /kisskb/src/net/core/net-sysfs.c:630:28: note: byref variable will be forcibly initialized struct rtnl_link_stats64 temp; ^~~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_cached_dev_assign': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/packet/af_packet.c:263:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(po->cached_dev, dev); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'do_tkill': /kisskb/src/kernel/signal.c:3844:24: note: byref variable will be forcibly initialized struct kernel_siginfo info; ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_tgsigqueueinfo': /kisskb/src/kernel/signal.c:3953:19: note: byref variable will be forcibly initialized kernel_siginfo_t info; ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig': /kisskb/src/kernel/signal.c:1622:24: note: byref variable will be forcibly initialized struct kernel_siginfo info; ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_mceerr': /kisskb/src/kernel/signal.c:1710:24: note: byref variable will be forcibly initialized struct kernel_siginfo info; ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_bnderr': /kisskb/src/kernel/signal.c:1739:24: note: byref variable will be forcibly initialized struct kernel_siginfo info; ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_pkuerr': /kisskb/src/kernel/signal.c:1754:24: note: byref variable will be forcibly initialized struct kernel_siginfo info; ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_ptrace_errno_trap': /kisskb/src/kernel/signal.c:1771:24: note: byref variable will be forcibly initialized struct kernel_siginfo info; ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_fault_to_task': /kisskb/src/kernel/signal.c:1658:24: note: byref variable will be forcibly initialized struct kernel_siginfo info; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/net/xfrm/xfrm_state.c:17: /kisskb/src/net/xfrm/xfrm_state.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ 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 static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /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 static inline void *memdup_sockptr(sockptr_t src, size_t len) ^~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/net/xfrm/xfrm_state.c:17: /kisskb/src/net/xfrm/xfrm_state.c: In function '__sk_dst_set': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:1993:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_dst_cache, dst); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_hash_resize': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_state.c:155:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(net->xfrm.state_byspi, nspi); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_state.c:154:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(net->xfrm.state_bysrc, nsrc); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_state.c:153:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(net->xfrm.state_bydst, ndst); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/ioctl.c: In function 'ceph_ioctl_get_layout': /kisskb/src/fs/ceph/ioctl.c:20:27: note: byref variable will be forcibly initialized struct ceph_ioctl_layout l; ^ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigtimedwait': /kisskb/src/kernel/signal.c:3548:19: note: byref variable will be forcibly initialized kernel_siginfo_t info; ^~~~ /kisskb/src/kernel/signal.c:3547:20: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/kernel/signal.c:3546:11: note: byref variable will be forcibly initialized sigset_t these; ^~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/packet/af_packet.c:49: /kisskb/src/net/packet/af_packet.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigtimedwait_time32': /kisskb/src/net/packet/af_packet.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/signal.c:3581:19: note: byref variable will be forcibly initialized kernel_siginfo_t info; ^~~~ /kisskb/src/kernel/signal.c:3580:20: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/kernel/signal.c:3579:11: note: byref variable will be forcibly initialized sigset_t these; ^~~~~ /kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_state_gc_task': /kisskb/src/net/xfrm/xfrm_state.c:508:20: note: byref variable will be forcibly initialized struct hlist_head gc_list; ^~~~~~~ /kisskb/src/fs/ceph/ioctl.c: In function 'ceph_ioctl_set_layout': /kisskb/src/fs/ceph/ioctl.c:71:27: note: byref variable will be forcibly initialized struct ceph_ioctl_layout nl; ^~ /kisskb/src/fs/ceph/ioctl.c:69:27: note: byref variable will be forcibly initialized struct ceph_ioctl_layout l; ^ /kisskb/src/kernel/signal.c: In function '__do_sys_pidfd_send_signal': /kisskb/src/kernel/signal.c:3766:19: note: byref variable will be forcibly initialized kernel_siginfo_t kinfo; ^~~~~ /kisskb/src/fs/ceph/ioctl.c: In function 'ceph_ioctl_set_layout_policy': /kisskb/src/fs/ceph/ioctl.c:140:27: note: byref variable will be forcibly initialized struct ceph_ioctl_layout l; ^ /kisskb/src/kernel/signal.c: In function 'kernel_sigaction': /kisskb/src/kernel/signal.c:3983:12: note: byref variable will be forcibly initialized sigset_t mask; ^~~~ /kisskb/src/kernel/signal.c: In function 'do_sigaction': /kisskb/src/kernel/signal.c:4005:11: note: byref variable will be forcibly initialized sigset_t mask; ^~~~ /kisskb/src/fs/sync.c: In function 'do_sync_work': /kisskb/src/fs/sync.c:131:6: note: byref variable will be forcibly initialized int nowait = 0; ^~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigaction': /kisskb/src/fs/ceph/ioctl.c: In function 'ceph_ioctl_get_dataloc': /kisskb/src/fs/ceph/ioctl.c:190:17: note: byref variable will be forcibly initialized struct ceph_pg pgid; ^~~~ /kisskb/src/fs/ceph/ioctl.c:188:6: note: byref variable will be forcibly initialized u32 xlen; ^~~~ /kisskb/src/fs/ceph/ioctl.c:186:29: note: byref variable will be forcibly initialized struct ceph_object_locator oloc; ^~~~ /kisskb/src/fs/ceph/ioctl.c:181:28: note: byref variable will be forcibly initialized struct ceph_ioctl_dataloc dl; ^~ /kisskb/src/kernel/signal.c:4301:29: note: byref variable will be forcibly initialized struct k_sigaction new_sa, old_sa; ^~~~~~ /kisskb/src/kernel/signal.c:4301:21: note: byref variable will be forcibly initialized struct k_sigaction new_sa, old_sa; ^~~~~~ /kisskb/src/kernel/signal.c: In function 'restore_altstack': /kisskb/src/kernel/signal.c:4121:10: note: byref variable will be forcibly initialized stack_t new; ^~~ /kisskb/src/fs/sync.c: In function 'ksys_sync': /kisskb/src/fs/sync.c:111:18: note: byref variable will be forcibly initialized int nowait = 0, wait = 1; ^~~~ /kisskb/src/fs/sync.c:111:6: note: byref variable will be forcibly initialized int nowait = 0, wait = 1; ^~~~~~ /kisskb/src/net/xfrm/xfrm_state.c: In function 'km_state_expired': /kisskb/src/net/xfrm/xfrm_state.c:2184:18: note: byref variable will be forcibly initialized struct km_event c; ^ /kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_timer_handler': /kisskb/src/net/xfrm/xfrm_state.c:2184:18: note: byref variable will be forcibly initialized /kisskb/src/net/xfrm/xfrm_state.c:2184:18: note: byref variable will be forcibly initialized /kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_state_check_expire': /kisskb/src/net/xfrm/xfrm_state.c:2184:18: note: byref variable will be forcibly initialized /kisskb/src/crypto/cmac.c: In function 'cmac_create': /kisskb/src/crypto/cmac.c:229:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ /kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_state_find': /kisskb/src/net/xfrm/xfrm_state.c:1061:18: note: byref variable will be forcibly initialized struct km_event c; ^ /kisskb/src/net/xfrm/xfrm_state.c:1057:21: note: byref variable will be forcibly initialized struct xfrm_state *best = NULL; ^~~~ /kisskb/src/net/xfrm/xfrm_state.c:1056:6: note: byref variable will be forcibly initialized int error = 0; ^~~~~ /kisskb/src/net/xfrm/xfrm_state.c:1055:6: note: byref variable will be forcibly initialized int acquire_in_progress = 0; ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/packet/af_packet.c:49: /kisskb/src/net/packet/af_packet.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_state.c: In function 'km_policy_expired': /kisskb/src/net/xfrm/xfrm_state.c:2232:18: note: byref variable will be forcibly initialized struct km_event c; ^ /kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_user_policy': /kisskb/src/net/xfrm/xfrm_state.c:2362:5: note: userspace variable will be forcibly initialized int xfrm_user_policy(struct sock *sk, int optname, sockptr_t optval, int optlen) ^~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_state.c:2365:6: note: byref variable will be forcibly initialized u8 *data; ^~~~ /kisskb/src/net/xfrm/xfrm_state.c:2364:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/net/packet/af_packet.c: In function 'prb_open_block': /kisskb/src/net/packet/af_packet.c:814:20: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/net/xfrm/xfrm_state.c:17: /kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_state_register_afinfo': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_state.c:2453:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(xfrm_state_afinfo[afinfo->family], afinfo); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_rcv_vnet': /kisskb/src/net/packet/af_packet.c:2040:24: note: byref variable will be forcibly initialized struct virtio_net_hdr vnet_hdr; ^~~~~~~~ /kisskb/src/net/packet/af_packet.c: In function 'prb_close_block': /kisskb/src/net/packet/af_packet.c:783:21: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/drivers/clk/samsung/clk-pll.c: In function '_samsung_clk_register_pll': /kisskb/src/drivers/clk/samsung/clk-pll.c:1249:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/net/packet/af_packet.c: In function 'tpacket_rcv': /kisskb/src/net/packet/af_packet.c:2193:20: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/net/packet/af_packet.c: In function '__packet_set_timestamp': /kisskb/src/net/packet/af_packet.c:435:20: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/net/packet/af_packet.c: In function 'packet_recvmsg': /kisskb/src/net/packet/af_packet.c:3447:26: note: byref variable will be forcibly initialized struct tpacket_auxdata aux; ^~~ /kisskb/src/net/packet/af_packet.c:3346:14: note: byref variable will be forcibly initialized int copied, err; ^~~ In file included from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/packet/af_packet.c:49: /kisskb/src/net/packet/af_packet.c: In function 'skb_probe_transport_header': /kisskb/src/include/linux/skbuff.h:2593:25: note: byref variable will be forcibly initialized struct flow_keys_basic keys; ^~~~ /kisskb/src/net/tls/tls_sw.c: In function 'padding_length': /kisskb/src/net/tls/tls_sw.c:129:8: note: byref variable will be forcibly initialized char content_type = 0; ^~~~~~~~~~~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_read_size': /kisskb/src/net/tls/tls_sw.c:2051:7: note: byref variable will be forcibly initialized char header[TLS_HEADER_SIZE + MAX_IV_SIZE]; ^~~~~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_sendmsg_spkt': /kisskb/src/net/packet/af_packet.c:1902:23: note: byref variable will be forcibly initialized struct sockcm_cookie sockc; ^~~~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_setup_from_iter': /kisskb/src/net/tls/tls_sw.c:1343:9: note: byref variable will be forcibly initialized size_t offset; ^~~~~~ /kisskb/src/net/tls/tls_sw.c:1340:15: note: byref variable will be forcibly initialized struct page *pages[MAX_SKB_FRAGS]; ^~~~~ /kisskb/src/net/tls/tls_sw.c: In function 'decrypt_internal': /kisskb/src/net/tls/tls_sw.c:1410:18: note: byref variable will be forcibly initialized struct sk_buff *unused; ^~~~~~ /kisskb/src/net/tls/tls_sw.c:1408:54: note: byref variable will be forcibly initialized int n_sgin, n_sgout, nsg, mem_size, aead_size, err, pages = 0; ^~~~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_getsockopt': /kisskb/src/net/packet/af_packet.c:3958:32: note: byref variable will be forcibly initialized struct tpacket_rollover_stats rstats; ^~~~~~ /kisskb/src/net/packet/af_packet.c:3957:24: note: byref variable will be forcibly initialized union tpacket_stats_u st; ^~ /kisskb/src/net/packet/af_packet.c:3953:6: note: byref variable will be forcibly initialized int val, lv = sizeof(val); ^~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_bind_spkt': /kisskb/src/net/packet/af_packet.c:3215:7: note: byref variable will be forcibly initialized char name[sizeof(uaddr->sa_data) + 1]; ^~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/packet/af_packet.c:49: /kisskb/src/net/packet/af_packet.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/packet/af_packet.c: In function 'prb_calc_retire_blk_tmo': /kisskb/src/net/packet/af_packet.c:535:32: note: byref variable will be forcibly initialized struct ethtool_link_ksettings ecmd; ^~~~ /kisskb/src/net/tls/tls_sw.c: In function 'process_rx_list': /kisskb/src/net/tls/tls_sw.c:1635:5: note: byref variable will be forcibly initialized u8 ctrl = *control; ^~~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_push_record': /kisskb/src/net/tls/tls_sw.c:673:22: note: byref variable will be forcibly initialized u32 i, split_point, orig_end; ^~~~~~~~ /kisskb/src/net/tls/tls_sw.c:672:40: note: byref variable will be forcibly initialized struct tls_rec *rec = ctx->open_rec, *tmp = NULL; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/net/packet/af_packet.c:49: /kisskb/src/net/packet/af_packet.c: In function '__fanout_set_data_bpf': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/packet/af_packet.c:1536:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(f->bpf_prog, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/packet/af_packet.c: In function 'fanout_set_data_ebpf': /kisskb/src/net/packet/af_packet.c:1567:12: note: userspace variable will be forcibly initialized static int fanout_set_data_ebpf(struct packet_sock *po, sockptr_t data, ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/packet/af_packet.c:1571:6: note: byref variable will be forcibly initialized u32 fd; ^~ /kisskb/src/net/packet/af_packet.c: In function 'packet_release': /kisskb/src/net/packet/af_packet.c:3045:22: note: byref variable will be forcibly initialized union tpacket_req_u req_u; ^~~~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_sw_push_pending_record': /kisskb/src/net/tls/tls_sw.c:900:9: note: byref variable will be forcibly initialized size_t copied; ^~~~~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_sw_do_sendpage': /kisskb/src/net/tls/tls_sw.c:1149:10: note: byref variable will be forcibly initialized ssize_t copied = 0; ^~~~~~ /kisskb/src/net/tls/tls_sw.c:1141:7: note: byref variable will be forcibly initialized 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:925:10: note: byref variable will be forcibly initialized ssize_t copied = 0; ^~~~~~ /kisskb/src/net/tls/tls_sw.c:921:16: note: byref variable will be forcibly initialized unsigned char record_type = TLS_RECORD_TYPE_DATA; ^~~~~~~~~~~ /kisskb/src/net/tls/tls_sw.c:916:7: note: byref variable will be forcibly initialized long timeo = sock_sndtimeo(sk, msg->msg_flags & MSG_DONTWAIT); ^~~~~ /kisskb/src/net/core/skmsg.c: In function 'sk_psock_verdict_data_ready': /kisskb/src/net/core/skmsg.c:973:20: note: byref variable will be forcibly initialized read_descriptor_t desc; ^~~~ /kisskb/src/net/tls/tls_sw.c: In function 'decrypt_skb': /kisskb/src/net/tls/tls_sw.c:1591:6: note: byref variable will be forcibly initialized int chunk; ^~~~~ /kisskb/src/net/tls/tls_sw.c:1590:7: note: byref variable will be forcibly initialized bool zc = true; ^~ /kisskb/src/fs/afs/rxrpc.c: In function 'afs_load_bvec': /kisskb/src/fs/afs/rxrpc.c:284:15: note: byref variable will be forcibly initialized struct page *pages[AFS_BVEC_MAX]; ^~~~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_sw_recvmsg': /kisskb/src/net/tls/tls_sw.c:1785:7: note: byref variable will be forcibly initialized int chunk = 0; ^~~~~ /kisskb/src/net/tls/tls_sw.c:1783:8: note: byref variable will be forcibly initialized bool zc = false; ^~ /kisskb/src/net/tls/tls_sw.c:1747:14: note: byref variable will be forcibly initialized int target, err = 0; ^~~ /kisskb/src/net/tls/tls_sw.c:1746:7: note: byref variable will be forcibly initialized bool cmsg = false; ^~~~ /kisskb/src/net/tls/tls_sw.c:1740:16: note: byref variable will be forcibly initialized unsigned char control = 0; ^~~~~~~ /kisskb/src/fs/afs/rxrpc.c: In function 'afs_send_pages': /kisskb/src/fs/afs/rxrpc.c:326:17: note: byref variable will be forcibly initialized struct bio_vec bv[AFS_BVEC_MAX]; ^~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_sw_splice_read': /kisskb/src/net/tls/tls_sw.c:1989:7: note: byref variable will be forcibly initialized bool zc = false; ^~ /kisskb/src/net/tls/tls_sw.c:1988:6: note: byref variable will be forcibly initialized int chunk; ^~~~~ /kisskb/src/net/tls/tls_sw.c:1986:6: note: byref variable will be forcibly initialized int err = 0; ^~~ In file included from /kisskb/src/net/packet/af_packet.c:83: /kisskb/src/net/packet/af_packet.c: In function 'virtio_net_hdr_to_skb': /kisskb/src/include/linux/virtio_net.h:86:27: note: byref variable will be forcibly initialized struct flow_keys_basic keys; ^~~~ 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:707, from /kisskb/src/include/linux/bvec.h:14, 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/net/sock.h:46, from /kisskb/src/fs/afs/rxrpc.c:11: /kisskb/src/fs/afs/rxrpc.c: In function 'afs_close_socket': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized struct wait_bit_queue_entry __wbq_entry; \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' ___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' __wait_var_event(var, condition); \ ^~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/rxrpc.c:119:2: note: in expansion of macro 'wait_var_event' wait_var_event(&net->nr_outstanding_calls, ^~~~~~~~~~~~~~ /kisskb/src/fs/afs/rxrpc.c: In function 'afs_deliver_to_call': /kisskb/src/fs/afs/rxrpc.c:507:18: note: byref variable will be forcibly initialized u32 abort_code, remote_abort = 0; ^~~~~~~~~~~~ /kisskb/src/net/packet/af_packet.c: In function 'tpacket_snd': /kisskb/src/net/packet/af_packet.c:2660:8: note: byref variable will be forcibly initialized void *data; ^~~~ /kisskb/src/net/packet/af_packet.c:2654:6: note: byref variable will be forcibly initialized int err, reserve = 0; ^~~ /kisskb/src/fs/afs/rxrpc.c: In function 'afs_make_call': /kisskb/src/fs/afs/rxrpc.c:365:14: note: byref variable will be forcibly initialized struct kvec iov[1]; ^~~ /kisskb/src/fs/afs/rxrpc.c:364:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_set_sw_offload': /kisskb/src/net/tls/tls_sw.c:2304:24: note: byref variable will be forcibly initialized struct strp_callbacks cb; ^~ /kisskb/src/net/packet/af_packet.c:2652:23: note: byref variable will be forcibly initialized struct sockcm_cookie sockc; ^~~~~ /kisskb/src/drivers/clk/rockchip/clk-pll.c: In function 'rockchip_rk3036_pll_recalc_rate': /kisskb/src/drivers/clk/rockchip/clk-pll.c:167:33: note: byref variable will be forcibly initialized struct rockchip_pll_rate_table cur; ^~~ /kisskb/src/fs/afs/rxrpc.c: In function 'afs_open_socket': /kisskb/src/fs/afs/rxrpc.c:39:17: note: byref variable will be forcibly initialized struct socket *socket; ^~~~~~ /kisskb/src/fs/afs/rxrpc.c:38:24: note: byref variable will be forcibly initialized struct sockaddr_rxrpc srx; ^~~ /kisskb/src/fs/afs/rxrpc.c: In function 'afs_send_empty_reply': /kisskb/src/fs/afs/rxrpc.c:852:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/fs/afs/rxrpc.c: In function 'afs_send_simple_reply': /kisskb/src/fs/afs/rxrpc.c:889:14: note: byref variable will be forcibly initialized struct kvec iov[1]; ^~~ /kisskb/src/fs/afs/rxrpc.c:888:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/drivers/clk/rockchip/clk-pll.c: In function 'rockchip_rk3066_pll_recalc_rate': /kisskb/src/drivers/clk/rockchip/clk-pll.c:404:33: note: byref variable will be forcibly initialized struct rockchip_pll_rate_table cur; ^~~ /kisskb/src/fs/afs/rxrpc.c: In function 'afs_extract_data': /kisskb/src/fs/afs/rxrpc.c:929:6: note: byref variable will be forcibly initialized u32 remote_abort = 0; ^~~~~~~~~~~~ /kisskb/src/drivers/clk/rockchip/clk-pll.c: In function 'rockchip_rk3399_pll_recalc_rate': /kisskb/src/drivers/clk/rockchip/clk-pll.c:649:33: note: byref variable will be forcibly initialized struct rockchip_pll_rate_table cur; ^~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_snd': /kisskb/src/net/packet/af_packet.c:2876:23: note: byref variable will be forcibly initialized struct sockcm_cookie sockc; ^~~~~ /kisskb/src/drivers/clk/rockchip/clk-pll.c: In function 'rockchip_rk3399_pll_set_params': /kisskb/src/drivers/clk/rockchip/clk-pll.c:676:33: note: byref variable will be forcibly initialized struct rockchip_pll_rate_table cur; ^~~ /kisskb/src/net/packet/af_packet.c:2875:6: note: byref variable will be forcibly initialized int err, reserve = 0; ^~~ /kisskb/src/drivers/clk/rockchip/clk-pll.c: In function 'rockchip_rk3399_pll_init': /kisskb/src/drivers/clk/rockchip/clk-pll.c:784:33: note: byref variable will be forcibly initialized struct rockchip_pll_rate_table cur; ^~~ /kisskb/src/drivers/soc/qcom/cmd-db.c: In function 'cmd_db_get_header': /kisskb/src/drivers/soc/qcom/cmd-db.c:144:5: note: byref variable will be forcibly initialized u8 query[8]; ^~~~~ /kisskb/src/drivers/soc/qcom/cmd-db.c: In function 'cmd_db_read_addr': /kisskb/src/drivers/soc/qcom/cmd-db.c:186:29: note: byref variable will be forcibly initialized const struct entry_header *ent; ^~~ /kisskb/src/drivers/soc/qcom/cmd-db.c: In function 'cmd_db_read_aux_data': /kisskb/src/drivers/soc/qcom/cmd-db.c:206:24: note: byref variable will be forcibly initialized const struct rsc_hdr *rsc_hdr; ^~~~~~~ /kisskb/src/drivers/soc/qcom/cmd-db.c:205:29: note: byref variable will be forcibly initialized const struct entry_header *ent; ^~~ /kisskb/src/drivers/soc/qcom/cmd-db.c: In function 'cmd_db_read_slave_id': /kisskb/src/drivers/soc/qcom/cmd-db.c:229:29: note: byref variable will be forcibly initialized const struct entry_header *ent; ^~~ /kisskb/src/drivers/clk/rockchip/clk-pll.c: In function 'rockchip_rk3036_pll_set_params': /kisskb/src/drivers/clk/rockchip/clk-pll.c:194:33: note: byref variable will be forcibly initialized struct rockchip_pll_rate_table cur; ^~~ /kisskb/src/drivers/clk/rockchip/clk-pll.c: In function 'rockchip_rk3036_pll_init': /kisskb/src/drivers/clk/rockchip/clk-pll.c:300:33: note: byref variable will be forcibly initialized struct rockchip_pll_rate_table cur; ^~~ /kisskb/src/drivers/clk/rockchip/clk-pll.c: In function 'rockchip_pll_wait_lock': /kisskb/src/drivers/clk/rockchip/clk-pll.c:89:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 ssize_t orig, copied, use, offset; ^~~~~~ /kisskb/src/net/core/skmsg.c:306:15: note: byref variable will be forcibly initialized struct page *pages[MAX_MSG_FRAGS]; ^~~~~ /kisskb/src/drivers/clk/rockchip/clk-pll.c: In function 'rockchip_rk3066_pll_set_params': /kisskb/src/drivers/clk/rockchip/clk-pll.c:429:33: note: byref variable will be forcibly initialized struct rockchip_pll_rate_table cur; ^~~ /kisskb/src/drivers/clk/rockchip/clk-pll.c: In function 'rockchip_rk3066_pll_init': /kisskb/src/drivers/clk/rockchip/clk-pll.c:535:33: note: byref variable will be forcibly initialized struct rockchip_pll_rate_table cur; ^~~ /kisskb/src/drivers/clk/rockchip/clk-pll.c: In function 'rockchip_clk_register_pll': /kisskb/src/drivers/clk/imx/clk-pllv4.c: In function 'imx_clk_hw_pllv4': /kisskb/src/drivers/clk/imx/clk-pllv4.c:215:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/clk/rockchip/clk-pll.c:862:7: note: byref variable will be forcibly initialized char pll_name[20]; ^~~~~~~~ /kisskb/src/drivers/clk/rockchip/clk-pll.c:858:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/clk/rockchip/clk-pll.c:857:14: note: byref variable will be forcibly initialized const char *pll_parents[3]; ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/include/linux/skmsg.h:7, from /kisskb/src/net/core/skmsg.c:4: /kisskb/src/net/core/skmsg.c: In function 'sk_psock_init': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:572:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(__sk_user_data((sk)), \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/skmsg.c:600:2: note: in expansion of macro 'rcu_assign_sk_user_data_nocopy' rcu_assign_sk_user_data_nocopy(sk, psock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/packet/af_packet.c: In function 'fanout_add': /kisskb/src/net/packet/af_packet.c:1648:6: note: byref variable will be forcibly initialized u16 id = args->id; ^~ 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:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/packet/af_packet.c: In function 'fanout_set_data_cbpf': /kisskb/src/net/packet/af_packet.c:1549:20: note: byref variable will be forcibly initialized struct sock_fprog fprog; ^~~~~ /kisskb/src/net/packet/af_packet.c:1548:19: note: byref variable will be forcibly initialized struct bpf_prog *new; ^~~ /kisskb/src/net/core/skmsg.c: In function 'sk_psock_drop': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:566:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(__sk_user_data((sk)), __tmp); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/skmsg.c:688:2: note: in expansion of macro 'rcu_assign_sk_user_data' rcu_assign_sk_user_data(sk, NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_setsockopt': /kisskb/src/net/packet/af_packet.c:3682:1: note: userspace variable will be forcibly initialized packet_setsockopt(struct socket *sock, int level, int optname, sockptr_t optval, ^~~~~~~~~~~~~~~~~ /kisskb/src/net/packet/af_packet.c:3682:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3682:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3682:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3682:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3682:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3682:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3682:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3682:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3682:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3682:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3682:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3682:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3682:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3934:7: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/packet/af_packet.c:3915:16: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/net/packet/af_packet.c:3901:7: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/packet/af_packet.c:3883:22: note: byref variable will be forcibly initialized struct fanout_args args = { 0 }; ^~~~ /kisskb/src/net/packet/af_packet.c:3871:7: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/packet/af_packet.c:3850:7: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/packet/af_packet.c:3836:7: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/packet/af_packet.c:3822:7: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/packet/af_packet.c:3803:16: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/net/packet/af_packet.c:3783:16: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/net/packet/af_packet.c:3757:7: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/packet/af_packet.c:3745:7: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/packet/af_packet.c:3717:23: note: byref variable will be forcibly initialized union tpacket_req_u req_u; ^~~~~ /kisskb/src/net/packet/af_packet.c:3696:26: note: byref variable will be forcibly initialized struct packet_mreq_max mreq; ^~~~ 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:357:19: note: byref variable will be forcibly initialized struct pwm_state state; ^~~~~ /kisskb/src/drivers/video/fbdev/ssd1307fb.c: In function 'ssd1307fb_init': /kisskb/src/drivers/video/fbdev/ssd1307fb.c:298:19: note: byref variable will be forcibly initialized struct pwm_state pwmstate; ^~~~~~~~ /kisskb/src/drivers/clk/imx/clk-pll14xx.c: In function 'imx_dev_clk_hw_pll14xx': /kisskb/src/drivers/clk/imx/clk-pll14xx.c:391:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ In file included from /kisskb/src/drivers/video/fbdev/ssd1307fb.c:16: /kisskb/src/drivers/video/fbdev/ssd1307fb.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:376:19: note: byref variable will be forcibly initialized struct pwm_state state; ^~~~~ /kisskb/src/drivers/video/fbdev/ssd1307fb.c: In function 'ssd1307fb_probe': /kisskb/src/drivers/video/fbdev/ssd1307fb.c:584:7: note: byref variable will be forcibly initialized char bl_name[12]; ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/page_ref.h:135, from /kisskb/src/mm/debug_page_ref.c:6: /kisskb/src/mm/debug_page_ref.c: In function 'perf_trace_page_ref_mod_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/events/page_ref.h:13:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(page_ref_mod_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/page_ref.h:13:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(page_ref_mod_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/debug_page_ref.c: In function 'perf_trace_page_ref_mod_and_test_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/events/page_ref.h:61:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(page_ref_mod_and_test_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/page_ref.h:61:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(page_ref_mod_and_test_template, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/page_ref.h:135, from /kisskb/src/mm/debug_page_ref.c:6: /kisskb/src/mm/debug_page_ref.c: In function 'trace_event_raw_event_page_ref_mod_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/page_ref.h:13:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(page_ref_mod_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/debug_page_ref.c: In function 'trace_event_raw_event_page_ref_mod_and_test_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/page_ref.h:61:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(page_ref_mod_and_test_template, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/moduleparam.h:7, from /kisskb/src/net/core/netpoll.c:15: /kisskb/src/net/core/netpoll.c: In function 'poll_napi': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/netpoll.c:168:4: note: in expansion of macro 'smp_store_release' smp_store_release(&napi->poll_owner, -1); ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/netpoll.c: In function 'netpoll_parse_ip_addr': /kisskb/src/net/core/netpoll.c:504:14: note: byref variable will be forcibly initialized const char *end; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/moduleparam.h:7, from /kisskb/src/net/core/netpoll.c:15: /kisskb/src/net/core/netpoll.c: In function '__netpoll_setup': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/netpoll.c:647:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ndev->npinfo, npinfo); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/core/fib_rules.c:9: /kisskb/src/net/core/fib_rules.c: In function '__list_add_rcu': In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/fs/afs/security.c:9: /kisskb/src/fs/afs/security.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /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 __be16 _frag_off, *fp; ^~~~~~~~~ /kisskb/src/net/ipv6/exthdrs_core.c:80:23: note: byref variable will be forcibly initialized 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 unsigned short _frag_off; ^~~~~~~~~ /kisskb/src/net/ipv6/exthdrs_core.c:222:23: note: byref variable will be forcibly initialized struct ipv6_rt_hdr _rh, *rh; ^~~ /kisskb/src/net/ipv6/exthdrs_core.c:207:23: note: byref variable will be forcibly initialized struct ipv6_opt_hdr _hdr, *hp; ^~~~ /kisskb/src/net/ipv6/exthdrs_core.c:197:18: note: byref variable will be forcibly initialized struct ipv6hdr _ip6, *ip6; ^~~~ /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 struct fib_rule_notifier_info info = { ^~~~ /kisskb/src/drivers/clk/socfpga/clk-periph-s10.c: In function 's10_register_periph': /kisskb/src/drivers/clk/socfpga/clk-periph-s10.c:103:14: note: byref variable will be forcibly initialized const char *parent_name = clks->parent_name; ^~~~~~~~~~~ /kisskb/src/drivers/clk/socfpga/clk-periph-s10.c:101:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/clk/socfpga/clk-periph-s10.c: In function 'n5x_register_periph': /kisskb/src/drivers/clk/socfpga/clk-periph-s10.c:137:14: note: byref variable will be forcibly initialized const char *parent_name = clks->parent_name; ^~~~~~~~~~~ /kisskb/src/drivers/clk/socfpga/clk-periph-s10.c:135:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/clk/socfpga/clk-periph-s10.c: In function 's10_register_cnt_periph': /kisskb/src/drivers/clk/socfpga/clk-periph-s10.c:170:14: note: byref variable will be forcibly initialized const char *parent_name = clks->parent_name; ^~~~~~~~~~~ /kisskb/src/drivers/clk/socfpga/clk-periph-s10.c:168:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/fs/afs/security.c: In function 'afs_cache_permit': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/security.c:284:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(vnode->permit_cache, replacement); ^~~~~~~~~~~~~~~~~~ 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:27, 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 __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/afs/security.c: In function 'afs_permission': /kisskb/src/fs/afs/security.c:403:15: note: byref variable will be forcibly initialized afs_access_t access; ^~~~~~ /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 struct fib_rule_notifier_info info = { ^~~~ /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 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:27, 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 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 u32 tmp = value; ^~~ /kisskb/src/net/core/fib_rules.c: In function 'nla_put_be64': /kisskb/src/include/net/netlink.h:1378:9: note: byref variable will be forcibly initialized __be64 tmp = value; ^~~ /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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/net/core/fib_rules.c:231:28: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/core/fib_rules.c:14: /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1378:9: note: byref variable will be forcibly initialized __be64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /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 struct fib_rule_notifier_info info = { ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/core/fib_rules.c:9: /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/fib_rules.c:832:5: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(r->ctarget, rule); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/fib_rules.c:762:7: note: byref variable will be forcibly initialized bool user_priority = false; ^~~~~~~~~~~~~ /kisskb/src/net/core/fib_rules.c:760:17: note: byref variable will be forcibly initialized struct nlattr *tb[FRA_MAX + 1]; ^~ /kisskb/src/net/core/fib_rules.c:759:19: note: byref variable will be forcibly initialized struct fib_rule *rule = NULL, *r, *last = 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 struct fib_rule_notifier_info info = { ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/core/fib_rules.c:9: /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/fib_rules.c:939:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(r->ctarget, n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/fib_rules.c:870:7: note: byref variable will be forcibly initialized bool user_priority = false; ^~~~~~~~~~~~~ /kisskb/src/net/core/fib_rules.c:868:17: note: byref variable will be forcibly initialized struct nlattr *tb[FRA_MAX+1]; ^~ /kisskb/src/net/core/fib_rules.c:867:37: note: byref variable will be forcibly initialized struct fib_rule *rule = NULL, *r, *nlrule = NULL; ^~~~~~ /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 struct fib_rule_notifier_info info = { ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/fs/afs/server_list.c:9: /kisskb/src/fs/afs/server_list.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/afs/server.c:8: /kisskb/src/fs/afs/server.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/server.c: In function 'afs_vl_lookup_addrs': /kisskb/src/fs/afs/server.c:260:23: note: byref variable will be forcibly initialized struct afs_vl_cursor vc; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/afs/server.c:8: /kisskb/src/fs/afs/server.c: In function 'afs_update_server_record': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/server.c:656:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(server->addresses, alist); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/afs/internal.h:11, from /kisskb/src/fs/afs/server.c:11: /kisskb/src/fs/afs/server.c: In function 'afs_purge_servers': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized struct wait_bit_queue_entry __wbq_entry; \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' ___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' __wait_var_event(var, condition); \ ^~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/server.c:619:2: note: in expansion of macro 'wait_var_event' wait_var_event(&net->servers_outstanding, ^~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/afs/server.c:8: /kisskb/src/fs/afs/server.c: In function 'afs_install_server': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/server.c:177:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(server->uuid_next, candidate); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/server.c: In function 'afs_gc_servers': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/server.c:505:5: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(prev->uuid_next, next); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/server.c: In function 'afs_find_server': /kisskb/src/fs/afs/server.c:30:6: note: byref variable will be forcibly initialized int seq = 0, diff; ^~~ /kisskb/src/fs/afs/server.c: In function 'afs_find_server_by_uuid': /kisskb/src/fs/afs/server.c:93:12: note: byref variable will be forcibly initialized int diff, seq = 0; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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:74, from /kisskb/src/fs/d_path.c:2: /kisskb/src/fs/d_path.c: In function 'prepend_name': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/d_path.c:40:22: note: in expansion of macro 'smp_load_acquire' const char *dname = smp_load_acquire(&name->name); /* ^^^ */ ^~~~~~~~~~~~~~~~ /kisskb/src/crypto/hmac.c: In function 'hmac_create': /kisskb/src/crypto/hmac.c:171:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:19, 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 XA_STATE(xas, &mapping->i_pages, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/clk/imx/clk-sscg-pll.c: In function 'clk_sscg_pll_find_setup': /kisskb/src/drivers/clk/imx/clk-sscg-pll.c:268:28: note: byref variable will be forcibly initialized struct clk_sscg_pll_setup temp_setup; ^~~~~~~~~~ /kisskb/src/drivers/clk/imx/clk-sscg-pll.c: In function 'imx_clk_hw_sscg_pll': /kisskb/src/drivers/clk/imx/clk-sscg-pll.c:508:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ 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 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' SHASH_DESC_ON_STACK(shash, hash); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/export.c: In function '__lookup_inode': /kisskb/src/fs/ceph/export.c:123:22: note: byref variable will be forcibly initialized static struct inode *__lookup_inode(struct super_block *sb, u64 ino) ^~~~~~~~~~~~~~ /kisskb/src/fs/ceph/export.c: In function '__snapfh_to_dentry': /kisskb/src/fs/ceph/export.c:191:23: note: byref variable will be forcibly initialized static struct dentry *__snapfh_to_dentry(struct super_block *sb, ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/d_path.c: In function 'prepend_path': /kisskb/src/fs/d_path.c:85:6: note: byref variable will be forcibly initialized int blen; ^~~~ /kisskb/src/fs/d_path.c:84:8: note: byref variable will be forcibly initialized char *bptr; ^~~~ /kisskb/src/fs/d_path.c:83:16: note: byref variable will be forcibly initialized unsigned seq, m_seq = 0; ^~~~~ /kisskb/src/fs/d_path.c:83:11: note: byref variable will be forcibly initialized unsigned seq, m_seq = 0; ^~~ /kisskb/src/fs/d_path.c: In function '__dentry_path': /kisskb/src/fs/d_path.c:333:11: note: byref variable will be forcibly initialized int len, seq = 0; ^~~ /kisskb/src/fs/d_path.c:333:6: note: byref variable will be forcibly initialized int len, seq = 0; ^~~ /kisskb/src/fs/d_path.c:332:8: note: byref variable will be forcibly initialized char *end, *retval; ^~~ /kisskb/src/fs/d_path.c: In function '__do_sys_getcwd': /kisskb/src/fs/d_path.c:445:7: note: byref variable will be forcibly initialized int buflen = PATH_MAX; ^~~~~~ /kisskb/src/fs/d_path.c:444:9: note: byref variable will be forcibly initialized char *cwd = page + PATH_MAX; ^~~ /kisskb/src/fs/d_path.c:432:19: note: byref variable will be forcibly initialized struct path pwd, root; ^~~~ /kisskb/src/fs/d_path.c:432:14: note: byref variable will be forcibly initialized struct path pwd, root; ^~~ /kisskb/src/fs/d_path.c: In function '__d_path': /kisskb/src/fs/d_path.c:184:8: note: byref variable will be forcibly initialized char *res = buf + buflen; ^~~ /kisskb/src/fs/d_path.c: In function 'd_absolute_path': /kisskb/src/fs/d_path.c:201:8: note: byref variable will be forcibly initialized char *res = buf + buflen; ^~~ /kisskb/src/fs/d_path.c: In function 'd_path': /kisskb/src/fs/d_path.c:265:14: note: byref variable will be forcibly initialized struct path root; ^~~~ /kisskb/src/fs/d_path.c:264:8: note: byref variable will be forcibly initialized char *res = buf + buflen; ^~~ /kisskb/src/fs/d_path.c: In function 'dynamic_dname': /kisskb/src/fs/d_path.c:301:7: note: byref variable will be forcibly initialized char temp[64]; ^~~~ /kisskb/src/fs/d_path.c:300:10: note: byref variable will be forcibly initialized va_list args; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/kernel/sys.c:9: /kisskb/src/kernel/sys.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/soc/sunxi/sunxi_sram.c: In function 'sunxi_sram_of_parse': /kisskb/src/drivers/soc/sunxi/sunxi_sram.c:171:25: note: byref variable will be forcibly initialized struct of_phandle_args args; ^~~~ /kisskb/src/drivers/soc/sunxi/sunxi_sram.c: In function 'sunxi_sram_claim': /kisskb/src/drivers/soc/sunxi/sunxi_sram.c:225:15: note: byref variable will be forcibly initialized unsigned int device; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mount.h:14, from /kisskb/src/fs/utimes.c:3: /kisskb/src/fs/utimes.c: In function 'list_empty_careful': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:318:27: note: in expansion of macro 'smp_load_acquire' struct list_head *next = smp_load_acquire(&head->next); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/utimes.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sys.c: In function 'do_sys_times': /kisskb/src/kernel/sys.c:959:15: note: byref variable will be forcibly initialized u64 tgutime, tgstime, cutime, cstime; ^~~~~~~ /kisskb/src/kernel/sys.c:959:6: note: byref variable will be forcibly initialized u64 tgutime, tgstime, cutime, cstime; ^~~~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_times': /kisskb/src/kernel/sys.c:973:14: note: byref variable will be forcibly initialized struct tms tmp; ^~~ /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 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 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 struct pwm_state state; ^~~~~ /kisskb/src/fs/utimes.c: In function 'vfs_utimes': /kisskb/src/fs/utimes.c:24:16: note: byref variable will be forcibly initialized struct inode *delegated_inode = NULL; ^~~~~~~~~~~~~~~ /kisskb/src/fs/utimes.c:22:15: note: byref variable will be forcibly initialized struct iattr newattrs; ^~~~~~~~ /kisskb/src/kernel/sys.c: In function 'override_release': /kisskb/src/kernel/sys.c:1233:8: note: byref variable will be forcibly initialized char buf[65] = { 0 }; ^~~ /kisskb/src/kernel/sys.c: In function '__do_sys_newuname': /kisskb/src/kernel/sys.c:1255:21: note: byref variable will be forcibly initialized struct new_utsname tmp; ^~~ /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 u32 value; ^~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c:237:6: note: byref variable will be forcibly initialized int length; ^~~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c:234:15: note: byref variable will be forcibly initialized unsigned int num_steps = 0; ^~~~~~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_sethostname': /kisskb/src/kernel/sys.c:1324:7: note: byref variable will be forcibly initialized char tmp[__NEW_UTS_LEN]; ^~~ /kisskb/src/kernel/sys.c: In function '__do_sys_setdomainname': /kisskb/src/kernel/sys.c:1377:7: note: byref variable will be forcibly initialized char tmp[__NEW_UTS_LEN]; ^~~ /kisskb/src/fs/utimes.c: In function 'do_utimes_path': /kisskb/src/fs/utimes.c:82:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/fs/utimes.c: In function '__do_sys_utimensat': /kisskb/src/fs/utimes.c:150:20: note: byref variable will be forcibly initialized struct timespec64 tstimes[2]; ^~~~~~~ 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 struct timespec64 tv[2]; ^~ /kisskb/src/drivers/video/backlight/pwm_bl.c: In function 'pwm_backlight_probe': /kisskb/src/drivers/video/backlight/pwm_bl.c:447:19: note: byref variable will be forcibly initialized struct pwm_state state; ^~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c:443:30: note: byref variable will be forcibly initialized struct backlight_properties props; ^~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c:442:37: note: byref variable will be forcibly initialized struct platform_pwm_backlight_data defdata; ^~~~~~~ /kisskb/src/kernel/sys.c: In function 'prctl_set_mm_map': /kisskb/src/kernel/sys.c:1968:16: note: byref variable will be forcibly initialized unsigned long user_auxv[AT_VECTOR_SIZE]; ^~~~~~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_sysinfo': /kisskb/src/kernel/sys.c:2626:17: note: byref variable will be forcibly initialized struct sysinfo val; ^~~ /kisskb/src/kernel/sys.c: In function '__do_sys_getrlimit': /kisskb/src/kernel/sys.c:1401:16: note: byref variable will be forcibly initialized struct rlimit value; ^~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_prlimit64': /kisskb/src/kernel/sys.c:1627:21: note: byref variable will be forcibly initialized struct rlimit old, new; ^~~ /kisskb/src/kernel/sys.c:1627:16: note: byref variable will be forcibly initialized struct rlimit old, new; ^~~ /kisskb/src/kernel/sys.c:1626:25: note: byref variable will be forcibly initialized struct rlimit64 old64, new64; ^~~~~ /kisskb/src/kernel/sys.c:1626:18: note: byref variable will be forcibly initialized struct rlimit64 old64, new64; ^~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_setrlimit': /kisskb/src/kernel/sys.c:1671:16: note: byref variable will be forcibly initialized struct rlimit new_rlim; ^~~~~~~~ /kisskb/src/kernel/sys.c: In function 'getrusage': /kisskb/src/kernel/sys.c:1725:31: note: byref variable will be forcibly initialized u64 tgutime, tgstime, utime, stime; ^~~~~ /kisskb/src/kernel/sys.c:1725:24: note: byref variable will be forcibly initialized u64 tgutime, tgstime, utime, stime; ^~~~~ /kisskb/src/kernel/sys.c:1725:15: note: byref variable will be forcibly initialized u64 tgutime, tgstime, utime, stime; ^~~~~~~ /kisskb/src/kernel/sys.c:1725:6: note: byref variable will be forcibly initialized u64 tgutime, tgstime, utime, stime; ^~~~~~~ /kisskb/src/kernel/sys.c:1724:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_getrusage': /kisskb/src/kernel/sys.c:1798:16: note: byref variable will be forcibly initialized struct rusage r; ^ /kisskb/src/kernel/sys.c: In function '__do_sys_prctl': /kisskb/src/kernel/sys.c:2287:16: note: byref variable will be forcibly initialized unsigned char comm[sizeof(me->comm)]; ^~~~ /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 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 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 u32 int_rt_sts, fault_sts; ^~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c:372:6: note: byref variable will be forcibly initialized 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 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 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 u8 v[2]; ^ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled_configure': /kisskb/src/drivers/video/backlight/qcom-wled.c:1369:29: note: byref variable will be forcibly initialized const struct wled_u32_opts wled5_opts[] = { ^~~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c:1341:29: note: byref variable will be forcibly initialized const struct wled_u32_opts wled4_opts[] = { ^~~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c:1313:29: note: byref variable will be forcibly initialized const struct wled_u32_opts wled3_opts[] = { ^~~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c:1309:12: note: byref variable will be forcibly initialized u32 size, val, c; ^~~ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled_auto_string_detection': /kisskb/src/drivers/video/backlight/qcom-wled.c:565:7: note: byref variable will be forcibly initialized bool fault_set; ^~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c:563:6: note: byref variable will be forcibly initialized u32 sink_config = 0; ^~~~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled_auto_detection_at_init': /kisskb/src/drivers/video/backlight/qcom-wled.c:800:7: note: byref variable will be forcibly initialized bool fault_set; ^~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled4_setup': /kisskb/src/drivers/video/backlight/qcom-wled.c:947:6: note: byref variable will be forcibly initialized 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:825:15: note: byref variable will be forcibly initialized u32 int_sts, fault_sts; ^~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c:825:6: note: byref variable will be forcibly initialized 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:1563:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled_probe': /kisskb/src/drivers/video/backlight/qcom-wled.c:1603:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/video/backlight/qcom-wled.c:1599:30: note: byref variable will be forcibly initialized struct backlight_properties props; ^~~~~ /kisskb/src/drivers/soc/qcom/mdt_loader.c: In function '__qcom_mdt_load': /kisskb/src/drivers/soc/qcom/mdt_loader.c:141:9: note: byref variable will be forcibly initialized size_t metadata_len; ^~~~~~~~~~~~ /kisskb/src/drivers/soc/qcom/mdt_loader.c:137:25: note: byref variable will be forcibly initialized const struct firmware *seg_fw; ^~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/soc/rockchip/pm_domains.c:8: /kisskb/src/drivers/soc/rockchip/pm_domains.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/pm_clock.h:11, from /kisskb/src/drivers/soc/rockchip/pm_domains.c:11: /kisskb/src/drivers/soc/rockchip/pm_domains.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/clk/samsung/clk-cpu.c: In function 'exynos_register_cpu_clock': /kisskb/src/drivers/clk/samsung/clk-cpu.c:411:14: note: byref variable will be forcibly initialized const char *parent_name; ^~~~~~~~~~~ /kisskb/src/drivers/clk/samsung/clk-cpu.c:410:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/soc/rockchip/pm_domains.c: In function 'rockchip_pmu_domain_is_idle': /kisskb/src/drivers/soc/rockchip/pm_domains.c:138:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/soc/rockchip/pm_domains.c: In function 'rockchip_pmu_domain_is_on': /kisskb/src/drivers/soc/rockchip/pm_domains.c:138:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/soc/rockchip/pm_domains.c:251:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/soc/rockchip/pm_domains.c: In function 'rockchip_pmu_read_ack': /kisskb/src/drivers/soc/rockchip/pm_domains.c:146:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/soc/rockchip/pm_domains.c: In function 'rockchip_pmu_set_idle_request': /kisskb/src/drivers/soc/rockchip/pm_domains.c:138:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/soc/rockchip/pm_domains.c:138:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/soc/rockchip/pm_domains.c:146:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/soc/rockchip/pm_domains.c:146:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/soc/rockchip/pm_domains.c: In function 'rockchip_pm_add_one_domain': /kisskb/src/drivers/soc/rockchip/pm_domains.c:388:6: note: byref variable will be forcibly initialized u32 id; ^~ /kisskb/src/drivers/soc/rockchip/pm_domains.c: In function 'rockchip_pm_add_subdomain': /kisskb/src/drivers/soc/rockchip/pm_domains.c:572:7: note: byref variable will be forcibly initialized u32 idx; ^~~ /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 unsigned int gc_cnt, seq; ^~~~~~ /kisskb/src/net/ipv4/inetpeer.c:180:24: note: byref variable will be forcibly initialized struct rb_node **pp, *parent; ^~~~~~ /kisskb/src/net/ipv4/inetpeer.c:180:19: note: byref variable will be forcibly initialized struct rb_node **pp, *parent; ^~ /kisskb/src/net/ipv4/inetpeer.c:179:24: note: byref variable will be forcibly initialized struct inet_peer *p, *gc_stack[PEER_MAX_GC]; ^~~~~~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/clk/socfpga/clk-gate-s10.c: In function 's10_register_gate': /kisskb/src/drivers/clk/socfpga/clk-gate-s10.c:73:14: note: byref variable will be forcibly initialized const char *parent_name = clks->parent_name; ^~~~~~~~~~~ /kisskb/src/drivers/clk/socfpga/clk-gate-s10.c:72:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/reset/core.c: In function '__of_reset_control_get': /kisskb/src/drivers/reset/core.c:681:25: note: byref variable will be forcibly initialized struct of_phandle_args args; ^~~~ /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 const char *format; ^~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:29, from /kisskb/src/include/linux/kgdb.h:19, from /kisskb/src/include/linux/fb.h:5, 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:29, from /kisskb/src/include/linux/kgdb.h:19, from /kisskb/src/include/linux/fb.h:5, 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:588:9: note: byref variable will be forcibly initialized 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/include/uapi/linux/fb.h:6, 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:222:9: note: byref variable will be forcibly initialized 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 char name[32]; /* 32 is max size of property name */ ^~~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_buildSeqTable': /kisskb/src/lib/zstd/decompress.c:772:7: note: byref variable will be forcibly initialized U32 tableLog; ^~~~~~~~ /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 struct simplefb_params params; ^~~~~~ In file included from /kisskb/src/mm/page_reporting.h:9, from /kisskb/src/mm/page_reporting.c:10: /kisskb/src/mm/page_reporting.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_loadEntropy': /kisskb/src/lib/zstd/decompress.c:1916:39: note: byref variable will be forcibly initialized unsigned litlengthMaxValue = MaxLL, litlengthLog; ^~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress.c:1916:12: note: byref variable will be forcibly initialized unsigned litlengthMaxValue = MaxLL, litlengthLog; ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress.c:1915:9: note: byref variable will be forcibly initialized short litlengthNCount[MaxLL + 1]; ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress.c:1904:41: note: byref variable will be forcibly initialized unsigned matchlengthMaxValue = MaxML, matchlengthLog; ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress.c:1904:12: note: byref variable will be forcibly initialized unsigned matchlengthMaxValue = MaxML, matchlengthLog; ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress.c:1903:9: note: byref variable will be forcibly initialized short matchlengthNCount[MaxML + 1]; ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress.c:1892:33: note: byref variable will be forcibly initialized U32 offcodeMaxValue = MaxOff, offcodeLog; ^~~~~~~~~~ /kisskb/src/lib/zstd/decompress.c:1892:7: note: byref variable will be forcibly initialized U32 offcodeMaxValue = MaxOff, offcodeLog; ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress.c:1891:9: note: byref variable will be forcibly initialized short offcodeNCount[MaxOff + 1]; ^~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_initDCtx': /kisskb/src/lib/zstd/decompress.c:143:23: note: byref variable will be forcibly initialized ZSTD_customMem const stackMem = ZSTD_initStack(workspace, workspaceSize); ^~~~~~~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_getFrameContentSize': /kisskb/src/lib/zstd/decompress.c:300:20: note: byref variable will be forcibly initialized ZSTD_frameParams fParams; ^~~~~~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_decompressSequencesLong': /kisskb/src/lib/zstd/decompress.c:1378:14: note: byref variable will be forcibly initialized seqState_t seqState; ^~~~~~~~ /kisskb/src/lib/zstd/decompress.c:1361:6: note: byref variable will be forcibly initialized int nbSeq; ^~~~~ /kisskb/src/lib/zstd/decompress.c:1355:14: note: byref variable will be forcibly initialized const BYTE *litPtr = dctx->litPtr; ^~~~~~ /kisskb/src/mm/page_reporting.c: In function 'page_reporting_process_zone': /kisskb/src/mm/page_reporting.c:226:36: note: byref variable will be forcibly initialized unsigned int order, mt, leftover, offset = PAGE_REPORTING_CAPACITY; ^~~~~~ /kisskb/src/fs/ubifs/recovery.c: In function 'fix_size_in_place': In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/mm/page_reporting.c:2: /kisskb/src/mm/page_reporting.c: In function 'page_reporting_register': /kisskb/src/fs/ubifs/recovery.c:1407:17: note: byref variable will be forcibly initialized int err, lnum, offs, len; ^~~~ /kisskb/src/fs/ubifs/recovery.c:1407:11: note: byref variable will be forcibly initialized int err, lnum, offs, len; ^~~~ /kisskb/src/fs/ubifs/recovery.c:1406:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/mm/page_reporting.c:335:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(pr_dev_info, prdev); ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_decompressSequences': /kisskb/src/lib/zstd/decompress.c:1117:14: note: byref variable will be forcibly initialized seqState_t seqState; ^~~~~~~~ /kisskb/src/lib/zstd/decompress.c:1105:6: note: byref variable will be forcibly initialized int nbSeq; ^~~~~ /kisskb/src/lib/zstd/decompress.c:1100:14: note: byref variable will be forcibly initialized const BYTE *litPtr = dctx->litPtr; ^~~~~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_decompressFrame': /kisskb/src/lib/zstd/decompress.c:1593:21: note: byref variable will be forcibly initialized blockProperties_t blockProperties; ^~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/recovery.c: In function 'ubifs_recover_master_node': /kisskb/src/fs/ubifs/recovery.c:230:39: note: byref variable will be forcibly initialized struct ubifs_mst_node *mst1 = NULL, *mst2 = NULL, *mst; ^~~~ /kisskb/src/fs/ubifs/recovery.c:230:25: note: byref variable will be forcibly initialized struct ubifs_mst_node *mst1 = NULL, *mst2 = NULL, *mst; ^~~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_findFrameCompressedSize': /kisskb/src/fs/ubifs/recovery.c:229:50: note: byref variable will be forcibly initialized void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; ^~~~ /kisskb/src/fs/ubifs/recovery.c:229:36: note: byref variable will be forcibly initialized void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; ^~~~ /kisskb/src/fs/ubifs/recovery.c:229:22: note: byref variable will be forcibly initialized void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; ^~~~ /kisskb/src/fs/ubifs/recovery.c:229:8: note: byref variable will be forcibly initialized void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; ^~~~ /kisskb/src/lib/zstd/decompress.c:1538:22: note: byref variable will be forcibly initialized blockProperties_t blockProperties; ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress.c:1518:20: note: byref variable will be forcibly initialized ZSTD_frameParams fParams; ^~~~~~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_decompressContinue': /kisskb/src/lib/zstd/decompress.c:1781:21: note: byref variable will be forcibly initialized blockProperties_t bp; ^~ /kisskb/src/fs/ubifs/recovery.c: In function 'ubifs_recover_leb': /kisskb/src/fs/ubifs/recovery.c:628:8: note: byref variable will be forcibly initialized void *buf = sbuf + offs; ^~~ /kisskb/src/fs/ubifs/recovery.c:625:20: note: byref variable will be forcibly initialized int ret = 0, err, len = c->leb_size - offs, start = offs, min_io_unit; ^~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_initDDict': /kisskb/src/lib/zstd/decompress.c:2085:23: note: byref variable will be forcibly initialized ZSTD_customMem const stackMem = ZSTD_initStack(workspace, workspaceSize); ^~~~~~~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_getDictID_fromFrame': /kisskb/src/lib/zstd/decompress.c:2137:19: note: byref variable will be forcibly initialized ZSTD_frameParams zfp = {0, 0, 0, 0}; ^~~ /kisskb/src/lib/zstd/decompress.c: In function 'ZSTD_initDStream': /kisskb/src/lib/zstd/decompress.c:2216:23: note: byref variable will be forcibly initialized ZSTD_customMem const stackMem = ZSTD_initStack(workspace, workspaceSize); ^~~~~~~~ /kisskb/src/fs/ubifs/recovery.c: In function 'ubifs_recover_log_leb': /kisskb/src/fs/ubifs/recovery.c:876:23: note: byref variable will be forcibly initialized unsigned long long cs_sqnum = c->cs_sqnum; ^~~~~~~~ /kisskb/src/fs/ubifs/recovery.c: In function 'ubifs_rcvry_gc_commit': /kisskb/src/fs/ubifs/recovery.c:1161:22: note: byref variable will be forcibly initialized struct ubifs_lprops lp; ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/error_report.h:74, from /kisskb/src/kernel/trace/error_report-traces.c:9: /kisskb/src/kernel/trace/error_report-traces.c: In function 'perf_trace_error_report_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/events/error_report.h:47:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(error_report_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/error_report.h:47:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:74, from /kisskb/src/kernel/trace/error_report-traces.c:9: /kisskb/src/kernel/trace/error_report-traces.c: In function 'trace_event_raw_event_error_report_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/error_report.h:47:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(error_report_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/recovery.c: In function 'ubifs_recover_size': /kisskb/src/fs/ubifs/recovery.c:1541:20: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/drivers/clk/rockchip/clk-cpu.c: In function 'rockchip_clk_register_cpuclk': /kisskb/src/drivers/clk/rockchip/clk-cpu.c:249:23: note: byref variable will be forcibly initialized 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 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 mpi_limb_t tmp; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/key.h:14, from /kisskb/src/include/linux/security.h:27, from /kisskb/src/kernel/trace/trace_events_trigger.c:8: /kisskb/src/kernel/trace/trace_events_trigger.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events_trigger.c: In function 'set_trigger_filter': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events_trigger.c:768:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(data->filter, filter); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events_trigger.c:743:23: note: byref variable will be forcibly initialized struct event_filter *filter = NULL, *tmp; ^~~~~~ /kisskb/src/kernel/trace/trace_events_trigger.c: In function 'event_enable_trigger_func': /kisskb/src/kernel/trace/trace_events_trigger.c:1371:8: note: byref variable will be forcibly initialized char *trigger; ^~~~~~~ /kisskb/src/kernel/trace/trace_events_trigger.c: In function 'event_trigger_callback': /kisskb/src/kernel/trace/trace_events_trigger.c:634:8: note: byref variable will be forcibly initialized char *trigger = NULL; ^~~~~~~ /kisskb/src/kernel/trace/trace_events_trigger.c: In function 'trigger_process_regex': /kisskb/src/kernel/trace/trace_events_trigger.c:219:18: note: byref variable will be forcibly initialized char *command, *next; ^~~~ /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 struct property_entry pr[6]; ^~ /kisskb/src/drivers/char/ipmi/ipmi_plat_data.c:16:18: note: byref variable will be forcibly initialized struct resource r[4]; ^ /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 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 struct path old_pwd; ^~~~~~~ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'do_unimap_ioctl': /kisskb/src/drivers/tty/vt/vt_ioctl.c:490:20: note: byref variable will be forcibly initialized struct unimapdesc tmp; ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/signal.h:7, from /kisskb/src/drivers/tty/vt/vt_ioctl.c:14: /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function '__vt_event_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __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' 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 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:668:20: note: byref variable will be forcibly initialized struct vt_consize v; ^ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_k_ioctl': /kisskb/src/drivers/tty/vt/vt_ioctl.c:466:26: note: byref variable will be forcibly initialized struct console_font_op op; ^~ /kisskb/src/drivers/tty/vt/vt_ioctl.c:361:21: note: byref variable will be forcibly initialized struct kbd_repeat kbrep; ^~~~~ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_setactivate': /kisskb/src/drivers/tty/vt/vt_ioctl.c:591:24: note: byref variable will be forcibly initialized 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:649:18: note: byref variable will be forcibly initialized 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 struct vt_event_wait vw; ^~ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_ioctl': /kisskb/src/drivers/tty/vt/vt_ioctl.c:749:18: note: byref variable will be forcibly initialized struct vt_mode tmp; ^~~ /kisskb/src/drivers/tty/vt/vt_ioctl.c:726:18: note: byref variable will be forcibly initialized struct vt_mode tmp; ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/bvec.h:14, 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ceph/caps.c: In function 'encode_cap_msg': /kisskb/src/fs/ceph/caps.c:1243:8: note: byref variable will be forcibly initialized void *p; ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/net/core/drop_monitor.c:10: /kisskb/src/net/core/drop_monitor.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ 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 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 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 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 u64 tmp = value; ^~~ /kisskb/src/fs/ceph/caps.c: In function '__send_flush_snap': /kisskb/src/fs/ceph/caps.c:1481:22: note: byref variable will be forcibly initialized struct cap_msg_args arg; ^~~ /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:1440:22: note: byref variable will be forcibly initialized 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 u64 tmp = value; ^~~ /kisskb/src/net/core/drop_monitor.c:1484:22: note: byref variable will be forcibly initialized struct net_dm_stats stats; ^~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/skb.h:15:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(kfree_skb, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/skb.h:15:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(kfree_skb, ^~~~~~~~~~~ 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 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 u8 tmp = value; ^~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/skb.h:37:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(consume_skb, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/skb.h:37:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/skb.h:54:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(skb_copy_datagram_iovec, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/skb.h:54:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/net.h:270:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(net_dev_rx_exit_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/net.h:270:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:207, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sock.h:71:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sock_rcvqueue_full, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sock.h:71:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sock_rcvqueue_full, ^~~~~~~~~~~ /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 struct skcipher_walk walk; ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sock.h:138:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(inet_sock_set_state, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sock.h:138:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(inet_sock_set_state, ^~~~~~~~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/udp.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(udp_fail_queue_rcv_skb, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/udp.h:11:1: note: in expansion of macro 'TRACE_EVENT' 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:301, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/tcp.h:50:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(tcp_event_sk_skb, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/tcp.h:50:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(tcp_event_sk_skb, ^~~~~~~~~~~~~~~~~~~ /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 u32 tmp = value; ^~~ /kisskb/src/net/core/net-traces.c: In function 'perf_trace_tcp_retransmit_synack': /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 /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tcp.h:190:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tcp_retransmit_synack, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tcp.h:190:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tcp_retransmit_synack, ^~~~~~~~~~~ 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/ceph/caps.c:4: /kisskb/src/fs/ceph/caps.c: In function 'ceph_reserve_caps': /kisskb/src/fs/ceph/caps.c:211:12: note: byref variable will be forcibly initialized LIST_HEAD(newcaps); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 struct net_dm_alert_msg anc_hdr = { 0 }; ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/qdisc.h:125, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_qdisc_dequeue': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:14:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_dequeue, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:14:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_dequeue, ^~~~~~~~~~~ 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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/skb.h:76, from /kisskb/src/net/core/net-traces.c:30: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_kfree_skb': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/skb.h:15:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(kfree_skb, ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_consume_skb': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/skb.h:37:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(consume_skb, ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_skb_copy_datagram_iovec': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/skb.h:54:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/net.h:270:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(net_dev_rx_exit_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/caps.c: In function 'handle_cap_trunc': /kisskb/src/fs/ceph/caps.c:3760:6: note: byref variable will be forcibly initialized int implemented = 0; ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/sock.h:207, from /kisskb/src/net/core/net-traces.c:33: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_sock_rcvqueue_full': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sock.h:71:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sock.h:138:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(inet_sock_set_state, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/udp.h:33, from /kisskb/src/net/core/net-traces.c:34: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_udp_fail_queue_rcv_skb': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/udp.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(udp_fail_queue_rcv_skb, ^~~~~~~~~~~ /kisskb/src/net/core/drop_monitor.c: In function 'net_dm_hw_packet_work': /kisskb/src/net/core/drop_monitor.c:916:22: note: byref variable will be forcibly initialized struct sk_buff_head list; ^~~~ 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_packet_report_fill': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 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 u16 tmp = value; ^~~ /kisskb/src/net/core/drop_monitor.c:606:7: note: byref variable will be forcibly initialized char buf[NET_DM_MAX_SYMBOL_LEN]; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/tcp.h:301, from /kisskb/src/net/core/net-traces.c:35: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_tcp_event_sk_skb': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/tcp.h:50:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(tcp_event_sk_skb, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_tcp_retransmit_synack': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tcp.h:190:1: note: in expansion of macro 'TRACE_EVENT' 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:125, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_qdisc_dequeue': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:14:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_dequeue, ^~~~~~~~~~~ /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 struct sk_buff_head list; ^~~~ /kisskb/src/fs/ceph/caps.c: In function '__kick_flushing_caps': /kisskb/src/fs/ceph/caps.c:2445:24: note: byref variable will be forcibly initialized struct cap_msg_args arg; ^~~ /kisskb/src/fs/ceph/caps.c: In function 'try_flush_caps': /kisskb/src/fs/ceph/caps.c:2209:23: note: byref variable will be forcibly initialized struct cap_msg_args arg; ^~~ /kisskb/src/fs/ceph/caps.c:2202:21: note: byref variable will be forcibly initialized u64 flush_tid = 0, oldest_flush_tid = 0; ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/caps.c: In function 'handle_cap_export': /kisskb/src/fs/ceph/caps.c:3790:32: note: byref variable will be forcibly initialized struct ceph_cap *cap, *tcap, *new_cap = NULL; ^~~~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fib.h:13:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(fib_table_lookup, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fib.h:13:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(fib_table_lookup, ^~~~~~~~~~~ /kisskb/src/fs/ceph/caps.c: In function 'handle_cap_import': /kisskb/src/fs/ceph/caps.c:3922:6: note: byref variable will be forcibly initialized int issued; ^~~~~~ /kisskb/src/fs/ceph/caps.c:3920:32: note: byref variable will be forcibly initialized struct ceph_cap *cap, *ocap, *new_cap = NULL; ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/fib.h:103, from /kisskb/src/net/core/net-traces.c:36: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_fib_table_lookup': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fib.h:13:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(fib_table_lookup, ^~~~~~~~~~~ /kisskb/src/crypto/vmac.c: In function 'vmac_setkey': /kisskb/src/crypto/vmac.c:434:9: note: byref variable will be forcibly initialized __be64 out[2]; ^~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/neigh.h:23:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(neigh_create, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/neigh.h:23:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/neigh.h:23:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:14:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(net_dev_start_xmit, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:14:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:14:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(net_dev_start_xmit, ^~~~~~~~~~~ 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/ceph/caps.c:4: /kisskb/src/fs/ceph/caps.c: In function 'handle_cap_flush_ack': /kisskb/src/fs/ceph/caps.c:3581:12: note: byref variable will be forcibly initialized LIST_HEAD(to_remove); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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/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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:71:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(net_dev_xmit, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:71:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:71:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(net_dev_xmit, ^~~~~~~~~~~ /kisskb/src/crypto/vmac.c: In function 'vmac_create': /kisskb/src/crypto/vmac.c:624:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ /kisskb/src/fs/ceph/caps.c: In function 'ceph_check_caps': 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/net.h:121:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(net_dev_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/net.h:121:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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/fs/ceph/caps.c:2017:23: note: byref variable will be forcibly initialized struct cap_msg_args arg; ^~~ /kisskb/src/fs/ceph/caps.c:1918:14: note: byref variable will be forcibly initialized int issued, implemented, want, retain, revoking, flushing = 0; ^~~~~~~~~~~ /kisskb/src/fs/ceph/caps.c:1915:17: note: byref variable will be forcibly initialized u64 flush_tid, oldest_flush_tid; ^~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/net.h:121:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/net.h:164:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(net_dev_rx_verbose_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/net.h:164:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/net.h:164:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/napi.h:14:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(napi_poll, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/napi.h:14:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(napi_poll, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ceph/caps.c:4: /kisskb/src/fs/ceph/caps.c: In function 'ceph_fsync': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/caps.c:2356:9: note: in expansion of macro 'wait_event_interruptible' err = wait_event_interruptible(ci->i_cap_wq, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/caps.c:2331:6: note: byref variable will be forcibly initialized u64 flush_tid; ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/napi.h:44, from /kisskb/src/net/core/net-traces.c:32: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_napi_poll': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/napi.h:14:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(napi_poll, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ceph/caps.c:4: /kisskb/src/fs/ceph/caps.c: In function 'ceph_write_inode': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/caps.c:2394:10: note: in expansion of macro 'wait_event_interruptible' err = wait_event_interruptible(ci->i_cap_wq, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/caps.c:2385:6: note: byref variable will be forcibly initialized u64 flush_tid; ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/qdisc.h:125, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_qdisc_reset': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:49:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_reset, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:49:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_reset, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:49:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_reset, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/qdisc.h:125, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_qdisc_reset': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:49:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_reset, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:49:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_reset, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/qdisc.h:125, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_qdisc_destroy': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:74:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_destroy, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:74:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_destroy, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:74:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_destroy, ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/ceph/caps.c:4: /kisskb/src/fs/ceph/caps.c: In function 'handle_cap_grant': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/caps.c:3419:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ci->i_layout.pool_ns, extra_info->pool_ns); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/caps.c:3396:35: note: byref variable will be forcibly initialized struct timespec64 mtime, atime, ctime; ^~~~~ /kisskb/src/fs/ceph/caps.c:3396:28: note: byref variable will be forcibly initialized struct timespec64 mtime, atime, ctime; ^~~~~ /kisskb/src/fs/ceph/caps.c:3396:21: note: byref variable will be forcibly initialized struct timespec64 mtime, atime, ctime; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/qdisc.h:125, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_qdisc_destroy': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:74:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_destroy, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:74:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_destroy, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/qdisc.h:125, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_qdisc_create': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:99:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_create, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:99:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_create, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:99:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_create, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/qdisc.h:125, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_qdisc_create': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:99:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qdisc_create, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qdisc.h:99:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:98:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(net_dev_xmit_timeout, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:98:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(net_dev_xmit_timeout, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:98:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:98:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(net_dev_xmit_timeout, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/net.h:98:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(net_dev_xmit_timeout, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/sock.h:207, from /kisskb/src/net/core/net-traces.c:33: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_sock_exceed_buf_limit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sock.h:93:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sock_exceed_buf_limit, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sock.h:93:1: note: in expansion of macro 'TRACE_EVENT' 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:207, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sock.h:93:1: note: in expansion of macro 'TRACE_EVENT' 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:301, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/tcp.h:121:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(tcp_event_sk, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/tcp.h:121:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(tcp_event_sk, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/caps.c: In function 'ceph_handle_caps': /kisskb/src/fs/ceph/caps.c:3993:6: note: byref variable will be forcibly initialized void ceph_handle_caps(struct ceph_mds_session *session, ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/caps.c:4010:24: note: byref variable will be forcibly initialized struct cap_extra_info extra_info = {}; ^~~~~~~~~~ /kisskb/src/fs/ceph/caps.c:4009:8: note: byref variable will be forcibly initialized void *p, *end; ^ /kisskb/src/fs/ceph/caps.c:4002:26: note: byref variable will be forcibly initialized struct ceph_snap_realm *realm = NULL; ^~~~~ /kisskb/src/fs/ceph/caps.c:3999:19: note: byref variable will be forcibly initialized struct ceph_cap *cap; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/tcp.h:301, from /kisskb/src/net/core/net-traces.c:35: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_tcp_event_sk': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/tcp.h:121:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:301, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tcp.h:238:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tcp_probe, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tcp.h:238:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tcp_probe, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/tcp.h:301, from /kisskb/src/net/core/net-traces.c:35: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_tcp_probe': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tcp.h:238:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tcp_probe, ^~~~~~~~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/neigh.h:72:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(neigh_update, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/neigh.h:72:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(neigh_update, ^~~~~~~~~~~ /kisskb/src/fs/ceph/caps.c: In function 'try_get_cap_refs': /kisskb/src/fs/ceph/caps.c:2649:12: note: byref variable will be forcibly initialized int have, implemented; ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/neigh.h:255, from /kisskb/src/net/core/net-traces.c:50: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_neigh_update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/neigh.h:72:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/neigh.h:156:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(neigh__update, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/neigh.h:156:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/neigh.h:156:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(neigh__update, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ceph/caps.c:4: /kisskb/src/fs/ceph/caps.c: In function 'ceph_get_caps': /kisskb/src/fs/ceph/caps.c:2891:21: note: byref variable will be forcibly initialized DEFINE_WAIT_FUNC(wait, woken_wake_function); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/fs/ceph/caps.c:2890:20: note: byref variable will be forcibly initialized struct cap_wait cw; ^~ /kisskb/src/fs/ceph/caps.c:2868:11: note: byref variable will be forcibly initialized int ret, _got, flags; ^~~~ 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/soc/qcom/ocmem.c:17: /kisskb/src/drivers/soc/qcom/ocmem.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/fs/afs/super.c:17: /kisskb/src/fs/afs/super.c: In function 'afs_kill_super': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/super.c:545:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(as->volume->sb, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/super.c: In function 'afs_fill_super': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/super.c:492:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(as->volume->sb, sb); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/of_address.h:7, from /kisskb/src/drivers/clk/samsung/clk-exynos5433.c:12: /kisskb/src/drivers/clk/samsung/clk-exynos5433.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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/clk/samsung/clk-exynos5433.c:13: /kisskb/src/drivers/clk/samsung/clk-exynos5433.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/afs/super.c: In function 'afs_parse_param': /kisskb/src/fs/afs/super.c:320:25: note: byref variable will be forcibly initialized struct fs_parse_result result; ^~~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/regulator.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regulator_basic, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/regulator.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/regulator.h:109:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regulator_range, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/regulator.h:109:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/regulator.h:143:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regulator_value, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/regulator.h:143:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/regulator.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regulator_basic, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'trace_event_raw_event_regulator_range': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/regulator.h:109:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regulator_range, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'trace_event_raw_event_regulator_value': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/regulator.h:143:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regulator_value, ^~~~~~~~~~~~~~~~~~~ /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 u8 buf[17]; ^~~ /kisskb/src/drivers/regulator/core.c: In function 'of_get_regulator': /kisskb/src/drivers/regulator/core.c:410:7: note: byref variable will be forcibly initialized char prop_name[64]; /* 64 is max size of property name */ ^~~~~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/clk/imx/clk-imx8mm.c:9: /kisskb/src/drivers/clk/imx/clk-imx8mm.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_lock_dependent': /kisskb/src/drivers/regulator/core.c:334:24: note: byref variable will be forcibly initialized struct regulator_dev *old_contended_rdev = NULL; ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c:333:24: note: byref variable will be forcibly initialized struct regulator_dev *new_contended_rdev = NULL; ^~~~~~~~~~~~~~~~~~ /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 wait_queue_entry_t wait; ^~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/net/unix/garbage.c:70: /kisskb/src/net/unix/garbage.c: In function 'scan_children': /kisskb/src/net/unix/garbage.c:142:13: note: byref variable will be forcibly initialized LIST_HEAD(embryos); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 struct sock_fprog_kern ptp_prog; ^~~~~~~~ /kisskb/src/net/unix/garbage.c: In function 'unix_gc': /kisskb/src/net/unix/garbage.c:208:12: note: byref variable will be forcibly initialized LIST_HEAD(not_cycle_list); ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/unix/garbage.c:207:19: note: byref variable will be forcibly initialized struct list_head cursor; ^~~~~~ /kisskb/src/net/unix/garbage.c:206:22: note: byref variable will be forcibly initialized struct sk_buff_head hitlist; ^~~~~~~ In file included from /kisskb/src/include/linux/net.h:19, from /kisskb/src/net/unix/garbage.c:70: /kisskb/src/net/unix/garbage.c: In function 'wait_for_unix_gc': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/net/unix/garbage.c:198:2: note: in expansion of macro 'wait_event' wait_event(unix_gc_wait, gc_in_progress == false); ^~~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_summary_lock_all': /kisskb/src/drivers/regulator/core.c:5761:27: note: byref variable will be forcibly initialized struct summary_lock_data lock_data; ^~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_summary_lock': /kisskb/src/drivers/regulator/core.c:5780:24: note: byref variable will be forcibly initialized struct regulator_dev *old_contended_rdev = NULL; ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c:5779:24: note: byref variable will be forcibly initialized struct regulator_dev *new_contended_rdev = NULL; ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/statfs.c: In function 'do_statfs_native': /kisskb/src/fs/statfs.c:128:16: note: byref variable will be forcibly initialized 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 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 struct kstatfs sbuf; ^~~~ /kisskb/src/fs/statfs.c:250:15: note: byref variable will be forcibly initialized struct ustat tmp; ^~~ /kisskb/src/fs/statfs.c: In function 'vfs_get_fsid': /kisskb/src/fs/statfs.c:74:17: note: byref variable will be forcibly initialized struct kstatfs st; ^~ /kisskb/src/fs/statfs.c: In function 'user_statfs': /kisskb/src/fs/statfs.c:99:14: note: byref variable will be forcibly initialized 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 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 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 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 struct kstatfs st; ^~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_bypass_show': /kisskb/src/drivers/regulator/core.c:916:7: note: byref variable will be forcibly initialized bool bypass; ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_summary_show': /kisskb/src/drivers/regulator/core.c:5828:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ww_ctx; ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'create_regulator': /kisskb/src/drivers/regulator/core.c:1623:8: note: byref variable will be forcibly initialized char buf[REG_STR_SIZE]; ^~~ /kisskb/src/drivers/regulator/core.c: In function 'rdev_init_debugfs': /kisskb/src/drivers/regulator/core.c:4940:7: note: byref variable will be forcibly initialized char name[NAME_MAX]; ^~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_get_voltage_rdev': /kisskb/src/drivers/regulator/core.c:4171:7: note: byref variable will be forcibly initialized bool bypassed; ^~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function '_regulator_call_set_voltage': /kisskb/src/drivers/regulator/core.c:3231:33: note: byref variable will be forcibly initialized 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:3255:33: note: byref variable will be forcibly initialized struct pre_voltage_change_data data; ^~~~ /kisskb/src/drivers/regulator/core.c: In function '_regulator_do_set_voltage': /kisskb/src/drivers/regulator/core.c:3368:15: note: byref variable will be forcibly initialized unsigned int selector; ^~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_get_optimal_voltage': /kisskb/src/drivers/regulator/core.c:3702:7: note: byref variable will be forcibly initialized int tmp_max = INT_MAX; ^~~~~~~ /kisskb/src/drivers/regulator/core.c:3701:7: note: byref variable will be forcibly initialized int tmp_min = 0; ^~~~~~~ /kisskb/src/drivers/regulator/core.c:3667:26: note: byref variable will be forcibly initialized int desired_min_uV = 0, desired_max_uV = INT_MAX; ^~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c:3667:6: note: byref variable will be forcibly initialized 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:3838:44: note: byref variable will be forcibly initialized int optimal_uV = 0, optimal_max_uV = 0, current_uV = 0; ^~~~~~~~~~ /kisskb/src/drivers/regulator/core.c:3838:24: note: byref variable will be forcibly initialized int optimal_uV = 0, optimal_max_uV = 0, current_uV = 0; ^~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c:3838:8: note: byref variable will be forcibly initialized int optimal_uV = 0, optimal_max_uV = 0, current_uV = 0; ^~~~~~~~~~ /kisskb/src/drivers/regulator/core.c:3809:16: note: byref variable will be forcibly initialized unsigned long c_rdev_done = 0; ^~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_set_voltage': /kisskb/src/drivers/regulator/core.c:3930:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ww_ctx; ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_set_suspend_voltage': /kisskb/src/drivers/regulator/core.c:4010:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ww_ctx; ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_sync_voltage': /kisskb/src/drivers/regulator/core.c:4128:19: note: byref variable will be forcibly initialized int ret, min_uV, max_uV; ^~~~~~ /kisskb/src/drivers/regulator/core.c:4128:11: note: byref variable will be forcibly initialized int ret, min_uV, max_uV; ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'print_constraints_debug': /kisskb/src/drivers/regulator/core.c:1066:7: note: byref variable will be forcibly initialized char buf[160] = ""; ^~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_summary_show_subtree': /kisskb/src/drivers/regulator/core.c:5648:22: note: byref variable will be forcibly initialized struct summary_data summary_data; ^~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_get_voltage': /kisskb/src/drivers/regulator/core.c:4225:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ww_ctx; ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'drms_uA_update': /kisskb/src/drivers/regulator/core.c:939:15: note: byref variable will be forcibly initialized unsigned int mode; ^~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_disable': /kisskb/src/drivers/regulator/core.c:2813:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ww_ctx; ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_disable_work': /kisskb/src/drivers/regulator/core.c:2890:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ww_ctx; ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_enable': /kisskb/src/drivers/regulator/core.c:2703:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ww_ctx; ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_force_disable': /kisskb/src/drivers/regulator/core.c:2862:24: note: byref variable will be forcibly initialized 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:4651:25: note: byref variable will be forcibly initialized ASYNC_DOMAIN_EXCLUSIVE(async_domain); ^~~~~~~~~~~~ /kisskb/src/include/linux/async.h:35:22: note: in definition of macro 'ASYNC_DOMAIN_EXCLUSIVE' struct async_domain _name = { .pending = LIST_HEAD_INIT(_name.pending), \ ^~~~~ /kisskb/src/drivers/video/backlight/tps65217_bl.c: In function 'tps65217_bl_parse_dt': /kisskb/src/drivers/video/backlight/tps65217_bl.c:181:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/video/backlight/tps65217_bl.c: In function 'tps65217_bl_probe': /kisskb/src/drivers/video/backlight/tps65217_bl.c:267:30: note: byref variable will be forcibly initialized struct backlight_properties bl_props; ^~~~~~~~ In file included from /kisskb/src/fs/ceph/snap.c:5: /kisskb/src/fs/ceph/snap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ceph/xattr.c: In function 'ceph_fmt_xattr': /kisskb/src/fs/ceph/xattr.c:125:7: note: byref variable will be forcibly initialized char buf[96]; /* NB: reevaluate size if new vxattrs are added */ ^~~ /kisskb/src/fs/ceph/xattr.c:124:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/fs/ceph/xattr.c: In function 'ceph_vxattrcb_layout': /kisskb/src/fs/ceph/xattr.c:66:7: note: byref variable will be forcibly initialized char buf[128]; ^~~ In file included from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:8, from /kisskb/src/include/linux/backing-dev.h:15, from /kisskb/src/fs/ceph/super.h:8, from /kisskb/src/fs/ceph/xattr.c:5: /kisskb/src/fs/ceph/xattr.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ceph/snap.c: In function 'flush_snaps': /kisskb/src/fs/ceph/snap.c:815:27: note: byref variable will be forcibly initialized struct ceph_mds_session *session = NULL; ^~~~~~~ /kisskb/src/fs/ceph/xattr.c: In function '__build_xattrs': /kisskb/src/fs/ceph/xattr.c:725:8: note: byref variable will be forcibly initialized void *p, *end; ^ /kisskb/src/fs/ceph/xattr.c: In function '__ceph_build_xattrs_blob': /kisskb/src/fs/ceph/xattr.c:838:8: note: byref variable will be forcibly initialized void *dest; ^~~~ /kisskb/src/fs/ceph/xattr.c: In function '__ceph_setxattr': /kisskb/src/fs/ceph/xattr.c:1101:27: note: byref variable will be forcibly initialized struct ceph_inode_xattr *xattr = NULL; ^~~~~ /kisskb/src/fs/ceph/xattr.c:1092:25: note: byref variable will be forcibly initialized struct ceph_cap_flush *prealloc_cf = NULL; ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/ceph/snap.c:5: /kisskb/src/fs/ceph/snap.c: In function 'ceph_update_snap_trace': /kisskb/src/fs/ceph/snap.c:697:12: note: byref variable will be forcibly initialized LIST_HEAD(dirty_realms); ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/unix/scm.c: In function 'unix_destruct_scm': /kisskb/src/net/unix/scm.c:140:20: note: byref variable will be forcibly initialized struct scm_cookie scm; ^~~ /kisskb/src/fs/ceph/snap.c: In function 'ceph_handle_snap': /kisskb/src/fs/ceph/snap.c:852:6: note: byref variable will be forcibly initialized void ceph_handle_snap(struct ceph_mds_client *mdsc, ^~~~~~~~~~~~~~~~ /kisskb/src/fs/nsfs.c: In function 'ns_get_path': /kisskb/src/fs/nsfs.c:139:31: note: byref variable will be forcibly initialized struct ns_get_path_task_args args = { ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/ceph/snap.c:5: /kisskb/src/fs/ceph/snap.c: In function 'ceph_trim_snapid_map': /kisskb/src/fs/ceph/snap.c:1120:12: note: byref variable will be forcibly initialized LIST_HEAD(to_free); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/ceph/snap.c: In function 'ceph_cleanup_snapid_map': /kisskb/src/fs/ceph/snap.c:1149:12: note: byref variable will be forcibly initialized LIST_HEAD(to_free); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/clk/imx/clk-imx8mn.c:9: /kisskb/src/drivers/clk/imx/clk-imx8mn.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'request_events': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1135:16: note: byref variable will be forcibly initialized unsigned long oflags, *flags; ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'ssif_detect': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1385:16: note: byref variable will be forcibly initialized int len; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1383:16: note: byref variable will be forcibly initialized 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:1152:16: note: byref variable will be forcibly initialized 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 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 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 unsigned char mb[2]; ^~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'watch_timeout': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:573:16: note: byref variable will be forcibly initialized unsigned long oflags, *flags; ^~~~~~ /kisskb/src/fs/ceph/quota.c: In function 'ceph_handle_quota': /kisskb/src/fs/ceph/quota.c:37:6: note: byref variable will be forcibly initialized void ceph_handle_quota(struct ceph_mds_client *mdsc, ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'start_next_msg': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1064:16: note: byref variable will be forcibly initialized unsigned long oflags; ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'msg_done_handler': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:622:16: note: byref variable will be forcibly initialized unsigned long oflags, *flags; ^~~~~~ /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 mpi_limb_t tmp; ^~~ /kisskb/src/drivers/vdpa/vdpa.c: In function 'vdpa_nl_cmd_dev_get_dumpit': /kisskb/src/drivers/vdpa/vdpa.c:594:28: note: byref variable will be forcibly initialized struct vdpa_dev_dump_info info; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'ssif_alert': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:595:16: note: byref variable will be forcibly initialized unsigned long oflags, *flags; ^~~~~~ /kisskb/src/fs/fs_context.c: In function 'logfc': /kisskb/src/fs/fs_context.c:365:19: note: byref variable will be forcibly initialized struct va_format vaf = {.fmt = fmt, .va = &va}; ^~~ /kisskb/src/fs/fs_context.c:364:10: note: byref variable will be forcibly initialized va_list va; ^~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'retry_timeout': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:555:16: note: byref variable will be forcibly initialized unsigned long oflags, *flags; ^~~~~~ /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 u32 value; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'msg_written_handler': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:989:17: note: byref variable will be forcibly initialized unsigned long oflags, *flags; ^~~~~~ /kisskb/src/fs/fs_context.c: In function 'generic_parse_monolithic': /kisskb/src/fs/fs_context.c:180:8: note: byref variable will be forcibly initialized char *options = data, *key; ^~~~~~~ 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 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 u16 tmp = value; ^~~ /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 /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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/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 struct backlight_properties props; ^~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'sender': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1107:21: note: byref variable will be forcibly initialized struct timespec64 t; ^ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1098:16: note: byref variable will be forcibly initialized unsigned long oflags, *flags; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/net/unix/diag.c:3: /kisskb/src/net/unix/diag.c: In function 'sk_diag_dump_name': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/unix/diag.c:17:30: note: in expansion of macro 'smp_load_acquire' struct unix_address *addr = smp_load_acquire(&unix_sk(sk)->addr); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'test_multipart_messages': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1523:16: note: byref variable will be forcibly initialized unsigned char msg[65]; ^~~ /kisskb/src/net/unix/diag.c: In function 'sk_diag_dump_vfs': /kisskb/src/net/unix/diag.c:31:24: note: byref variable will be forcibly initialized struct unix_diag_vfs uv = { ^~ 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:875:32: note: byref variable will be forcibly initialized 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:883:32: note: byref variable will be forcibly initialized const struct attribute_group *groups[] = { grp, 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/sock_diag.h:8, from /kisskb/src/net/unix/diag.c:4: /kisskb/src/net/unix/diag.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/net/unix/diag.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'ssif_probe': /kisskb/src/include/linux/device.h:883:32: note: byref variable will be forcibly initialized /kisskb/src/include/linux/device.h:875:32: note: byref variable will be forcibly initialized const struct attribute_group *groups[] = { grp, NULL }; ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1669:20: note: byref variable will be forcibly initialized int len; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1665:20: note: byref variable will be forcibly initialized unsigned char msg[3]; ^~~ /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 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/net/unix/diag.c: In function 'sk_diag_dump_peer': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ 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:883:32: note: byref variable will be forcibly initialized const struct attribute_group *groups[] = { grp, NULL }; ^~~~~~ /kisskb/src/net/unix/diag.c: In function 'sk_diag_show_rqlen': /kisskb/src/net/unix/diag.c:103:25: note: byref variable will be forcibly initialized struct unix_diag_rqlen rql; ^~~ /kisskb/src/net/unix/diag.c: In function 'sk_diag_dump_uid': /kisskb/src/net/unix/diag.c:118:8: note: byref variable will be forcibly initialized uid_t uid = from_kuid_munged(sk_user_ns(nlskb->sk), sock_i_uid(sk)); ^~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/sock_diag.h:8, from /kisskb/src/net/unix/diag.c:4: /kisskb/src/net/unix/diag.c: In function 'sk_diag_fill': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/net/unix/diag.c: In function 'unix_diag_handler_dump': /kisskb/src/net/unix/diag.c:318:31: note: byref variable will be forcibly initialized struct netlink_dump_control c = { ^ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cpu, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(pstate_sample, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:152:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cpu_frequency_limits, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:152:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:226:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(suspend_resume, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:226:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/power.h:364:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cpu_latency_qos_request, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/power.h:364:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/power.h:406:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(pm_qos_update, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/power.h:406:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(pstate_sample, ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_cpu_frequency_limits': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:152:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cpu_frequency_limits, ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_suspend_resume': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:226:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/power.h:364:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cpu_latency_qos_request, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_pm_qos_update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/power.h:406:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:43:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(powernv_throttle, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:43:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:43:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wakeup_source, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/power.h:286:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clock, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/power.h:286:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/power.h:286:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/power.h:332:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(power_domain, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/power.h:332:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/power.h:332:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/power.h:453:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dev_pm_qos_request, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/power.h:453:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/power.h:453:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:176:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(device_pm_callback_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:176:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(device_pm_callback_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:176:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:176:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(device_pm_callback_start, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:176:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:204:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(device_pm_callback_end, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:204:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(device_pm_callback_end, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:204:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:204:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(device_pm_callback_end, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:204:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(device_pm_callback_end, ^~~~~~~~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/rpm.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(rpm_internal, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/rpm.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(rpm_internal, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rpm_return_int, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rpm_return_int, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/rpm.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(rpm_internal, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rpm_return_int, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rpm_return_int, ^~~~~~~~~~~ /kisskb/src/drivers/clk/rockchip/clk-inverter.c: In function 'rockchip_clk_register_inverter': /kisskb/src/drivers/clk/rockchip/clk-inverter.c:78:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/fs/afs/vl_alias.c: In function 'afs_vl_get_cell_name': /kisskb/src/fs/afs/vl_alias.c:278:23: note: byref variable will be forcibly initialized struct afs_vl_cursor vc; ^~ /kisskb/src/net/core/netclassid_cgroup.c: In function 'update_classid_task': /kisskb/src/net/core/netclassid_cgroup.c:88:32: note: byref variable will be forcibly initialized struct update_classid_context ctx = { ^~~ /kisskb/src/net/core/netclassid_cgroup.c: In function 'write_classid': /kisskb/src/net/core/netclassid_cgroup.c:121:23: note: byref variable will be forcibly initialized struct css_task_iter it; ^~ /kisskb/src/net/core/netclassid_cgroup.c: In function 'cgrp_attach': /kisskb/src/net/core/netclassid_cgroup.c:104:30: note: byref variable will be forcibly initialized struct cgroup_subsys_state *css; ^~~ /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 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 bool viewed, attr; ^~~~~~ /kisskb/src/drivers/tty/vt/vc_screen.c:595:7: note: byref variable will be forcibly initialized 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 unsigned int this_round, skip = 0; ^~~~ /kisskb/src/drivers/tty/vt/vc_screen.c:374:7: note: byref variable will be forcibly initialized bool viewed, attr, uni_mode; ^~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/clk/samsung/clk-exynos-audss.c:9: /kisskb/src/drivers/clk/samsung/clk-exynos-audss.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/clk/samsung/clk-exynos-audss.c: In function 'exynos_audss_clk_probe': /kisskb/src/drivers/clk/samsung/clk-exynos-audss.c:127:14: note: byref variable will be forcibly initialized const char *mout_i2s_p[] = {"mout_audss", "cdclk0", "sclk_audio0"}; ^~~~~~~~~~ /kisskb/src/drivers/clk/samsung/clk-exynos-audss.c:126:14: note: byref variable will be forcibly initialized const char *mout_audss_p[] = {"fin_pll", "fout_epll"}; ^~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mount.h:14, from /kisskb/src/fs/init.c:7: /kisskb/src/fs/init.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/init.c: In function 'init_mount': /kisskb/src/fs/init.c:19:14: note: byref variable will be forcibly initialized 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 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 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 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 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 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 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 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 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 struct path old_path, new_path; ^~~~~~~~ /kisskb/src/fs/init.c:169:14: note: byref variable will be forcibly initialized 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 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 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 struct path path; ^~~~ /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 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 struct list_head sublist; ^~~~~~~ /kisskb/src/fs/fsopen.c: In function '__do_sys_fspick': /kisskb/src/fs/fsopen.c:161:14: note: byref variable will be forcibly initialized struct path target; ^~~~~~ /kisskb/src/net/ipv6/output_core.c: In function '__ipv6_select_ident': /kisskb/src/net/ipv6/output_core.c:21:33: note: byref variable will be forcibly initialized } __aligned(SIPHASH_ALIGNMENT) combined = { ^~~~~~~~ /kisskb/src/net/ipv6/output_core.c: In function 'ipv6_proxy_select_ident': /kisskb/src/net/ipv6/output_core.c:55:18: note: byref variable will be forcibly initialized struct in6_addr buf[2]; ^~~ /kisskb/src/crypto/rmd160.c: In function 'rmd160_final': /kisskb/src/crypto/rmd160.c:313:9: note: byref variable will be forcibly initialized __le64 bits; ^~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 struct sk_buff_head queue; ^~~~~ /kisskb/src/drivers/iommu/iommu.c: In function 'pci_device_group': /kisskb/src/drivers/iommu/iommu.c:1407:28: note: byref variable will be forcibly initialized struct group_for_pci_data data; ^~~~ /kisskb/src/drivers/iommu/iommu.c: In function 'iommu_group_alloc_default_domain': /kisskb/src/drivers/iommu/iommu.c:1516:7: note: byref variable will be forcibly initialized int attr = 1; ^~~~ /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 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 u32 val = 0; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/bottom_half.h:5, from /kisskb/src/net/xfrm/xfrm_input.c:11: /kisskb/src/net/xfrm/xfrm_input.c: In function 'xfrm_input_register_afinfo': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_input.c:63:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(xfrm_input_afinfo[afinfo->is_ipip][afinfo->family], afinfo); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iommu/iommu.c: In function 'probe_alloc_default_domain': /kisskb/src/drivers/iommu/iommu.c:1695:29: note: byref variable will be forcibly initialized struct __group_domain_type gtype; ^~~~~ 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': 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/iommu/iommu.c:1761:12: note: byref variable will be forcibly initialized LIST_HEAD(group_list); ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 __be32 seq; ^~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/iommu/iommu.c: In function 'iommu_create_device_direct_mappings': /kisskb/src/drivers/iommu/iommu.c:732:19: note: byref variable will be forcibly initialized struct list_head mappings; ^~~~~~~~ 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:396:12: note: byref variable will be forcibly initialized LIST_HEAD(stack); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/iommu/iommu.c: In function 'iommu_get_group_resv_regions': /kisskb/src/drivers/iommu/iommu.c:467:20: note: byref variable will be forcibly initialized 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:485:19: note: byref variable will be forcibly initialized 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:314:7: note: byref variable will be forcibly initialized bool pt; ^~ /kisskb/src/drivers/clk/rockchip/clk-mmc-phase.c: In function 'rockchip_clk_register_mmc': /kisskb/src/drivers/clk/rockchip/clk-mmc-phase.c:195:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /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 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 struct path root; ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/fs/afs/vl_list.c:9: /kisskb/src/fs/afs/vl_list.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/afs/vl_list.c: In function 'afs_extract_vl_addrs': /kisskb/src/fs/afs/vl_list.c:108:10: note: byref variable will be forcibly initialized __be32 x[4]; ^ /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 struct flowi6 fl6 = {}; ^~~ /kisskb/src/net/core/lwt_bpf.c:203:17: note: byref variable will be forcibly initialized struct flowi4 fl4 = {}; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/fs/afs/vl_list.c:8: /kisskb/src/fs/afs/vl_list.c: In function 'afs_extract_vlserver_list': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:454:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer((rcu_ptr), (ptr)); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/vl_list.c:283:10: note: in expansion of macro 'rcu_replace_pointer' old = rcu_replace_pointer(server->addresses, old, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/vl_list.c:166:12: note: byref variable will be forcibly initialized const u8 *b = buffer, *end = buffer + buffer_size; ^ /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 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 struct nlattr *tb[LWT_BPF_MAX + 1]; ^~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/clk/samsung/clk-exynos-clkout.c:9: /kisskb/src/drivers/clk/samsung/clk-exynos-clkout.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/clk/samsung/clk-exynos-clkout.c: In function 'exynos_clkout_probe': /kisskb/src/drivers/clk/samsung/clk-exynos-clkout.c:136:8: note: byref variable will be forcibly initialized char name[] = "clkoutXX"; ^~~~ /kisskb/src/drivers/clk/samsung/clk-exynos-clkout.c:105:14: note: byref variable will be forcibly initialized const char *parent_names[EXYNOS_CLKOUT_PARENTS]; ^~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c: In function '__ipmi_set_timeout': /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:367:36: note: byref variable will be forcibly initialized struct ipmi_system_interface_addr addr; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:365:36: note: byref variable will be forcibly initialized unsigned char data[6]; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:364:36: note: byref variable will be forcibly initialized 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:551:36: note: byref variable will be forcibly initialized struct ipmi_system_interface_addr addr; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:549:25: note: byref variable will be forcibly initialized 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:424:6: note: byref variable will be forcibly initialized int send_heartbeat_now; ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c: In function 'ipmi_ioctl': /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:673:6: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c: In function 'panic_halt_ipmi_heartbeat': /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:480:36: note: byref variable will be forcibly initialized struct ipmi_system_interface_addr addr; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:479:37: note: byref variable will be forcibly initialized 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:786:21: note: byref variable will be forcibly initialized 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:526:6: note: byref variable will be forcibly initialized 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 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 char valcp[16]; ^~~~~ /kisskb/src/drivers/iommu/arm/arm-smmu/arm-smmu.c: In function 'arm_smmu_of_xlate': /kisskb/src/drivers/iommu/arm/arm-smmu/arm-smmu.c:1581:12: note: byref variable will be forcibly initialized u32 mask, fwid = 0; ^~~~ /kisskb/src/drivers/iommu/arm/arm-smmu/arm-smmu.c:1581:6: note: byref variable will be forcibly initialized u32 mask, fwid = 0; ^~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/drivers/iommu/arm/arm-smmu/arm-smmu.c:20: /kisskb/src/drivers/iommu/arm/arm-smmu/arm-smmu.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/iommu/arm/arm-smmu/arm-smmu.c: In function 'arm_smmu_device_probe': /kisskb/src/drivers/iommu/arm/arm-smmu/arm-smmu.c:2108:18: note: byref variable will be forcibly initialized resource_size_t ioaddr; ^~~~~~ /kisskb/src/drivers/iommu/arm/arm-smmu/arm-smmu.c: In function 'arm_smmu_init_domain_context': /kisskb/src/drivers/iommu/arm/arm-smmu/arm-smmu.c:624:24: note: byref variable will be forcibly initialized struct io_pgtable_cfg pgtbl_cfg; ^~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:24, from /kisskb/src/arch/arm64/include/asm/elf.h:141, from /kisskb/src/include/linux/elf.h:6, from /kisskb/src/include/linux/module.h:18, from /kisskb/src/kernel/umh.c:5: /kisskb/src/kernel/umh.c: In function 'cap_intersect': /kisskb/src/include/linux/capability.h:129:15: note: byref variable will be forcibly initialized kernel_cap_t dest; ^~~~ /kisskb/src/kernel/umh.c: In function 'proc_cap_handler': /kisskb/src/kernel/umh.c:490:16: note: byref variable will be forcibly initialized unsigned long cap_array[_KERNEL_CAPABILITY_U32S]; ^~~~~~~~~ /kisskb/src/kernel/umh.c:489:19: note: byref variable will be forcibly initialized struct ctl_table t; ^ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/kernel/umh.c:5: /kisskb/src/kernel/umh.c: In function '__usermodehelper_disable': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/umh.c:311:11: note: in expansion of macro 'wait_event_timeout' retval = wait_event_timeout(running_helpers_waitq, ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/kernel/umh.c:5: /kisskb/src/kernel/umh.c: In function 'call_usermodehelper_exec': /kisskb/src/kernel/umh.c:404:29: note: byref variable will be forcibly initialized DECLARE_COMPLETION_ONSTACK(done); ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/fs/afs/vl_probe.c:9: /kisskb/src/fs/afs/vl_probe.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/afs/vl_probe.c: In function 'afs_vlserver_probe_result': /kisskb/src/fs/afs/vl_probe.c:52:15: note: byref variable will be forcibly initialized unsigned int rtt_us = 0; ^~~~~~ /kisskb/src/fs/afs/vl_probe.c: In function 'afs_send_vl_probes': /kisskb/src/fs/afs/vl_probe.c:188:19: note: byref variable will be forcibly initialized struct afs_error e; ^ 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 u16 tmp = value; ^~~ /kisskb/src/net/packet/diag.c: In function 'pdiag_put_info': /kisskb/src/net/packet/diag.c:15:26: note: byref variable will be forcibly initialized struct packet_diag_info pinfo; ^~~~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/sock_diag.h:8, from /kisskb/src/net/packet/diag.c:3: /kisskb/src/net/packet/diag.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/net/packet/diag.c: In function 'pdiag_put_fanout': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/packet/diag.c: In function 'pdiag_put_ring': /kisskb/src/net/packet/diag.c:75:26: note: byref variable will be forcibly initialized struct packet_diag_ring pdr; ^~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/sock_diag.h:8, from /kisskb/src/net/packet/diag.c:3: /kisskb/src/net/packet/diag.c: In function 'sk_diag_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 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/net/packet/diag.c: In function 'packet_diag_handler_dump': /kisskb/src/net/packet/diag.c:239:31: note: byref variable will be forcibly initialized struct netlink_dump_control c = { ^ /kisskb/src/drivers/clk/sunxi/clk-factors.c: In function 'clk_factors_recalc_rate': /kisskb/src/drivers/clk/sunxi/clk-factors.c:63:26: note: byref variable will be forcibly initialized struct factors_request factors_req = { ^~~~~~~~~~~ /kisskb/src/drivers/clk/sunxi/clk-factors.c: In function 'clk_factors_determine_rate': /kisskb/src/drivers/clk/sunxi/clk-factors.c:99:26: note: byref variable will be forcibly initialized struct factors_request factors_req = { ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/afs/internal.h:11, from /kisskb/src/fs/afs/vl_rotate.c:11: /kisskb/src/fs/afs/vl_rotate.c: In function 'afs_start_vl_iteration': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/linux/wait_bit.h:255:7: note: in definition of macro '___wait_var_event' if (condition) \ ^~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:317:11: note: in expansion of macro '__wait_var_event_interruptible' __ret = __wait_var_event_interruptible(var, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/vl_rotate.c:51:8: note: in expansion of macro 'wait_var_event_interruptible' if (wait_var_event_interruptible( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/vl_rotate.c:53:9: note: in expansion of macro 'smp_load_acquire' smp_load_acquire(&cell->dns_lookup_count) ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized struct wait_bit_queue_entry __wbq_entry; \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:309:2: note: in expansion of macro '___wait_var_event' ___wait_var_event(var, condition, TASK_INTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:317:11: note: in expansion of macro '__wait_var_event_interruptible' __ret = __wait_var_event_interruptible(var, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/vl_rotate.c:51:8: note: in expansion of macro 'wait_var_event_interruptible' if (wait_var_event_interruptible( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/linux/wait_bit.h:316:8: note: in definition of macro 'wait_var_event_interruptible' if (!(condition)) \ ^~~~~~~~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/vl_rotate.c:53:9: note: in expansion of macro 'smp_load_acquire' smp_load_acquire(&cell->dns_lookup_count) ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/fs/afs/vl_rotate.c:8: /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/vl_rotate.c:46:22: note: in expansion of macro 'smp_load_acquire' dns_lookup_count = smp_load_acquire(&cell->dns_lookup_count); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_drv.c: In function 'komeda_platform_probe': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_drv.c:117:26: note: byref variable will be forcibly initialized struct component_match *match = NULL; ^~~~~ In file included from /kisskb/src/fs/ceph/mdsmap.c:7: /kisskb/src/fs/ceph/mdsmap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/clk/sunxi/clk-factors.c: In function '__sunxi_factors_register': /kisskb/src/drivers/clk/sunxi/clk-factors.c:188:14: note: byref variable will be forcibly initialized const char *parents[FACTORS_MAX_PARENTS]; ^~~~~~~ /kisskb/src/drivers/clk/sunxi/clk-factors.c:187:14: note: byref variable will be forcibly initialized const char *clk_name = node->name; ^~~~~~~~ /kisskb/src/fs/afs/vl_rotate.c: In function 'afs_select_vlserver': /kisskb/src/fs/afs/vl_rotate.c:88:19: note: byref variable will be forcibly initialized struct afs_error e; ^ /kisskb/src/fs/ceph/mdsmap.c: In function 'ceph_mdsmap_decode': /kisskb/src/fs/ceph/mdsmap.c:181:9: note: byref variable will be forcibly initialized void *pexport_targets = NULL; ^~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/mdsmap.c:179:27: note: byref variable will be forcibly initialized struct ceph_entity_addr addr; ^~~~ /kisskb/src/fs/ceph/mds_client.c: In function 'encode_timestamp_and_gids': /kisskb/src/fs/ceph/mds_client.c:2481:23: note: byref variable will be forcibly initialized struct ceph_timespec ts; ^~ 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/ceph/mds_client.c:4: /kisskb/src/fs/ceph/mds_client.c: In function 'ceph_send_cap_releases': /kisskb/src/fs/ceph/mds_client.c:2057:12: note: byref variable will be forcibly initialized LIST_HEAD(tmp_list); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/fs/afs/volume.c:8: /kisskb/src/fs/afs/volume.c: In function 'rb_link_node_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rbtree.h:84:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*rb_link, node); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/volume.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/volume.c: In function 'afs_vl_lookup_vldb': /kisskb/src/fs/afs/volume.c:143:23: note: byref variable will be forcibly initialized struct afs_vl_cursor vc; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/fs/afs/volume.c:8: /kisskb/src/fs/afs/volume.c: In function 'afs_alloc_volume': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/volume.c:104:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(volume->servers, slist); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/volume.c: In function 'afs_update_volume_status': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/volume.c:344:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(volume->servers, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/volume.c:305:7: note: byref variable will be forcibly initialized char idbuf[16]; ^~~~~ /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 struct frag_v4_compare_key key = { ^~~ /kisskb/src/fs/ceph/mds_client.c: In function 'parse_reply_info': /kisskb/src/fs/ceph/mds_client.c:569:8: note: byref variable will be forcibly initialized void *p, *end; ^ 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/fs/ceph/super.h:21, from /kisskb/src/fs/ceph/mds_client.c:15: /kisskb/src/fs/ceph/mds_client.c: In function 'ceph_pagelist_encode_64': /kisskb/src/include/linux/ceph/pagelist.h:44:9: note: byref variable will be forcibly initialized __le64 ev = cpu_to_le64(v); ^~ /kisskb/src/fs/ceph/mds_client.c: In function 'ceph_pagelist_encode_32': /kisskb/src/include/linux/ceph/pagelist.h:49:9: note: byref variable will be forcibly initialized __le32 ev = cpu_to_le32(v); ^~ /kisskb/src/fs/ceph/mds_client.c: In function 'send_reconnect_partial': /kisskb/src/fs/ceph/mds_client.c:3608:12: note: byref variable will be forcibly initialized static int send_reconnect_partial(struct ceph_reconnect_state *recon_state) ^~~~~~~~~~~~~~~~~~~~~~ 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/fs/ceph/super.h:21, from /kisskb/src/fs/ceph/mds_client.c:15: /kisskb/src/include/linux/ceph/pagelist.h:49:9: note: byref variable will be forcibly initialized __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 In file included from /kisskb/src/fs/ceph/mds_client.c:6: /kisskb/src/fs/ceph/mds_client.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ceph/mds_client.c: In function 'encode_snap_realms': /kisskb/src/fs/ceph/mds_client.c:3900:12: note: byref variable will be forcibly initialized static int encode_snap_realms(struct ceph_mds_client *mdsc, ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/mds_client.c:3900:12: note: byref variable will be forcibly initialized 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/fs/ceph/super.h:21, from /kisskb/src/fs/ceph/mds_client.c:15: /kisskb/src/include/linux/ceph/pagelist.h:49:9: note: byref variable will be forcibly initialized __le32 ev = cpu_to_le32(v); ^~ /kisskb/src/fs/ceph/mds_client.c:3921:39: note: byref variable will be forcibly initialized struct ceph_mds_snaprealm_reconnect sr_rec; ^~~~~~ 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 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/ceph/mds_client.c: In function 'create_session_open_msg': /kisskb/src/fs/ceph/mds_client.c:1248:8: note: byref variable will be forcibly initialized void *p, *end; ^ /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 struct iphdr iph; ^~~ /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 u32 temp[SHA1_WORKSPACE_WORDS]; ^~~~ /kisskb/src/fs/ceph/mds_client.c: In function '__choose_mds': /kisskb/src/fs/ceph/mds_client.c:1076:8: note: byref variable will be forcibly initialized u8 r; ^ /kisskb/src/fs/ceph/mds_client.c:1071:7: note: byref variable will be forcibly initialized int found; ^~~~~ /kisskb/src/fs/ceph/mds_client.c:1070:26: note: byref variable will be forcibly initialized struct ceph_inode_frag frag; ^~~~ 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/ceph/mds_client.c:4: /kisskb/src/fs/ceph/mds_client.c: In function 'remove_session_caps_cb': /kisskb/src/fs/ceph/mds_client.c:1582:12: note: byref variable will be forcibly initialized LIST_HEAD(to_remove); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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/ceph/mds_client.c:4: /kisskb/src/fs/ceph/mds_client.c: In function 'wait_caps_flush': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/fs/ceph/mds_client.c:2040:2: note: in expansion of macro 'wait_event' wait_event(mdsc->cap_flushing_wq, ^~~~~~~~~~ /kisskb/src/fs/ceph/mds_client.c: In function 'ceph_get_deleg_ino': /kisskb/src/fs/ceph/mds_client.c:458:16: note: byref variable will be forcibly initialized unsigned long ino; ^~~ /kisskb/src/fs/ceph/mds_client.c: In function 'remove_session_caps': /kisskb/src/fs/ceph/mds_client.c:1677:13: note: byref variable will be forcibly initialized static void remove_session_caps(struct ceph_mds_session *session) ^~~~~~~~~~~~~~~~~~~ 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/ceph/mds_client.c:4: /kisskb/src/fs/ceph/mds_client.c:1681:12: note: byref variable will be forcibly initialized LIST_HEAD(dispose); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/ceph/mds_client.c: In function 'ceph_trim_caps': /kisskb/src/fs/ceph/mds_client.c:1998:7: note: byref variable will be forcibly initialized int remaining = trim_caps; ^~~~~~~~~ /kisskb/src/lib/klist.c: In function 'klist_remove': /kisskb/src/lib/klist.c:240:22: note: byref variable will be forcibly initialized struct klist_waiter waiter; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/kernel/workqueue.c:29: /kisskb/src/kernel/workqueue.c: In function 'prepare_to_rcuwait': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcuwait.h:47:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(w->task, current); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'finish_rcuwait': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcuwait.h:52:9: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(w->task, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/mds_client.c: In function 'reconnect_caps_cb': /kisskb/src/fs/ceph/mds_client.c:3720:12: note: byref variable will be forcibly initialized static int reconnect_caps_cb(struct inode *inode, struct ceph_cap *cap, ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/mds_client.c:3720:12: note: byref variable will be forcibly initialized /kisskb/src/fs/ceph/mds_client.c:3801:24: note: byref variable will be forcibly initialized int num_fcntl_locks, num_flock_locks; ^~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/mds_client.c:3801:7: note: byref variable will be forcibly initialized int num_fcntl_locks, num_flock_locks; ^~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/mds_client.c:3733:6: note: byref variable will be forcibly initialized u64 pathbase; ^~~~~~~~ /kisskb/src/fs/ceph/mds_client.c:3732:6: note: byref variable will be forcibly initialized int pathlen, err; ^~~~~~~ /kisskb/src/fs/ceph/mds_client.c:3726:4: note: byref variable will be forcibly initialized } rec; ^~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ceph/mds_client.c: In function 'create_request_message': /kisskb/src/fs/ceph/mds_client.c:2512:8: note: byref variable will be forcibly initialized void *p, *end; ^ /kisskb/src/fs/ceph/mds_client.c:2509:26: note: byref variable will be forcibly initialized bool freepath1 = false, freepath2 = false; ^~~~~~~~~ /kisskb/src/fs/ceph/mds_client.c:2509:7: note: byref variable will be forcibly initialized bool freepath1 = false, freepath2 = false; ^~~~~~~~~ /kisskb/src/fs/ceph/mds_client.c:2508:20: note: byref variable will be forcibly initialized int pathlen1 = 0, pathlen2 = 0; ^~~~~~~~ /kisskb/src/fs/ceph/mds_client.c:2508:6: note: byref variable will be forcibly initialized int pathlen1 = 0, pathlen2 = 0; ^~~~~~~~ /kisskb/src/fs/ceph/mds_client.c:2507:16: note: byref variable will be forcibly initialized u64 ino1 = 0, ino2 = 0; ^~~~ /kisskb/src/fs/ceph/mds_client.c:2507:6: note: byref variable will be forcibly initialized u64 ino1 = 0, ino2 = 0; ^~~~ /kisskb/src/fs/ceph/mds_client.c:2506:14: note: byref variable will be forcibly initialized const char *path2 = NULL; ^~~~~ /kisskb/src/fs/ceph/mds_client.c:2505:14: note: byref variable will be forcibly initialized const char *path1 = NULL; ^~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/kernel/workqueue.c:29: /kisskb/src/kernel/workqueue.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/mds_client.c: In function '__prepare_send_request': /kisskb/src/fs/ceph/mds_client.c:2705:9: note: byref variable will be forcibly initialized void *p; ^ /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 static void kbd_bh(struct tasklet_struct *unused) ^~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ceph/mds_client.c: In function '__do_request': /kisskb/src/fs/ceph/mds_client.c:2792:7: note: byref variable will be forcibly initialized bool random; ^~~~~~ /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 u32 tmplut[ARRAY_SIZE(inwordLut)]; ^~~~~~ 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/ceph/mds_client.c:4: /kisskb/src/fs/ceph/mds_client.c: In function '__wake_requests': /kisskb/src/fs/ceph/mds_client.c:2922:12: note: byref variable will be forcibly initialized LIST_HEAD(tmp_list); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 struct tiocl_selection v; ^ 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:3538:29: note: byref variable will be forcibly initialized DECLARE_COMPLETION_ONSTACK(detach_completion); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) ^~~~ /kisskb/src/fs/ceph/mds_client.c: In function 'handle_session': /kisskb/src/fs/ceph/mds_client.c:3413:7: note: byref variable will be forcibly initialized bool blocklisted = false; ^~~~~~~~~~~ /kisskb/src/fs/ceph/mds_client.c:3407:8: note: byref variable will be forcibly initialized void *p = msg->front.iov_base; ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/kernel/workqueue.c:29: /kisskb/src/kernel/workqueue.c: In function 'numa_pwq_tbl_install': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/workqueue.c:3887:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(wq->numa_pwq_tbl[node], pwq); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/mds_client.c: In function 'handle_reply': /kisskb/src/fs/ceph/mds_client.c:3113:26: note: byref variable will be forcibly initialized struct ceph_snap_realm *realm; ^~~~~ /kisskb/src/fs/ceph/mds_client.c: In function 'handle_forward': /kisskb/src/fs/ceph/mds_client.c:3330:8: note: byref variable will be forcibly initialized void *p = msg->front.iov_base; ^ /kisskb/src/kernel/workqueue.c: In function 'create_worker': /kisskb/src/kernel/workqueue.c:1916:7: note: byref variable will be forcibly initialized char id_buf[16]; ^~~~~~ /kisskb/src/fs/ceph/mds_client.c: In function 'send_mds_reconnect': /kisskb/src/fs/ceph/mds_client.c:3970:13: note: byref variable will be forcibly initialized static void send_mds_reconnect(struct ceph_mds_client *mdsc, ^~~~~~~~~~~~~~~~~~ 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/fs/ceph/super.h:21, from /kisskb/src/fs/ceph/mds_client.c:15: /kisskb/src/include/linux/ceph/pagelist.h:49:9: note: byref variable will be forcibly initialized __le32 ev = cpu_to_le32(v); ^~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ceph/mds_client.c:4: /kisskb/src/fs/ceph/mds_client.c:3979:12: note: byref variable will be forcibly initialized LIST_HEAD(dispose); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/fs/remap_range.c:2: /kisskb/src/fs/remap_range.c: In function 'mnt_user_ns': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/mount.h:81:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&mnt->mnt_userns); ^~~~~~~~~~~~~~~~ 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:362: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(workqueue_queue_work, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:59:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(workqueue_activate_work, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:59:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:82:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(workqueue_execute_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:82:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:108:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(workqueue_execute_end, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:108:1: note: in expansion of macro 'TRACE_EVENT' 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:362: /kisskb/src/kernel/workqueue.c: In function 'trace_event_raw_event_workqueue_queue_work': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:59:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(workqueue_activate_work, ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'trace_event_raw_event_workqueue_execute_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:82:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:108:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(workqueue_execute_end, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 uint64_t count = *req_count; ^~~~~ /kisskb/src/fs/ubifs/lpt_commit.c: In function 'get_lpt_node_type': /kisskb/src/fs/ubifs/lpt_commit.c:1054:6: note: byref variable will be forcibly initialized int pos = 0, node_type; ^~~ /kisskb/src/fs/ubifs/lpt_commit.c:1053:11: note: byref variable will be forcibly initialized uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; ^~~~ /kisskb/src/fs/ubifs/lpt_commit.c: In function 'is_a_node': /kisskb/src/fs/ubifs/lpt_commit.c:1072:6: note: byref variable will be forcibly initialized int pos = 0, node_type, node_len; ^~~ /kisskb/src/fs/ubifs/lpt_commit.c:1071:11: note: byref variable will be forcibly initialized uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; ^~~~ /kisskb/src/fs/ceph/mds_client.c: In function 'handle_lease': /kisskb/src/fs/ceph/mds_client.c:4264:13: note: byref variable will be forcibly initialized static void handle_lease(struct ceph_mds_client *mdsc, ^~~~~~~~~~~~ /kisskb/src/fs/ceph/mds_client.c:4276:14: note: byref variable will be forcibly initialized struct qstr dname; ^~~~~ /kisskb/src/fs/ubifs/lpt_commit.c: In function 'lpt_gc_lnum': /kisskb/src/fs/ubifs/lpt_commit.c:1107:41: note: byref variable will be forcibly initialized int err, len = c->leb_size, node_type, node_num, node_len, offs; ^~~~~~~~ /kisskb/src/kernel/workqueue.c: In function '__flush_work': /kisskb/src/kernel/workqueue.c:3038:20: note: byref variable will be forcibly initialized struct wq_barrier barr; ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ceph/mds_client.c:4: /kisskb/src/fs/ceph/mds_client.c: In function 'ceph_mdsc_close_sessions': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ceph/mds_client.c:4806:2: note: in expansion of macro 'wait_event_timeout' wait_event_timeout(mdsc->session_close_wq, ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/lpt_commit.c: In function 'dbg_is_nnode_dirty': /kisskb/src/fs/ubifs/lpt_commit.c:1479:6: note: byref variable will be forcibly initialized int hght; ^~~~ /kisskb/src/fs/ceph/mds_client.c: In function 'ceph_mdsc_handle_fsmap': /kisskb/src/fs/ceph/mds_client.c:4932:9: note: byref variable will be forcibly initialized void *info_p, *info_end; ^~~~~~ /kisskb/src/fs/ceph/mds_client.c:4915:8: note: byref variable will be forcibly initialized void *p = msg->front.iov_base; ^ /kisskb/src/fs/ubifs/lpt_commit.c: In function 'dbg_check_ltab_lnum': /kisskb/src/fs/ubifs/lpt_commit.c:1592:52: note: byref variable will be forcibly initialized int err, len = c->leb_size, dirty = 0, node_type, node_num, node_len; ^~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'wq_watchdog_param_set_thresh': /kisskb/src/kernel/workqueue.c:5843:16: note: byref variable will be forcibly initialized unsigned long thresh; ^~~~~~ /kisskb/src/fs/ubifs/lpt_commit.c: In function 'dump_lpt_leb': /kisskb/src/fs/ubifs/lpt_commit.c:1892:23: note: byref variable will be forcibly initialized struct ubifs_nnode nnode; ^~~~~ /kisskb/src/fs/ubifs/lpt_commit.c:1844:41: note: byref variable will be forcibly initialized int err, len = c->leb_size, node_type, node_num, node_len, offs; ^~~~~~~~ /kisskb/src/drivers/tty/vt/keyboard.c: In function 'vt_do_kbkeycode_ioctl': /kisskb/src/drivers/tty/vt/keyboard.c:1892:19: note: byref variable will be forcibly initialized struct kbkeycode tmp; ^~~ /kisskb/src/fs/ubifs/lpt_commit.c: In function 'ubifs_lpt_free': /kisskb/src/fs/ubifs/lpt_commit.c:1419:9: note: byref variable will be forcibly initialized int i, hght; ^~~~ /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 struct kbentry kbe; ^~~ /kisskb/src/fs/ceph/mds_client.c: In function 'ceph_mdsc_handle_mdsmap': /kisskb/src/fs/ceph/mds_client.c:4988:19: note: byref variable will be forcibly initialized struct ceph_fsid fsid; ^~~~ /kisskb/src/fs/ceph/mds_client.c:4985:8: note: byref variable will be forcibly initialized void *p = msg->front.iov_base; ^ /kisskb/src/fs/ubifs/lpt_commit.c: In function 'layout_cnodes': /kisskb/src/fs/ubifs/lpt_commit.c:184:6: note: byref variable will be forcibly initialized int lnum, offs, len, alen, done_lsave, done_ltab, err; ^~~~ /kisskb/src/fs/remap_range.c: In function 'generic_remap_file_range_prep': /kisskb/src/fs/remap_range.c:352:9: note: byref variable will be forcibly initialized bool is_same = false; ^~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'process_one_work': /kisskb/src/kernel/workqueue.c:2185:21: note: byref variable will be forcibly initialized struct lockdep_map lockdep_map; ^~~~~~~~~~~ /kisskb/src/fs/ubifs/lpt_commit.c: In function 'write_cnodes': /kisskb/src/fs/ubifs/lpt_commit.c:362:6: note: byref variable will be forcibly initialized int lnum, offs, len, from, err, wlen, alen, done_ltab, done_lsave; ^~~~ /kisskb/src/kernel/workqueue.c: In function '__cancel_work_timer': /kisskb/src/kernel/workqueue.c:3116:20: note: byref variable will be forcibly initialized struct cwt_wait cwait; ^~~~~ /kisskb/src/kernel/workqueue.c:3094:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/workqueue.c: In function '__cancel_work': /kisskb/src/kernel/workqueue.c:3223:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/workqueue.c: In function 'rescuer_thread': /kisskb/src/kernel/workqueue.c:2501:30: note: byref variable will be forcibly initialized struct work_struct *work, *n; ^ /kisskb/src/kernel/workqueue.c: In function 'mod_delayed_work_on': /kisskb/src/kernel/workqueue.c:1710:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/workqueue.c: In function 'flush_workqueue': /kisskb/src/kernel/workqueue.c:2776:20: note: byref variable will be forcibly initialized struct wq_flusher this_flusher = { ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/kernel/workqueue.c:30: /kisskb/src/kernel/workqueue.c: In function 'workqueue_apply_unbound_cpumask': /kisskb/src/kernel/workqueue.c:5287:12: note: byref variable will be forcibly initialized LIST_HEAD(ctxs); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/kernel/workqueue.c: In function 'wq_numa_store': /kisskb/src/kernel/workqueue.c:5563:6: note: byref variable will be forcibly initialized int v, ret = -ENOMEM; ^ /kisskb/src/kernel/workqueue.c: In function 'max_active_store': /kisskb/src/kernel/workqueue.c:5415:6: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/kernel/workqueue.c: In function 'set_worker_desc': /kisskb/src/kernel/workqueue.c:4609:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/kernel/workqueue.c: In function 'print_worker_info': /kisskb/src/kernel/workqueue.c:4638:27: note: byref variable will be forcibly initialized struct workqueue_struct *wq = NULL; ^~ /kisskb/src/kernel/workqueue.c:4637:25: note: byref variable will be forcibly initialized struct pool_workqueue *pwq = NULL; ^~~ /kisskb/src/kernel/workqueue.c:4634:15: note: byref variable will be forcibly initialized work_func_t *fn = NULL; ^~ /kisskb/src/kernel/workqueue.c: In function 'show_workqueue_state': /kisskb/src/kernel/workqueue.c:4773:6: note: byref variable will be forcibly initialized int pi; ^~ /kisskb/src/kernel/workqueue.c: In function 'wq_watchdog_timer_fn': /kisskb/src/kernel/workqueue.c:5776:6: note: byref variable will be forcibly initialized int pi; ^~ /kisskb/src/kernel/workqueue.c: In function 'workqueue_online_cpu': /kisskb/src/kernel/workqueue.c:5070:6: note: byref variable will be forcibly initialized int pi; ^~ /kisskb/src/drivers/clk/rockchip/clk-muxgrf.c: In function 'rockchip_muxgrf_get_parent': /kisskb/src/drivers/clk/rockchip/clk-muxgrf.c:25:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/kernel/workqueue.c: In function 'workqueue_set_unbound_cpumask': /kisskb/src/kernel/workqueue.c:5334:16: note: byref variable will be forcibly initialized cpumask_var_t saved_cpumask; ^~~~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'wq_unbound_cpumask_store': /kisskb/src/kernel/workqueue.c:5612:16: note: byref variable will be forcibly initialized cpumask_var_t cpumask; ^~~~~~~ /kisskb/src/drivers/clk/rockchip/clk-muxgrf.c: In function 'rockchip_clk_register_muxgrf': /kisskb/src/drivers/clk/rockchip/clk-muxgrf.c:62:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/kernel/workqueue.c: In function 'alloc_workqueue': /kisskb/src/kernel/workqueue.c:4256:10: note: byref variable will be forcibly initialized va_list args; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/key/af_key.c:14: /kisskb/src/net/key/af_key.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv6/ip6_offload.c: In function 'ipv6_gro_complete': /kisskb/src/net/ipv6/ip6_offload.c:323:28: note: byref variable will be forcibly initialized 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 u8 *prevhdr; ^~~~~~~ /kisskb/src/net/key/af_key.c: In function 'pfkey_process': /kisskb/src/net/key/af_key.c:2830:8: note: byref variable will be forcibly initialized void *ext_hdrs[SADB_EXT_MAX]; ^~~~~~~~ /kisskb/src/net/key/af_key.c: In function 'gen_reqid': /kisskb/src/net/key/af_key.c:1924:26: note: byref variable will be forcibly initialized struct xfrm_policy_walk walk; ^~~~ /kisskb/src/net/key/af_key.c: In function 'pfkey_recvmsg': /kisskb/src/net/key/af_key.c:3697:14: note: byref variable will be forcibly initialized int copied, err; ^~~ /kisskb/src/net/key/af_key.c: In function 'pfkey_sendmsg': /kisskb/src/net/key/af_key.c:3655:6: note: byref variable will be forcibly initialized int err; ^~~ 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_offload_set': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tls_device_offload_set, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tls_device_decrypted, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tls_device_decrypted, ^~~~~~~~~~~ /kisskb/src/net/key/af_key.c: In function 'pfkey_spdflush': /kisskb/src/net/key/af_key.c:2779:18: note: byref variable will be forcibly initialized struct km_event c; ^ /kisskb/src/net/key/af_key.c: In function 'pfkey_spdget': /kisskb/src/net/key/af_key.c:2651:18: note: byref variable will be forcibly initialized struct km_event c; ^ /kisskb/src/net/key/af_key.c:2648:6: note: byref variable will be forcibly initialized int err = 0, delete; ^~~ /kisskb/src/net/key/af_key.c: In function 'pfkey_spddelete': /kisskb/src/net/key/af_key.c:2366:18: note: byref variable will be forcibly initialized struct km_event c; ^ /kisskb/src/net/key/af_key.c:2365:23: note: byref variable will be forcibly initialized struct xfrm_selector sel; ^~~ /kisskb/src/net/key/af_key.c:2361:6: note: byref variable will be forcibly initialized int err; ^~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:77:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tls_device_rx_resync_send, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:77:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tls_device_rx_resync_send, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:104:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tls_device_rx_resync_nh_schedule, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:104:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tls_device_rx_resync_nh_schedule, ^~~~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_format_caps.c:8: /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_format_caps.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/key/af_key.c: In function 'pfkey_spdadd': /kisskb/src/net/key/af_key.c:2251:18: note: byref variable will be forcibly initialized struct km_event c; ^ /kisskb/src/net/key/af_key.c: In function 'pfkey_flush': /kisskb/src/net/key/af_key.c:1763:18: note: byref variable will be forcibly initialized struct km_event c; ^ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tls_device_rx_resync_nh_delay, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tls_device_tx_resync_req, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tls_device_tx_resync_req, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:171:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tls_device_tx_resync_send, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:171:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tls_device_tx_resync_send, ^~~~~~~~~~~ /kisskb/src/net/key/af_key.c: In function 'pfkey_delete': /kisskb/src/net/key/af_key.c:1542:18: note: byref variable will be forcibly initialized struct km_event c; ^ 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:77:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tls_device_rx_resync_send, ^~~~~~~~~~~ /kisskb/src/net/key/af_key.c: In function 'pfkey_add': /kisskb/src/net/key/af_key.c:1506:18: note: byref variable will be forcibly initialized struct km_event c; ^ /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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:104:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/./trace.h:171:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tls_device_tx_resync_send, ^~~~~~~~~~~ /kisskb/src/lib/kobject.c: In function 'kobject_set_name': /kisskb/src/lib/kobject.c:326:10: note: byref variable will be forcibly initialized 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 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 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 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 char *envp[2]; ^~~~ /kisskb/src/fs/ubifs/tnc_misc.c: In function 'ubifs_tnc_read_node': /kisskb/src/fs/ubifs/tnc_misc.c:463:18: note: byref variable will be forcibly initialized union ubifs_key key1, *key = &zbr->key; ^~~~ /kisskb/src/fs/signalfd.c: In function 'signalfd_copyinfo': /kisskb/src/fs/signalfd.c:84:26: note: byref variable will be forcibly initialized 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 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 sigset_t mask; ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/parport/share.c:1122:4: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(dev->wait_q, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/signalfd.c: In function '__do_sys_signalfd': /kisskb/src/fs/signalfd.c:327:11: note: byref variable will be forcibly initialized sigset_t mask; ^~~~ /kisskb/src/drivers/clk/sunxi/clk-sun6i-apb0.c: In function 'sun6i_a31_apb0_clk_probe': /kisskb/src/drivers/clk/sunxi/clk-sun6i-apb0.c:33:14: note: byref variable will be forcibly initialized const char *clk_name = np->name; ^~~~~~~~ /kisskb/src/drivers/clk/versatile/clk-vexpress-osc.c: In function 'vexpress_osc_recalc_rate': /kisskb/src/drivers/clk/versatile/clk-vexpress-osc.c:29:6: note: byref variable will be forcibly initialized u32 rate; ^~~~ /kisskb/src/drivers/clk/versatile/clk-vexpress-osc.c: In function 'vexpress_osc_probe': /kisskb/src/drivers/clk/versatile/clk-vexpress-osc.c:69:6: note: byref variable will be forcibly initialized u32 range[2]; ^~~~~ /kisskb/src/drivers/clk/versatile/clk-vexpress-osc.c:67:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:8, from /kisskb/src/include/linux/backing-dev.h:15, from /kisskb/src/fs/afs/write.c:8: /kisskb/src/fs/afs/write.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/afs/write.c: In function 'afs_store_data': /kisskb/src/fs/afs/write.c:428:21: note: byref variable will be forcibly initialized struct afs_wb_key *wbk = NULL; ^~~ /kisskb/src/fs/afs/write.c: In function 'afs_redirty_pages': /kisskb/src/fs/afs/write.c:285:17: note: byref variable will be forcibly initialized struct pagevec pv; ^~ /kisskb/src/fs/afs/write.c: In function 'afs_kill_pages': /kisskb/src/fs/afs/write.c:242:17: note: byref variable will be forcibly initialized struct pagevec pv; ^~ /kisskb/src/fs/afs/write.c: In function 'afs_write_back_from_locked_page': /kisskb/src/fs/afs/write.c:499:15: note: byref variable will be forcibly initialized struct page *pages[8], *page; ^~~~~ /kisskb/src/fs/afs/write.c: In function 'afs_writepages_region': /kisskb/src/fs/afs/write.c:683:15: note: byref variable will be forcibly initialized struct page *page; ^~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_hwmsg, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_hwmsg, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_hwerr, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_hwerr, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_hwerr, ^~~~~~~~~~~ /kisskb/src/fs/afs/write.c: In function 'afs_writepages': /kisskb/src/fs/afs/write.c:749:22: note: byref variable will be forcibly initialized pgoff_t start, end, next; ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_health_report, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_health_report, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_health_recover_aborted, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_health_recover_aborted, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_health_recover_aborted, ^~~~~~~~~~~ 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/backing-dev.h:13, from /kisskb/src/fs/afs/write.c:8: /kisskb/src/fs/afs/write.c: In function 'afs_prune_wb_keys': /kisskb/src/fs/afs/write.c:885:12: note: byref variable will be forcibly initialized LIST_HEAD(graveyard); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_health_reporter_state_update, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_health_reporter_state_update, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_health_reporter_state_update, ^~~~~~~~~~~ /kisskb/src/fs/afs/write.c: In function 'afs_pages_written_back': /kisskb/src/fs/afs/write.c:323:17: note: byref variable will be forcibly initialized struct pagevec pv; ^~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_trap_report, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_trap_report, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_hwmsg, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_hwmsg, ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'trace_event_raw_event_devlink_hwerr': 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/clk/sunxi/clk-sun6i-apb0-gates.c:13: /kisskb/src/drivers/clk/sunxi/clk-sun6i-apb0-gates.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_hwerr, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_health_report, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_health_recover_aborted, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_health_recover_aborted, ^~~~~~~~~~~ /kisskb/src/drivers/clk/sunxi/clk-sun6i-apb0-gates.c: In function 'sun6i_a31_apb0_gates_clk_probe': /kisskb/src/drivers/clk/sunxi/clk-sun6i-apb0-gates.c:42:14: note: byref variable will be forcibly initialized const char *clk_name; ^~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'trace_event_raw_event_devlink_health_reporter_state_update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_health_reporter_state_update, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_trap_report, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devlink_trap_report, ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_port_type_netdev_checks': /kisskb/src/net/core/devlink.c:8450:30: note: byref variable will be forcibly initialized struct netdev_phys_item_id ppid; ^~~~ /kisskb/src/net/core/devlink.c:8437:8: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 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 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 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 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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 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:733:6: note: byref variable will be forcibly initialized int hw_addr_len; ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c:732:5: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 u32 tmp = value; ^~~ /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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_info_fill': /kisskb/src/net/core/devlink.c:5346:26: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/net/core/devlink.c:3924:32: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 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 u16 tmp = value; ^~~ /kisskb/src/net/core/devlink.c:2143:6: note: byref variable will be forcibly initialized u16 mode; ^~~~ /kisskb/src/net/core/devlink.c:2140:5: note: byref variable will be forcibly initialized u8 inline_mode; ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c:2139:34: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c:1886:7: note: byref variable will be forcibly initialized u32 max; ^~~ /kisskb/src/net/core/devlink.c:1885:7: note: byref variable will be forcibly initialized u32 cur; ^~~ /kisskb/src/net/core/devlink.c:1855:6: note: byref variable will be forcibly initialized u32 threshold; ^~~~~~~~~ /kisskb/src/net/core/devlink.c:1854:6: note: byref variable will be forcibly initialized u16 pool_index; ^~~~~~~~~~ /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 u64 W[16]; ^ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c:1672:7: note: byref variable will be forcibly initialized u32 max; ^~~ /kisskb/src/net/core/devlink.c:1671:7: note: byref variable will be forcibly initialized u32 cur; ^~~ /kisskb/src/net/core/devlink.c:1646:6: note: byref variable will be forcibly initialized u32 threshold; ^~~~~~~~~ /kisskb/src/drivers/reset/reset-intel-gw.c: In function 'intel_reset_status': /kisskb/src/drivers/reset/reset-intel-gw.c:117:44: note: byref variable will be forcibly initialized u32 rst_req, req_bit, rst_stat, stat_bit, 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/net/core/devlink.c:1452:30: note: byref variable will be forcibly initialized struct devlink_sb_pool_info pool_info; ^~~~~~~~~ /kisskb/src/drivers/reset/reset-intel-gw.c: In function 'intel_set_clr_bits': /kisskb/src/drivers/reset/reset-intel-gw.c:71:44: note: byref variable will be forcibly initialized u32 rst_req, req_bit, rst_stat, stat_bit, 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 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 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c:774:29: note: byref variable will be forcibly initialized enum devlink_port_fn_state state; ^~~~~ /kisskb/src/net/core/devlink.c:773:31: note: byref variable will be forcibly initialized enum devlink_port_fn_opstate opstate; ^~~~~~~ /kisskb/src/drivers/reset/reset-intel-gw.c: In function 'intel_reset_probe': /kisskb/src/drivers/reset/reset-intel-gw.c:174:6: note: byref variable will be forcibly initialized u32 rb_id[3]; ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_port_function_attrs_put': /kisskb/src/net/core/devlink.c:811:7: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 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 /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 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 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:7531:6: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 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 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 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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:6007:6: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 u64 tmp = value; ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_region_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 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 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_trap_group_set_doit': /kisskb/src/net/core/devlink.c:7484:7: note: byref variable will be forcibly initialized bool modified = false; ^~~~~~~~ /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 unsigned char data[1]; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:471:36: note: byref variable will be forcibly initialized struct kernel_ipmi_msg send_msg; ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:470:36: note: byref variable will be forcibly initialized 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 unsigned char hotswap_ipmb; ^~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:322:36: note: byref variable will be forcibly initialized unsigned char data[1]; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:320:36: note: byref variable will be forcibly initialized struct kernel_ipmi_msg send_msg; ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:319:36: note: byref variable will be forcibly initialized struct ipmi_ipmb_addr ipmb_addr; ^~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:318:36: note: byref variable will be forcibly initialized 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 unsigned char data[4]; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:249:36: note: byref variable will be forcibly initialized struct kernel_ipmi_msg send_msg; ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:248:36: note: byref variable will be forcibly initialized struct ipmi_system_interface_addr smi_addr; ^~~~~~~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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_trap_stats_put': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c:7001:23: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 u32 tmp = value; ^~~ /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 struct kernel_ipmi_msg send_msg; ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:186:36: note: byref variable will be forcibly initialized 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 const char mfr[3] = DELL_IANA_MFR_ID; ^~~ /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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /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 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 struct kernel_ipmi_msg send_msg; ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:558:36: note: byref variable will be forcibly initialized 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 unsigned char data[1]; ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:214:36: note: byref variable will be forcibly initialized struct kernel_ipmi_msg send_msg; ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:213:36: note: byref variable will be forcibly initialized struct ipmi_system_interface_addr smi_addr; ^~~~~~~~ /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 u64 tmp; ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_dpipe_entries_fill': /kisskb/src/net/core/devlink.c:2733:32: note: byref variable will be forcibly initialized struct devlink_dpipe_dump_ctx dump_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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/core/devlink.c:10: /kisskb/src/net/core/devlink.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/uapi/linux/virtio_rng.h:6, from /kisskb/src/drivers/char/hw_random/virtio-rng.c:12: /kisskb/src/drivers/char/hw_random/virtio-rng.c: In function 'virtio_find_single_vq': /kisskb/src/include/linux/virtio_config.h:192:20: note: byref variable will be forcibly initialized struct virtqueue *vq; ^~ /kisskb/src/include/linux/virtio_config.h:191:14: note: byref variable will be forcibly initialized const char *names[] = { n }; ^~~~~ /kisskb/src/include/linux/virtio_config.h:190:17: note: byref variable will be forcibly initialized vq_callback_t *callbacks[] = { c }; ^~~~~~~~~ /kisskb/src/drivers/char/hw_random/virtio-rng.c: In function 'register_buffer': /kisskb/src/drivers/char/hw_random/virtio-rng.c:44:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ In file included from /kisskb/src/include/uapi/linux/virtio_rng.h:6, from /kisskb/src/drivers/char/hw_random/virtio-rng.c:12: /kisskb/src/drivers/char/hw_random/virtio-rng.c: In function 'probe_common': /kisskb/src/include/linux/virtio_config.h:190:17: note: byref variable will be forcibly initialized vq_callback_t *callbacks[] = { c }; ^~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:191:14: note: byref variable will be forcibly initialized const char *names[] = { n }; ^~~~~ /kisskb/src/include/linux/virtio_config.h:192:20: note: byref variable will be forcibly initialized struct virtqueue *vq; ^~ /kisskb/src/net/core/devlink.c: In function 'devlink_fmsg_snd': /kisskb/src/net/core/devlink.c:5956:6: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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_reload_actions_performed_snd': /kisskb/src/include/net/netlink.h:1543:24: note: byref variable will be forcibly initialized struct nla_bitfield32 tmp = { value, selector, }; ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_resource_fill': /kisskb/src/net/core/devlink.c:3148:18: note: byref variable will be forcibly initialized struct sk_buff *skb = NULL; ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_dpipe_headers_fill': /kisskb/src/net/core/devlink.c:2851:18: note: byref variable will be forcibly initialized struct sk_buff *skb = NULL; ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_dpipe_tables_fill': /kisskb/src/net/core/devlink.c:2414:18: note: byref variable will be forcibly initialized struct sk_buff *skb = NULL; ^~~ /kisskb/src/net/core/devlink.c: In function '__devlink_compat_running_version': /kisskb/src/net/core/devlink.c:10447:26: note: byref variable will be forcibly initialized struct devlink_info_req req; ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_flash_update': /kisskb/src/net/core/devlink.c:3603:30: note: byref variable will be forcibly initialized struct devlink_flash_notify params = { 0 }; ^~~~~~ /kisskb/src/net/core/devlink.c:3612:30: note: byref variable will be forcibly initialized struct devlink_flash_notify params = { 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 struct nla_bitfield32 tmp; ^~~ /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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 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:5130:6: note: byref variable will be forcibly initialized u64 ret_offset, start_offset, end_offset = U64_MAX; ^~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_region_new': /kisskb/src/net/core/devlink.c:4947:6: note: byref variable will be forcibly initialized u8 *data; ^~~~ /kisskb/src/net/core/devlink.c:4946:6: note: byref variable will be forcibly initialized u32 snapshot_id; ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_region_get_dumpit': /kisskb/src/net/core/devlink.c:4876:6: note: byref variable will be forcibly initialized int idx = 0; ^~~ /kisskb/src/net/core/devlink.c: In function '__devlink_nl_cmd_param_set_doit': /kisskb/src/net/core/devlink.c:4203:28: note: byref variable will be forcibly initialized union devlink_param_value value; ^~~~~ /kisskb/src/net/core/devlink.c:4199:32: note: byref variable will be forcibly initialized struct devlink_param_gset_ctx ctx; ^~~ /kisskb/src/net/core/devlink.c: In function '__devlink_reload_stats_update': /kisskb/src/net/core/devlink.c:3335:16: note: byref variable will be forcibly initialized unsigned long actions = actions_performed; ^~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_reload': /kisskb/src/net/core/devlink.c:3387:6: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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_reload': /kisskb/src/include/net/netlink.h:1735:24: note: byref variable will be forcibly initialized struct nla_bitfield32 tmp; ^~~ /kisskb/src/net/core/devlink.c:3453:6: note: byref variable will be forcibly initialized u32 actions_performed; ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_sb_tc_pool_bind_get_dumpit': /kisskb/src/net/core/devlink.c:2012:6: note: byref variable will be forcibly initialized int idx = 0; ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_sb_port_pool_get_dumpit': /kisskb/src/net/core/devlink.c:1771:6: note: byref variable will be forcibly initialized int idx = 0; ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_sb_pool_get_dumpit': /kisskb/src/net/core/devlink.c:1558:6: note: byref variable will be forcibly initialized int idx = 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 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 u32 tmp = value; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/kernel/pid.c:30: /kisskb/src/kernel/pid.c: In function 'hlist_replace_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:532:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*(struct hlist_node __rcu **)new->pprev, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_port_new_doit': /kisskb/src/net/core/devlink.c:1279:15: note: byref variable will be forcibly initialized unsigned int new_port_index; ^~~~~~~~~~~~~~ /kisskb/src/kernel/pid.c: In function 'hlists_swap_heads_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:554:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(right->first, node1); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:553:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(left->first, node2); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/pid.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_port_function_set': /kisskb/src/net/core/devlink.c:1113:17: note: byref variable will be forcibly initialized struct nlattr *tb[DEVLINK_PORT_FUNCTION_ATTR_MAX + 1]; ^~ /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 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 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 struct failover_ops *fops; ^~~~ /kisskb/src/net/core/failover.c:48:31: note: byref variable will be forcibly initialized struct netdev_lag_upper_info lag_upper_info; ^~~~~~~~~~~~~~ /kisskb/src/drivers/clk/sunxi/clk-sun8i-apb0.c: In function 'sun8i_a23_apb0_register': /kisskb/src/drivers/clk/sunxi/clk-sun8i-apb0.c:25:14: note: byref variable will be forcibly initialized const char *clk_name = node->name; ^~~~~~~~ /kisskb/src/drivers/clk/sunxi/clk-sun8i-apb0.c: In function 'sun8i_a23_apb0_setup': /kisskb/src/drivers/clk/sunxi/clk-sun8i-apb0.c:57:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /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 struct failover_ops *fops; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/core/failover.c:10: /kisskb/src/net/core/failover.c: In function 'failover_register': /kisskb/src/net/core/devlink.c: In function 'devlink_pernet_pre_exit': /kisskb/src/net/core/devlink.c:10573:6: note: byref variable will be forcibly initialized u32 actions_performed; ^~~~~~~~~~~~~~~~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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_match_put': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/failover.c:257:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(failover->failover_dev, dev); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/failover.c:254:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(failover->ops, ops); ^~~~~~~~~~~~~~~~~~ /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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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_entry_put': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_dev.c: In function 'config_id_show': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_dev.c:74:25: note: byref variable will be forcibly initialized union komeda_config_id config_id; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_dev.c: In function 'komeda_parse_dt': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_dev.c:142:6: note: byref variable will be forcibly initialized u32 pipe_id = U32_MAX; ^~~~~~~ /kisskb/src/kernel/pid.c: In function 'exchange_tids': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/pid.c:380:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(right->thread_pid, pid1); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/pid.c:379:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(left->thread_pid, pid2); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_fmsg_bool_pair_put': /kisskb/src/net/core/devlink.c:5716:5: note: byref variable will be forcibly initialized 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:5737:5: note: byref variable will be forcibly initialized int devlink_fmsg_u8_pair_put(struct devlink_fmsg *fmsg, const char *name, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_fmsg_u32_pair_put': /kisskb/src/net/core/devlink.c:5758:5: note: byref variable will be forcibly initialized int devlink_fmsg_u32_pair_put(struct devlink_fmsg *fmsg, const char *name, ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_fmsg_u64_pair_put': /kisskb/src/net/core/devlink.c:5779:5: note: byref variable will be forcibly initialized int devlink_fmsg_u64_pair_put(struct devlink_fmsg *fmsg, const char *name, ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_trap_report': /kisskb/src/net/core/devlink.c:10138:32: note: byref variable will be forcibly initialized struct devlink_trap_metadata metadata = {}; ^~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_compat_flash_update': /kisskb/src/net/core/devlink.c:3603:30: note: byref variable will be forcibly initialized struct devlink_flash_notify params = { 0 }; ^~~~~~ /kisskb/src/net/core/devlink.c:3612:30: note: byref variable will be forcibly initialized struct devlink_flash_notify params = { 0 }; ^~~~~~ /kisskb/src/drivers/clk/rockchip/clk-ddr.c: In function 'rockchip_ddrclk_sip_set_rate': /kisskb/src/drivers/clk/rockchip/clk-ddr.c:34:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/drivers/clk/rockchip/clk-ddr.c: In function 'rockchip_ddrclk_sip_round_rate': /kisskb/src/drivers/clk/rockchip/clk-ddr.c:62:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/drivers/clk/rockchip/clk-ddr.c: In function 'rockchip_ddrclk_sip_recalc_rate': /kisskb/src/drivers/clk/rockchip/clk-ddr.c:49:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/drivers/clk/rockchip/clk-ddr.c: In function 'rockchip_clk_register_ddrclk': /kisskb/src/drivers/clk/rockchip/clk-ddr.c:99:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /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 unsigned int wt[64]; ^~ /kisskb/src/crypto/sm3_generic.c:126:15: note: byref variable will be forcibly initialized unsigned int w[68]; ^ /kisskb/src/fs/afs/xattr.c: In function 'afs_xattr_get_fid': /kisskb/src/fs/afs/xattr.c:301:7: note: byref variable will be forcibly initialized char text[16 + 1 + 24 + 1 + 8 + 1]; ^~~~ /kisskb/src/fs/afs/xattr.c: In function 'afs_xattr_get_yfs': /kisskb/src/fs/afs/xattr.c:146:7: note: byref variable will be forcibly initialized char buf[16], *data; ^~~ /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 s32 value; ^~~~~ /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 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 s32 value; ^~~~~ /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 int ret; ^~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ceph/debugfs.c: In function 'caps_show': /kisskb/src/fs/ceph/debugfs.c:227:36: note: byref variable will be forcibly initialized int total, avail, used, reserved, min, i; ^~~ /kisskb/src/fs/ceph/debugfs.c:227:26: note: byref variable will be forcibly initialized int total, avail, used, reserved, min, i; ^~~~~~~~ /kisskb/src/fs/ceph/debugfs.c:227:20: note: byref variable will be forcibly initialized int total, avail, used, reserved, min, i; ^~~~ /kisskb/src/fs/ceph/debugfs.c:227:13: note: byref variable will be forcibly initialized int total, avail, used, reserved, min, i; ^~~~~ /kisskb/src/fs/ceph/debugfs.c:227:6: note: byref variable will be forcibly initialized int total, avail, used, reserved, min, i; ^~~~~ /kisskb/src/fs/ceph/debugfs.c: In function 'mdsc_show': /kisskb/src/fs/ceph/debugfs.c:59:6: note: byref variable will be forcibly initialized u64 pathbase; ^~~~~~~~ /kisskb/src/fs/ceph/debugfs.c:58:6: note: byref variable will be forcibly initialized int pathlen = 0; ^~~~~~~ /kisskb/src/fs/ceph/debugfs.c: In function 'ceph_fs_debugfs_init': /kisskb/src/fs/ceph/debugfs.c:365:7: note: byref variable will be forcibly initialized char name[100]; ^~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/iommu.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(iommu_group_event, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/iommu.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(iommu_group_event, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/iommu.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(iommu_device_event, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/iommu.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(iommu_device_event, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iommu.h:86:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(map, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iommu.h:86:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iommu.h:109:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(unmap, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iommu.h:109:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/iommu.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(iommu_group_event, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(iommu_group_event, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iommu/iommu-traces.c: In function 'trace_event_raw_event_iommu_device_event': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/iommu.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(iommu_device_event, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iommu.h:86:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(map, ^~~~~~~~~~~ /kisskb/src/drivers/iommu/iommu-traces.c: In function 'trace_event_raw_event_unmap': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iommu.h:109:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/iommu.h:132:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(iommu_error, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/iommu.h:132:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(iommu_error, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/iommu.h:132:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(iommu_error, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(iommu_error, ^~~~~~~~~~~~~~~~~~~ /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 int nxx, nyy; ^~~ /kisskb/src/drivers/tty/vt/vt.c:655:7: note: byref variable will be forcibly initialized int nxx, nyy; ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/fs/afs/yfsclient.c:9: /kisskb/src/fs/afs/yfsclient.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/afs/yfsclient.c: In function 'yfs_deliver_fs_create_vnode': /kisskb/src/fs/afs/yfsclient.c:540:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/fs/afs/yfsclient.c: In function 'yfs_deliver_fs_remove_file2': /kisskb/src/fs/afs/yfsclient.c:671:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/drivers/tty/vt/vt.c: In function 'vc_t416_color': /kisskb/src/drivers/tty/vt/vt.c:1688:13: note: byref variable will be forcibly initialized struct rgb c; ^ /kisskb/src/fs/afs/yfsclient.c: In function 'yfs_deliver_fs_remove': /kisskb/src/fs/afs/yfsclient.c:753:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/fs/afs/yfsclient.c: In function 'yfs_deliver_fs_link': /kisskb/src/fs/afs/yfsclient.c:864:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/fs/afs/yfsclient.c: In function 'yfs_deliver_fs_symlink': /kisskb/src/fs/afs/yfsclient.c:937:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/fs/afs/yfsclient.c: In function 'yfs_deliver_fs_rename': /kisskb/src/fs/afs/yfsclient.c:1017:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/fs/afs/yfsclient.c: In function 'yfs_deliver_status_and_volsync': /kisskb/src/fs/afs/yfsclient.c:339:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/fs/afs/yfsclient.c: In function 'yfs_deliver_fs_fetch_status': /kisskb/src/fs/afs/yfsclient.c:1549:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /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 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/fs/afs/yfsclient.c: In function 'yfs_deliver_fs_fetch_opaque_acl': /kisskb/src/fs/afs/yfsclient.c:1797:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/fs/afs/yfsclient.c: In function 'yfs_deliver_fs_get_volume_status': /kisskb/src/fs/afs/yfsclient.c:1254:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/drivers/tty/vt/vt.c: In function 'con_font_get': /kisskb/src/drivers/tty/vt/vt.c:4559:22: note: byref variable will be forcibly initialized struct console_font font; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/fdtable.h:11, from /kisskb/src/fs/locks.c:160: /kisskb/src/fs/locks.c: In function 'list_empty_careful': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:318:27: note: in expansion of macro 'smp_load_acquire' struct list_head *next = smp_load_acquire(&head->next); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/afs/yfsclient.c: In function 'yfs_deliver_fs_inline_bulk_status': /kisskb/src/fs/afs/yfsclient.c:1615:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ /kisskb/src/drivers/tty/vt/vt.c: In function 'cursor_report': /kisskb/src/drivers/tty/vt/vt.c:1823:7: note: byref variable will be forcibly initialized char buf[40]; ^~~ /kisskb/src/fs/afs/yfsclient.c: In function 'yfs_deliver_fs_fetch_data64': /kisskb/src/fs/afs/yfsclient.c:362:16: note: byref variable will be forcibly initialized const __be32 *bp; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/fs/io-wq.c:8: /kisskb/src/fs/io-wq.c: In function 'hlist_nulls_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist_nulls.h:106:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_nulls_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'con_font_set': /kisskb/src/drivers/tty/vt/vt.c:4605:22: note: byref variable will be forcibly initialized struct console_font font; ^~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'con_font_default': /kisskb/src/drivers/tty/vt/vt.c:4644:7: note: byref variable will be forcibly initialized char name[MAX_FONT_NAME]; ^~~~ 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:58: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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' TRACE_EVENT(drm_sched_job, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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' TRACE_EVENT(drm_run_job, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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' TRACE_EVENT(drm_run_job, ^~~~~~~~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'vc_deallocate': /kisskb/src/drivers/tty/vt/vt.c:1378:28: note: byref variable will be forcibly initialized struct vt_notifier_param param; ^~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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' TRACE_EVENT(drm_sched_process_job, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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' TRACE_EVENT(drm_sched_process_job, ^~~~~~~~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'mouse_report': /kisskb/src/drivers/tty/vt/vt.c:1849:7: note: byref variable will be forcibly initialized char buf[8]; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/filelock.h:244, from /kisskb/src/fs/locks.c:173: /kisskb/src/fs/locks.c: In function 'perf_trace_locks_get_lock_context': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filelock.h:38:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(locks_get_lock_context, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filelock.h:38:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(locks_get_lock_context, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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' TRACE_EVENT(drm_sched_job_wait_dep, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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' TRACE_EVENT(drm_sched_job_wait_dep, ^~~~~~~~~~~ /kisskb/src/fs/locks.c: In function 'perf_trace_filelock_lock': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/events/filelock.h:62:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(filelock_lock, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/filelock.h:62:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(filelock_lock, ^~~~~~~~~~~~~~~~~~~ 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:58: /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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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' TRACE_EVENT(drm_sched_job_wait_dep, ^~~~~~~~~~~ /kisskb/src/fs/locks.c: In function 'perf_trace_filelock_lease': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/events/filelock.h:119:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(filelock_lease, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/filelock.h:119:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(filelock_lease, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c: In function 'perf_trace_generic_add_lease': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filelock.h:171:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(generic_add_lease, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filelock.h:171:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(generic_add_lease, ^~~~~~~~~~~ /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 struct vt_notifier_param param = { .vc = vc }; ^~~~~ /kisskb/src/fs/locks.c: In function 'perf_trace_leases_conflict': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filelock.h:206:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(leases_conflict, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filelock.h:206:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(leases_conflict, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/filelock.h:244, from /kisskb/src/fs/locks.c:173: /kisskb/src/fs/locks.c: In function 'trace_event_raw_event_locks_get_lock_context': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filelock.h:38:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(locks_get_lock_context, ^~~~~~~~~~~ /kisskb/src/fs/locks.c: In function 'trace_event_raw_event_filelock_lock': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/filelock.h:62:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(filelock_lock, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c: In function 'trace_event_raw_event_filelock_lease': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/filelock.h:119:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(filelock_lease, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c: In function 'trace_event_raw_event_generic_add_lease': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filelock.h:171:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(generic_add_lease, ^~~~~~~~~~~ /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/fs/io-wq.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c: In function 'trace_event_raw_event_leases_conflict': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filelock.h:206:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(leases_conflict, ^~~~~~~~~~~ /kisskb/src/fs/binfmt_misc.c: In function 'parse_command': /kisskb/src/fs/binfmt_misc.c:481:7: note: byref variable will be forcibly initialized char s[4]; ^ /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 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c:786:3: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(sched->wake_up_worker, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/fdtable.h:11, from /kisskb/src/fs/locks.c:160: /kisskb/src/fs/locks.c: In function '__locks_wake_up_blocks': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:748:3: note: in expansion of macro 'smp_store_release' smp_store_release(&waiter->fl_blocker, NULL); ^~~~~~~~~~~~~~~~~ /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 struct vt_notifier_param param; ^~~~~ /kisskb/src/fs/locks.c: In function 'locks_get_lock_context': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:273:9: note: in expansion of macro 'smp_load_acquire' ctx = smp_load_acquire(&inode->i_flctx); ^~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:254:8: note: in expansion of macro 'smp_load_acquire' ctx = smp_load_acquire(&inode->i_flctx); ^~~~~~~~~~~~~~~~ /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 struct vt_notifier_param param = { .vc = vc }; ^~~~~ /kisskb/src/drivers/tty/vt/vt.c:1316:18: note: byref variable will be forcibly initialized struct winsize ws; ^~ /kisskb/src/fs/io-wq.c: In function 'io_wqe_worker': /kisskb/src/fs/io-wq.c:510:19: note: byref variable will be forcibly initialized struct ksignal ksig; ^~~~ /kisskb/src/fs/io-wq.c:486:7: note: byref variable will be forcibly initialized char buf[TASK_COMM_LEN]; ^~~ /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 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/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 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 u8 msg[MAX_MSG_LEN]; ^~~ /kisskb/src/fs/io-wq.c: In function 'io_wq_manager': /kisskb/src/fs/io-wq.c:726:19: note: byref variable will be forcibly initialized struct ksignal ksig; ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/of.h:17, from /kisskb/src/include/linux/irqdomain.h:35, from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/drivers/char/ipmi/ipmb_dev_int.c:11: /kisskb/src/drivers/char/ipmi/ipmb_dev_int.c: In function 'ipmb_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __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' 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 struct ipmb_msg msg; ^~~ /kisskb/src/fs/io-wq.c:715:7: note: byref variable will be forcibly initialized char buf[TASK_COMM_LEN]; ^~~ In file included from /kisskb/src/fs/io-wq.c:15: /kisskb/src/fs/io-wq.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/io-wq.c: In function 'io_wq_destroy': /kisskb/src/fs/io-wq.c:1078:28: note: byref variable will be forcibly initialized struct io_cb_cancel_data match = { ^~~~~ /kisskb/src/fs/io-wq.c: In function 'io_wq_worker_affinity': /kisskb/src/fs/io-wq.c:1106:18: note: byref variable will be forcibly initialized struct rq_flags rf; ^~ /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 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 unsigned int val; ^~~ /kisskb/src/drivers/regulator/helpers.c:131:15: note: byref variable will be forcibly initialized unsigned int r_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 unsigned int 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 bool found; ^~~~~ /kisskb/src/drivers/regulator/helpers.c:412:15: note: byref variable will be forcibly initialized 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 unsigned int sel; ^~~ /kisskb/src/drivers/regulator/helpers.c:471:8: note: byref variable will be forcibly initialized bool found; ^~~~~ /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 struct vt_notifier_param param = { .vc = vc }; ^~~~~ /kisskb/src/drivers/regulator/helpers.c: In function 'regulator_desc_list_voltage_linear_range': /kisskb/src/drivers/regulator/helpers.c:600:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/regulator/helpers.c: In function 'regulator_get_bypass_regmap': /kisskb/src/drivers/regulator/helpers.c:726:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'con_set_cmap': /kisskb/src/drivers/tty/vt/vt.c:4486:16: note: byref variable will be forcibly initialized unsigned char colormap[3*16]; ^~~~~~~~ /kisskb/src/drivers/regulator/helpers.c: In function 'regulator_get_current_limit_regmap': /kisskb/src/drivers/regulator/helpers.c:831:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'con_get_cmap': /kisskb/src/drivers/tty/vt/vt.c:4515:16: note: byref variable will be forcibly initialized unsigned char colormap[3*16]; ^~~~~~~~ /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 va_list vargs; ^~~~~ /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 struct vt_notifier_param param = { .vc = vc, .c = unicode }; ^~~~~ /kisskb/src/fs/locks.c: In function 'generic_delete_lease': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:1959:8: note: in expansion of macro 'smp_load_acquire' ctx = smp_load_acquire(&inode->i_flctx); ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/fdtable.h:11, from /kisskb/src/fs/locks.c:160: /kisskb/src/fs/locks.c:1957:12: note: byref variable will be forcibly initialized LIST_HEAD(dispose); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/locks.c: In function 'generic_add_lease': /kisskb/src/fs/locks.c:1843:12: note: byref variable will be forcibly initialized LIST_HEAD(dispose); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/clk/clkdev.c: In function '__clk_register_clkdev': /kisskb/src/drivers/clk/clkdev.c:301:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/fs/locks.c: In function 'locks_remove_lease': /kisskb/src/fs/locks.c:2760:12: note: byref variable will be forcibly initialized LIST_HEAD(dispose); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 struct vt_notifier_param param = { .vc = vc }; ^~~~~ /kisskb/src/drivers/tty/vt/vt.c:2862:7: note: byref variable will be forcibly initialized bool rescan; ^~~~~~ /kisskb/src/drivers/tty/vt/vt.c:2861:27: note: byref variable will be forcibly initialized struct vt_notifier_param param; ^~~~~ /kisskb/src/drivers/clk/clkdev.c: In function 'clkdev_alloc': /kisskb/src/drivers/clk/clkdev.c:197:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/drivers/tty/vt/vt.c:2858:6: note: byref variable will be forcibly initialized int c, tc, n = 0; ^ /kisskb/src/drivers/clk/clkdev.c: In function 'clkdev_hw_alloc': /kisskb/src/drivers/clk/clkdev.c:211:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/drivers/clk/clkdev.c: In function 'clkdev_create': /kisskb/src/drivers/clk/clkdev.c:234:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/drivers/clk/clkdev.c: In function 'clkdev_hw_create': /kisskb/src/drivers/clk/clkdev.c:257:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/drivers/clk/clkdev.c: In function 'clk_register_clkdev': /kisskb/src/drivers/clk/clkdev.c:344:21: note: byref variable will be forcibly initialized struct clk_lookup *cl; ^~ /kisskb/src/drivers/clk/clkdev.c: In function 'clk_hw_register_clkdev': /kisskb/src/drivers/clk/clkdev.c:371:21: note: byref variable will be forcibly initialized struct clk_lookup *cl; ^~ /kisskb/src/fs/locks.c: In function 'posix_lock_inode': /kisskb/src/fs/locks.c:1142:12: note: byref variable will be forcibly initialized LIST_HEAD(dispose); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 struct vt_notifier_param param = { .vc = vc }; ^~~~~ /kisskb/src/fs/locks.c: In function 'flock_lock_inode': /kisskb/src/fs/locks.c:1066:12: note: byref variable will be forcibly initialized LIST_HEAD(dispose); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/locks.c: In function 'locks_remove_flock': /kisskb/src/fs/locks.c:2737:19: note: byref variable will be forcibly initialized struct file_lock fl; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/fdtable.h:11, from /kisskb/src/fs/locks.c:160: /kisskb/src/fs/locks.c: In function 'locks_delete_block': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:797:2: note: in expansion of macro 'smp_store_release' smp_store_release(&waiter->fl_blocker, NULL); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:783:7: note: in expansion of macro 'smp_load_acquire' if (!smp_load_acquire(&waiter->fl_blocker) && ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/fdtable.h:16, from /kisskb/src/fs/locks.c:160: /kisskb/src/fs/locks.c: In function 'posix_lock_inode_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:1391:11: note: in expansion of macro 'wait_event_interruptible' error = wait_event_interruptible(fl->fl_wait, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c: In function 'flock_lock_inode_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:2169:11: note: in expansion of macro 'wait_event_interruptible' error = wait_event_interruptible(fl->fl_wait, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/fdtable.h:11, from /kisskb/src/fs/locks.c:160: /kisskb/src/fs/locks.c: In function 'posix_test_lock': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:958:8: note: in expansion of macro 'smp_load_acquire' ctx = smp_load_acquire(&inode->i_flctx); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c: In function 'locks_mandatory_locked': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:1415:8: note: in expansion of macro 'smp_load_acquire' ctx = smp_load_acquire(&inode->i_flctx); ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/fdtable.h:16, from /kisskb/src/fs/locks.c:160: /kisskb/src/fs/locks.c: In function 'locks_mandatory_area': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:1477:11: note: in expansion of macro 'wait_event_interruptible' error = wait_event_interruptible(fl.fl_wait, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:1448:19: note: byref variable will be forcibly initialized struct file_lock fl; ^~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/fdtable.h:16, from /kisskb/src/fs/locks.c:160: /kisskb/src/fs/locks.c: In function '__break_lease': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:1683:10: note: in expansion of macro 'wait_event_interruptible_timeout' error = wait_event_interruptible_timeout(new_fl->fl_wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/fdtable.h:11, from /kisskb/src/fs/locks.c:160: /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:1622:8: note: in expansion of macro 'smp_load_acquire' ctx = smp_load_acquire(&inode->i_flctx); ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/fdtable.h:11, from /kisskb/src/fs/locks.c:160: /kisskb/src/fs/locks.c:1614:12: note: byref variable will be forcibly initialized LIST_HEAD(dispose); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/fdtable.h:11, from /kisskb/src/fs/locks.c:160: /kisskb/src/fs/locks.c: In function 'lease_get_mtime': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:1727:8: note: in expansion of macro 'smp_load_acquire' ctx = smp_load_acquire(&inode->i_flctx); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c: In function 'fcntl_getlease': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:1773:8: note: in expansion of macro 'smp_load_acquire' ctx = smp_load_acquire(&inode->i_flctx); ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/fdtable.h:11, from /kisskb/src/fs/locks.c:160: /kisskb/src/fs/locks.c:1771:12: note: byref variable will be forcibly initialized LIST_HEAD(dispose); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/locks.c: In function 'do_fcntl_add_lease': /kisskb/src/fs/locks.c:2115:24: note: byref variable will be forcibly initialized struct fasync_struct *new; ^~~ /kisskb/src/fs/locks.c:2114:20: note: byref variable will be forcibly initialized struct file_lock *fl; ^~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/fdtable.h:16, from /kisskb/src/fs/locks.c:160: /kisskb/src/fs/locks.c: In function 'do_lock_file_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:2447:11: note: in expansion of macro 'wait_event_interruptible' error = wait_event_interruptible(fl->fl_wait, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/fdtable.h:11, from /kisskb/src/fs/locks.c:160: /kisskb/src/fs/locks.c: In function 'locks_remove_posix': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:2710:9: note: in expansion of macro 'smp_load_acquire' ctx = smp_load_acquire(&inode->i_flctx); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:2702:19: note: byref variable will be forcibly initialized struct file_lock lock; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/fdtable.h:11, from /kisskb/src/fs/locks.c:160: /kisskb/src/fs/locks.c: In function 'locks_remove_file': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/locks.c:2783:8: note: in expansion of macro 'smp_load_acquire' ctx = smp_load_acquire(&locks_inode(filp)->i_flctx); ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/misc.c: In function 'ubifs_msg': /kisskb/src/fs/ubifs/misc.c:9:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/fs/ubifs/misc.c: In function 'ubifs_err': /kisskb/src/fs/ubifs/misc.c:26:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/fs/ubifs/misc.c: In function 'ubifs_warn': /kisskb/src/fs/ubifs/misc.c:45:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /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 struct streebog_uint512 Ki, data; ^~~~ /kisskb/src/crypto/streebog_generic.c:955:26: note: byref variable will be forcibly initialized struct streebog_uint512 Ki, data; ^~ /kisskb/src/fs/ubifs/debug.c: In function 'interpret_user_input': /kisskb/src/fs/ubifs/debug.c:2739:7: note: byref variable will be forcibly initialized char buf[8]; ^~~ /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 struct streebog_uint512 m; ^ /kisskb/src/fs/ubifs/debug.c: In function 'read_add_inode': /kisskb/src/fs/ubifs/debug.c:1931:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/debug.c:1930:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/debug.c:1929:6: note: byref variable will be forcibly initialized int n, err; ^ /kisskb/src/fs/ubifs/debug.c: In function 'provide_user_output': /kisskb/src/fs/ubifs/debug.c:2687:7: note: byref variable will be forcibly initialized char buf[3]; ^~~ /kisskb/src/fs/ubifs/debug.c: In function 'dfs_file_read': /kisskb/src/fs/ubifs/debug.c:2687:7: note: byref variable will be forcibly initialized /kisskb/src/fs/ubifs/debug.c: In function 'dfs_global_file_read': /kisskb/src/fs/ubifs/debug.c:2687:7: note: byref variable will be forcibly initialized /kisskb/src/fs/ubifs/debug.c: In function 'ubifs_dump_lprops': /kisskb/src/fs/ubifs/debug.c:775:24: note: byref variable will be forcibly initialized struct ubifs_lp_stats lst; ^~~ /kisskb/src/fs/ubifs/debug.c:774:22: note: byref variable will be forcibly initialized struct ubifs_lprops lp; ^~ /kisskb/src/fs/ubifs/debug.c: In function 'dbg_check_space_info': /kisskb/src/fs/ubifs/debug.c:1042:24: note: byref variable will be forcibly initialized struct ubifs_lp_stats lst; ^~~ /kisskb/src/fs/ubifs/debug.c: In function 'ubifs_dump_node': /kisskb/src/fs/ubifs/debug.c:299:7: note: byref variable will be forcibly initialized char key_buf[DBG_KEY_BUF_LEN]; ^~~~~~~ /kisskb/src/fs/ubifs/debug.c:297:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/debug.c: In function 'check_inodes': /kisskb/src/fs/ubifs/debug.c:2166:22: note: byref variable will be forcibly initialized struct ubifs_znode *znode; ^~~~~ /kisskb/src/fs/ubifs/debug.c:2165:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/debug.c:2164:6: note: byref variable will be forcibly initialized int n, err; ^ /kisskb/src/fs/ubifs/debug.c: In function 'ubifs_dump_znode': /kisskb/src/fs/ubifs/debug.c:874:7: note: byref variable will be forcibly initialized char key_buf[DBG_KEY_BUF_LEN]; ^~~~~~~ /kisskb/src/fs/ubifs/debug.c: In function 'dbg_check_idx_size': /kisskb/src/fs/ubifs/debug.c:1737:12: note: byref variable will be forcibly initialized long long calc = 0; ^~~~ /kisskb/src/fs/ubifs/debug.c: In function 'dbg_check_filesystem': /kisskb/src/fs/ubifs/debug.c:2288:19: note: byref variable will be forcibly initialized struct fsck_data fsckd; ^~~~~ /kisskb/src/fs/ubifs/debug.c: In function 'ubifs_dump_inode': /kisskb/src/fs/ubifs/debug.c:228:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/debug.c: In function 'dbg_check_dir': /kisskb/src/fs/ubifs/debug.c:1127:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ In file included from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/dma-buf.h:19, from /kisskb/src/drivers/gpu/drm/vgem/vgem_drv.c:33: /kisskb/src/drivers/gpu/drm/vgem/vgem_drv.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ubifs/debug.c: In function 'dbg_check_key_order': /kisskb/src/fs/ubifs/debug.c:1200:7: note: byref variable will be forcibly initialized char key_buf[DBG_KEY_BUF_LEN]; ^~~~~~~ /kisskb/src/fs/ubifs/debug.c:1199:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ In file included from /kisskb/src/drivers/gpu/drm/vgem/vgem_drv.c:35: /kisskb/src/drivers/gpu/drm/vgem/vgem_drv.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized struct platform_device_info pdevinfo = { ^~~~~~~~ /kisskb/src/drivers/gpu/drm/vgem/vgem_drv.c: In function 'vgem_init': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized /kisskb/src/fs/ubifs/debug.c: In function 'dbg_check_znode': /kisskb/src/fs/ubifs/debug.c:1289:6: note: byref variable will be forcibly initialized int n, err, cmp; ^ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_drv.c: In function 'exynos_drm_match_add': /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_drv.c:231:26: note: byref variable will be forcibly initialized struct component_match *match = NULL; ^~~~~ In file included from /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_drv.c:12: /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_drv.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized struct platform_device_info pdevinfo = { ^~~~~~~~ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_drv.c: In function 'exynos_drm_register_devices': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/devres.c: In function 'devm_regulator_unregister_supply_alias': /kisskb/src/drivers/regulator/devres.c:313:38: note: byref variable will be forcibly initialized struct regulator_supply_alias_match match; ^~~~~ /kisskb/src/drivers/regulator/devres.c: In function 'devm_regulator_bulk_register_supply_alias': /kisskb/src/drivers/regulator/devres.c:313:38: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/devres.c: In function 'devm_regulator_bulk_unregister_supply_alias': /kisskb/src/drivers/regulator/devres.c:313:38: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/devres.c: In function 'devm_regulator_unregister_notifier': /kisskb/src/drivers/regulator/devres.c:472:34: note: byref variable will be forcibly initialized struct regulator_notifier_match match; ^~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline.c: In function 'komeda_pipeline_get_first_component': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline.c:140:16: note: byref variable will be forcibly initialized unsigned long comp_mask_local = (unsigned long)comp_mask; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline.c: In function 'komeda_component_add': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline.c:211:11: note: byref variable will be forcibly initialized va_list args; ^~~~ 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/fs/ceph/super.h:21, from /kisskb/src/fs/ceph/acl.c:17: /kisskb/src/fs/ceph/acl.c: In function 'ceph_pagelist_encode_32': /kisskb/src/include/linux/ceph/pagelist.h:49:9: note: byref variable will be forcibly initialized __le32 ev = cpu_to_le32(v); ^~ /kisskb/src/fs/ceph/acl.c: In function 'ceph_set_acl': /kisskb/src/fs/ceph/acl.c:93:10: note: byref variable will be forcibly initialized umode_t new_mode = inode->i_mode, old_mode = inode->i_mode; ^~~~~~~~ /kisskb/src/fs/ceph/acl.c:91:15: note: byref variable will be forcibly initialized struct iattr newattrs; ^~~~~~~~ /kisskb/src/fs/ceph/acl.c: In function 'ceph_pre_init_acls': /kisskb/src/fs/ceph/acl.c:166:26: note: byref variable will be forcibly initialized struct posix_acl *acl, *default_acl; ^~~~~~~~~~~ /kisskb/src/fs/ceph/acl.c:166:20: note: byref variable will be forcibly initialized struct posix_acl *acl, *default_acl; ^~~ /kisskb/src/crypto/wp512.c: In function 'wp512_process_buffer': /kisskb/src/crypto/wp512.c:785:6: note: byref variable will be forcibly initialized u64 block[8]; /* mu(buffer) */ ^~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c: In function 'komeda_improc_validate': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:778:22: note: byref variable will be forcibly initialized u32 output_depths, output_formats; ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:778:7: note: byref variable will be forcibly initialized u32 output_depths, output_formats; ^~~~~~~~~~~~~ /kisskb/src/crypto/wp512.c: In function 'wp256_final': /kisskb/src/crypto/wp512.c:1113:5: note: byref variable will be forcibly initialized u8 D[64]; ^ /kisskb/src/crypto/wp512.c: In function 'wp384_final': /kisskb/src/crypto/wp512.c:1102:5: note: byref variable will be forcibly initialized u8 D[64]; ^ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c: In function 'komeda_pipeline_unbound_components': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1234:6: note: byref variable will be forcibly initialized u32 disabling_comps, id; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c: In function 'komeda_build_layer_split_data_flow': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1093:39: note: byref variable will be forcibly initialized struct komeda_data_flow_cfg l_dflow, r_dflow; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1093:30: note: byref variable will be forcibly initialized struct komeda_data_flow_cfg l_dflow, r_dflow; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c: In function 'komeda_build_wb_split_data_flow': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1161:39: note: byref variable will be forcibly initialized struct komeda_data_flow_cfg l_dflow, r_dflow; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1161:30: note: byref variable will be forcibly initialized struct komeda_data_flow_cfg l_dflow, r_dflow; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c: In function 'komeda_build_display_data_flow': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1193:30: note: byref variable will be forcibly initialized struct komeda_data_flow_cfg s_dflow; /* slave data flow */ ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1192:30: note: byref variable will be forcibly initialized struct komeda_data_flow_cfg m_dflow; /* master data flow */ ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c: In function 'komeda_pipeline_disable': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1289:10: note: byref variable will be forcibly initialized u32 id, disabling_comps = 0; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c: In function 'komeda_pipeline_update': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:1333:10: note: byref variable will be forcibly initialized u32 id, changed_comps = 0; ^~~~~~~~~~~~~ /kisskb/src/drivers/regulator/of_regulator.c: In function 'of_get_regulation_constraints': /kisskb/src/drivers/regulator/of_regulator.c:35:6: note: byref variable will be forcibly initialized u32 pval; ^~~~ /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 u32 div, mult; ^~~~ /kisskb/src/drivers/clk/clk-fixed-factor.c:201:6: note: byref variable will be forcibly initialized u32 div, mult; ^~~ /kisskb/src/drivers/clk/clk-fixed-factor.c:199:14: note: byref variable will be forcibly initialized const char *clk_name = node->name; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/fs/io_uring.c:42: /kisskb/src/fs/io_uring.c: In function 'list_empty_careful': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:318:27: note: in expansion of macro 'smp_load_acquire' struct list_head *next = smp_load_acquire(&head->next); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/of_regulator.c: In function 'of_check_coupling_data': /kisskb/src/drivers/regulator/of_regulator.c:561:7: note: byref variable will be forcibly initialized int c_max_spread, c_n_phandles; ^~~~~~~~~~~~ /kisskb/src/drivers/regulator/of_regulator.c:554:6: note: byref variable will be forcibly initialized int index; ^~~~~ /kisskb/src/fs/ceph/metric.c: In function 'ceph_mdsc_send_metrics': /kisskb/src/fs/ceph/metric.c:23:20: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ In file included from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/include/linux/compat.h:15, from /kisskb/src/arch/arm64/include/asm/ftrace.h:42, from /kisskb/src/include/linux/ftrace.h:22, from /kisskb/src/include/linux/perf_event.h:49, from /kisskb/src/include/linux/trace_events.h:10, from /kisskb/src/include/trace/syscall.h:7, from /kisskb/src/include/linux/syscalls.h:85, from /kisskb/src/fs/io_uring.c:45: /kisskb/src/fs/io_uring.c: In function 'iov_iter_iovec': /kisskb/src/include/linux/uio.h:107:9: note: userspace variable will be forcibly initialized return (struct iovec) { ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/fs/io_uring.c:42: /kisskb/src/fs/io_uring.c: In function 'io_sqring_entries': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/io_uring.c:2186:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&rings->sq.tail) - ctx->cached_sq_head; ^~~~~~~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_commit_sqring': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/io_uring.c:6589:2: note: in expansion of macro 'smp_store_release' smp_store_release(&rings->sq.head, ctx->cached_sq_head); ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_get_ext_arg': /kisskb/src/fs/io_uring.c:9156:32: note: byref variable will be forcibly initialized struct io_uring_getevents_arg arg; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/io_uring.h:466, from /kisskb/src/fs/io_uring.c:83: /kisskb/src/fs/io_uring.c: In function 'perf_trace_io_uring_create': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:24:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_create, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:24:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_create, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'perf_trace_io_uring_register': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:67:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_register, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:67:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_register, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'perf_trace_io_uring_file_get': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:108:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_file_get, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:108:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_file_get, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'perf_trace_io_uring_queue_async_work': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:137:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_queue_async_work, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:137:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_queue_async_work, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'perf_trace_io_uring_defer': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:175:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_defer, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:175:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_defer, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'perf_trace_io_uring_link': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:208:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_link, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:208:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_link, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'perf_trace_io_uring_cqring_wait': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:240:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_cqring_wait, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:240:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_cqring_wait, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'perf_trace_io_uring_fail_link': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:268:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_fail_link, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:268:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_fail_link, ^~~~~~~~~~~ /kisskb/src/lib/kobject_uevent.c: In function 'uevent_net_broadcast': /kisskb/src/lib/kobject_uevent.c:685:7: note: byref variable will be forcibly initialized char buf[sizeof("SEQNUM=") + 21]; ^~~ /kisskb/src/fs/io_uring.c: In function 'perf_trace_io_uring_complete': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:295:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_complete, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:295:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_complete, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'perf_trace_io_uring_submit_sqe': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:331:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_submit_sqe, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:331:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_submit_sqe, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'perf_trace_io_uring_poll_arm': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:360:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_poll_arm, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:360:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_poll_arm, ^~~~~~~~~~~ /kisskb/src/lib/kobject_uevent.c: In function 'add_uevent_var': /kisskb/src/lib/kobject_uevent.c:655:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/fs/io_uring.c: In function 'perf_trace_io_uring_poll_wake': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:388:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_poll_wake, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:388:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_poll_wake, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'perf_trace_io_uring_task_add': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:414:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_task_add, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:414:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_task_add, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'perf_trace_io_uring_task_run': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:440:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_task_run, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:440:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_task_run, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/io_uring.h:466, from /kisskb/src/fs/io_uring.c:83: /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_create': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:24:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_create, ^~~~~~~~~~~ /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 struct kobj_uevent_env *env; ^~~ /kisskb/src/lib/kobject_uevent.c:196:14: note: byref variable will be forcibly initialized const char *action_args; ^~~~~~~~~~~ /kisskb/src/lib/kobject_uevent.c:195:22: note: byref variable will be forcibly initialized enum kobject_action action; ^~~~~~ /kisskb/src/lib/kobject_uevent.c:194:8: note: byref variable will be forcibly initialized char *no_uuid_envp[] = { "SYNTH_UUID=0", NULL }; ^~~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_register': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:67:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_register, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_file_get': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:108:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_file_get, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_queue_async_work': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:137:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_queue_async_work, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_defer': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:175:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_defer, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_link': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:208:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_link, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_cqring_wait': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:240:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_cqring_wait, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_fail_link': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:268:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_fail_link, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_complete': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:295:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_complete, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_submit_sqe': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:331:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_submit_sqe, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_poll_arm': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:360:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_poll_arm, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_poll_wake': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:388:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_poll_wake, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_task_add': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:414:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_task_add, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'trace_event_raw_event_io_uring_task_run': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:440:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(io_uring_task_run, ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_eventfd_register': /kisskb/src/fs/io_uring.c:8374:6: note: byref variable will be forcibly initialized int fd; ^~ 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:97, from /kisskb/src/include/linux/tracepoint.h:22, from /kisskb/src/include/trace/syscall.h:5, from /kisskb/src/include/linux/syscalls.h:85, from /kisskb/src/fs/io_uring.c:45: /kisskb/src/fs/io_uring.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/io_uring.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/io_uring.c: In function 'rings_size': /kisskb/src/fs/io_uring.c:8070:9: note: byref variable will be forcibly initialized size_t off, sq_array_size; ^~~ /kisskb/src/fs/io_uring.c: In function 'io_destroy_buffers': /kisskb/src/fs/io_uring.c:8406:16: note: byref variable will be forcibly initialized unsigned long index; ^~~~~ /kisskb/src/fs/io_uring.c: In function 'io_async_cancel_one': /kisskb/src/fs/io_uring.c:5659:24: note: byref variable will be forcibly initialized struct io_cancel_data data = { .ctx = ctx, .user_data = user_data, }; ^~~~ /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 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 struct atalk_addr sa, *ma, da; ^~ /kisskb/src/net/appletalk/aarp.c:720:20: note: byref variable will be forcibly initialized struct atalk_addr sa, *ma, da; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/fs/io_uring.c:42: /kisskb/src/fs/io_uring.c: In function 'io_commit_cqring': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/io_uring.c:1321:2: note: in expansion of macro 'smp_store_release' smp_store_release(&ctx->rings->cq.tail, ctx->cached_cq_tail); ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_submit_flush_completions': /kisskb/src/fs/io_uring.c:2099:19: note: byref variable will be forcibly initialized struct req_batch rb; ^~ /kisskb/src/fs/io_uring.c: In function 'io_iopoll_complete': /kisskb/src/fs/io_uring.c:2231:19: note: byref variable will be forcibly initialized struct req_batch rb; ^~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/uapi/linux/aio_abi.h:31, from /kisskb/src/include/linux/syscalls.h:74, from /kisskb/src/fs/io_uring.c:45: /kisskb/src/fs/io_uring.c: In function 'io_do_iopoll': /kisskb/src/fs/io_uring.c:2269:12: note: byref variable will be forcibly initialized LIST_HEAD(done); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/include/linux/compat.h:15, from /kisskb/src/arch/arm64/include/asm/ftrace.h:42, from /kisskb/src/include/linux/ftrace.h:22, from /kisskb/src/include/linux/perf_event.h:49, from /kisskb/src/include/linux/trace_events.h:10, from /kisskb/src/include/trace/syscall.h:7, from /kisskb/src/include/linux/syscalls.h:85, from /kisskb/src/fs/io_uring.c:45: /kisskb/src/fs/io_uring.c: In function 'loop_rw_iter': /kisskb/src/include/linux/uio.h:107:9: note: userspace variable will be forcibly initialized return (struct iovec) { ^ /kisskb/src/fs/io_uring.c:3068:16: note: userspace variable will be forcibly initialized struct iovec iovec; ^~~~~ /kisskb/src/fs/io_uring.c: In function '__io_iov_buffer_select': /kisskb/src/fs/io_uring.c:2962:10: note: byref variable will be forcibly initialized ssize_t len; ^~~ /kisskb/src/fs/io_uring.c: In function 'io_import_iovec': /kisskb/src/fs/io_uring.c:3004:9: note: byref variable will be forcibly initialized size_t sqe_len = req->rw.len; ^~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_rw_prep_async': /kisskb/src/fs/io_uring.c:3164:16: note: byref variable will be forcibly initialized struct iovec *iov = iorw->fast_iov; ^~~ /kisskb/src/fs/io_uring.c: In function 'io_arm_poll_handler': /kisskb/src/fs/io_uring.c:5180:23: note: byref variable will be forcibly initialized struct io_poll_table ipt; ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/trace_events.h:9, from /kisskb/src/include/trace/syscall.h:7, from /kisskb/src/include/linux/syscalls.h:85, from /kisskb/src/fs/io_uring.c:45: /kisskb/src/fs/io_uring.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/io_uring.c: In function 'io_read': /kisskb/src/fs/io_uring.c:3273:18: note: byref variable will be forcibly initialized struct iov_iter __iter, *iter = &__iter; ^~~~~~ /kisskb/src/fs/io_uring.c:3271:42: note: byref variable will be forcibly initialized struct iovec inline_vecs[UIO_FASTIOV], *iovec = inline_vecs; ^~~~~ /kisskb/src/fs/io_uring.c:3271:15: note: byref variable will be forcibly initialized struct iovec inline_vecs[UIO_FASTIOV], *iovec = inline_vecs; ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_write': /kisskb/src/fs/io_uring.c:3378:18: note: byref variable will be forcibly initialized struct iov_iter __iter, *iter = &__iter; ^~~~~~ /kisskb/src/fs/io_uring.c:3376:42: note: byref variable will be forcibly initialized struct iovec inline_vecs[UIO_FASTIOV], *iovec = inline_vecs; ^~~~~ /kisskb/src/fs/io_uring.c:3376:15: note: byref variable will be forcibly initialized struct iovec inline_vecs[UIO_FASTIOV], *iovec = inline_vecs; ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_poll_rewait': /kisskb/src/fs/io_uring.c:4909:28: note: byref variable will be forcibly initialized struct poll_table_struct pt = { ._key = poll->events }; ^~ /kisskb/src/fs/io_uring.c: In function 'io_sendmsg': /kisskb/src/fs/io_uring.c:4389:25: note: byref variable will be forcibly initialized struct io_async_msghdr iomsg, *kmsg; ^~~~~ /kisskb/src/fs/io_uring.c: In function 'io_send': /kisskb/src/fs/io_uring.c:4436:15: note: byref variable will be forcibly initialized struct iovec iov; ^~~ /kisskb/src/fs/io_uring.c:4435:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /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 u32 accuracy = 0; ^~~~~~~~ /kisskb/src/drivers/clk/clk-fixed-rate.c:144:6: note: byref variable will be forcibly initialized u32 rate; ^~~~ /kisskb/src/drivers/clk/clk-fixed-rate.c:143:14: note: byref variable will be forcibly initialized const char *clk_name = node->name; ^~~~~~~~ /kisskb/src/fs/io_uring.c: In function '__io_recvmsg_copy_hdr': /kisskb/src/fs/io_uring.c:4482:9: note: byref variable will be forcibly initialized size_t iov_len; ^~~~~~~ /kisskb/src/fs/io_uring.c:4481:23: note: byref variable will be forcibly initialized struct iovec __user *uiov; ^~~~ /kisskb/src/fs/io_uring.c: In function 'io_recvmsg': /kisskb/src/fs/io_uring.c:4619:25: note: byref variable will be forcibly initialized struct io_async_msghdr iomsg, *kmsg; ^~~~~ /kisskb/src/fs/io_uring.c: In function 'io_recv': /kisskb/src/fs/io_uring.c:4684:15: note: byref variable will be forcibly initialized struct iovec iov; ^~~ /kisskb/src/fs/io_uring.c:4681:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/fs/io_uring.c: In function 'io_connect': /kisskb/src/fs/io_uring.c:4799:26: note: byref variable will be forcibly initialized struct io_async_connect __io, *io; ^~~~ /kisskb/src/fs/io_uring.c: In function 'io_close': /kisskb/src/fs/io_uring.c:4246:15: note: byref variable will be forcibly initialized struct file *file; ^~~~ /kisskb/src/fs/io_uring.c: In function 'io_ring_file_put': /kisskb/src/fs/io_uring.c:7397:22: note: byref variable will be forcibly initialized struct sk_buff_head list, *head = &sock->sk_receive_queue; ^~~~ /kisskb/src/fs/io_uring.c: In function 'io_openat2': /kisskb/src/fs/io_uring.c:3842:20: note: byref variable will be forcibly initialized struct open_flags op; ^~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/clk.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/clk.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_provide_buffers': /kisskb/src/fs/io_uring.c:4039:20: note: byref variable will be forcibly initialized struct io_buffer *head, *list; ^~~~ /kisskb/src/drivers/clk/clk.c: In function 'perf_trace_clk_rate': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/events/clk.h:88:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk_rate, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/clk.h:88:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk_rate, ^~~~~~~~~~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/clk.h:135:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk_rate_range, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/clk.h:135:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/clk.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk_parent, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/clk.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk_parent, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(clk_parent, ^~~~~~~~~~~~~~~~~~~ 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:74, from /kisskb/src/fs/io_uring.c:45: /kisskb/src/fs/io_uring.c: In function 'io_cancel_defer_files': /kisskb/src/fs/io_uring.c:8715:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/clk.h:198:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk_phase, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/clk.h:198:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/clk.h:231:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk_duty_cycle, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/clk.h:231:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk_duty_cycle, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_poll_add': /kisskb/src/fs/io_uring.c:5399:23: note: byref variable will be forcibly initialized struct io_poll_table ipt; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/clk.h:270, from /kisskb/src/drivers/clk/clk.c:95: /kisskb/src/drivers/clk/clk.c: In function 'trace_event_raw_event_clk': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/clk.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/clk.h:88:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk_rate, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'trace_event_raw_event_clk_rate_range': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/clk.h:135:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk_rate_range, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'trace_event_raw_event_clk_parent': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/clk.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk_parent, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/clk.h:198:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk_phase, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'trace_event_raw_event_clk_duty_cycle': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/clk.h:231:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(clk_duty_cycle, ^~~~~~~~~~~~~~~~~~~ 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:74, from /kisskb/src/fs/io_uring.c:45: /kisskb/src/fs/io_uring.c: In function '__io_cqring_overflow_flush': /kisskb/src/fs/io_uring.c:1411:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/fs/io_uring.c: In function 'io_iopoll_check': /kisskb/src/fs/io_uring.c:2369:15: note: byref variable will be forcibly initialized unsigned int nr_events = 0; ^~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_iopoll_try_reap_events': /kisskb/src/fs/io_uring.c:2346:16: note: byref variable will be forcibly initialized unsigned int nr_events = 0; ^~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_uring_try_cancel_requests': /kisskb/src/fs/io_uring.c:8774:24: note: byref variable will be forcibly initialized struct io_task_cancel cancel = { .task = task, .files = files, }; ^~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'clk_core_req_round_rate_nolock': /kisskb/src/drivers/clk/clk.c:2158:26: note: byref variable will be forcibly initialized struct clk_rate_request req; ^~~ /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update': /kisskb/src/fs/io_uring.c:7730:8: note: byref variable will be forcibly initialized __u32 done; ^~~~ /kisskb/src/fs/io_uring.c:7729:6: note: byref variable will be forcibly initialized int fd, i, err; ^~ /kisskb/src/fs/io_uring.c: In function 'io_files_update': /kisskb/src/fs/io_uring.c:5795:30: note: byref variable will be forcibly initialized struct io_uring_rsrc_update up; ^~ /kisskb/src/fs/io_uring.c: In function 'io_sqe_files_update': /kisskb/src/fs/io_uring.c:7804:30: note: byref variable will be forcibly initialized struct io_uring_rsrc_update up; ^~ /kisskb/src/fs/io_uring.c: In function 'io_ring_exit_work': /kisskb/src/fs/io_uring.c:8575:22: note: byref variable will be forcibly initialized struct io_tctx_exit exit; ^~~~ /kisskb/src/fs/io_uring.c: In function 'io_sqe_files_register': /kisskb/src/fs/io_uring.c:7574:6: note: byref variable will be forcibly initialized int fd, ret = -ENOMEM; ^~ /kisskb/src/fs/io_uring.c: In function 'io_ring_ctx_wait_and_kill': /kisskb/src/fs/io_uring.c:8647:16: note: byref variable will be forcibly initialized unsigned long index; ^~~~~ 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:74, from /kisskb/src/fs/io_uring.c:45: /kisskb/src/fs/io_uring.c: In function 'io_uring_cancel_files': /kisskb/src/fs/io_uring.c:8833:15: note: byref variable will be forcibly initialized DEFINE_WAIT(wait); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/fs/io_uring.c:8833:3: note: in expansion of macro 'DEFINE_WAIT' DEFINE_WAIT(wait); ^~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_uring_clean_tctx': /kisskb/src/fs/io_uring.c:8920:16: note: byref variable will be forcibly initialized unsigned long index; ^~~~~ /kisskb/src/fs/io_uring.c: In function 'io_init_wq_offload': /kisskb/src/fs/io_uring.c:7829:20: note: byref variable will be forcibly initialized struct io_wq_data data; ^~~~ 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 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 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 __be32 info; ^~~~ /kisskb/src/net/ipv4/ip_options.c: In function 'ip_options_get': /kisskb/src/net/ipv4/ip_options.c:525:5: note: userspace variable will be forcibly initialized int ip_options_get(struct net *net, struct ip_options_rcu **optp, ^~~~~~~~~~~~~~ /kisskb/src/fs/io_uring.c: In function '__io_sq_thread': /kisskb/src/fs/io_uring.c:6707:12: note: byref variable will be forcibly initialized unsigned nr_events = 0; ^~~~~~~~~ /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 struct clk_notifier_data cnd; ^~~ /kisskb/src/fs/io_uring.c: In function 'io_cqring_wait': /kisskb/src/fs/io_uring.c:6956:21: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/fs/io_uring.c:6931:14: note: byref variable will be forcibly initialized signed long timeout = MAX_SCHEDULE_TIMEOUT; ^~~~~~~ /kisskb/src/fs/io_uring.c: In function '__do_sys_io_uring_enter': /kisskb/src/fs/io_uring.c:9248:36: note: byref variable will be forcibly initialized struct __kernel_timespec __user *ts; ^~ /kisskb/src/fs/io_uring.c:9247:26: note: byref variable will be forcibly initialized const sigset_t __user *sig; ^~~ /kisskb/src/drivers/clk/clk.c: In function 'clk_dump_one': /kisskb/src/drivers/clk/clk.c:3006:26: note: byref variable will be forcibly initialized unsigned long min_rate, max_rate; ^~~~~~~~ /kisskb/src/drivers/clk/clk.c:3006:16: note: byref variable will be forcibly initialized unsigned long min_rate, max_rate; ^~~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'clk_max_rate_show': /kisskb/src/drivers/clk/clk.c:3253:26: note: byref variable will be forcibly initialized unsigned long min_rate, max_rate; ^~~~~~~~ /kisskb/src/drivers/clk/clk.c:3253:16: note: byref variable will be forcibly initialized unsigned long min_rate, max_rate; ^~~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'clk_min_rate_show': /kisskb/src/drivers/clk/clk.c:3239:26: note: byref variable will be forcibly initialized unsigned long min_rate, max_rate; ^~~~~~~~ /kisskb/src/drivers/clk/clk.c:3239:16: note: byref variable will be forcibly initialized 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/io_uring.c: In function 'io_sq_offload_create': /kisskb/src/fs/io_uring.c:7922:8: note: byref variable will be forcibly initialized bool attached; ^~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_sq_thread': /kisskb/src/fs/io_uring.c:6770:20: note: byref variable will be forcibly initialized struct ksignal ksig; ^~~~ /kisskb/src/fs/io_uring.c:6743:7: note: byref variable will be forcibly initialized char buf[TASK_COMM_LEN]; ^~~ /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 struct of_phandle_args clkspec; ^~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_uring_setup': /kisskb/src/fs/io_uring.c:9616:25: note: byref variable will be forcibly initialized struct io_uring_params p; ^ In file included from /kisskb/src/include/linux/ring_buffer.h:5, from /kisskb/src/include/linux/trace_events.h:6, from /kisskb/src/include/trace/syscall.h:7, from /kisskb/src/include/linux/syscalls.h:85, from /kisskb/src/fs/io_uring.c:45: /kisskb/src/fs/io_uring.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/io_uring.c: In function 'io_sqe_buffers_register': /kisskb/src/fs/io_uring.c:8341:15: note: byref variable will be forcibly initialized struct page *last_hpage = NULL; ^~~~~~~~~~ /kisskb/src/fs/io_uring.c:8340:15: note: byref variable will be forcibly initialized struct iovec iov; ^~~ /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 struct clk_rate_request req; ^~~ /kisskb/src/drivers/clk/clk.c:1940:16: note: byref variable will be forcibly initialized unsigned long max_rate; ^~~~~~~~ /kisskb/src/drivers/clk/clk.c:1939:16: note: byref variable will be forcibly initialized unsigned long min_rate; ^~~~~~~~ /kisskb/src/fs/io_uring.c: In function 'io_register_personality': /kisskb/src/fs/io_uring.c:9683:6: note: byref variable will be forcibly initialized u32 id; ^~ /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 unsigned short addr_8606[] = {0x10, 0x11}; ^~~~~~~~~ /kisskb/src/drivers/mfd/88pm860x-core.c:1090:17: note: byref variable will be forcibly initialized unsigned short addr_8607[] = {0x30, 0x34}; ^~~~~~~~~ /kisskb/src/fs/io_uring.c: In function '__io_uring_register': /kisskb/src/fs/io_uring.c:8374:6: note: byref variable will be forcibly initialized int fd; ^~ /kisskb/src/fs/io_uring.c: In function '__io_uring_files_cancel': /kisskb/src/fs/io_uring.c:8972:16: note: byref variable will be forcibly initialized unsigned long index; ^~~~~ /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 struct clk_rate_request parent_req = *req; ^~~~~~~~~~ /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 unsigned char status_buf[INT_STATUS_NUM]; ^~~~~~~~~~ /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 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 struct clk_rate_request req; ^~~ /kisskb/src/drivers/clk/clk.c: In function 'clk_set_duty_cycle': /kisskb/src/drivers/clk/clk.c:2840:18: note: byref variable will be forcibly initialized struct clk_duty duty; ^~~~ /kisskb/src/drivers/clk/clk.c: In function 'of_clk_get_hw': /kisskb/src/drivers/clk/clk.c:4861:25: note: byref variable will be forcibly initialized struct of_phandle_args clkspec; ^~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'of_clk_get_parent_name': /kisskb/src/drivers/clk/clk.c:4930:6: note: byref variable will be forcibly initialized u32 pv; ^~ /kisskb/src/drivers/clk/clk.c:4928:14: note: byref variable will be forcibly initialized const char *clk_name; ^~~~~~~~ /kisskb/src/drivers/clk/clk.c:4926:25: note: byref variable will be forcibly initialized struct of_phandle_args clkspec; ^~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'of_clk_detect_critical': /kisskb/src/drivers/clk/clk.c:5069:11: note: byref variable will be forcibly initialized 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:5096:12: note: byref variable will be forcibly initialized LIST_HEAD(clk_provider_list); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/clk/clk.c:5091:29: note: byref variable will be forcibly initialized const struct of_device_id *match; ^~~~~ /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 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 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 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 long val; ^~~ /kisskb/src/fs/binfmt_elf.c: In function 'load_elf_phdrs': /kisskb/src/fs/binfmt_elf.c:460:25: note: byref variable will be forcibly initialized static struct elf_phdr *load_elf_phdrs(const struct elfhdr *elf_ex, ^~~~~~~~~~~~~~ /kisskb/src/fs/binfmt_elf.c: In function 'parse_elf_properties': /kisskb/src/fs/binfmt_elf.c:778:6: note: byref variable will be forcibly initialized u32 prev_type; ^~~~~~~~~ /kisskb/src/fs/binfmt_elf.c:775:9: note: byref variable will be forcibly initialized size_t off, datasz; ^~~ /kisskb/src/fs/binfmt_elf.c:773:9: note: byref variable will be forcibly initialized loff_t pos; ^~~ /kisskb/src/fs/binfmt_elf.c:772:4: note: byref variable will be forcibly initialized } note; ^~~~ /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 unsigned char k_rand_bytes[16]; ^~~~~~~~~~~~ /kisskb/src/fs/binfmt_elf.c: In function 'load_elf_binary': /kisskb/src/fs/binfmt_elf.c:823:12: note: byref variable will be forcibly initialized static int load_elf_binary(struct linux_binprm *bprm) ^~~~~~~~~~~~~~~ /kisskb/src/fs/binfmt_elf.c:823:12: note: byref variable will be forcibly initialized /kisskb/src/fs/binfmt_elf.c:842:24: note: byref variable will be forcibly initialized struct arch_elf_state arch_state = INIT_ARCH_ELF_STATE; ^~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/synclink_cs.c: In function 'rx_ready_hdlc': /kisskb/src/drivers/char/pcmcia/synclink_cs.c:832:16: note: byref variable will be forcibly initialized unsigned char data[2]; ^~~~ /kisskb/src/drivers/char/pcmcia/synclink_cs.c: In function 'line_info': /kisskb/src/drivers/char/pcmcia/synclink_cs.c:2538:7: note: byref variable will be forcibly initialized char stat_buf[30]; ^~~~~~~~ /kisskb/src/drivers/char/pcmcia/synclink_cs.c: In function 'set_params': /kisskb/src/drivers/char/pcmcia/synclink_cs.c:1808:14: note: byref variable will be forcibly initialized MGSL_PARAMS tmp_params; ^~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/synclink_cs.c: In function 'wait_events': /kisskb/src/drivers/char/pcmcia/synclink_cs.c:1960:6: note: byref variable will be forcibly initialized int mask; ^~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c: In function 'set_protocol': /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:453:17: note: byref variable will be forcibly initialized unsigned short num_bytes_read; ^~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c: In function 'monitor_card': /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:667:16: note: byref variable will be forcibly initialized struct ptsreq ptsreq; ^~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:666:17: note: byref variable will be forcibly initialized unsigned short s; ^ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:27: /kisskb/src/drivers/char/pcmcia/cm4000_cs.c: In function 'cmm_cm4000_release': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:1723:3: note: in expansion of macro 'wait_event' wait_event(dev->devq, (link->open == 0)); ^~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c: In function 'terminate_monitor': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:632:2: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(dev->devq, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c: In function 'cmm_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:966:6: note: in expansion of macro 'wait_event_interruptible' if (wait_event_interruptible ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:957:6: note: in expansion of macro 'wait_event_interruptible' if (wait_event_interruptible ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:944:6: note: in expansion of macro 'wait_event_interruptible' if (wait_event_interruptible ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c: In function 'cmm_ioctl': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:1583:8: note: in expansion of macro 'wait_event_interruptible' if (wait_event_interruptible ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:1571:8: note: in expansion of macro 'wait_event_interruptible' if (wait_event_interruptible ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:1560:18: note: byref variable will be forcibly initialized struct ptsreq krnptsreq; ^~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:27: /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:1540:8: note: in expansion of macro 'wait_event_interruptible' if (wait_event_interruptible ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:1522:8: note: in expansion of macro 'wait_event_interruptible' if (wait_event_interruptible ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:1472:8: note: in expansion of macro 'wait_event_interruptible' if (wait_event_interruptible ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:1470:8: note: byref variable will be forcibly initialized int tmp; ^~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:1449:8: note: byref variable will be forcibly initialized int status; ^~~~~~ /kisskb/src/net/xfrm/xfrm_replay.c: In function 'xfrm_replay_notify': /kisskb/src/net/xfrm/xfrm_replay.c:40:18: note: byref variable will be forcibly initialized struct km_event c; ^ /kisskb/src/net/xfrm/xfrm_replay.c: In function 'xfrm_replay_notify_bmp': /kisskb/src/net/xfrm/xfrm_replay.c:281:18: note: byref variable will be forcibly initialized struct km_event c; ^ /kisskb/src/net/xfrm/xfrm_replay.c: In function 'xfrm_replay_notify_esn': /kisskb/src/net/xfrm/xfrm_replay.c:333:18: note: byref variable will be forcibly initialized struct km_event c; ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/x25/af_x25.c:35: /kisskb/src/net/x25/af_x25.c: In function 'sock_graft': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:1906:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_wq, &parent->wq); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/params.c: In function 'param_set_bool_enable_only': /kisskb/src/kernel/params.c:316:7: note: byref variable will be forcibly initialized bool new_value; ^~~~~~~~~ /kisskb/src/kernel/params.c: In function 'param_set_invbool': /kisskb/src/kernel/params.c:348:7: note: byref variable will be forcibly initialized bool boolval; ^~~~~~~ /kisskb/src/kernel/params.c: In function 'param_set_bint': /kisskb/src/kernel/params.c:375:7: note: byref variable will be forcibly initialized bool v; ^ /kisskb/src/kernel/params.c: In function 'param_array_get': /kisskb/src/kernel/params.c:458:22: note: byref variable will be forcibly initialized struct kernel_param p = *kp; ^ /kisskb/src/kernel/params.c: In function 'param_array': /kisskb/src/kernel/params.c:405:22: note: byref variable will be forcibly initialized struct kernel_param kp; ^~ /kisskb/src/kernel/params.c: In function 'param_array_set': /kisskb/src/kernel/params.c:447:15: note: byref variable will be forcibly initialized unsigned int temp_num; ^~~~~~~~ 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 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 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 int opt; ^~~ /kisskb/src/kernel/params.c: In function 'param_sysfs_builtin': /kisskb/src/kernel/params.c:816:7: note: byref variable will be forcibly initialized char modname[MODULE_NAME_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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:27: /kisskb/src/drivers/char/pcmcia/cm4000_cs.c: In function 'cmm_write': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:1111:6: note: in expansion of macro 'wait_event_interruptible' if (wait_event_interruptible ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:1096:6: note: in expansion of macro 'wait_event_interruptible' if (wait_event_interruptible ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4000_cs.c:1052:17: note: byref variable will be forcibly initialized unsigned short s; ^ /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 int rc = -ENOTCONN; ^~ /kisskb/src/kernel/params.c: In function 'parse_args': /kisskb/src/kernel/params.c:171:16: note: byref variable will be forcibly initialized char *param, *val, *err = NULL; ^~~ /kisskb/src/kernel/params.c:171:8: note: byref variable will be forcibly initialized char *param, *val, *err = NULL; ^~~~~ /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 int qbit = 0, rc = -EINVAL; ^~ /kisskb/src/net/x25/af_x25.c:1097:22: note: byref variable will be forcibly initialized 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 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 struct x25_subaddr sub_addr; ^~~~~~~~ /kisskb/src/net/x25/af_x25.c:1546:24: note: byref variable will be forcibly initialized struct x25_causediag causediag; ^~~~~~~~~ /kisskb/src/net/x25/af_x25.c:1522:27: note: byref variable will be forcibly initialized struct x25_calluserdata calluserdata; ^~~~~~~~~~~~ /kisskb/src/net/x25/af_x25.c:1492:29: note: byref variable will be forcibly initialized struct x25_dte_facilities dtefacs; ^~~~~~~ /kisskb/src/net/x25/af_x25.c:1439:25: note: byref variable will be forcibly initialized struct x25_facilities facilities; ^~~~~~~~~~ /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 struct x25_facilities theirs; ^~~~~~ /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 struct x25_dte_facilities dte_facilities; ^~~~~~~~~~~~~~ /kisskb/src/net/x25/af_x25.c:936:24: note: byref variable will be forcibly initialized struct x25_facilities facilities; ^~~~~~~~~~ /kisskb/src/net/x25/af_x25.c:935:34: note: byref variable will be forcibly initialized struct x25_address source_addr, dest_addr; ^~~~~~~~~ /kisskb/src/net/x25/af_x25.c:935:21: note: byref variable will be forcibly initialized struct x25_address source_addr, dest_addr; ^~~~~~~~~~~ /kisskb/src/fs/posix_acl.c: In function 'posix_acl_chmod': /kisskb/src/fs/posix_acl.c:578:20: note: byref variable will be forcibly initialized struct posix_acl *acl; ^~~ /kisskb/src/fs/posix_acl.c: In function 'posix_acl_update_mode': /kisskb/src/fs/posix_acl.c:679:10: note: byref variable will be forcibly initialized umode_t mode = inode->i_mode; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/of.h:15, from /kisskb/src/lib/logic_pio.c:11: /kisskb/src/lib/logic_pio.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/posix_acl.c: In function 'simple_set_acl': /kisskb/src/fs/posix_acl.c:679:10: note: byref variable will be forcibly initialized /kisskb/src/fs/posix_acl.c: In function 'simple_acl_create': /kisskb/src/fs/posix_acl.c:988:34: note: byref variable will be forcibly initialized struct posix_acl *default_acl, *acl; ^~~ /kisskb/src/fs/posix_acl.c:988:20: note: byref variable will be forcibly initialized struct posix_acl *default_acl, *acl; ^~~~~~~~~~~ /kisskb/src/drivers/misc/lkdtm/bugs.c: In function 'recursive_loop': /kisskb/src/drivers/misc/lkdtm/bugs.c:49:16: note: byref variable will be forcibly initialized volatile char buf[REC_STACK_SIZE]; ^~~ /kisskb/src/drivers/misc/lkdtm/bugs.c: In function 'lkdtm_CORRUPT_STACK': /kisskb/src/drivers/misc/lkdtm/bugs.c:119:7: note: byref variable will be forcibly initialized char data[8] __aligned(sizeof(void *)); ^~~~ /kisskb/src/drivers/misc/lkdtm/bugs.c: In function 'lkdtm_CORRUPT_STACK_STRONG': /kisskb/src/drivers/misc/lkdtm/bugs.c:131:4: note: byref variable will be forcibly initialized } data __aligned(sizeof(void *)); ^~~~ /kisskb/src/drivers/misc/lkdtm/bugs.c: In function 'lkdtm_CORRUPT_LIST_ADD': /kisskb/src/drivers/misc/lkdtm/bugs.c:260:26: note: byref variable will be forcibly initialized struct lkdtm_list good, bad; ^~~ /kisskb/src/drivers/misc/lkdtm/bugs.c:260:20: note: byref variable will be forcibly initialized struct lkdtm_list good, bad; ^~~~ In file included from /kisskb/src/drivers/misc/lkdtm/bugs.c:9: /kisskb/src/drivers/misc/lkdtm/bugs.c:259:12: note: byref variable will be forcibly initialized LIST_HEAD(test_head); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/misc/lkdtm/bugs.c: In function 'lkdtm_CORRUPT_LIST_DEL': /kisskb/src/drivers/misc/lkdtm/bugs.c:293:20: note: byref variable will be forcibly initialized struct lkdtm_list item; ^~~~ In file included from /kisskb/src/drivers/misc/lkdtm/bugs.c:9: /kisskb/src/drivers/misc/lkdtm/bugs.c:292:12: note: byref variable will be forcibly initialized LIST_HEAD(test_head); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/misc/lkdtm/bugs.c: In function 'lkdtm_FORTIFY_SUBOBJECT': /kisskb/src/drivers/misc/lkdtm/bugs.c:514:4: note: byref variable will be forcibly initialized } target; ^~~~~~ In file included from /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.h:11, from /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c:13: /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c: In function 'komeda_get_format_name': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_format_caps.h:87:29: note: byref variable will be forcibly initialized struct drm_format_name_buf buf; ^~~ /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 int handle_dwords, handle_bytes; ^~~~~~~~~~~~~ /kisskb/src/fs/fhandle.c:22:21: note: byref variable will be forcibly initialized 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 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 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 struct path path; ^~~~ /kisskb/src/drivers/reset/reset-sunxi.c: In function 'sunxi_reset_init': /kisskb/src/drivers/reset/reset-sunxi.c:26:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /kisskb/src/fs/ubifs/xattr.c: In function 'ubifs_xattr_remove': /kisskb/src/fs/ubifs/xattr.c:585:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/xattr.c: In function 'ubifs_xattr_set': /kisskb/src/fs/ubifs/xattr.c:272:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/xattr.c: In function 'ubifs_xattr_get': /kisskb/src/fs/ubifs/xattr.c:334:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/xattr.c: In function 'ubifs_listxattr': /kisskb/src/fs/ubifs/xattr.c:398:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/fs/ubifs/xattr.c: In function 'ubifs_purge_xattrs': /kisskb/src/fs/ubifs/xattr.c:494:18: note: byref variable will be forcibly initialized union ubifs_key key; ^~~ /kisskb/src/net/dsa/dsa2.c: In function 'dsa_switch_parse_ports_of': /kisskb/src/net/dsa/dsa2.c:1140:6: note: byref variable will be forcibly initialized u32 reg; ^~~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/dsa/dsa2.c:12: /kisskb/src/net/dsa/dsa2.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/dsa/dsa2.c: In function 'dsa_switch_parse_member_of': /kisskb/src/net/dsa/dsa2.c:1179:6: note: byref variable will be forcibly initialized u32 m[2] = { 0, 0 }; ^ /kisskb/src/net/dsa/dsa2.c: In function 'dsa_port_setup_routing_table': /kisskb/src/net/dsa/dsa2.c:280:29: note: byref variable will be forcibly initialized struct of_phandle_iterator it; ^~ /kisskb/src/kernel/kthread.c: In function '__kthread_create_on_node': /kisskb/src/kernel/kthread.c:374:8: note: byref variable will be forcibly initialized char name[TASK_COMM_LEN]; ^~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/kernel/kthread.c:11: /kisskb/src/kernel/kthread.c:335:29: note: byref variable will be forcibly initialized DECLARE_COMPLETION_ONSTACK(done); ^~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) ^~~~ /kisskb/src/net/dsa/dsa2.c: In function 'dsa_tree_change_tag_proto': /kisskb/src/net/dsa/dsa2.c:963:37: note: byref variable will be forcibly initialized struct dsa_notifier_tag_proto_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/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_killable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/scheduler/sched_entity.c:176:3: note: in expansion of macro 'wait_event_killable' wait_event_killable(sched->job_scheduled, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/scheduler/sched_entity.c:171:10: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout( ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/kthread.c: In function 'kthread_probe_data': /kisskb/src/kernel/kthread.c:203:8: note: byref variable will be forcibly initialized void *data = NULL; ^~~~ /kisskb/src/kernel/kthread.c: In function 'kthread_create_on_node': /kisskb/src/kernel/kthread.c:423:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/kernel/kthread.c: In function 'kthread_create_worker': /kisskb/src/kernel/kthread.c:798:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/kernel/kthread.c: In function 'kthread_create_worker_on_cpu': /kisskb/src/kernel/kthread.c:848:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/kernel/kthread.c: In function '__kthread_cancel_work_sync': /kisskb/src/kernel/kthread.c:1173:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/kernel/kthread.c: In function 'kthread_mod_delayed_work': /kisskb/src/kernel/kthread.c:1145:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_kms.c: In function 'komeda_kms_irq_handler': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_kms.c:44:23: note: byref variable will be forcibly initialized struct komeda_events evts; ^~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_kms.c: In function 'komeda_crtc_normalize_zpos': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_kms.c:143:19: note: byref variable will be forcibly initialized struct list_head zorder_list; ^~~~~~~~~~~ /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 struct i2c_msg msg; ^~~ /kisskb/src/drivers/mfd/88pm860x-i2c.c:122:16: note: byref variable will be forcibly initialized 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 struct i2c_msg msg[2] = { ^~~ /kisskb/src/drivers/mfd/88pm860x-i2c.c:87:16: note: byref variable will be forcibly initialized unsigned char msgbuf1[I2C_SMBUS_BLOCK_MAX + 2]; ^~~~~~~ /kisskb/src/drivers/mfd/88pm860x-i2c.c:86:16: note: byref variable will be forcibly initialized unsigned char msgbuf0[I2C_SMBUS_BLOCK_MAX + 3]; ^~~~~~~ /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 unsigned int data; ^~~~ /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 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 unsigned char zero = 0; ^~~~ /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 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:222:9: note: byref variable will be forcibly initialized 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 int size, nr_controls, i; ^~~~ /kisskb/src/drivers/clk/clk-composite.c: In function 'clk_composite_determine_rate': /kisskb/src/drivers/clk/clk-composite.c:54:16: note: byref variable will be forcibly initialized unsigned long parent_rate; ^~~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/crypto/gf128mul.c: In function 'gf128mul_lle': /kisskb/src/crypto/gf128mul.c:172:8: note: byref variable will be forcibly initialized 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 be128 p[8]; ^ /kisskb/src/drivers/iommu/dma-iommu.c: In function 'iommu_dma_mmap': /kisskb/src/drivers/iommu/dma-iommu.c:1197:6: note: byref variable will be forcibly initialized int ret; ^~~ /kisskb/src/drivers/iommu/dma-iommu.c: In function 'iommu_dma_alloc_remap': /kisskb/src/drivers/iommu/dma-iommu.c:679:18: note: byref variable will be forcibly initialized struct sg_table sgt; ^~~ /kisskb/src/drivers/iommu/dma-iommu.c: In function 'iommu_dma_alloc': /kisskb/src/drivers/iommu/dma-iommu.c:1162:8: note: byref variable will be forcibly initialized void *cpu_addr; ^~~~~~~~ /kisskb/src/drivers/iommu/dma-iommu.c:1161:15: note: byref variable will be forcibly initialized struct page *page = NULL; ^~~~ 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/include/linux/acpi_iort.h:10, from /kisskb/src/drivers/iommu/dma-iommu.c:11: /kisskb/src/drivers/iommu/dma-iommu.c: In function 'iova_reserve_iommu_regions': /kisskb/src/drivers/iommu/dma-iommu.c:268:12: note: byref variable will be forcibly initialized LIST_HEAD(resv_regions); ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/iommu/dma-iommu.c: In function 'iommu_dma_init_domain': /kisskb/src/drivers/iommu/dma-iommu.c:337:6: note: byref variable will be forcibly initialized int attr; ^~~~ In file included from /kisskb/src/drivers/gpu/drm/sun4i/sun4i_drv.c:10: /kisskb/src/drivers/gpu/drm/sun4i/sun4i_drv.c: In function 'sun4i_drv_traverse_endpoints': /kisskb/src/include/linux/kfifo.h:408:29: note: byref variable will be forcibly initialized typeof(*__tmp->const_type) __val = (val); \ ^~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_drv.c:291:3: note: in expansion of macro 'kfifo_put' kfifo_put(&list->fifo, remote); ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_drv.c:275:24: note: byref variable will be forcibly initialized struct of_endpoint endpoint; ^~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/sun4i/sun4i_drv.c:10: /kisskb/src/drivers/gpu/drm/sun4i/sun4i_drv.c: In function 'sun4i_drv_probe': /kisskb/src/include/linux/kfifo.h:408:29: note: byref variable will be forcibly initialized typeof(*__tmp->const_type) __val = (val); \ ^~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_drv.c:384:3: note: in expansion of macro 'kfifo_put' kfifo_put(&list.fifo, pipeline); ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_drv.c:372:23: note: byref variable will be forcibly initialized struct endpoint_list list; ^~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_drv.c:371:47: note: byref variable will be forcibly initialized struct device_node *np = pdev->dev.of_node, *endpoint; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_drv.c:370:26: note: byref variable will be forcibly initialized struct component_match *match = NULL; ^~~~~ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_fb.c: In function 'exynos_user_fb_create': /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_fb.c:100:25: note: byref variable will be forcibly initialized struct exynos_drm_gem *exynos_gem[MAX_FB_BUFFER]; ^~~~~~~~~~ /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 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 u32 rate; ^~~~ /kisskb/src/drivers/clk/clk-conf.c:78:25: note: byref variable will be forcibly initialized struct of_phandle_args clkspec; ^~~~~~~ /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 struct xfrm_aead_name data = { ^~~~ /kisskb/src/drivers/clk/clk-fractional-divider.c: In function 'clk_fd_set_rate': /kisskb/src/drivers/clk/clk-fractional-divider.c:118:19: note: byref variable will be forcibly initialized unsigned long m, n; ^ /kisskb/src/drivers/clk/clk-fractional-divider.c:118:16: note: byref variable will be forcibly initialized unsigned long m, n; ^ /kisskb/src/drivers/clk/clk-fractional-divider.c: In function 'clk_fd_round_rate': /kisskb/src/drivers/clk/clk-fractional-divider.c:96:19: note: byref variable will be forcibly initialized unsigned long m, n; ^ /kisskb/src/drivers/clk/clk-fractional-divider.c:96:16: note: byref variable will be forcibly initialized 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:161:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/net/lapb/lapb_in.c: In function 'lapb_data_input': /kisskb/src/net/lapb/lapb_in.c:535:20: note: byref variable will be forcibly initialized struct lapb_frame frame; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/kprobes.h:21, from /kisskb/src/kernel/notifier.c:3: /kisskb/src/kernel/notifier.c: In function 'notifier_chain_unregister': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/notifier.c:44:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*nl, n->next); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/notifier.c: In function 'notifier_chain_register': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/notifier.c:35:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*nl, n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/notifier.c: In function 'notifier_call_chain_robust': /kisskb/src/kernel/notifier.c:116:11: note: byref variable will be forcibly initialized int ret, nr = 0; ^~ /kisskb/src/drivers/regulator/anatop-regulator.c: In function 'anatop_regmap_set_voltage_time_sel': /kisskb/src/drivers/regulator/anatop-regulator.c:39:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/dma-buf/heaps/system_heap.c: In function 'system_heap_create': /kisskb/src/drivers/dma-buf/heaps/system_heap.c:425:30: note: byref variable will be forcibly initialized 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/regulator/anatop-regulator.c: In function 'anatop_regulator_probe': /kisskb/src/drivers/dma-buf/heaps/system_heap.c:223:22: note: byref variable will be forcibly initialized struct sg_page_iter piter; ^~~~~ /kisskb/src/drivers/regulator/anatop-regulator.c:290:7: note: byref variable will be forcibly initialized u32 enable_bit; ^~~~~~~~~~ /kisskb/src/drivers/regulator/anatop-regulator.c:173:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/regulator/anatop-regulator.c:171:6: note: byref variable will be forcibly initialized u32 max_voltage; ^~~~~~~~~~~ /kisskb/src/drivers/regulator/anatop-regulator.c:170:6: note: byref variable will be forcibly initialized u32 min_voltage; ^~~~~~~~~~~ /kisskb/src/drivers/regulator/anatop-regulator.c:169:6: note: byref variable will be forcibly initialized u32 min_bit_val; ^~~~~~~~~~~ /kisskb/src/drivers/regulator/anatop-regulator.c:168:6: note: byref variable will be forcibly initialized u32 vol_bit_width; ^~~~~~~~~~~~~ /kisskb/src/drivers/regulator/anatop-regulator.c:167:6: note: byref variable will be forcibly initialized u32 vol_bit_shift; ^~~~~~~~~~~~~ /kisskb/src/drivers/regulator/anatop-regulator.c:166:6: note: byref variable will be forcibly initialized u32 control_reg; ^~~~~~~~~~~ /kisskb/src/drivers/dma-buf/heaps/system_heap.c: In function 'system_heap_mmap': /kisskb/src/drivers/dma-buf/heaps/system_heap.c:200:22: note: byref variable will be forcibly initialized struct sg_page_iter piter; ^~~~~ /kisskb/src/kernel/notifier.c: In function 'notify_die': /kisskb/src/kernel/notifier.c:538:18: note: byref variable will be forcibly initialized struct die_args args = { ^~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_crtc.c: In function 'komeda_crtc_flush_and_wait_for_flip_done': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_crtc.c:296:20: note: byref variable will be forcibly initialized struct completion temp; ^~~~ In file included from /kisskb/src/include/net/ip.h:29, 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 static inline struct neighbour *ip_neigh_gw4(struct net_device *dev, ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_crtc.c: In function 'komeda_kms_setup_crtcs': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_crtc.c:568:7: note: byref variable will be forcibly initialized char str[16]; ^~~ /kisskb/src/drivers/dma-buf/heaps/system_heap.c: In function 'system_heap_allocate': /kisskb/src/drivers/dma-buf/heaps/system_heap.c:346:19: note: byref variable will be forcibly initialized struct list_head pages; ^~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_drv.c: In function 'virtio_gpu_pci_quirk': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_drv.c:52:7: note: byref variable will be forcibly initialized char unique[20]; ^~~~~~ /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 bool is_v6gw = false; ^~~~~~~ /kisskb/src/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/net/ipv4/ip_output.c:985:14: note: byref variable will be forcibly initialized bool paged, extra_uref = false; ^~~~~~~~~~ /kisskb/src/net/ipv4/ip_output.c:979:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/drivers/regulator/ad5398.c: In function 'ad5398_read_reg': /kisskb/src/drivers/regulator/ad5398.c:40:17: note: byref variable will be forcibly initialized unsigned short val; ^~~ /kisskb/src/drivers/regulator/ad5398.c: In function 'ad5398_is_enabled': /kisskb/src/drivers/regulator/ad5398.c:40:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/ad5398.c: In function 'ad5398_get_current_limit': /kisskb/src/drivers/regulator/ad5398.c:40:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/ad5398.c: In function 'ad5398_write_reg': /kisskb/src/drivers/regulator/ad5398.c:55:17: note: byref variable will be forcibly initialized unsigned short val; ^~~ /kisskb/src/drivers/regulator/ad5398.c: In function 'ad5398_disable': /kisskb/src/drivers/regulator/ad5398.c:55:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/ad5398.c:40:17: note: byref variable will be forcibly initialized unsigned short val; ^~~ /kisskb/src/drivers/regulator/ad5398.c: In function 'ad5398_enable': /kisskb/src/drivers/regulator/ad5398.c:55:17: note: byref variable will be forcibly initialized unsigned short val; ^~~ /kisskb/src/drivers/regulator/ad5398.c:40:17: note: byref variable will be forcibly initialized unsigned short val; ^~~ /kisskb/src/drivers/regulator/ad5398.c: In function 'ad5398_set_current_limit': /kisskb/src/drivers/regulator/ad5398.c:55:17: note: byref variable will be forcibly initialized unsigned short val; ^~~ /kisskb/src/drivers/regulator/ad5398.c:40:17: note: byref variable will be forcibly initialized unsigned short val; ^~~ /kisskb/src/net/ipv4/ip_output.c: In function 'ip_do_fragment': /kisskb/src/net/ipv4/ip_output.c:782:23: note: byref variable will be forcibly initialized struct ip_frag_state state; ^~~~~ /kisskb/src/net/ipv4/ip_output.c:780:26: note: byref variable will be forcibly initialized struct ip_fraglist_iter iter; ^~~~ /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 struct sockaddr_at sat; ^~~ /kisskb/src/net/ipv4/ip_output.c: In function 'ip_generic_getfrag': /kisskb/src/net/ipv4/ip_output.c:940:10: note: byref variable will be forcibly initialized __wsum csum = 0; ^~~~ /kisskb/src/net/ipv4/ip_output.c: In function 'ip_make_skb': /kisskb/src/net/ipv4/ip_output.c:1619:22: note: byref variable will be forcibly initialized 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:1671:17: note: byref variable will be forcibly initialized struct rtable *rt = skb_rtable(skb); ^~ /kisskb/src/net/ipv4/ip_output.c:1670:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/ip_output.c:1669:21: note: byref variable will be forcibly initialized struct ipcm_cookie ipc; ^~~ /kisskb/src/net/ipv4/ip_output.c:1668:25: note: byref variable will be forcibly initialized struct ip_options_data replyopts; ^~~~~~~~~ /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 struct atalk_addr ta; ^~ /kisskb/src/drivers/dma-buf/dma-buf.c: In function 'dmabuffs_dname': /kisskb/src/drivers/dma-buf/dma-buf.c:44:7: note: byref variable will be forcibly initialized char name[DMA_BUF_NAME_LEN]; ^~~~ /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 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 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 struct atalk_addr at_lo; ^~~~~ /kisskb/src/net/appletalk/ddp.c:1628:21: note: byref variable will be forcibly initialized struct atalk_addr at_hint; ^~~~~~~ /kisskb/src/net/appletalk/ddp.c:1582:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/net/appletalk/ddp.c:1576:35: note: byref variable will be forcibly initialized struct sockaddr_at local_satalk, gsat; ^~~~ /kisskb/src/net/appletalk/ddp.c:1576:21: note: byref variable will be forcibly initialized struct sockaddr_at local_satalk, gsat; ^~~~~~~~~~~~ /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 struct sockaddr_at sat; ^~~ /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 char name[IFNAMSIZ]; ^~~~ /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 struct rtentry rt; ^~ /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 struct rtentry rtdef; ^~~~~ /kisskb/src/net/appletalk/ddp.c:659:15: note: byref variable will be forcibly initialized struct ifreq atreq; ^~~~~ /kisskb/src/drivers/dma-buf/dma-buf.c: In function 'dma_buf_ioctl': /kisskb/src/drivers/dma-buf/dma-buf.c:369:22: note: byref variable will be forcibly initialized struct dma_buf_sync sync; ^~~~ /kisskb/src/drivers/dma-buf/dma-buf.c: In function 'dma_buf_vmap': /kisskb/src/drivers/dma-buf/dma-buf.c:1289:21: note: byref variable will be forcibly initialized struct dma_buf_map ptr; ^~~ /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 char c[N_OUTBUF] __ALIGNED__; ^ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_INC_OVERFLOW': /kisskb/src/drivers/misc/lkdtm/refcount.c:29:13: note: byref variable will be forcibly initialized refcount_t over = REFCOUNT_INIT(REFCOUNT_MAX - 1); ^~~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_ADD_OVERFLOW': /kisskb/src/drivers/misc/lkdtm/refcount.c:45:13: note: byref variable will be forcibly initialized refcount_t over = REFCOUNT_INIT(REFCOUNT_MAX - 1); ^~~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_INC_NOT_ZERO_OVERFLOW': /kisskb/src/drivers/misc/lkdtm/refcount.c:63:13: note: byref variable will be forcibly initialized refcount_t over = REFCOUNT_INIT(REFCOUNT_MAX); ^~~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_ADD_NOT_ZERO_OVERFLOW': /kisskb/src/drivers/misc/lkdtm/refcount.c:75:13: note: byref variable will be forcibly initialized refcount_t over = REFCOUNT_INIT(REFCOUNT_MAX); ^~~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_DEC_ZERO': /kisskb/src/drivers/misc/lkdtm/refcount.c:108:13: note: byref variable will be forcibly initialized refcount_t zero = REFCOUNT_INIT(2); ^~~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_DEC_NEGATIVE': /kisskb/src/drivers/misc/lkdtm/refcount.c:147:13: note: byref variable will be forcibly initialized refcount_t neg = REFCOUNT_INIT(0); ^~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_DEC_AND_TEST_NEGATIVE': /kisskb/src/drivers/misc/lkdtm/refcount.c:161:13: note: byref variable will be forcibly initialized refcount_t neg = REFCOUNT_INIT(0); ^~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_SUB_AND_TEST_NEGATIVE': /kisskb/src/drivers/misc/lkdtm/refcount.c:176:13: note: byref variable will be forcibly initialized refcount_t neg = REFCOUNT_INIT(3); ^~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_INC_ZERO': /kisskb/src/drivers/misc/lkdtm/refcount.c:208:13: note: byref variable will be forcibly initialized refcount_t zero = REFCOUNT_INIT(0); ^~~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_ADD_ZERO': /kisskb/src/drivers/misc/lkdtm/refcount.c:233:13: note: byref variable will be forcibly initialized refcount_t zero = REFCOUNT_INIT(0); ^~~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_INC_SATURATED': /kisskb/src/drivers/misc/lkdtm/refcount.c:272:13: note: byref variable will be forcibly initialized refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); ^~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_DEC_SATURATED': /kisskb/src/drivers/misc/lkdtm/refcount.c:283:13: note: byref variable will be forcibly initialized refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); ^~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_ADD_SATURATED': /kisskb/src/drivers/misc/lkdtm/refcount.c:294:13: note: byref variable will be forcibly initialized refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); ^~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_INC_NOT_ZERO_SATURATED': /kisskb/src/drivers/misc/lkdtm/refcount.c:305:13: note: byref variable will be forcibly initialized refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); ^~~ /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 char buf[N_INBUF] __ALIGNED__; ^~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_ADD_NOT_ZERO_SATURATED': /kisskb/src/drivers/misc/lkdtm/refcount.c:317:13: note: byref variable will be forcibly initialized refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); ^~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_DEC_AND_TEST_SATURATED': /kisskb/src/drivers/misc/lkdtm/refcount.c:329:13: note: byref variable will be forcibly initialized refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); ^~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_SUB_AND_TEST_SATURATED': /kisskb/src/drivers/misc/lkdtm/refcount.c:341:13: note: byref variable will be forcibly initialized refcount_t sat = REFCOUNT_INIT(REFCOUNT_SATURATED); ^~~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_ATOMIC_TIMING': /kisskb/src/drivers/misc/lkdtm/refcount.c:354:11: note: byref variable will be forcibly initialized atomic_t count = ATOMIC_INIT(1); ^~~~~ /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 struct winsize ws; ^~ /kisskb/src/drivers/misc/lkdtm/refcount.c: In function 'lkdtm_REFCOUNT_TIMING': /kisskb/src/drivers/misc/lkdtm/refcount.c:379:13: note: byref variable will be forcibly initialized refcount_t count = REFCOUNT_INIT(1); ^~~~~ /kisskb/src/crypto/ecb.c: In function 'crypto_ecb_crypt': /kisskb/src/crypto/ecb.c:21:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/drivers/misc/lkdtm/perms.c: In function 'lkdtm_EXEC_STACK': /kisskb/src/drivers/misc/lkdtm/perms.c:134:5: note: byref variable will be forcibly initialized u8 stack_area[EXEC_SIZE]; ^~~~~~~~~~ /kisskb/src/drivers/misc/lkdtm/perms.c: In function 'lkdtm_ACCESS_USERSPACE': /kisskb/src/drivers/misc/lkdtm/perms.c:179:27: note: byref variable will be forcibly initialized unsigned long user_addr, tmp = 0; ^~~ In file included from /kisskb/src/fs/ubifs/auth.c:14: /kisskb/src/fs/ubifs/auth.c: In function 'ubifs_node_calc_hmac': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ ^~ /kisskb/src/fs/ubifs/auth.c:391:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' SHASH_DESC_ON_STACK(shash, c->hmac_tfm); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/auth.c: In function 'ubifs_bad_hash': /kisskb/src/fs/ubifs/auth.c:144:5: note: byref variable will be forcibly initialized u8 calc[UBIFS_HASH_ARR_SZ]; ^~~~ /kisskb/src/fs/ubifs/auth.c: In function '__ubifs_node_check_hash': /kisskb/src/fs/ubifs/auth.c:166:5: note: byref variable will be forcibly initialized u8 calc[UBIFS_HASH_ARR_SZ]; ^~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/of_address.h:7, from /kisskb/src/drivers/clk/clk-bm1880.c:12: /kisskb/src/drivers/clk/clk-bm1880.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/fs/ubifs/auth.c: In function 'ubifs_init_authentication': /kisskb/src/fs/ubifs/auth.c:261:7: note: byref variable will be forcibly initialized char hmac_name[CRYPTO_MAX_ALG_NAME]; ^~~~~~~~~ In file included from /kisskb/src/fs/ubifs/auth.c:14: /kisskb/src/fs/ubifs/auth.c: In function 'ubifs_prepare_auth_node': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ ^~ /kisskb/src/fs/ubifs/auth.c:71:3: note: in expansion of macro 'SHASH_DESC_ON_STACK' SHASH_DESC_ON_STACK(hash_desc, c->hash_tfm); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ubifs/auth.c:67:5: note: byref variable will be forcibly initialized u8 hash[UBIFS_HASH_ARR_SZ]; ^~~~ /kisskb/src/fs/ubifs/auth.c: In function 'ubifs_hmac_wkm': /kisskb/src/fs/ubifs/auth.c:513:13: note: byref variable will be forcibly initialized const char well_known_message[] = "UBIFS"; ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/ubifs/auth.c:14: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ ^~ /kisskb/src/fs/ubifs/auth.c:511:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' SHASH_DESC_ON_STACK(shash, c->hmac_tfm); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/char/pcmcia/cm4040_cs.c:21: /kisskb/src/drivers/char/pcmcia/cm4040_cs.c: In function 'cm4040_reader_release': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4040_cs.c:510:4: note: in expansion of macro 'wait_event' wait_event(dev->devq, (link->open == 0)); ^~~~~~~~~~ /kisskb/src/drivers/clk/clk-bm1880.c: In function 'bm1880_clk_register_composite': /kisskb/src/drivers/clk/clk-bm1880.c:780:14: note: byref variable will be forcibly initialized const char *parent; ^~~~~~ /kisskb/src/drivers/char/pcmcia/cm4040_cs.c: In function 'wait_for_bulk_out_ready': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4040_cs.c:153:7: note: in expansion of macro 'wait_event_interruptible_timeout' rc = wait_event_interruptible_timeout(dev->write_wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/aat2870-regulator.c: In function 'aat2870_ldo_is_enabled': /kisskb/src/drivers/regulator/aat2870-regulator.c:77:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/char/pcmcia/cm4040_cs.c: In function 'wait_for_bulk_in_ready': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/pcmcia/cm4040_cs.c:201:7: note: in expansion of macro 'wait_event_interruptible_timeout' rc = wait_event_interruptible_timeout(dev->read_wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/aat2870-regulator.c: In function 'aat2870_ldo_get_voltage_sel': /kisskb/src/drivers/regulator/aat2870-regulator.c:46:5: note: byref variable will be forcibly initialized u8 val; ^~~ In file included from /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_dev.h:14, from /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_plane.c:11: /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_plane.c: In function 'komeda_get_format_name': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_format_caps.h:87:29: note: byref variable will be forcibly initialized struct drm_format_name_buf buf; ^~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_plane.c: In function 'komeda_plane_atomic_check': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_plane.c:81:30: note: byref variable will be forcibly initialized struct komeda_data_flow_cfg dflow; ^~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_plane.c: In function 'komeda_plane_add': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_plane.c:255:16: note: byref variable will be forcibly initialized u32 *formats, n_formats = 0; ^~~~~~~~~ /kisskb/src/drivers/clk/clk-cdce706.c: In function 'cdce706_register_clkin': /kisskb/src/drivers/clk/clk-cdce706.c:479:18: note: byref variable will be forcibly initialized unsigned clock, source; ^~~~~~ /kisskb/src/drivers/clk/clk-cdce706.c:479:11: note: byref variable will be forcibly initialized unsigned clock, source; ^~~~~ /kisskb/src/drivers/clk/clk-cdce706.c: In function 'cdce706_register_plls': /kisskb/src/drivers/clk/clk-cdce706.c:526:18: note: byref variable will be forcibly initialized unsigned m, n, v; ^ /kisskb/src/drivers/clk/clk-cdce706.c:526:15: note: byref variable will be forcibly initialized unsigned m, n, v; ^ /kisskb/src/drivers/clk/clk-cdce706.c:526:12: note: byref variable will be forcibly initialized unsigned m, n, v; ^ /kisskb/src/drivers/clk/clk-cdce706.c:519:11: note: byref variable will be forcibly initialized unsigned mux; ^~~ /kisskb/src/drivers/clk/clk-cdce706.c: In function 'cdce706_register_dividers': /kisskb/src/drivers/clk/clk-cdce706.c:564:12: note: byref variable will be forcibly initialized unsigned val; ^~~ /kisskb/src/drivers/clk/clk-cdce706.c: In function 'cdce706_register_clkouts': /kisskb/src/drivers/clk/clk-cdce706.c:600:12: note: byref variable will be forcibly initialized unsigned val; ^~~ /kisskb/src/drivers/clk/clk-cdce706.c: In function 'cdce706_pll_round_rate': /kisskb/src/drivers/clk/clk-cdce706.c:189:21: note: byref variable will be forcibly initialized unsigned long mul, div; ^~~ /kisskb/src/drivers/clk/clk-cdce706.c:189:16: note: byref variable will be forcibly initialized unsigned long mul, div; ^~~ /kisskb/src/drivers/clk/clk-cdce706.c: In function 'cdce706_divider_round_rate': /kisskb/src/drivers/clk/clk-cdce706.c:315:21: note: byref variable will be forcibly initialized unsigned long n, m; ^ /kisskb/src/drivers/clk/clk-cdce706.c:315:18: note: byref variable will be forcibly initialized unsigned long n, m; ^ /kisskb/src/drivers/clk/clk-cdce706.c:295:21: note: byref variable will be forcibly initialized unsigned long mul, div; ^~~ /kisskb/src/drivers/clk/clk-cdce706.c:295:16: note: byref variable will be forcibly initialized unsigned long mul, div; ^~~ In file included from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c:27: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c: In function 'virtio_gpu_config_changed_work_func': /kisskb/src/include/linux/virtio_config.h:422:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cwrite_v = \ ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c:52:2: note: in expansion of macro 'virtio_cwrite_le' virtio_cwrite_le(vgdev->vdev, struct virtio_gpu_config, ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c:42:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vgdev->vdev, struct virtio_gpu_config, ^~~~~~~~~~~~~~~ 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/virtio/virtgpu_drv.h:34, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c:32: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized 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/mm.h:10, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/virtio.h:7, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c:26: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c: In function 'virtio_gpu_get_capsets': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c:79:9: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(vgdev->resp_wq, ^~~~~~~~~~~~~~~~~~ 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:27, 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 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/drivers/gpu/drm/virtio/virtgpu_kms.c: In function 'virtio_gpu_init': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c:228:2: note: in expansion of macro 'wait_event_timeout' wait_event_timeout(vgdev->resp_wq, !vgdev->display_info_pending, ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c:27: /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c:210:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vgdev->vdev, struct virtio_gpu_config, ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c:199:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vgdev->vdev, struct virtio_gpu_config, ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_kms.c:106:20: note: byref variable will be forcibly initialized struct virtqueue *vqs[2]; ^~~ /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 struct xfrmu_spdhthresh spt4, spt6; ^~~~ /kisskb/src/net/xfrm/xfrm_user.c:1194:26: note: byref variable will be forcibly initialized struct xfrmu_spdhthresh spt4, spt6; ^~~~ /kisskb/src/net/xfrm/xfrm_user.c:1193:24: note: byref variable will be forcibly initialized struct xfrmu_spdhinfo sph; ^~~ /kisskb/src/net/xfrm/xfrm_user.c:1192:23: note: byref variable will be forcibly initialized struct xfrmu_spdinfo spc; ^~~ /kisskb/src/net/xfrm/xfrm_user.c:1191:23: note: byref variable will be forcibly initialized 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:27, 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 u32 tmp = value; ^~~ /kisskb/src/net/xfrm/xfrm_user.c:1317:24: note: byref variable will be forcibly initialized struct xfrmu_sadhinfo sh; ^~ /kisskb/src/net/xfrm/xfrm_user.c:1316:23: note: byref variable will be forcibly initialized struct xfrmk_sadinfo 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:27, 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_aevent': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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/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 u64 tmp = value; ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_get_ae': /kisskb/src/net/xfrm/xfrm_user.c:2154:18: note: byref variable will be forcibly initialized struct km_event c; ^ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_new_ae': /kisskb/src/net/xfrm/xfrm_user.c:2196:18: note: byref variable will be forcibly initialized struct km_event c; ^ 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:27, 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_expire': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /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 struct xfrm_user_tmpl vec[XFRM_MAX_DEPTH]; ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_flush_policy': /kisskb/src/net/xfrm/xfrm_user.c:2246:18: note: byref variable will be forcibly initialized struct km_event c; ^ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_flush_sa': /kisskb/src/net/xfrm/xfrm_user.c:2051:18: note: byref variable will be forcibly initialized struct km_event c; ^ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_add_pol_expire': /kisskb/src/net/xfrm/xfrm_user.c:2279:19: note: byref variable will be forcibly initialized struct xfrm_mark m; ^ /kisskb/src/net/xfrm/xfrm_user.c:2278:6: note: byref variable will be forcibly initialized int err = -ENOENT; ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_add_acquire': /kisskb/src/net/xfrm/xfrm_user.c:2382:6: note: byref variable will be forcibly initialized int err = -ENOMEM; ^~~ 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:27, 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 'dump_one_policy': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /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 struct xfrm_dump_info info; ^~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_device.c: In function 'find_chipid': /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_device.c:406:19: note: byref variable will be forcibly initialized unsigned int r, patch; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_device.c:406:16: note: byref variable will be forcibly initialized unsigned int r, patch; ^ /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_device.c:401:6: note: byref variable will be forcibly initialized u32 chipid; ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_device.c:399:14: note: byref variable will be forcibly initialized const char *compat; ^~~~~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_get_policy': /kisskb/src/net/xfrm/xfrm_user.c:1974:19: note: byref variable will be forcibly initialized struct xfrm_mark m; ^ /kisskb/src/net/xfrm/xfrm_user.c:1972:18: note: byref variable will be forcibly initialized struct km_event c; ^ /kisskb/src/net/xfrm/xfrm_user.c:1971:6: note: byref variable will be forcibly initialized 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:27, 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_polexpire': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 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 /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 u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /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 struct xfrm_dump_info info; ^~~~ /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 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 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 int err; ^~~ /kisskb/src/net/xfrm/xfrm_user.c:1747:18: note: byref variable will be forcibly initialized 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 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 struct km_event c; ^ /kisskb/src/net/xfrm/xfrm_user.c:755:6: note: byref variable will be forcibly initialized 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 struct km_event c; ^ /kisskb/src/net/xfrm/xfrm_user.c:677:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_user_rcv_msg': /kisskb/src/net/xfrm/xfrm_user.c:2786:31: note: byref variable will be forcibly initialized struct netlink_dump_control c = { ^ /kisskb/src/net/xfrm/xfrm_user.c:2752:17: note: byref variable will be forcibly initialized 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 struct nlattr *attrs[XFRMA_MAX+1]; ^~~~~ /kisskb/src/net/xfrm/xfrm_user.c:1086:24: note: byref variable will be forcibly initialized struct xfrm_dump_info info; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/net/xfrm/xfrm_user.c:14: /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_user_net_init': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_user.c:3479:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(net->xfrm.nlsk, nlsk); ^~~~~~~~~~~~~~~~~~ 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:27, 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 'xfrm_notify_policy': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /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 /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 struct x25_address source_addr, dest_addr; ^~~~~~~~~ /kisskb/src/net/x25/x25_in.c:89:21: note: byref variable will be forcibly initialized struct x25_address source_addr, dest_addr; ^~~~~~~~~~~ /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 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 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 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 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 int queued = 0, frametype, ns, nr, q, d, m; ^~ In file included from /kisskb/src/drivers/mtd/parsers/ar7part.c:10: /kisskb/src/drivers/mtd/parsers/ar7part.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mtd/parsers/ar7part.c: In function 'create_mtd_partitions': /kisskb/src/drivers/mtd/parsers/ar7part.c:37:9: note: byref variable will be forcibly initialized size_t len; ^~~ /kisskb/src/drivers/mtd/parsers/ar7part.c:35:21: note: byref variable will be forcibly initialized struct ar7_bin_rec header; ^~~~~~ /kisskb/src/kernel/ksysfs.c: In function 'vmcoreinfo_show': /kisskb/src/kernel/ksysfs.c:133:14: note: byref variable will be forcibly initialized phys_addr_t vmcore_base = paddr_vmcoreinfo_note(); ^~~~~~~~~~~ /kisskb/src/kernel/ksysfs.c: In function 'kexec_crash_size_store': /kisskb/src/kernel/ksysfs.c:115:16: note: byref variable will be forcibly initialized unsigned long cnt; ^~~ 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 '__pm_runtime_barrier': /kisskb/src/drivers/base/power/runtime.c:1313:15: note: byref variable will be forcibly initialized DEFINE_WAIT(wait); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/drivers/base/power/runtime.c:1313:3: note: in expansion of macro 'DEFINE_WAIT' DEFINE_WAIT(wait); ^~~~~~~~~~~ /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 DEFINE_WAIT(wait); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/drivers/base/power/runtime.c:772:3: note: in expansion of macro 'DEFINE_WAIT' DEFINE_WAIT(wait); ^~~~~~~~~~~ /kisskb/src/drivers/base/power/runtime.c: In function 'rpm_suspend': /kisskb/src/drivers/base/power/runtime.c:594:15: note: byref variable will be forcibly initialized DEFINE_WAIT(wait); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/drivers/base/power/runtime.c:594:3: note: in expansion of macro 'DEFINE_WAIT' DEFINE_WAIT(wait); ^~~~~~~~~~~ /kisskb/src/drivers/regulator/axp20x-regulator.c: In function 'axp20x_is_polyphase_slave': /kisskb/src/drivers/regulator/axp20x-regulator.c:1163:6: note: byref variable will be forcibly initialized u32 reg = 0; ^~~ /kisskb/src/drivers/regulator/axp20x-regulator.c: In function 'axp20x_regulator_parse_dt': /kisskb/src/drivers/regulator/axp20x-regulator.c:1074:6: note: byref variable will be forcibly initialized u32 dcdcfreq = 0; ^~~~~~~~ /kisskb/src/drivers/regulator/axp20x-regulator.c: In function 'axp20x_regulator_probe': /kisskb/src/drivers/regulator/axp20x-regulator.c:1219:14: note: byref variable will be forcibly initialized const char *dcdc5_name = axp22x_regulators[AXP22X_DCDC5].name; ^~~~~~~~~~ /kisskb/src/drivers/regulator/axp20x-regulator.c:1218:14: note: byref variable will be forcibly initialized const char *dcdc1_name = axp22x_regulators[AXP22X_DCDC1].name; ^~~~~~~~~~ /kisskb/src/drivers/regulator/axp20x-regulator.c:1217:6: note: byref variable will be forcibly initialized u32 workmode; ^~~~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'serial8250_probe': /kisskb/src/drivers/tty/serial/8250/8250_core.c:808:24: note: byref variable will be forcibly initialized struct uart_8250_port uart; ^~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/kernel/async.c:297:2: note: in expansion of macro 'wait_event' wait_event(async_done, lowest_in_progress(domain) >= cookie); ^~~~~~~~~~ /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 u16 n, m; ^ /kisskb/src/drivers/clk/clk-cdce925.c:149:6: note: byref variable will be forcibly initialized 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 u8 reg_data[2]; ^~~~~~~~ /kisskb/src/drivers/clk/clk-cdce925.c:555:17: note: byref variable will be forcibly initialized 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 int dlen = IPCOMP_SCRATCH_SIZE; ^~~~ /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 u8 reg_data[2]; ^~~~~~~~ /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 char child_name[6]; ^~~~~~~~~~ /kisskb/src/drivers/clk/clk-cdce925.c:645:6: note: byref variable will be forcibly initialized u32 value; ^~~~~ /kisskb/src/drivers/clk/clk-cdce925.c:644:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/clk/clk-cdce925.c:642:14: note: byref variable will be forcibly initialized const char *parent_name; ^~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_ipcomp.c: In function 'ipcomp_compress': /kisskb/src/net/xfrm/xfrm_ipcomp.c:138:6: note: byref variable will be forcibly initialized int dlen = IPCOMP_SCRATCH_SIZE; ^~~~ /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 u8 last_iv[MAX_CIPHER_BLOCKSIZE]; ^~~~~~~ /kisskb/src/crypto/cbc.c: In function 'crypto_cbc_decrypt': /kisskb/src/crypto/cbc.c:158:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /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 const char *name = np->name; ^~~~ /kisskb/src/drivers/clk/clk-cs2000-cp.c:421:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ 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/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/crypto/cbc.c: In function 'crypto_cbc_encrypt': /kisskb/src/crypto/cbc.c:76:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/drivers/hsi/hsi_core.c: In function 'hsi_of_property_parse_mode': /kisskb/src/drivers/hsi/hsi_core.c:139:14: note: byref variable will be forcibly initialized const char *mode; ^~~~ /kisskb/src/drivers/hsi/hsi_core.c: In function 'hsi_of_property_parse_flow': /kisskb/src/drivers/hsi/hsi_core.c:159:14: note: byref variable will be forcibly initialized const char *flow; ^~~~ /kisskb/src/drivers/hsi/hsi_core.c: In function 'hsi_of_property_parse_arb_mode': /kisskb/src/drivers/hsi/hsi_core.c:179:14: note: byref variable will be forcibly initialized const char *arb_mode; ^~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/hsi/hsi_core.c: In function 'hsi_add_client_from_dt': /kisskb/src/drivers/hsi/hsi_core.c:203:39: note: byref variable will be forcibly initialized int length, cells, err, i, max_chan, mode; ^~~~ /kisskb/src/drivers/hsi/hsi_core.c:203:6: note: byref variable will be forcibly initialized int length, cells, err, i, max_chan, mode; ^~~~~~ /kisskb/src/drivers/hsi/hsi_core.c:202:7: note: byref variable will be forcibly initialized char name[32]; ^~~~ /kisskb/src/drivers/hsi/hsi_core.c:200:21: note: byref variable will be forcibly initialized struct hsi_channel channel; ^~~~~~~ /kisskb/src/kernel/reboot.c: In function 'cpu_store': /kisskb/src/kernel/reboot.c:757:15: note: byref variable will be forcibly initialized unsigned int cpunum; ^~~~~~ /kisskb/src/kernel/reboot.c: In function '__do_sys_reboot': /kisskb/src/kernel/reboot.c:314:7: note: byref variable will be forcibly initialized char buffer[256]; ^~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/drm/drm_prime.h:37, from /kisskb/src/include/drm/drm_file.h:39, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_gem.c:26: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_gem.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_gem.c: In function 'virtio_gpu_gem_create': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_gem.c:40:6: note: byref variable will be forcibly initialized u32 handle; ^~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_gem.c:38:28: note: byref variable will be forcibly initialized struct virtio_gpu_object *obj; ^~~ /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 unsigned int val; ^~~ In file included from /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c:15: /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c: In function 'adreno_gpu_ascii85_encode': /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c:606:7: note: byref variable will be forcibly initialized char out[ASCII85_BUFSZ]; ^~~ /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c: In function 'adreno_get_legacy_pwrlevels': /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c:812:16: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_gem.c: In function 'virtio_gpu_mode_dumb_create': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_gem.c:65:25: note: byref variable will be forcibly initialized struct drm_gem_object *gobj; ^~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c: In function 'adreno_get_pwrlevels': /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c:834:16: note: byref variable will be forcibly initialized unsigned long freq = ULONG_MAX; ^~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c: In function 'adreno_set_llc_attributes': /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c:191:32: note: byref variable will be forcibly initialized struct io_pgtable_domain_attr pgtbl_cfg; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c: In function 'adreno_request_fw': /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c:286:25: note: byref variable will be forcibly initialized const struct firmware *fw = NULL; ^~ /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c: In function 'zap_shader_load_mdt': /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c:32:18: note: byref variable will be forcibly initialized struct resource r; ^ /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c:30:14: note: byref variable will be forcibly initialized const char *signed_fwname = NULL; ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c:29:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c: In function 'adreno_fw_create_bo': /kisskb/src/drivers/gpu/drm/msm/adreno/adreno_gpu.c:390:25: note: byref variable will be forcibly initialized struct drm_gem_object *bo; ^~ 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 kernel_cap_t dest; ^~~~ /kisskb/src/drivers/tty/ipwireless/hardware.c: In function 'dump_data_bytes': /kisskb/src/drivers/tty/ipwireless/hardware.c:366:7: note: byref variable will be forcibly initialized char prefix[56]; ^~~~~~ /kisskb/src/drivers/tty/ipwireless/hardware.c: In function 'do_send_packet': /kisskb/src/drivers/tty/ipwireless/hardware.c:464:18: note: byref variable will be forcibly initialized union nl_packet pkt; ^~~ /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 u32 val; ^~~ /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 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 u32 prop; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/key.h:14, from /kisskb/src/include/linux/cred.h:13, from /kisskb/src/kernel/cred.c:8: /kisskb/src/kernel/cred.c: In function 'commit_creds': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cred.c:491:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(task->cred, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cred.c:490:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(task->real_cred, new); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/dma-fence.h:17, from /kisskb/src/include/linux/dma-fence-chain.h:13, from /kisskb/src/drivers/dma-buf/dma-fence-chain.c:10: /kisskb/src/drivers/dma-buf/dma-fence-chain.c: In function 'dma_fence_chain_init': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma-buf/dma-fence-chain.c:239:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(chain->prev, prev); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cred.c: In function 'override_creds': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cred.c:568:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(current->cred, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cred.c: In function 'revert_creds': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cred.c:596:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(current->cred, old); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/ipwireless/hardware.c: In function 'do_receive_packet': /kisskb/src/drivers/tty/ipwireless/hardware.c:858:16: note: byref variable will be forcibly initialized unsigned char pkt[LL_MTU_MAX]; ^~~ In file included from /kisskb/src/include/linux/mfd/bcm590xx.h:12, from /kisskb/src/drivers/regulator/bcm590xx-regulator.c:12: /kisskb/src/drivers/regulator/bcm590xx-regulator.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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:20: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/dma_fence.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dma_fence, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/dma_fence.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dma_fence, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' 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:20: /kisskb/src/drivers/dma-buf/dma-fence.c: In function 'trace_event_raw_event_dma_fence': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/dma_fence.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dma_fence, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' 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:588:9: note: byref variable will be forcibly initialized 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:336:19: note: byref variable will be forcibly initialized struct list_head cb_list; ^~~~~~~ /kisskb/src/drivers/dma-buf/dma-fence.c: In function 'dma_fence_default_wait': /kisskb/src/drivers/dma-buf/dma-fence.c:732:25: note: byref variable will be forcibly initialized struct default_wait_cb cb; ^~ /kisskb/src/drivers/clk/clk-sparx5.c: In function 's5_pll_recalc_rate': /kisskb/src/drivers/clk/clk-sparx5.c:196:21: note: byref variable will be forcibly initialized struct s5_pll_conf conf; ^~~~ /kisskb/src/drivers/clk/clk-sparx5.c: In function 's5_calc_params': /kisskb/src/drivers/clk/clk-sparx5.c:113:28: note: byref variable will be forcibly initialized struct s5_pll_conf alt1, alt2; ^~~~ /kisskb/src/drivers/clk/clk-sparx5.c:113:22: note: byref variable will be forcibly initialized struct s5_pll_conf alt1, alt2; ^~~~ /kisskb/src/drivers/clk/clk-sparx5.c: In function 's5_pll_set_rate': /kisskb/src/drivers/clk/clk-sparx5.c:170:21: note: byref variable will be forcibly initialized struct s5_pll_conf conf; ^~~~ /kisskb/src/drivers/clk/clk-sparx5.c: In function 's5_pll_round_rate': /kisskb/src/drivers/clk/clk-sparx5.c:219:21: note: byref variable will be forcibly initialized struct s5_pll_conf conf; ^~~~ /kisskb/src/drivers/misc/lkdtm/stackleak.c: In function 'lkdtm_STACKLEAK_ERASING': /kisskb/src/drivers/misc/lkdtm/stackleak.c:16:34: note: byref variable will be forcibly initialized unsigned long *sp, left, found, i; ^ /kisskb/src/net/dsa/master.c: In function 'dsa_master_get_strings': /kisskb/src/net/dsa/master.c:152:10: note: byref variable will be forcibly initialized uint8_t pfx[4]; ^~~ /kisskb/src/drivers/misc/lkdtm/usercopy.c: In function 'do_usercopy_stack_callee': /kisskb/src/drivers/misc/lkdtm/usercopy.c:38:16: note: byref variable will be forcibly initialized unsigned char buf[32]; ^~~ /kisskb/src/drivers/misc/lkdtm/usercopy.c: In function 'do_usercopy_stack': /kisskb/src/drivers/misc/lkdtm/usercopy.c:53:17: note: byref variable will be forcibly initialized unsigned char *bad_stack; ^~~~~~~~~ /kisskb/src/drivers/misc/lkdtm/usercopy.c:52:16: note: byref variable will be forcibly initialized unsigned char good_stack[32]; ^~~~~~~~~~ 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:233:16: note: byref variable will be forcibly initialized unsigned int mctrl_gpio = 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:3076:16: note: byref variable will be forcibly initialized unsigned char bytes; ^~~~~ /kisskb/src/drivers/misc/lkdtm/fortify.c: In function 'lkdtm_FORTIFIED_STRSCPY': /kisskb/src/drivers/misc/lkdtm/fortify.c:28:7: note: byref variable will be forcibly initialized char weird_dst[sizeof(weird.src) + 1]; ^~~~~~~~~ /kisskb/src/drivers/misc/lkdtm/fortify.c:27:4: note: byref variable will be forcibly initialized } weird = { .big = "hello!" }; ^~~~~ /kisskb/src/drivers/misc/lkdtm/fortify.c:20:7: note: byref variable will be forcibly initialized char dst[5]; ^~~ /kisskb/src/drivers/clk/clk-fixed-mmio.c: In function 'fixed_mmio_clk_setup': /kisskb/src/drivers/clk/clk-fixed-mmio.c:21:14: note: byref variable will be forcibly initialized const char *clk_name = node->name; ^~~~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_port.c: In function 'serial8250_do_get_mctrl': /kisskb/src/drivers/tty/serial/8250/8250_port.c:1987:15: note: byref variable will be forcibly initialized 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:2646:27: note: byref variable will be forcibly initialized 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:2688:27: note: byref variable will be forcibly initialized unsigned int baud, quot, frac = 0; ^~~~ /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 u8 tmpbuf[MAX_CIPHER_BLOCKSIZE] __aligned(__alignof__(u32)); ^~~~~~ /kisskb/src/crypto/pcbc.c: In function 'crypto_pcbc_decrypt': /kisskb/src/crypto/pcbc.c:135:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_wb_connector.c: In function 'komeda_wb_connector_add': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_wb_connector.c:145:16: note: byref variable will be forcibly initialized u32 *formats, n_formats = 0; ^~~~~~~~~ /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 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 struct skcipher_walk walk; ^~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_wb_connector.c: In function 'komeda_wb_encoder_atomic_check': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_wb_connector.c:43:30: note: byref variable will be forcibly initialized struct komeda_data_flow_cfg dflow; ^~~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_can_apply_vlan_filtering': /kisskb/src/net/dsa/port.c:311:21: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_phylink_register': /kisskb/src/net/dsa/port.c:825:18: note: byref variable will be forcibly initialized phy_interface_t mode; ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_fixed_link_register_of': /kisskb/src/net/dsa/port.c:793:18: note: byref variable will be forcibly initialized phy_interface_t mode; ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_lag_join': /kisskb/src/net/dsa/port.c:246:31: note: byref variable will be forcibly initialized struct dsa_notifier_lag_info info = { ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_ageing_time': /kisskb/src/net/dsa/port.c:417:39: note: byref variable will be forcibly initialized struct dsa_notifier_ageing_time_info info; ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_change_brport_flags': /kisskb/src/net/dsa/port.c:128:32: note: byref variable will be forcibly initialized struct switchdev_brport_flags flags; ^~~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_bridge_join': /kisskb/src/net/dsa/port.c:149:34: note: byref variable will be forcibly initialized struct dsa_notifier_bridge_info info = { ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_bridge_leave': /kisskb/src/net/dsa/port.c:180:34: note: byref variable will be forcibly initialized struct dsa_notifier_bridge_info info = { ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_mtu_change': /kisskb/src/net/dsa/port.c:469:31: note: byref variable will be forcibly initialized struct dsa_notifier_mtu_info info = { ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_fdb_add': /kisskb/src/net/dsa/port.c:482:31: note: byref variable will be forcibly initialized struct dsa_notifier_fdb_info info = { ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_fdb_del': /kisskb/src/net/dsa/port.c:495:31: note: byref variable will be forcibly initialized struct dsa_notifier_fdb_info info = { ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_mdb_add': /kisskb/src/net/dsa/port.c:520:31: note: byref variable will be forcibly initialized struct dsa_notifier_mdb_info info = { ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_mdb_del': /kisskb/src/net/dsa/port.c:532:31: note: byref variable will be forcibly initialized struct dsa_notifier_mdb_info info = { ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_vlan_add': /kisskb/src/net/dsa/port.c:545:32: note: byref variable will be forcibly initialized struct dsa_notifier_vlan_info info = { ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_mrp_add': /kisskb/src/net/dsa/port.c:570:31: note: byref variable will be forcibly initialized struct dsa_notifier_mrp_info info = { ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_mrp_del': /kisskb/src/net/dsa/port.c:582:31: note: byref variable will be forcibly initialized struct dsa_notifier_mrp_info info = { ^~~~ /kisskb/src/drivers/clk/clk-fsl-flexspi.c: In function 'fsl_flexspi_clk_probe': /kisskb/src/drivers/clk/clk-fsl-flexspi.c:51:14: note: byref variable will be forcibly initialized const char *clk_name = np->name; ^~~~~~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_mrp_add_ring_role': /kisskb/src/net/dsa/port.c:594:41: note: byref variable will be forcibly initialized 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:606:41: note: byref variable will be forcibly initialized struct dsa_notifier_mrp_ring_role_info info = { ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_hsr_join': /kisskb/src/net/dsa/port.c:960:31: note: byref variable will be forcibly initialized struct dsa_notifier_hsr_info info = { ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_hsr_leave': /kisskb/src/net/dsa/port.c:978:31: note: byref variable will be forcibly initialized struct dsa_notifier_hsr_info info = { ^~~~ /kisskb/src/drivers/mtd/parsers/cmdlinepart.c: In function 'newpart': /kisskb/src/drivers/mtd/parsers/cmdlinepart.c:93:17: note: byref variable will be forcibly initialized unsigned char *extra_mem; ^~~~~~~~~ /kisskb/src/drivers/mtd/parsers/cmdlinepart.c: In function 'mtdpart_setup_real': /kisskb/src/drivers/mtd/parsers/cmdlinepart.c:228:19: note: byref variable will be forcibly initialized int mtd_id_len, num_parts; ^~~~~~~~~ /kisskb/src/drivers/mtd/parsers/cmdlinepart.c:226:33: note: byref variable will be forcibly initialized struct cmdline_mtd_partition *this_mtd; ^~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/virtio.h:7, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_drv.h:29, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vram.c:2: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vram.c: In function 'virtio_gpu_vram_mmap': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vram.c:42:2: note: in expansion of macro 'wait_event' wait_event(vgdev->resp_wq, vram->map_state != STATE_INITIALIZING); ^~~~~~~~~~ /kisskb/src/drivers/mfd/exynos-lpass.c: In function 'exynos_lpass_core_sw_reset': /kisskb/src/drivers/mfd/exynos-lpass.c:60:15: note: byref variable will be forcibly initialized unsigned int val = 0; ^~~ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_fbdev.c: In function 'exynos_drm_fbdev_create': /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_fbdev.c:106:25: note: byref variable will be forcibly initialized struct exynos_drm_gem *exynos_gem; ^~~~~~~~~~ /kisskb/src/net/x25/x25_link.c: In function 'x25_subscr_ioctl': /kisskb/src/net/x25/x25_link.c:358:29: note: byref variable will be forcibly initialized struct x25_subscrip_struct x25_subscr; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a2xx_gpu.c: In function 'a2xx_hw_init': /kisskb/src/drivers/gpu/drm/msm/adreno/a2xx_gpu.c:105:22: note: byref variable will be forcibly initialized dma_addr_t pt_base, tran_error; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a2xx_gpu.c:105:13: note: byref variable will be forcibly initialized dma_addr_t pt_base, tran_error; ^~~~~~~ /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 void *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/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:1925:6: note: in expansion of macro 'wait_event_interruptible_timeout' t = wait_event_interruptible_timeout(endpoint->ep_wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:621:6: note: in expansion of macro 'wait_event_interruptible_timeout' t = wait_event_interruptible_timeout(channel->wr_wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:1130:12: note: in expansion of macro 'wait_event_interruptible_timeout' else if (wait_event_interruptible_timeout( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:1127:4: note: in expansion of macro 'wait_event_interruptible' 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:1372:7: note: in expansion of macro 'wait_event_interruptible' 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:929:5: note: in expansion of macro 'wait_event_interruptible_timeout' wait_event_interruptible_timeout( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:897:9: note: in expansion of macro 'wait_event_interruptible' 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c: In function 'xilly_get_dma_buffers': /kisskb/src/drivers/char/xillybus/xillybus_core.c:324:13: note: byref variable will be forcibly initialized 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:423:27: note: byref variable will be forcibly initialized struct xilly_alloc_state wr_alloc = { ^~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:415:27: note: byref variable will be forcibly initialized struct xilly_alloc_state rd_alloc = { ^~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c: In function 'xillybus_init_chrdev': /kisskb/src/drivers/char/xillybus/xillybus_core.c:1808:7: note: byref variable will be forcibly initialized char devname[48]; ^~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:1806:8: note: byref variable will be forcibly initialized dev_t dev; ^~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:1642:9: note: in expansion of macro 'wait_event_interruptible' if (wait_event_interruptible( ^~~~~~~~~~~~~~~~~~~~~~~~ /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:1988:6: note: in expansion of macro 'wait_event_interruptible_timeout' t = wait_event_interruptible_timeout(endpoint->ep_wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:1954:26: note: byref variable will be forcibly initialized struct xilly_idt_handle idt_handle; ^~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:1952:16: note: byref variable will be forcibly initialized unsigned char bogus_idt[8] = { 1, 224, (PAGE_SHIFT)-2, 0, ^~~~~~~~~ /kisskb/src/drivers/regulator/da903x-regulator.c: In function 'da903x_is_enabled': /kisskb/src/drivers/regulator/da903x-regulator.c:157:10: note: byref variable will be forcibly initialized uint8_t reg_val; ^~~~~~~ /kisskb/src/drivers/regulator/da903x-regulator.c: In function 'da903x_get_voltage_sel': /kisskb/src/drivers/regulator/da903x-regulator.c:119:10: note: byref variable will be forcibly initialized uint8_t val, mask; ^~~ /kisskb/src/drivers/regulator/da9062-regulator.c: In function 'da9062_ldo_lim_event': /kisskb/src/drivers/regulator/da9062-regulator.c:895:6: note: byref variable will be forcibly initialized int bits, i, ret; ^~~~ /kisskb/src/drivers/regulator/da9062-regulator.c: In function 'da9062_ldo_get_mode': /kisskb/src/drivers/regulator/da9062-regulator.c:202:11: note: byref variable will be forcibly initialized int ret, val; ^~~ /kisskb/src/drivers/regulator/da9062-regulator.c: In function 'da9062_buck_get_mode': /kisskb/src/drivers/regulator/da9062-regulator.c:146:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/regulator/da9062-regulator.c:10: /kisskb/src/drivers/regulator/da9062-regulator.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_dotclock.c: In function 'sun4i_dclk_get_phase': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_dotclock.c:128:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_dotclock.c: In function 'sun4i_dclk_recalc_rate': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_dotclock.c:57:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_dotclock.c: In function 'sun4i_dclk_is_enabled': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_dotclock.c:46:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_dotclock.c: In function 'sun4i_dclk_create': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_dotclock.c:168:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_dotclock.c:167:25: note: byref variable will be forcibly initialized const char *clk_name, *parent_name; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_dotclock.c:167:14: note: byref variable will be forcibly initialized const char *clk_name, *parent_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/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/exynos/exynos_drm_fimd.c:10: /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_fimd.c: In function 'fimd_wait_for_vblank': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_fimd.c:313:7: note: in expansion of macro 'wait_event_timeout' if (!wait_event_timeout(ctx->wait_vsync_queue, ^~~~~~~~~~~~~~~~~~ /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 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 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 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 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 u8 status; ^~~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'show_cons_active': /kisskb/src/drivers/tty/tty_io.c:3600:7: note: byref variable will be forcibly initialized int index = cs[i]->index; ^~~~~ /kisskb/src/drivers/tty/tty_io.c:3582:18: note: byref variable will be forcibly initialized struct console *cs[16]; ^~ /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 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 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 u8 data; ^~~~ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_fimd.c: In function 'fimd_probe': /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_fimd.c:1142:7: note: byref variable will be forcibly initialized u32 val; ^~~ /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 u8 data; ^~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'iterate_tty_read': /kisskb/src/drivers/tty/tty_io.c:866:7: note: byref variable will be forcibly initialized char kernel_buf[64]; ^~~~~~~~~~ /kisskb/src/drivers/tty/tty_io.c:864:8: note: byref variable will be forcibly initialized void *cookie = NULL; ^~~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_tiocgserial': /kisskb/src/drivers/tty/tty_io.c:2652:23: note: byref variable will be forcibly initialized struct serial_struct v; ^ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/drivers/clk/clk-plldig.c:8: /kisskb/src/drivers/clk/clk-plldig.c: In function 'plldig_clk_probe': /kisskb/src/include/linux/clk-provider.h:1278:27: note: byref variable will be forcibly initialized (&(struct clk_init_data) { \ ^ /kisskb/src/drivers/clk/clk-plldig.c:238:18: note: in expansion of macro 'CLK_HW_INIT_PARENTS_DATA' data->hw.init = CLK_HW_INIT_PARENTS_DATA("dpclk", ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tiocsti': /kisskb/src/drivers/tty/tty_io.c:2304:11: note: byref variable will be forcibly initialized char ch, mbz = 0; ^~~ /kisskb/src/drivers/tty/tty_io.c:2304:7: note: byref variable will be forcibly initialized char ch, mbz = 0; ^~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_tiocsserial': /kisskb/src/drivers/tty/tty_io.c:2634:23: note: byref variable will be forcibly initialized struct serial_struct v; ^ /kisskb/src/drivers/tty/tty_io.c:2633:7: note: byref variable will be forcibly initialized char comm[TASK_COMM_LEN]; ^~~~ /kisskb/src/drivers/iommu/of_iommu.c: In function 'of_iommu_configure_dev': /kisskb/src/drivers/iommu/of_iommu.c:142:25: note: byref variable will be forcibly initialized struct of_phandle_args iommu_spec; ^~~~~~~~~~ /kisskb/src/drivers/iommu/of_iommu.c: In function 'of_get_dma_window': /kisskb/src/drivers/iommu/of_iommu.c:41:47: note: byref variable will be forcibly initialized char propname[NAME_MAX], addrname[NAME_MAX], sizename[NAME_MAX]; ^~~~~~~~ /kisskb/src/drivers/iommu/of_iommu.c:41:27: note: byref variable will be forcibly initialized char propname[NAME_MAX], addrname[NAME_MAX], sizename[NAME_MAX]; ^~~~~~~~ /kisskb/src/drivers/iommu/of_iommu.c:41:7: note: byref variable will be forcibly initialized char propname[NAME_MAX], addrname[NAME_MAX], sizename[NAME_MAX]; ^~~~~~~~ /kisskb/src/drivers/iommu/of_iommu.c:40:6: note: byref variable will be forcibly initialized int bytes, cur_index = 0; ^~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_dev_name_to_number': /kisskb/src/drivers/tty/tty_io.c:347:6: note: byref variable will be forcibly initialized int index, prefix_length = 0; ^~~~~ 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/clk/clk-qoriq.c:20: /kisskb/src/drivers/clk/clk-qoriq.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized struct platform_device_info pdevinfo = { ^~~~~~~~ /kisskb/src/drivers/clk/clk-qoriq.c: In function 'clockgen_cpufreq_init': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/clk/clk-qoriq.c: In function 'sysclk_from_fixed': /kisskb/src/drivers/clk/clk-qoriq.c:1096:6: note: byref variable will be forcibly initialized u32 rate; ^~~~ In file included from /kisskb/src/include/linux/clkdev.h:12, from /kisskb/src/drivers/clk/clk-qoriq.c:14: /kisskb/src/drivers/clk/clk-qoriq.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/clk/clk-qoriq.c: In function 'create_mux_common': /kisskb/src/drivers/clk/clk-qoriq.c:920:7: note: byref variable will be forcibly initialized char name[32]; ^~~~ /kisskb/src/drivers/clk/clk-qoriq.c:919:14: note: byref variable will be forcibly initialized const char *parent_names[NUM_MUX_PARENTS]; ^~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tiocswinsz': /kisskb/src/drivers/tty/tty_io.c:2391:17: note: byref variable will be forcibly initialized struct winsize tmp_ws; ^~~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_tiocgicount': /kisskb/src/drivers/tty/tty_io.c:2616:32: note: byref variable will be forcibly initialized struct serial_icounter_struct icount; ^~~~~~ /kisskb/src/drivers/clk/clk-qoriq.c: In function 'core_mux_init': /kisskb/src/drivers/clk/clk-qoriq.c:1074:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /kisskb/src/drivers/clk/clk-qoriq.c: In function 'core_pll_init': /kisskb/src/drivers/clk/clk-qoriq.c:1362:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_register_device_attr': /kisskb/src/drivers/tty/tty_io.c:3262:7: note: byref variable will be forcibly initialized char name[64]; ^~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_register_driver': /kisskb/src/drivers/tty/tty_io.c:3469:8: note: byref variable will be forcibly initialized dev_t dev; ^~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_get_device': /kisskb/src/drivers/tty/tty_io.c:3111:23: note: byref variable will be forcibly initialized static struct device *tty_get_device(struct tty_struct *tty) ^~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_open_by_driver': /kisskb/src/drivers/tty/tty_io.c:2064:6: note: byref variable will be forcibly initialized int index = -1; ^~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_kopen': /kisskb/src/drivers/tty/tty_io.c:1978:6: note: byref variable will be forcibly initialized int index = -1; ^~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c: In function 'reclaim_vbufs': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:189:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ /kisskb/src/crypto/cts.c: In function 'cts_cbc_decrypt': /kisskb/src/crypto/cts.c:185:5: note: byref variable will be forcibly initialized u8 d[MAX_CIPHER_BLOCKSIZE * 2] __aligned(__alignof__(u32)); ^ /kisskb/src/crypto/cts.c: In function 'cts_cbc_encrypt': /kisskb/src/crypto/cts.c:104:5: note: byref variable will be forcibly initialized u8 d[MAX_CIPHER_BLOCKSIZE * 2] __aligned(__alignof__(u32)); ^ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:29: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c: In function 'virtio_gpu_queue_cursor': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:477:3: note: in expansion of macro 'wait_event' wait_event(vgdev->cursorq.ack_queue, vq->num_free >= outcnt); ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:460:6: note: byref variable will be forcibly initialized int idx, ret, outcnt; ^~~ /kisskb/src/crypto/cts.c: In function 'crypto_cts_create': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:459:30: note: byref variable will be forcibly initialized struct scatterlist *sgs[1], ccmd; ^~~~ /kisskb/src/crypto/cts.c:329:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:459:22: note: byref variable will be forcibly initialized struct scatterlist *sgs[1], ccmd; ^~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c: In function 'virtio_gpu_dequeue_ctrl_func': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:205:19: note: byref variable will be forcibly initialized struct list_head reclaim_list; ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c: In function 'virtio_gpu_dequeue_cursor_func': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:265:19: note: byref variable will be forcibly initialized struct list_head reclaim_list; ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:29: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c: In function 'virtio_gpu_queue_ctrl_sgs': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:350:3: note: in expansion of macro 'wait_event' wait_event(vgdev->ctrlq.ack_queue, vq->num_free >= elemcnt); ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:332:11: note: byref variable will be forcibly initialized int ret, idx; ^~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c: In function 'virtio_gpu_queue_fenced_ctrl_buffer': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:396:8: note: byref variable will be forcibly initialized int sg_ents; ^~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:383:42: note: byref variable will be forcibly initialized struct scatterlist *sgs[3], vcmd, vout, vresp; ^~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:383:36: note: byref variable will be forcibly initialized struct scatterlist *sgs[3], vcmd, vout, vresp; ^~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:383:30: note: byref variable will be forcibly initialized struct scatterlist *sgs[3], vcmd, vout, vresp; ^~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:383:22: note: byref variable will be forcibly initialized struct scatterlist *sgs[3], vcmd, vout, vresp; ^~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c: In function 'virtio_gpu_cursor_ping': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_vq.c:1118:29: note: byref variable will be forcibly initialized struct virtio_gpu_vbuffer *vbuf; ^~~~ /kisskb/src/drivers/mtd/parsers/afs.c: In function 'afs_is_v1': /kisskb/src/drivers/mtd/parsers/afs.c:83:9: note: byref variable will be forcibly initialized size_t sz; ^~ /kisskb/src/drivers/mtd/parsers/afs.c:82:6: note: byref variable will be forcibly initialized u32 magic; ^~~~~ /kisskb/src/drivers/mtd/parsers/afs.c: In function 'afs_is_v2': /kisskb/src/drivers/mtd/parsers/afs.c:103:9: note: byref variable will be forcibly initialized size_t sz; ^~ /kisskb/src/drivers/mtd/parsers/afs.c:102:6: note: byref variable will be forcibly initialized u32 foot[2]; ^~~~ /kisskb/src/drivers/mtd/parsers/afs.c: In function 'afs_parse_v1_partition': /kisskb/src/drivers/mtd/parsers/afs.c:132:9: note: byref variable will be forcibly initialized size_t sz; ^~ /kisskb/src/drivers/mtd/parsers/afs.c:123:23: note: byref variable will be forcibly initialized struct image_info_v1 iis; ^~~ /kisskb/src/drivers/mtd/parsers/afs.c:122:19: note: byref variable will be forcibly initialized struct footer_v1 fs; ^~ /kisskb/src/drivers/mtd/parsers/afs.c: In function 'afs_parse_v2_partition': /kisskb/src/drivers/mtd/parsers/afs.c:230:9: note: byref variable will be forcibly initialized size_t sz; ^~ /kisskb/src/drivers/mtd/parsers/afs.c:221:6: note: byref variable will be forcibly initialized u32 imginfo[36]; ^~~~~~~ /kisskb/src/drivers/mtd/parsers/afs.c:220:6: note: byref variable will be forcibly initialized u32 footer[12]; ^~~~~~ /kisskb/src/drivers/tty/serial/8250/serial_cs.c: In function 'quirk_post_ibm': /kisskb/src/drivers/tty/serial/8250/serial_cs.c:115:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/tty/serial/8250/serial_cs.c: In function 'setup_serial': /kisskb/src/drivers/tty/serial/8250/serial_cs.c:346:24: note: byref variable will be forcibly initialized struct uart_8250_port uart; ^~~~ /kisskb/src/drivers/tty/serial/8250/serial_cs.c: In function 'multi_config': /kisskb/src/drivers/tty/serial/8250/serial_cs.c:527:9: note: byref variable will be forcibly initialized int i, base2 = 0; ^~~~~ /kisskb/src/drivers/tty/serial/8250/serial_cs.c: In function 'simple_config': /kisskb/src/drivers/tty/serial/8250/serial_cs.c:443:11: note: byref variable will be forcibly initialized int ret, try; ^~~ In file included from /kisskb/src/drivers/gpu/drm/msm/adreno/a5xx_gpu.c:11: /kisskb/src/drivers/gpu/drm/msm/adreno/a5xx_gpu.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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:35: /kisskb/src/drivers/dma-buf/dma-resv.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a5xx_gpu.c: In function 'check_speed_bin': /kisskb/src/drivers/gpu/drm/msm/adreno/a5xx_gpu.c:1682:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/dma-buf/dma-resv.c: In function 'dma_resv_lockdep': /kisskb/src/drivers/dma-buf/dma-resv.c:101:23: note: byref variable will be forcibly initialized struct address_space mapping; ^~~~~~~ /kisskb/src/drivers/dma-buf/dma-resv.c:100:18: note: byref variable will be forcibly initialized struct dma_resv obj; ^~~ /kisskb/src/drivers/dma-buf/dma-resv.c:99:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ctx; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/include/linux/ww_mutex.h:20, from /kisskb/src/include/linux/dma-resv.h:42, from /kisskb/src/drivers/dma-buf/dma-resv.c:35: /kisskb/src/drivers/dma-buf/dma-resv.c: In function 'dma_resv_reserve_shared': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma-buf/dma-resv.c:236:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(obj->fence, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma-buf/dma-resv.c: In function 'dma_resv_copy_fences': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma-buf/dma-resv.c:394:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dst_list->shared[dst_list->shared_count++], fence); ^~~~~~~~~~~~~~~~~~ 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 return (sockptr_t) { .kernel = p, .is_kernel = true }; ^ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/mfd/htc-i2cpld.c:18: /kisskb/src/drivers/mfd/htc-i2cpld.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 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 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 unsigned char optbuf[sizeof(struct ip_options) + 40]; ^~~~~~ /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 struct i2c_board_info info; ^~~~ /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 struct sockaddr_in sin; ^~~ /kisskb/src/net/ipv4/ip_sockglue.c:151:9: note: byref variable will be forcibly initialized __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 __wsum csum = skb->csum; ^~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_lvds.c: In function 'sun4i_lvds_init': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_lvds.c:100:21: note: byref variable will be forcibly initialized struct drm_bridge *bridge; ^~~~~~ /kisskb/src/drivers/tty/ipwireless/network.c: In function 'ipwireless_ppp_ioctl': /kisskb/src/drivers/tty/ipwireless/network.c:161:6: note: byref variable will be forcibly initialized u32 accm[8]; ^~~~ 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 static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /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 static inline void *memdup_sockptr(sockptr_t src, size_t len) ^~~~~~~~~~~~~~ /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 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 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 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 struct group_req greq; ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'copy_group_source_from_sockptr': /kisskb/src/net/ipv4/ip_sockglue.c:698:12: note: userspace variable will be forcibly initialized static int copy_group_source_from_sockptr(struct group_source_req *greqs, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:698:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:702:34: note: byref variable will be forcibly initialized struct compat_group_source_req gr32; ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'do_mcast_group_source': /kisskb/src/net/ipv4/ip_sockglue.c:698:12: note: userspace variable will be forcibly initialized static int copy_group_source_from_sockptr(struct group_source_req *greqs, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:721:12: note: userspace variable will be forcibly initialized static int do_mcast_group_source(struct sock *sk, int optname, ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:750:19: note: byref variable will be forcibly initialized struct ip_mreqn mreq; ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c:725:24: note: byref variable will be forcibly initialized struct ip_mreq_source mreqs; ^~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:724:26: note: byref variable will be forcibly initialized struct group_source_req greqs; ^~~~~ /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 static int compat_ip_set_mcast_msfilter(struct sock *sk, sockptr_t optval, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'compat_ip_get_mcast_msfilter': /kisskb/src/net/ipv4/ip_sockglue.c:1488:22: note: byref variable will be forcibly initialized struct group_filter gf; ^~ /kisskb/src/net/ipv4/ip_sockglue.c:1487:29: note: byref variable will be forcibly initialized struct compat_group_filter gf32; ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_get_mcast_msfilter': /kisskb/src/net/ipv4/ip_sockglue.c:1461:22: note: byref variable will be forcibly initialized struct group_filter gsf; ^~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'do_ip_getsockopt': /kisskb/src/net/ipv4/ip_sockglue.c:1734:17: note: byref variable will be forcibly initialized unsigned char ucval = (unsigned char)val; ^~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1712:8: note: byref variable will be forcibly initialized int tos = inet->rcv_tos; ^~~ /kisskb/src/net/ipv4/ip_sockglue.c:1708:8: note: byref variable will be forcibly initialized int hlim = inet->mc_ttl; ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1700:22: note: byref variable will be forcibly initialized struct in_pktinfo info; ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1687:17: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/net/ipv4/ip_sockglue.c:1661:22: note: byref variable will be forcibly initialized struct ip_msfilter msf; ^~~ /kisskb/src/net/ipv4/ip_sockglue.c:1648:18: note: byref variable will be forcibly initialized struct in_addr addr; ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1541:17: note: byref variable will be forcibly initialized unsigned char optbuf[sizeof(struct ip_options)+40]; ^~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1520:6: note: byref variable will be forcibly initialized int val, err = 0; ^~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_cmsg_recv_offset': /kisskb/src/net/ipv4/ip_sockglue.c:67:6: note: byref variable will be forcibly initialized 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 'ip_cmsg_send': /kisskb/src/include/linux/sockptr.h:29:9: note: userspace variable will be forcibly initialized return (sockptr_t) { .kernel = p, .is_kernel = true }; ^ /kisskb/src/net/ipv4/ip_sockglue.c:283:10: note: userspace variable will be forcibly initialized err = ip_options_get(net, &ipc->opt, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ KERNEL_SOCKPTR(CMSG_DATA(cmsg)), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ err < 40 ? err : 40); ~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_event.c: In function 'komeda_sprintf': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_event.c:23:10: note: byref variable will be forcibly initialized va_list args; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/ip_sockglue.c:19: /kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_ra_control': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:386:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*rap, new_ra); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_event.c: In function 'komeda_print_events': /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_event.c:138:22: note: byref variable will be forcibly initialized struct drm_printer p = drm_info_printer(dev->dev); ^ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_event.c:137:21: note: byref variable will be forcibly initialized struct komeda_str str; ^~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/komeda_event.c:136:8: note: byref variable will be forcibly initialized char msg[256]; ^~~ /kisskb/src/drivers/mfd/ti_am335x_tscadc.c: In function 'am335x_tscadc_need_adc': /kisskb/src/drivers/mfd/ti_am335x_tscadc.c:55:6: note: byref variable will be forcibly initialized u32 reg; ^~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'do_ip_setsockopt': /kisskb/src/net/ipv4/ip_sockglue.c:889:12: note: userspace variable will be forcibly initialized static int do_ip_setsockopt(struct sock *sk, int level, int optname, ^~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:889:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:889:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:889:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:889:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:889:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:889:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:889:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:1280:20: note: byref variable will be forcibly initialized struct ip_mreqn mreq; ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1264:25: note: byref variable will be forcibly initialized struct ip_mreq_source mreqs; ^~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1203:19: note: byref variable will be forcibly initialized struct ip_mreqn mreq; ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1136:19: note: byref variable will be forcibly initialized struct ip_mreqn mreq; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/ip_sockglue.c:19: /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:976:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(inet->inet_opt, opt); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:950:32: note: byref variable will be forcibly initialized struct ip_options_rcu *old, *opt = NULL; ^~~ /kisskb/src/net/ipv4/ip_sockglue.c:927:18: note: byref variable will be forcibly initialized unsigned char ucval; ^~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:894:6: note: byref variable will be forcibly initialized int val = 0, err; ^~~ /kisskb/src/drivers/mfd/ti_am335x_tscadc.c: In function 'ti_tscadc_probe': /kisskb/src/drivers/mfd/ti_am335x_tscadc.c:135:8: note: byref variable will be forcibly initialized int readouts = 0; ^~~~~~~~ /kisskb/src/drivers/mfd/ti_am335x_tscadc.c:134:8: note: byref variable will be forcibly initialized int tsc_wires = 0, adc_channels = 0, total_channels; ^~~~~~~~~ /kisskb/src/drivers/mfd/ti_am335x_tscadc.c:131:8: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/mfd/ti_am335x_tscadc.c:124:24: note: byref variable will be forcibly initialized struct ti_tscadc_dev *tscadc; ^~~~~~ /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 } errhdr; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/lib/radix-tree.c:12: /kisskb/src/lib/radix-tree.c: In function 'insert_entries': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/radix-tree.c:684:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*slot, item); ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/radix-tree.c: In function 'replace_slot': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/radix-tree.c:829:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*slot, item); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/llist.h:51, from /kisskb/src/include/linux/smp_types.h:5, from /kisskb/src/include/linux/irq_work.h:5, from /kisskb/src/kernel/smp.c:10: /kisskb/src/kernel/smp.c: In function 'csd_lock_wait_toolong': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/smp.c:174:16: note: in expansion of macro 'smp_load_acquire' cpu_cur_csd = smp_load_acquire(&per_cpu(cur_csd, cpux)); /* Before func and info. */ ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/smp.c: In function 'csd_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/smp.c:252:2: note: in expansion of macro 'smp_store_release' smp_store_release(&csd->node.u_flags, 0); ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/smp.c: In function 'nrcpus': /kisskb/src/kernel/smp.c:773:6: note: byref variable will be forcibly initialized int nr_cpus; ^~~~~~~ /kisskb/src/lib/radix-tree.c: In function 'radix_tree_extend': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/radix-tree.c:455:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(root->xa_head, entry); ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/radix-tree.c: In function '__radix_tree_create': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/radix-tree.c:626:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*slot, node_to_entry(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 void __rcu **slot; ^~~~ /kisskb/src/lib/radix-tree.c:704:26: note: byref variable will be forcibly initialized struct radix_tree_node *node; ^~~~ /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 void __rcu **slot; ^~~~ /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 struct radix_tree_iter iter; ^~~~ /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 struct radix_tree_iter iter; ^~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_encode_44_32': /kisskb/src/drivers/clk/clk-si5341.c:366:5: note: byref variable will be forcibly initialized u8 r[10]; ^ /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 struct radix_tree_iter iter; ^~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_output_clk_set_rate': /kisskb/src/drivers/clk/clk-si5341.c:840:5: note: byref variable will be forcibly initialized u8 r[3]; ^ /kisskb/src/lib/radix-tree.c: In function 'radix_tree_delete_item': /kisskb/src/lib/radix-tree.c:1416:15: note: byref variable will be forcibly initialized void __rcu **slot = NULL; ^~~~ /kisskb/src/lib/radix-tree.c:1415:26: note: byref variable will be forcibly initialized struct radix_tree_node *node = NULL; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/lib/radix-tree.c:12: /kisskb/src/lib/radix-tree.c: In function 'idr_get_free': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/radix-tree.c:1510:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*slot, node_to_entry(child)); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_output_get_parent': /kisskb/src/drivers/clk/clk-si5341.c:886:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_output_clk_is_on': /kisskb/src/drivers/clk/clk-si5341.c:727:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_synth_clk_is_on': /kisskb/src/drivers/clk/clk-si5341.c:545:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_clk_get_selected_input': /kisskb/src/drivers/clk/clk-si5341.c:432:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_finalize_defaults': /kisskb/src/drivers/clk/clk-si5341.c:1130:6: note: byref variable will be forcibly initialized u32 revision; ^~~~~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_output_clk_recalc_rate': /kisskb/src/drivers/clk/clk-si5341.c:775:5: note: byref variable will be forcibly initialized u8 r[3]; ^ /kisskb/src/drivers/clk/clk-si5341.c:773:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_decode_44_32': /kisskb/src/drivers/clk/clk-si5341.c:350:5: note: byref variable will be forcibly initialized u8 r[10]; ^ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_synth_clk_recalc_rate': /kisskb/src/drivers/clk/clk-si5341.c:619:6: note: byref variable will be forcibly initialized u32 n_den; ^~~~~ /kisskb/src/drivers/clk/clk-si5341.c:618:6: note: byref variable will be forcibly initialized u64 n_num; ^~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_clk_recalc_rate': /kisskb/src/drivers/clk/clk-si5341.c:393:6: note: byref variable will be forcibly initialized u32 m_den; ^~~~~ /kisskb/src/drivers/clk/clk-si5341.c:392:6: note: byref variable will be forcibly initialized u64 m_num; ^~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_probe_chip_id': /kisskb/src/drivers/clk/clk-si5341.c:962:5: note: byref variable will be forcibly initialized u8 reg[4]; ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_is_programmed_already': /kisskb/src/drivers/clk/clk-si5341.c:913:5: note: byref variable will be forcibly initialized u8 r[4]; ^ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_read_settings': /kisskb/src/drivers/clk/clk-si5341.c:1024:5: note: byref variable will be forcibly initialized u8 r[10]; ^ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_dt_parse_dt': /kisskb/src/drivers/clk/clk-si5341.c:1208:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/clk/clk-si5341.c:1207:6: note: byref variable will be forcibly initialized u32 num; ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_send_preamble': /kisskb/src/drivers/clk/clk-si5341.c:1098:6: note: byref variable will be forcibly initialized u32 revision; ^~~~~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_initialize_pll': /kisskb/src/drivers/clk/clk-si5341.c:1302:6: note: byref variable will be forcibly initialized u32 m_den = 0; ^~~~~ /kisskb/src/drivers/clk/clk-si5341.c:1301:6: note: byref variable will be forcibly initialized u32 m_num = 0; ^~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_probe': /kisskb/src/drivers/clk/clk-si5341.c:1379:34: note: byref variable will be forcibly initialized struct clk_si5341_output_config config[SI5341_MAX_NUM_OUTPUTS]; ^~~~~~ /kisskb/src/drivers/clk/clk-si5341.c:1376:14: note: byref variable will be forcibly initialized const char *synth_clock_names[SI5341_NUM_SYNTH]; ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-si5341.c:1375:14: note: byref variable will be forcibly initialized const char *root_clock_name; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-si5341.c:1373:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_i2c_remove': /kisskb/src/drivers/regulator/da9121-regulator.c:1039:12: note: byref variable will be forcibly initialized const int mask_all[4] = { 0xFF, 0xFF, 0xFF, 0xFF }; ^~~~~~~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_buck_get_mode': /kisskb/src/drivers/regulator/da9121-regulator.c:319:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_get_current_limit': /kisskb/src/drivers/regulator/da9121-regulator.c:175:15: note: byref variable will be forcibly initialized unsigned int val = 0; ^~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_check_device_type': /kisskb/src/drivers/regulator/da9121-regulator.c:816:6: note: byref variable will be forcibly initialized u32 variant_id; ^~~~~~~~~~ /kisskb/src/drivers/regulator/da9121-regulator.c:814:6: note: byref variable will be forcibly initialized u32 device_id; ^~~~~~~~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_set_current_limit': /kisskb/src/drivers/regulator/da9121-regulator.c:246:15: note: byref variable will be forcibly initialized unsigned int sel = 0; ^~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_of_parse_cb': /kisskb/src/drivers/regulator/da9121-regulator.c:380:12: note: byref variable will be forcibly initialized uint32_t ripple_cancel; ^~~~~~~~~~~~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_config_irq': /kisskb/src/drivers/regulator/da9121-regulator.c:929:12: note: byref variable will be forcibly initialized const int mask_all[4] = { 0, 0, 0xFF, 0xFF }; ^~~~~~~~ /kisskb/src/drivers/regulator/da9121-regulator.c:928:15: note: byref variable will be forcibly initialized unsigned int p_delay = DA9121_DEFAULT_POLLING_PERIOD_MS; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/ipvlan/ipvlan.h:8, from /kisskb/src/drivers/net/ipvlan/ipvlan_core.c:5: /kisskb/src/drivers/net/ipvlan/ipvlan_core.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_i2c_probe': /kisskb/src/drivers/regulator/da9121-regulator.c:1004:12: note: byref variable will be forcibly initialized const int mask_all[4] = { 0xFF, 0xFF, 0xFF, 0xFF }; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/rbtree.h:20, from /kisskb/src/include/linux/rbtree_augmented.h:16, from /kisskb/src/lib/rbtree.c:12: /kisskb/src/lib/rbtree.c: In function '__rb_change_child_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rbtree_augmented.h:191:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(root->rb_node, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rbtree_augmented.h:189:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(parent->rb_right, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rbtree_augmented.h:187:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(parent->rb_left, new); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/dma-mapping.h:10, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_object.c:26: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_object.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/netrom/af_netrom.c:8: /kisskb/src/net/netrom/af_netrom.c: In function 'sock_graft': /kisskb/src/drivers/mfd/stmpe.c: In function 'stmpe_irq': /kisskb/src/drivers/mfd/stmpe.c:1088:5: note: byref variable will be forcibly initialized u8 isr[3]; ^~~ /kisskb/src/drivers/mfd/stmpe.c: In function 'stmpe_chip_init': /kisskb/src/drivers/mfd/stmpe.c:1241:5: note: byref variable will be forcibly initialized u8 data[2]; ^~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_object.c: In function 'virtio_gpu_object_create': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_object.c:220:15: note: byref variable will be forcibly initialized unsigned int nents; ^~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_object.c:219:31: note: byref variable will be forcibly initialized struct virtio_gpu_mem_entry *ents; ^~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:1906:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_wq, &parent->wq); ^~~~~~~~~~~~~~~~~~ /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 u8 regs[8]; ^~~~ /kisskb/src/drivers/mfd/stmpe.c: In function 'stmpe_probe': /kisskb/src/drivers/mfd/stmpe.c:1384:6: note: byref variable will be forcibly initialized u32 val; ^~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/arch/arm64/include/asm/pointer_auth.h:6, from /kisskb/src/arch/arm64/include/asm/processor.h:36, from /kisskb/src/include/asm-generic/qrwlock.h:14, from ./arch/arm64/include/generated/asm/qrwlock.h:1, from /kisskb/src/arch/arm64/include/asm/spinlock.h:9, from /kisskb/src/include/linux/spinlock.h:90, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/net/ipvlan/ipvlan.h:10, from /kisskb/src/drivers/net/ipvlan/ipvlan_core.c:5: /kisskb/src/drivers/net/ipvlan/ipvlan_core.c: In function 'ipvlan_init_secret': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ipvlan/ipvlan_core.c:11:2: note: in expansion of macro 'net_get_random_once' net_get_random_once(&ipvlan_jhash_secret, sizeof(ipvlan_jhash_secret)); ^~~~~~~~~~~~~~~~~~~ /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 int er; ^~ /kisskb/src/drivers/net/ipvlan/ipvlan_core.c: In function 'ipvlan_process_multicast': /kisskb/src/drivers/net/ipvlan/ipvlan_core.c:231:22: note: byref variable will be forcibly initialized struct sk_buff_head list; ^~~~ 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 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 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 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 struct sockaddr_ax25 sax; ^~~ /kisskb/src/net/netrom/af_netrom.c:1037:6: note: byref variable will be forcibly initialized 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 int val = 0; ^~~ /kisskb/src/drivers/net/ipvlan/ipvlan_core.c: In function 'ipvlan_addr_lookup': /kisskb/src/drivers/net/ipvlan/ipvlan_core.c:397:10: note: byref variable will be forcibly initialized __be32 dip; ^~~ /kisskb/src/drivers/net/ipvlan/ipvlan_core.c: In function 'ipvlan_xmit_mode_l2': /kisskb/src/drivers/net/ipvlan/ipvlan_core.c:596:6: note: byref variable will be forcibly initialized int addr_type; ^~~~~~~~~ /kisskb/src/drivers/net/ipvlan/ipvlan_core.c: In function 'ipvlan_xmit_mode_l3': /kisskb/src/drivers/net/ipvlan/ipvlan_core.c:569:6: note: byref variable will be forcibly initialized int addr_type; ^~~~~~~~~ /kisskb/src/drivers/net/ipvlan/ipvlan_core.c: In function 'ipvlan_external_frame': /kisskb/src/drivers/net/ipvlan/ipvlan_core.c:665:6: note: byref variable will be forcibly initialized int addr_type; ^~~~~~~~~ /kisskb/src/drivers/net/ipvlan/ipvlan_core.c: In function 'ipvlan_handle_mode_l3': /kisskb/src/drivers/net/ipvlan/ipvlan_core.c:684:6: note: byref variable will be forcibly initialized int addr_type; ^~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/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 DEFINE_WAIT(wait); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/net/netrom/af_netrom.c:730:3: note: in expansion of macro 'DEFINE_WAIT' 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:588:9: note: byref variable will be forcibly initialized 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 char name[IFNAMSIZ]; ^~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c: In function 'sun4i_tcon_get_connector': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c:45:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter iter; ^~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c: In function 'sun4i_tcon0_mode_set_cpu': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c:367:6: note: byref variable will be forcibly initialized u32 tcon_div; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c: In function 'sun4i_tcon_of_get_id_from_port': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c:969:7: note: byref variable will be forcibly initialized u32 reg; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c: In function 'sun4i_tcon_find_engine_traverse': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c:893:6: note: byref variable will be forcibly initialized u32 reg = 0; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c: In function 'sun4i_tcon_handler': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c:752:15: note: byref variable will be forcibly initialized unsigned int status; ^~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c: In function 'sun4i_tcon_probe': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c:1325:20: note: byref variable will be forcibly initialized struct drm_panel *panel; ^~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_tcon.c:1324:21: note: byref variable will be forcibly initialized struct drm_bridge *bridge; ^~~~~~ /kisskb/src/drivers/clk/clk-si5351.c: In function 'si5351_reg_read': /kisskb/src/drivers/clk/clk-si5351.c:85:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/clk/clk-si5351.c: In function 'si5351_clkout_get_parent': /kisskb/src/drivers/clk/clk-si5351.c:85:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/clk/clk-si5351.c: In function 'si5351_clkout_recalc_rate': /kisskb/src/drivers/clk/clk-si5351.c:85:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/clk/clk-si5351.c: In function 'si5351_msynth_get_parent': /kisskb/src/drivers/clk/clk-si5351.c:85:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/clk/clk-si5351.c: In function 'si5351_pll_get_parent': /kisskb/src/drivers/clk/clk-si5351.c:85:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/clk/clk-si5351.c: In function 'si5351_msynth_round_rate': /kisskb/src/drivers/clk/clk-si5351.c:649:22: note: byref variable will be forcibly initialized unsigned long a, b, c; ^ /kisskb/src/drivers/clk/clk-si5351.c:649:19: note: byref variable will be forcibly initialized unsigned long a, b, c; ^ /kisskb/src/drivers/clk/clk-si5351.c: In function 'si5351_pll_round_rate': /kisskb/src/drivers/clk/clk-si5351.c:450:36: note: byref variable will be forcibly initialized unsigned long rfrac, denom, a, b, c; ^ /kisskb/src/drivers/clk/clk-si5351.c:450:33: note: byref variable will be forcibly initialized unsigned long rfrac, denom, a, b, c; ^ /kisskb/src/drivers/clk/clk-si5351.c: In function 'si5351_read_parameters': /kisskb/src/drivers/clk/clk-si5351.c:85:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/clk/clk-si5351.c:132:5: note: byref variable will be forcibly initialized u8 buf[SI5351_PARAMETERS_LENGTH]; ^~~ /kisskb/src/drivers/clk/clk-si5351.c: In function 'si5351_msynth_recalc_rate': /kisskb/src/drivers/clk/clk-si5351.c:85:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/clk/clk-si5351.c: In function 'si5351_dt_parse': /kisskb/src/drivers/clk/clk-si5351.c:1171:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/clk/clk-si5351.c:1170:6: note: byref variable will be forcibly initialized int num = 0; ^~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/clk/clk-si5351.c:23: /kisskb/src/drivers/clk/clk-si5351.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/clk/clk-si5351.c: In function '_si5351_clkout_reset_pll': /kisskb/src/drivers/clk/clk-si5351.c:85:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/clk/clk-si5351.c:907:15: note: byref variable will be forcibly initialized unsigned int v; ^ /kisskb/src/drivers/clk/clk-si5351.c: In function 'si5351_write_parameters': /kisskb/src/drivers/clk/clk-si5351.c:85:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/clk/clk-si5351.c:154:5: note: byref variable will be forcibly initialized u8 buf[SI5351_PARAMETERS_LENGTH]; ^~~ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_dsi.c: In function 'exynos_dsi_set_pll': /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_dsi.c:603:6: note: byref variable will be forcibly initialized u16 m; ^ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_dsi.c:602:8: note: byref variable will be forcibly initialized u8 p, s; ^ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_dsi.c:602:5: note: byref variable will be forcibly initialized u8 p, s; ^ /kisskb/src/drivers/clk/clk-si5351.c: In function 'si5351_i2c_probe': /kisskb/src/drivers/clk/clk-si5351.c:1377:14: note: byref variable will be forcibly initialized const char *parent_names[4]; ^~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-si5351.c:1376:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/base/power/domain_governor.c: In function 'default_suspend_ok': /kisskb/src/drivers/base/power/domain_governor.c:54:6: note: byref variable will be forcibly initialized s64 constraint_ns; ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/base/power/domain.c:18: /kisskb/src/drivers/base/power/domain.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_dsi.c: In function 'exynos_dsi_host_transfer': /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_dsi.c:1618:29: note: byref variable will be forcibly initialized struct exynos_dsi_transfer xfer; ^~~~ 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/gpu/drm/exynos/exynos_drm_dsi.c:15: /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_dsi.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/base/power/domain.c: In function '__genpd_dev_pm_attach': /kisskb/src/drivers/base/power/domain.c:2644:25: note: byref variable will be forcibly initialized struct of_phandle_args pd_args; ^~~~~~~ /kisskb/src/drivers/base/power/domain.c: In function 'genpd_parse_state': /kisskb/src/drivers/base/power/domain.c:2816:21: note: byref variable will be forcibly initialized u32 entry_latency, exit_latency; ^~~~~~~~~~~~ /kisskb/src/drivers/base/power/domain.c:2816:6: note: byref variable will be forcibly initialized u32 entry_latency, exit_latency; ^~~~~~~~~~~~~ /kisskb/src/drivers/base/power/domain.c:2815:6: note: byref variable will be forcibly initialized u32 residency; ^~~~~~~~~ /kisskb/src/drivers/base/power/domain.c: In function 'genpd_iterate_idle_states': /kisskb/src/drivers/base/power/domain.c:2849:29: note: byref variable will be forcibly initialized struct of_phandle_iterator it; ^~ /kisskb/src/drivers/base/power/domain.c: In function 'genpd_summary_one': /kisskb/src/drivers/base/power/domain.c:3010:7: note: byref variable will be forcibly initialized char state[16]; ^~~~~ /kisskb/src/net/dsa/slave.c: In function 'dsa_bridge_mtu_normalization': /kisskb/src/net/dsa/slave.c:1435:19: note: byref variable will be forcibly initialized struct list_head hw_port_list; ^~~~~~~~~~~~ /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 struct dsa_slave_dump_ctx dump = { ^~~~ 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 u16 tmp = value; ^~~ /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/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/net/bonding/bond_main.c:38: /kisskb/src/drivers/net/bonding/bond_main.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_get_old_active': /kisskb/src/drivers/net/bonding/bond_main.c:790:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_ethtool_get_link_ksettings': /kisskb/src/drivers/net/bonding/bond_main.c:4770:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_set_promiscuity': /kisskb/src/drivers/net/bonding/bond_main.c:645:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_set_allmulti': /kisskb/src/drivers/net/bonding/bond_main.c:668:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /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 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 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 u8 reg[7]; ^~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_hw_addr_flush': /kisskb/src/drivers/net/bonding/bond_main.c:721:6: note: byref variable will be forcibly initialized u8 lacpdu_multicast[ETH_ALEN] = MULTICAST_LACPDU_ADDR; ^~~~~~~~~~~~~~~~ /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 unsigned int old_oe_state; ^~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-si514.c:255:26: note: byref variable will be forcibly initialized struct clk_si514_muldiv settings; ^~~~~~~~ /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 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 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 struct clk_init_data init; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_find_best_slave': /kisskb/src/drivers/net/bonding/bond_main.c:925:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_do_fail_over_mac': /kisskb/src/drivers/net/bonding/bond_main.c:814:26: note: byref variable will be forcibly initialized struct sockaddr_storage ss; ^~ /kisskb/src/drivers/net/bonding/bond_main.c:813:5: note: byref variable will be forcibly initialized u8 tmp_mac[MAX_ADDR_LEN]; ^~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_change_mtu': /kisskb/src/drivers/net/bonding/bond_main.c:4031:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/net/dsa/slave.c: In function 'dsa_slave_phy_setup': /kisskb/src/net/dsa/slave.c:1729:18: note: byref variable will be forcibly initialized phy_interface_t mode; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_netdev_notify_work': /kisskb/src/drivers/net/bonding/bond_main.c:1567:30: note: byref variable will be forcibly initialized struct netdev_bonding_info binfo; ^~~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_slave_info_query': /kisskb/src/drivers/net/bonding/bond_main.c:2281:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/net/dsa/slave.c: In function 'dsa_slave_vlan_check_for_8021q_uppers': /kisskb/src/net/dsa/slave.c:334:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/net/dsa/slave.c: In function 'dsa_slave_vlan_add': /kisskb/src/net/dsa/slave.c:356:33: note: byref variable will be forcibly initialized struct switchdev_obj_port_vlan vlan; ^~~~ /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 int err, frontlen, len; ^~~ /kisskb/src/net/x25/x25_out.c:50:16: note: byref variable will be forcibly initialized unsigned char header[X25_EXT_MIN_LEN]; ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/net/bonding/bond_main.c:38: /kisskb/src/drivers/net/bonding/bond_main.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/dsa/slave.c: In function 'dsa_fdb_offload_notify': /kisskb/src/net/dsa/slave.c:2194:37: note: byref variable will be forcibly initialized struct switchdev_notifier_fdb_info info; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_update_speed_duplex': /kisskb/src/drivers/net/bonding/bond_main.c:532:32: note: byref variable will be forcibly initialized struct ethtool_link_ksettings ecmd; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_check_dev_link': /kisskb/src/drivers/net/bonding/bond_main.c:593:15: note: byref variable will be forcibly initialized struct ifreq ifr; ^~~ /kisskb/src/net/dsa/slave.c: In function 'dsa_slave_switchdev_event': /kisskb/src/net/dsa/slave.c:2265:28: note: byref variable will be forcibly initialized struct netdev_nested_priv priv = { ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_master_upper_dev_link': /kisskb/src/drivers/net/bonding/bond_main.c:1470:31: note: byref variable will be forcibly initialized struct netdev_lag_upper_info lag_upper_info; ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_fix_features': /kisskb/src/drivers/net/bonding/bond_main.c:1227:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_compute_features': /kisskb/src/drivers/net/bonding/bond_main.c:1275:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/net/dsa/slave.c: In function 'dsa_slave_lag_changeupper': /kisskb/src/net/dsa/slave.c:2028:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ 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:2164:13: note: byref variable will be forcibly initialized LIST_HEAD(close_list); ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_netpoll_cleanup': /kisskb/src/drivers/net/bonding/bond_main.c:1184:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_netpoll_setup': /kisskb/src/drivers/net/bonding/bond_main.c:1195:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_miimon_inspect': /kisskb/src/drivers/net/bonding/bond_main.c:2302:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_get_slave_by_id': /kisskb/src/drivers/net/bonding/bond_main.c:4162:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_set_rx_mode': /kisskb/src/drivers/net/bonding/bond_main.c:3952:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_get_lowest_level_rcu': /kisskb/src/drivers/net/bonding/bond_main.c:3761:35: note: byref variable will be forcibly initialized struct list_head *niter, *iter, *iter_stack[MAX_NEST_DEV + 1]; ^~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:3761:28: note: byref variable will be forcibly initialized struct list_head *niter, *iter, *iter_stack[MAX_NEST_DEV + 1]; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c:3760:41: note: byref variable will be forcibly initialized struct net_device *ldev, *next, *now, *dev_stack[MAX_NEST_DEV + 1]; ^~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_get_stats': /kisskb/src/drivers/net/bonding/bond_main.c:3803:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c:3802:27: note: byref variable will be forcibly initialized struct rtnl_link_stats64 temp; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_eth_hash': /kisskb/src/drivers/net/bonding/bond_main.c:3485:21: note: byref variable will be forcibly initialized struct ethhdr *ep, hdr_tmp; ^~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_ab_arp_inspect': /kisskb/src/drivers/net/bonding/bond_main.c:2995:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_flow_dissect': /kisskb/src/drivers/net/bonding/bond_main.c:3550:12: note: byref variable will be forcibly initialized int noff, proto = -1; ^~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:3550:6: note: byref variable will be forcibly initialized int noff, proto = -1; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_sk_hash_l34': /kisskb/src/drivers/net/bonding/bond_main.c:4646:19: note: byref variable will be forcibly initialized struct flow_keys flow; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_neigh_init': /kisskb/src/drivers/net/bonding/bond_main.c:3975:21: note: byref variable will be forcibly initialized struct neigh_parms parms; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/bonding/bond_main.c:34: /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_set_slave_arr': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:4357:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(bond->all_slaves, all_slaves); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:4353:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(bond->usable_slaves, usable_slaves); ^~~~~~~~~~~~~~~~~~ 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a5xx_preempt.c: In function 'preempt_init_ring': /kisskb/src/drivers/gpu/drm/msm/adreno/a5xx_preempt.c:229:16: note: byref variable will be forcibly initialized u64 iova = 0, counters_iova = 0; ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a5xx_preempt.c:229:6: note: byref variable will be forcibly initialized u64 iova = 0, counters_iova = 0; ^~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a5xx_preempt.c:228:37: note: byref variable will be forcibly initialized struct drm_gem_object *bo = NULL, *counters_bo = NULL; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a5xx_preempt.c:228:25: note: byref variable will be forcibly initialized struct drm_gem_object *bo = NULL, *counters_bo = NULL; ^~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_poll_controller': /kisskb/src/drivers/net/bonding/bond_main.c:1158:17: note: byref variable will be forcibly initialized struct ad_info ad_info; ^~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:1157:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_vlan_rx_kill_vid': /kisskb/src/drivers/net/bonding/bond_main.c:382:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_vlan_rx_add_vid': /kisskb/src/drivers/net/bonding/bond_main.c:349:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_set_mac_address': /kisskb/src/drivers/net/bonding/bond_main.c:4089:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c:4088:38: note: byref variable will be forcibly initialized struct sockaddr_storage *ss = addr, tmp_ss; ^~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/bonding/bond_main.c:35: /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_net_exit': /kisskb/src/drivers/net/bonding/bond_main.c:5442:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_check_params': /kisskb/src/drivers/net/bonding/bond_main.c:5147:10: note: byref variable will be forcibly initialized __be32 ip; ^~ /kisskb/src/drivers/net/bonding/bond_main.c:4958:24: note: byref variable will be forcibly initialized struct bond_opt_value newval; ^~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_slave_override': /kisskb/src/drivers/net/bonding/bond_main.c:4526:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_xmit_broadcast': /kisskb/src/drivers/net/bonding/bond_main.c:4497:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_set_carrier': /kisskb/src/drivers/net/bonding/bond_main.c:496:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_lower_state_changed': /kisskb/src/drivers/net/bonding/bond_main.c:1585:37: note: byref variable will be forcibly initialized struct netdev_lag_lower_state_info info; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/bonding/bond_main.c:34: /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_change_active_slave': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:1034:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(bond->curr_active_slave, new_active); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/exynos/exynos_dp.c: In function 'exynos_dp_probe': /kisskb/src/drivers/gpu/drm/exynos/exynos_dp.c:204:21: note: byref variable will be forcibly initialized struct drm_bridge *bridge; ^~~~~~ /kisskb/src/drivers/gpu/drm/exynos/exynos_dp.c:203:20: note: byref variable will be forcibly initialized struct drm_panel *panel; ^~~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_ab_arp_commit': /kisskb/src/drivers/net/bonding/bond_main.c:3065:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ In file included from /kisskb/src/drivers/net/bonding/bond_main.c:83: /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_slave_state_notify': /kisskb/src/include/net/bonding.h:406:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_slave_link_notify': /kisskb/src/include/net/bonding.h:590:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_slave_state_change': /kisskb/src/include/net/bonding.h:393:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_verify_device_path': /kisskb/src/drivers/net/bonding/bond_main.c:2661:21: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ In file included from /kisskb/src/include/net/ip.h:29, from /kisskb/src/drivers/net/bonding/bond_main.c:42: /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_arp_send_all': /kisskb/src/include/net/route.h:148:16: note: byref variable will be forcibly initialized struct flowi4 fl4 = { ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/bonding/bond_main.c:34: /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_ab_arp_probe': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:3220:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(bond->current_arp_slave, new_slave); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:3156:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_xmit_hash': /kisskb/src/drivers/net/bonding/bond_main.c:3615:6: note: byref variable will be forcibly initialized u32 hash; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c:3614:19: note: byref variable will be forcibly initialized struct flow_keys flow; ^~~~ /kisskb/src/drivers/mtd/parsers/redboot.c: In function 'parse_redboot_of': /kisskb/src/drivers/mtd/parsers/redboot.c:48:6: note: byref variable will be forcibly initialized u32 dirblock; ^~~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_update_slave_arr': /kisskb/src/drivers/mtd/parsers/redboot.c: In function 'parse_redboot_partitions': /kisskb/src/drivers/mtd/parsers/redboot.c:75:9: note: byref variable will be forcibly initialized size_t retlen; ^~~~~~ /kisskb/src/drivers/mtd/parsers/redboot.c:73:19: note: byref variable will be forcibly initialized struct fis_list *fl = NULL, *tmp_fl; ^~ /kisskb/src/drivers/net/bonding/bond_main.c:4407:18: note: byref variable will be forcibly initialized struct ad_info ad_info; ^~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:4390:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_enslave': /kisskb/src/drivers/net/bonding/bond_main.c:1986:7: note: byref variable will be forcibly initialized u8 lacpdu_multicast[ETH_ALEN] = MULTICAST_LACPDU_ADDR; ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/bonding/bond_main.c:34: /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:1919:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(bond->curr_active_slave, new_slave); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:1872:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(bond->primary_slave, new_slave); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:1600:26: note: byref variable will be forcibly initialized struct sockaddr_storage ss; ^~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_dev.c: In function 'd71_enum_resources': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_dev.c:353:22: note: byref variable will be forcibly initialized struct block_header blk; ^~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function '__bond_release_one': /kisskb/src/drivers/net/bonding/bond_main.c:2097:26: note: byref variable will be forcibly initialized struct sockaddr_storage ss; ^~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_do_ioctl': /kisskb/src/drivers/net/bonding/bond_main.c:3840:24: note: byref variable will be forcibly initialized struct bond_opt_value newval; ^~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:3837:17: note: byref variable will be forcibly initialized struct ifslave k_sinfo; ^~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:3835:16: note: byref variable will be forcibly initialized struct ifbond k_binfo; ^~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_uninit': /kisskb/src/drivers/net/bonding/bond_main.c:4926:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_loadbalance_arp_mon': /kisskb/src/drivers/net/bonding/bond_main.c:2880:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_miimon_commit': /kisskb/src/drivers/net/bonding/bond_main.c:2414:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_mii_monitor': /kisskb/src/drivers/net/bonding/bond_main.c:2517:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_open': /kisskb/src/drivers/net/bonding/bond_main.c:3667:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/bonding/bond_main.c:34: /kisskb/src/drivers/net/bonding/bond_main.c: In function 'bond_slave_netdev_event': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_main.c:3418:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(bond->primary_slave, slave); ^~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/lrw.c: In function 'lrw_xor_tweak': /kisskb/src/crypto/lrw.c:149:6: note: byref variable will be forcibly initialized u32 counter[4]; ^~~~~~~ /kisskb/src/crypto/lrw.c:147:23: note: byref variable will be forcibly initialized struct skcipher_walk w; ^ /kisskb/src/crypto/lrw.c: In function 'lrw_create': /kisskb/src/crypto/lrw.c:306:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ /kisskb/src/crypto/lrw.c:305:7: note: byref variable will be forcibly initialized char ecb_name[CRYPTO_MAX_ALG_NAME]; ^~~~~~~~ /kisskb/src/crypto/xts.c: In function 'xts_xor_tweak': /kisskb/src/crypto/xts.c:90:8: note: byref variable will be forcibly initialized le128 t = rctx->t; ^ /kisskb/src/crypto/xts.c:89:23: note: byref variable will be forcibly initialized struct skcipher_walk w; ^ /kisskb/src/crypto/xts.c: In function 'xts_cts_final': /kisskb/src/crypto/xts.c:168:8: note: byref variable will be forcibly initialized le128 b[2]; ^ /kisskb/src/crypto/xts.c: In function 'xts_cts_done': /kisskb/src/crypto/xts.c:146:8: note: byref variable will be forcibly initialized le128 b; ^ /kisskb/src/crypto/xts.c: In function 'xts_create': /kisskb/src/crypto/xts.c:345:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ /kisskb/src/crypto/ctr.c: In function 'crypto_rfc3686_create': /kisskb/src/crypto/ctr.c:263:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ /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 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 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 struct skcipher_walk walk; ^~~~ /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-dtg.c: In function 'dcss_dtg_ch_enable': /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-dtg.c:342:6: note: byref variable will be forcibly initialized u32 ch_en_map[] = {CH1_EN, CH2_EN, CH3_EN}; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-ctxld.c: In function 'dcss_ctxld_write_irqsafe': /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-ctxld.c:344:26: note: byref variable will be forcibly initialized struct dcss_ctxld_item *ctx[] = { ^~~ /kisskb/src/drivers/iommu/virtio-iommu.c: In function 'viommu_init_vqs': /kisskb/src/drivers/iommu/virtio-iommu.c:954:17: note: byref variable will be forcibly initialized vq_callback_t *callbacks[] = { ^~~~~~~~~ /kisskb/src/drivers/iommu/virtio-iommu.c:953:14: note: byref variable will be forcibly initialized const char *names[] = { "request", "event" }; ^~~~~ /kisskb/src/drivers/iommu/virtio-iommu.c: In function '__viommu_sync_req': /kisskb/src/drivers/iommu/virtio-iommu.c:156:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ /kisskb/src/drivers/iommu/virtio-iommu.c: In function '__viommu_add_req': /kisskb/src/drivers/iommu/virtio-iommu.c:224:22: note: byref variable will be forcibly initialized struct scatterlist *sg[2] = { &top_sg, &bottom_sg }; ^~ /kisskb/src/drivers/iommu/virtio-iommu.c:223:29: note: byref variable will be forcibly initialized struct scatterlist top_sg, bottom_sg; ^~~~~~~~~ /kisskb/src/drivers/iommu/virtio-iommu.c:223:21: note: byref variable will be forcibly initialized struct scatterlist top_sg, bottom_sg; ^~~~~~ /kisskb/src/drivers/iommu/virtio-iommu.c: In function 'viommu_replay_mappings': /kisskb/src/drivers/iommu/virtio-iommu.c:392:30: note: byref variable will be forcibly initialized struct virtio_iommu_req_map map; ^~~ /kisskb/src/drivers/iommu/virtio-iommu.c: In function 'viommu_unmap': /kisskb/src/drivers/iommu/virtio-iommu.c:769:32: note: byref variable will be forcibly initialized struct virtio_iommu_req_unmap unmap; ^~~~~ /kisskb/src/drivers/iommu/virtio-iommu.c: In function 'viommu_map': /kisskb/src/drivers/iommu/virtio-iommu.c:731:30: note: byref variable will be forcibly initialized struct virtio_iommu_req_map map; ^~~ /kisskb/src/drivers/iommu/virtio-iommu.c: In function 'viommu_attach_dev': /kisskb/src/drivers/iommu/virtio-iommu.c:661:33: note: byref variable will be forcibly initialized struct virtio_iommu_req_attach req; ^~~ In file included from /kisskb/src/include/linux/amba/bus.h:15, from /kisskb/src/drivers/iommu/virtio-iommu.c:10: /kisskb/src/drivers/iommu/virtio-iommu.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/iommu/virtio-iommu.c: In function 'viommu_fill_evtq': /kisskb/src/drivers/iommu/virtio-iommu.c:966:21: note: byref variable will be forcibly initialized struct scatterlist sg[1]; ^~ /kisskb/src/drivers/iommu/virtio-iommu.c: In function 'viommu_event_handler': /kisskb/src/drivers/iommu/virtio-iommu.c:562:21: note: byref variable will be forcibly initialized struct scatterlist sg[1]; ^~ /kisskb/src/drivers/iommu/virtio-iommu.c:561:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ In file included from /kisskb/src/drivers/iommu/virtio-iommu.c:22: /kisskb/src/drivers/iommu/virtio-iommu.c: In function 'viommu_probe': /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:557:4: note: in expansion of macro 'virtio_cread_le' virtio_cread_le((vdev), structname, member, ptr); \ ^~~~~~~~~~~~~~~ /kisskb/src/drivers/iommu/virtio-iommu.c:1041:2: note: in expansion of macro 'virtio_cread_le_feature' virtio_cread_le_feature(vdev, VIRTIO_IOMMU_F_PROBE, ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:557:4: note: in expansion of macro 'virtio_cread_le' virtio_cread_le((vdev), structname, member, ptr); \ ^~~~~~~~~~~~~~~ /kisskb/src/drivers/iommu/virtio-iommu.c:1037:2: note: in expansion of macro 'virtio_cread_le_feature' virtio_cread_le_feature(vdev, VIRTIO_IOMMU_F_DOMAIN_RANGE, ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:557:4: note: in expansion of macro 'virtio_cread_le' virtio_cread_le((vdev), structname, member, ptr); \ ^~~~~~~~~~~~~~~ /kisskb/src/drivers/iommu/virtio-iommu.c:1033:2: note: in expansion of macro 'virtio_cread_le_feature' virtio_cread_le_feature(vdev, VIRTIO_IOMMU_F_DOMAIN_RANGE, ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:557:4: note: in expansion of macro 'virtio_cread_le' virtio_cread_le((vdev), structname, member, ptr); \ ^~~~~~~~~~~~~~~ /kisskb/src/drivers/iommu/virtio-iommu.c:1029:2: note: in expansion of macro 'virtio_cread_le_feature' virtio_cread_le_feature(vdev, VIRTIO_IOMMU_F_INPUT_RANGE, ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:557:4: note: in expansion of macro 'virtio_cread_le' virtio_cread_le((vdev), structname, member, ptr); \ ^~~~~~~~~~~~~~~ /kisskb/src/drivers/iommu/virtio-iommu.c:1025:2: note: in expansion of macro 'virtio_cread_le_feature' virtio_cread_le_feature(vdev, VIRTIO_IOMMU_F_INPUT_RANGE, ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/iommu/virtio-iommu.c:1013:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vdev, struct virtio_iommu_config, page_size_mask, ^~~~~~~~~~~~~~~ /kisskb/src/kernel/kallsyms.c: In function 'kallsyms_lookup_name': /kisskb/src/kernel/kallsyms.c:167:7: note: byref variable will be forcibly initialized char namebuf[KSYM_NAME_LEN]; ^~~~~~~ /kisskb/src/kernel/kallsyms.c: In function '__sprint_symbol': /kisskb/src/kernel/kallsyms.c:366:24: note: byref variable will be forcibly initialized unsigned long offset, size; ^~~~ /kisskb/src/kernel/kallsyms.c:366:16: note: byref variable will be forcibly initialized unsigned long offset, size; ^~~~~~ /kisskb/src/kernel/kallsyms.c:364:8: note: byref variable will be forcibly initialized char *modname; ^~~~~~~ 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/misc/eeprom/at24.c:9: /kisskb/src/drivers/misc/eeprom/at24.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_plane.c: In function 'virtio_gpu_primary_plane_update': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_plane.c:136:18: note: byref variable will be forcibly initialized struct drm_rect rect; ^~~~ /kisskb/src/drivers/misc/eeprom/at24.c: In function 'at24_probe': /kisskb/src/drivers/misc/eeprom/at24.c:600:5: note: byref variable will be forcibly initialized u8 test_byte; ^~~~~~~~~ /kisskb/src/drivers/misc/eeprom/at24.c:596:18: note: byref variable will be forcibly initialized unsigned int i, num_addresses; ^~~~~~~~~~~~~ /kisskb/src/drivers/misc/eeprom/at24.c:592:34: note: byref variable will be forcibly initialized u32 byte_len, page_size, flags, addrw; ^~~~~ /kisskb/src/drivers/misc/eeprom/at24.c:592:16: note: byref variable will be forcibly initialized u32 byte_len, page_size, flags, addrw; ^~~~~~~~~ /kisskb/src/drivers/misc/eeprom/at24.c:592:6: note: byref variable will be forcibly initialized u32 byte_len, page_size, flags, addrw; ^~~~~~~~ /kisskb/src/kernel/crash_core.c: In function 'parse_crashkernel_suffix': /kisskb/src/kernel/crash_core.c:166:8: note: byref variable will be forcibly initialized char *cur = cmdline; ^~~ /kisskb/src/kernel/crash_core.c: In function 'parse_crashkernel_mem': /kisskb/src/kernel/crash_core.c:43:24: note: byref variable will be forcibly initialized char *cur = cmdline, *tmp; ^~~ /kisskb/src/kernel/crash_core.c: In function 'parse_crashkernel_simple': /kisskb/src/kernel/crash_core.c:128:8: note: byref variable will be forcibly initialized char *cur = cmdline; ^~~ /kisskb/src/kernel/crash_core.c: In function 'vmcoreinfo_append_str': /kisskb/src/kernel/crash_core.c:354:7: note: byref variable will be forcibly initialized char buf[0x50]; ^~~ /kisskb/src/kernel/crash_core.c:353:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/kernel/crash_core.c: In function 'add_build_id_vmcoreinfo': /kisskb/src/kernel/crash_core.c:396:7: note: byref variable will be forcibly initialized char build_id[BUILD_ID_MAX * 2 + 1]; ^~~~~~~~ /kisskb/src/drivers/misc/ti-st/st_core.c: In function 'st_tty_open': /kisskb/src/drivers/misc/ti-st/st_core.c:728:20: note: byref variable will be forcibly initialized struct st_data_s *st_gdata; ^~~~~~~~ /kisskb/src/drivers/misc/ti-st/st_core.c: In function 'st_write': /kisskb/src/drivers/misc/ti-st/st_core.c:697:20: note: byref variable will be forcibly initialized struct st_data_s *st_gdata; ^~~~~~~~ /kisskb/src/drivers/misc/ti-st/st_core.c: In function 'st_register': /kisskb/src/drivers/misc/ti-st/st_core.c:531:20: note: byref variable will be forcibly initialized struct st_data_s *st_gdata; ^~~~~~~~ /kisskb/src/drivers/misc/ti-st/st_core.c: In function 'st_unregister': /kisskb/src/drivers/misc/ti-st/st_core.c:649:20: note: byref variable will be forcibly initialized struct st_data_s *st_gdata; ^~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized 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 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:530:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/drivers/base/power/clock_ops.c: In function 'pm_clk_resume': /kisskb/src/drivers/base/power/clock_ops.c:568:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /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 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 unsigned char hex[HEX_CHARS]; ^~~ /kisskb/src/lib/seq_buf.c: In function 'seq_buf_hex_dump': /kisskb/src/lib/seq_buf.c:363:16: note: byref variable will be forcibly initialized unsigned char linebuf[32 * 3 + 2 + 32 + 1]; ^~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c: In function 'virtio_gpu_getparam_ioctl': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c:211:6: note: byref variable will be forcibly initialized int value; ^~~~~ In file included from /kisskb/src/include/linux/dma-fence.h:17, from /kisskb/src/include/linux/sync_file.h:20, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c:29: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c: In function 'virtio_gpu_get_caps_ioctl': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c:521:8: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(vgdev->resp_wq, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c:477:35: note: byref variable will be forcibly initialized struct virtio_gpu_drv_cap_cache *cache_ent; ^~~~~~~~~ In file included from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/drm/drm_prime.h:37, from /kisskb/src/include/drm/drm_file.h:39, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c:32: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c: In function 'virtio_gpu_create_context': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c:45:7: note: byref variable will be forcibly initialized char dbgname[TASK_COMM_LEN]; ^~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c: In function 'virtio_gpu_resource_create_blob_ioctl': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c:603:28: note: byref variable will be forcibly initialized struct virtio_gpu_object *bo; ^~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c:601:7: note: byref variable will be forcibly initialized bool host3d_blob = false; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c:600:7: note: byref variable will be forcibly initialized bool guest_blob = false; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c:599:11: note: byref variable will be forcibly initialized uint32_t handle = 0; ^~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c: In function 'virtio_gpu_resource_create_ioctl': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c:247:11: note: byref variable will be forcibly initialized uint32_t handle = 0; ^~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_ioctl.c:245:28: note: byref variable will be forcibly initialized struct virtio_gpu_object *qobj; ^~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_debugfs.c: In function 'virtio_gpu_debugfs_host_visible_mm': /kisskb/src/drivers/gpu/drm/virtio/virtgpu_debugfs.c:82:21: note: byref variable will be forcibly initialized struct drm_printer p; ^ /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_gpu.c: In function 'a6xx_set_pagetable': /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_gpu.c:102:6: note: byref variable will be forcibly initialized u32 asid; ^~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_gpu.c:101:14: note: byref variable will be forcibly initialized phys_addr_t ttbr; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/signal.h:5, from /kisskb/src/drivers/tty/n_tty.c:34: /kisskb/src/drivers/tty/n_tty.c: In function 'copy_from_read_buf': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/n_tty.c:1979:3: note: in expansion of macro 'smp_store_release' smp_store_release(&ldata->read_tail, ldata->read_tail + n); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/n_tty.c:1968:16: note: in expansion of macro 'smp_load_acquire' size_t head = smp_load_acquire(&ldata->commit_head); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_gpu.c: In function 'a6xx_set_supported_hw': /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1405:6: note: byref variable will be forcibly initialized u16 speedbin; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1404:6: note: byref variable will be forcibly initialized u32 supp_hw = UINT_MAX; ^~~~~~~ /kisskb/src/drivers/tty/n_tty.c: In function 'n_tty_receive_char_special': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/n_tty.c:1374:4: note: in expansion of macro 'smp_store_release' smp_store_release(&ldata->canon_head, ldata->read_head); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/n_tty.c: In function '__receive_buf': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/n_tty.c:1653:2: note: in expansion of macro 'smp_store_release' smp_store_release(&ldata->commit_head, ldata->read_head); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/n_tty.c: In function 'n_tty_receive_buf_common': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/n_tty.c:1718:17: note: in expansion of macro 'smp_load_acquire' size_t tail = smp_load_acquire(&ldata->read_tail); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/n_tty.c: In function 'canon_copy_from_read_buf': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/n_tty.c:2067:2: note: in expansion of macro 'smp_store_release' smp_store_release(&ldata->read_tail, ldata->read_tail + c); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/n_tty.c:2030:15: note: in expansion of macro 'smp_load_acquire' canon_head = smp_load_acquire(&ldata->canon_head); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/n_tty.c: In function 'n_tty_read': /kisskb/src/drivers/tty/n_tty.c:2134:17: note: byref variable will be forcibly initialized unsigned char *kb = kbuf; ^~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_g2d.c:12: /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_g2d.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/dma-mapping.h:10, from /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_g2d.c:10: /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_g2d.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_g2d.c: In function 'g2d_map_cmdlist_gem': /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_g2d.c:730:34: note: byref variable will be forcibly initialized struct drm_exynos_g2d_userptr g2d_userptr; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_g2d.c: In function 'g2d_finish_event': /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_g2d.c:908:20: note: byref variable will be forcibly initialized struct timespec64 now; ^~~ /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 unsigned int val, handled = 0; ^~~ /kisskb/src/drivers/clk/clk-si570.c: In function 'si570_round_rate': /kisskb/src/drivers/clk/clk-si570.c:249:19: note: byref variable will be forcibly initialized unsigned int n1, hs_div; ^~~~~~ /kisskb/src/drivers/clk/clk-si570.c:249:15: note: byref variable will be forcibly initialized unsigned int n1, hs_div; ^~ /kisskb/src/drivers/clk/clk-si570.c:248:6: note: byref variable will be forcibly initialized u64 rfreq; ^~~~~ /kisskb/src/drivers/clk/clk-si570.c: In function 'si570_update_rfreq': /kisskb/src/drivers/clk/clk-si570.c:165:5: note: byref variable will be forcibly initialized u8 reg[5]; ^~~ /kisskb/src/drivers/clk/clk-si570.c: In function 'si570_get_divs': /kisskb/src/drivers/clk/clk-si570.c:98:5: note: byref variable will be forcibly initialized u8 reg[6]; ^~~ /kisskb/src/drivers/clk/clk-si570.c: In function 'si570_recalc_rate': /kisskb/src/drivers/clk/clk-si570.c:229:19: note: byref variable will be forcibly initialized unsigned int n1, hs_div; ^~~~~~ /kisskb/src/drivers/clk/clk-si570.c:229:15: note: byref variable will be forcibly initialized unsigned int n1, hs_div; ^~ /kisskb/src/drivers/clk/clk-si570.c:228:6: note: byref variable will be forcibly initialized u64 rfreq, rate; ^~~~~ /kisskb/src/drivers/clk/clk-si570.c: In function 'si570_probe': /kisskb/src/drivers/clk/clk-si570.c:406:34: note: byref variable will be forcibly initialized u32 initial_fout, factory_fout, stability; ^~~~~~~~~ /kisskb/src/drivers/clk/clk-si570.c:406:20: note: byref variable will be forcibly initialized u32 initial_fout, factory_fout, stability; ^~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-si570.c:406:6: note: byref variable will be forcibly initialized u32 initial_fout, factory_fout, stability; ^~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-si570.c:405:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'tty_change_softcar': /kisskb/src/drivers/tty/tty_ioctl.c:637:18: note: byref variable will be forcibly initialized struct ktermios old; ^~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'get_termio': /kisskb/src/drivers/tty/tty_ioctl.c:439:18: note: byref variable will be forcibly initialized struct ktermios kterm; ^~~~~ 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.h:6, from ./arch/arm64/include/generated/uapi/asm/termios.h:1, 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_ioctl.c:225:12: note: in expansion of macro 'wait_event_interruptible_timeout' timeout = wait_event_interruptible_timeout(tty->write_wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'tty_set_termios': /kisskb/src/drivers/tty/tty_ioctl.c:316:18: note: byref variable will be forcibly initialized struct ktermios old_termios; ^~~~~~~~~~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'set_termios': /kisskb/src/drivers/tty/tty_ioctl.c:364:18: note: byref variable will be forcibly initialized struct ktermios tmp_termios; ^~~~~~~~~~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'tty_mode_ioctl': /kisskb/src/drivers/tty/tty_ioctl.c:669:18: note: byref variable will be forcibly initialized struct ktermios kterm; ^~~~~ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_ipp.c: In function 'exynos_drm_ipp_event_send': /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_ipp.c:722:20: note: byref variable will be forcibly initialized struct timespec64 now; ^~~ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_ipp.c: In function 'exynos_drm_ipp_check_size_limits': /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_ipp.c:479:23: note: byref variable will be forcibly initialized struct drm_ipp_limit l; ^ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_ipp.c: In function 'exynos_drm_ipp_get_caps_ioctl': /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_ipp.c:172:33: note: byref variable will be forcibly initialized struct drm_exynos_ipp_format 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/uaccess.h:8, from /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_ipp.c:19: /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_ipp.c: In function 'exynos_drm_ipp_commit_ioctl': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_ipp.c:929:9: note: in expansion of macro 'wait_event_interruptible' ret = wait_event_interruptible(ipp->done_wq, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/da9211-regulator.c: In function 'da9211_irq_handler': /kisskb/src/drivers/regulator/da9211-regulator.c:342:6: note: byref variable will be forcibly initialized int reg_val, err, ret = IRQ_NONE; ^~~~~~~ /kisskb/src/drivers/regulator/da9211-regulator.c: In function 'da9211_buck_get_mode': /kisskb/src/drivers/regulator/da9211-regulator.c:121:15: note: byref variable will be forcibly initialized unsigned int data; ^~~~ /kisskb/src/drivers/regulator/da9211-regulator.c: In function 'da9211_get_current_limit': /kisskb/src/drivers/regulator/da9211-regulator.c:208:15: note: byref variable will be forcibly initialized unsigned int data; ^~~~ /kisskb/src/drivers/regulator/da9211-regulator.c: In function 'da9211_regulator_init': /kisskb/src/drivers/regulator/da9211-regulator.c:383:15: note: byref variable will be forcibly initialized unsigned int data; ^~~~ /kisskb/src/drivers/regulator/da9211-regulator.c: In function 'da9211_i2c_probe': /kisskb/src/drivers/regulator/da9211-regulator.c:451:15: note: byref variable will be forcibly initialized unsigned int data; ^~~~ /kisskb/src/net/x25/x25_route.c: In function 'x25_route_ioctl': /kisskb/src/net/x25/x25_route.c:171:26: note: byref variable will be forcibly initialized struct x25_route_struct rt; ^~ /kisskb/src/drivers/tty/serial/8250/8250_dw.c: In function 'dw8250_probe': /kisskb/src/drivers/tty/serial/8250/8250_dw.c:447:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/mfd/tc3589x.c: In function 'tc3589x_probe': /kisskb/src/drivers/mfd/tc3589x.c:361:23: note: byref variable will be forcibly initialized enum tc3589x_version version; ^~~~~~~ /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-dpr.c: In function 'dcss_dpr_x_pix_wide_adjust': /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-dpr.c:203:5: note: byref variable will be forcibly initialized u8 pix_in_64byte_map[3][5] = { ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/chips/cfi_util.c: In function 'cfi_qry_present': /kisskb/src/drivers/mtd/chips/cfi_util.c:225:11: note: byref variable will be forcibly initialized map_word qry[3]; ^~~ /kisskb/src/drivers/mtd/chips/cfi_util.c:224:11: note: byref variable will be forcibly initialized map_word val[3]; ^~~ In file included from /kisskb/src/include/linux/bitmap.h:7, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/drivers/net/ipvlan/ipvlan_main.c:5: /kisskb/src/drivers/net/ipvlan/ipvlan_main.c: In function 'ipvlan_set_multicast_mac_filter': /kisskb/src/drivers/net/ipvlan/ipvlan_main.c:270:18: note: byref variable will be forcibly initialized DECLARE_BITMAP(mc_filters, IPVLAN_MAC_FILTER_SIZE); ^~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/drivers/net/ipvlan/ipvlan_main.c:5: /kisskb/src/drivers/net/ipvlan/ipvlan_main.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, from /kisskb/src/drivers/net/ipvlan/ipvlan.h:22, from /kisskb/src/drivers/net/ipvlan/ipvlan_main.c:7: /kisskb/src/drivers/net/ipvlan/ipvlan_main.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/drivers/net/ipvlan/ipvlan_main.c: In function 'ipvlan_nl_fillinfo': /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/net/ipvlan/ipvlan_main.c: In function 'ipvlan_addr4_event': /kisskb/src/drivers/net/ipvlan/ipvlan_main.c:957:17: note: byref variable will be forcibly initialized struct in_addr ip4_addr; ^~~~~~~~ In file included from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/arch/arm64/include/asm/arch_timer.h:18, from /kisskb/src/arch/arm64/include/asm/timex.h:8, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/compat.h:10, from /kisskb/src/include/linux/ethtool.h:17, from /kisskb/src/drivers/net/ipvlan/ipvlan_main.c:5: /kisskb/src/drivers/net/ipvlan/ipvlan_main.c: In function 'ipvlan_device_event': /kisskb/src/drivers/net/ipvlan/ipvlan_main.c:726:12: note: byref variable will be forcibly initialized LIST_HEAD(lst_kill); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/keywrap.c: In function 'crypto_kw_decrypt': /kisskb/src/crypto/keywrap.c:153:33: note: byref variable will be forcibly initialized struct scatter_walk src_walk, dst_walk; ^~~~~~~~ /kisskb/src/crypto/keywrap.c:153:23: note: byref variable will be forcibly initialized struct scatter_walk src_walk, dst_walk; ^~~~~~~~ /kisskb/src/crypto/keywrap.c:128:25: note: byref variable will be forcibly initialized struct crypto_kw_block block; ^~~~~ /kisskb/src/crypto/keywrap.c: In function 'crypto_kw_encrypt': /kisskb/src/crypto/keywrap.c:226:33: note: byref variable will be forcibly initialized struct scatter_walk src_walk, dst_walk; ^~~~~~~~ /kisskb/src/crypto/keywrap.c:226:23: note: byref variable will be forcibly initialized struct scatter_walk src_walk, dst_walk; ^~~~~~~~ /kisskb/src/crypto/keywrap.c:197:25: note: byref variable will be forcibly initialized struct crypto_kw_block block; ^~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'get_valid_inputs': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:60:24: note: byref variable will be forcibly initialized u32 valid_inputs = 0, comp_id; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'dump_block_header': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:90:22: note: byref variable will be forcibly initialized struct block_header hdr; ^~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_layer_dump': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:288:6: note: byref variable will be forcibly initialized u32 v[15], i; ^ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_wb_layer_dump': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:486:6: note: byref variable will be forcibly initialized u32 v[12], i; ^ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_compiz_dump': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:626:6: note: byref variable will be forcibly initialized u32 v[8], i; ^ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_scaler_dump': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:795:6: note: byref variable will be forcibly initialized u32 v[10]; ^ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_splitter_dump': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:924:6: note: byref variable will be forcibly initialized u32 v[3]; ^ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_merger_dump': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:990:6: note: byref variable will be forcibly initialized u32 v; ^ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_improc_dump': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:1093:6: note: byref variable will be forcibly initialized u32 v[12], i; ^ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_timing_ctrlr_dump': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:1211:6: note: byref variable will be forcibly initialized u32 v[8], i; ^ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_lpu_dump': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:1385:6: note: byref variable will be forcibly initialized u32 v[6]; ^ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_dou_dump': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:1410:6: note: byref variable will be forcibly initialized u32 v[5]; ^ /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 char stack_kdata[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/mm.h:10, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/drm/drm_prime.h:37, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_prime.c:25: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_prime.c: In function 'virtgpu_virtio_get_uuid': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/virtio/virtgpu_prime.c:37:2: note: in expansion of macro 'wait_event' wait_event(vgdev->resp_wq, bo->uuid_state != STATE_INITIALIZING); ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_layer_init': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:412:15: note: byref variable will be forcibly initialized u32 pipe_id, layer_id, layer_info; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:412:6: note: byref variable will be forcibly initialized u32 pipe_id, layer_id, layer_info; ^~~~~~~ /kisskb/src/drivers/dma-buf/dma-heap.c: In function 'dma_heap_add': /kisskb/src/drivers/dma-buf/dma-heap.c:209:15: note: byref variable will be forcibly initialized unsigned int minor; ^~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_wb_layer_init': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:530:15: note: byref variable will be forcibly initialized u32 pipe_id, layer_id; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:530:6: note: byref variable will be forcibly initialized u32 pipe_id, layer_id; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_compiz_init': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:671:15: note: byref variable will be forcibly initialized u32 pipe_id, comp_id; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:671:6: note: byref variable will be forcibly initialized u32 pipe_id, comp_id; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_scaler_init': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:840:15: note: byref variable will be forcibly initialized u32 pipe_id, comp_id; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:840:6: note: byref variable will be forcibly initialized u32 pipe_id, comp_id; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_splitter_init': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:948:15: note: byref variable will be forcibly initialized u32 pipe_id, comp_id; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:948:6: note: byref variable will be forcibly initialized u32 pipe_id, comp_id; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_merger_init': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:1018:15: note: byref variable will be forcibly initialized u32 pipe_id, comp_id; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:1018:6: note: byref variable will be forcibly initialized u32 pipe_id, comp_id; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_improc_init': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:1129:15: note: byref variable will be forcibly initialized u32 pipe_id, comp_id, value; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:1129:6: note: byref variable will be forcibly initialized u32 pipe_id, comp_id, value; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_timing_ctrlr_init': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:1256:15: note: byref variable will be forcibly initialized u32 pipe_id, comp_id; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:1256:6: note: byref variable will be forcibly initialized u32 pipe_id, comp_id; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c: In function 'd71_gcu_dump': /kisskb/src/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:1358:6: note: byref variable will be forcibly initialized u32 v[5]; ^ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_fimc.c:15: /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_fimc.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/dsa/tag_8021q.c: In function 'dsa_8021q_crosschip_bridge_leave': /kisskb/src/net/dsa/tag_8021q.c:444:9: note: byref variable will be forcibly initialized bool keep; ^~~~ /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 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 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 dev_t uio_dev = 0; ^~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_backend.c: In function 'sun4i_backend_atomic_begin': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_backend.c:478:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_backend.c: In function 'sun4i_backend_of_get_id': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_backend.c:715:21: note: byref variable will be forcibly initialized struct of_endpoint of_ep; ^~~~~ /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 s32 event_count; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_backend.c: In function 'sun4i_backend_atomic_check': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_backend.c:513:30: note: byref variable will be forcibly initialized struct drm_format_name_buf format_name; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_backend.c: In function 'sun4i_backend_update_layer_formats': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_backend.c:263:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_backend.c: In function 'sun4i_backend_update_layer_frontend': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_backend.c:309:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_backend.c: In function 'sun4i_backend_update_layer_buffer': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_backend.c:351:13: note: byref variable will be forcibly initialized dma_addr_t paddr; ^~~~~ In file included from /kisskb/src/drivers/base/power/qos-test.c:5: /kisskb/src/drivers/base/power/qos-test.c: In function 'freq_qos_test_readd': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:103:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MIN), 2000); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:102:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ret, 1); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:97:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MIN), ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:96:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ret, 1); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:92:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MIN), 1000); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:91:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ret, 1); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:86:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MIN), ^~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:81:26: note: byref variable will be forcibly initialized struct freq_qos_request req; ^~~ /kisskb/src/drivers/base/power/qos-test.c:80:26: note: byref variable will be forcibly initialized struct freq_constraints qos; ^~~ In file included from /kisskb/src/drivers/base/power/qos-test.c:5: /kisskb/src/drivers/base/power/qos-test.c: In function 'freq_qos_test_min': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:32:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MIN), ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:31:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ret, 1); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:28:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MIN), 1000); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:27:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ret, 1); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:24:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MIN), 2000); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:22:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ret, 1); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:20:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ret, 1); ^~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:12:32: note: byref variable will be forcibly initialized struct freq_qos_request req1, req2; ^~~~ /kisskb/src/drivers/base/power/qos-test.c:12:26: note: byref variable will be forcibly initialized struct freq_qos_request req1, req2; ^~~~ /kisskb/src/drivers/base/power/qos-test.c:11:26: note: byref variable will be forcibly initialized struct freq_constraints qos; ^~~ In file included from /kisskb/src/drivers/base/power/qos-test.c:5: /kisskb/src/drivers/base/power/qos-test.c: In function 'freq_qos_test_maxdef': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:69:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MAX), 2000); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:68:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ret, 1); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:64:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MAX), 1000); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:63:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ret, 0); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:59:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MAX), 1000); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:58:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ret, 1); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:54:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ret, 0); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:51:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, ret, 0); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:46:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MAX), ^~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/qos-test.c:40:32: note: byref variable will be forcibly initialized struct freq_qos_request req1, req2; ^~~~ /kisskb/src/drivers/base/power/qos-test.c:40:26: note: byref variable will be forcibly initialized struct freq_qos_request req1, req2; ^~~~ /kisskb/src/drivers/base/power/qos-test.c:39:26: note: byref variable will be forcibly initialized struct freq_constraints qos; ^~~ /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 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 u16 tmp; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/inet_hashtables.c:12: /kisskb/src/net/ipv4/inet_hashtables.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/inet_hashtables.c: In function 'hlist_add_tail_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:628:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_next_rcu(last), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/inet_hashtables.c: In function 'hlist_nulls_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist_nulls.h:106:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_nulls_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, 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/sun4i/sun4i_layer.c:9: /kisskb/src/drivers/gpu/drm/sun4i/sun4i_layer.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_gmu.c: In function 'a6xx_gmu_build_freq_table': /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_gmu.c:1305:16: note: byref variable will be forcibly initialized unsigned long freq = 1; ^~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_gmu.c: In function 'a6xx_gmu_rpmh_arc_votes_init': /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_gmu.c:1208:20: note: byref variable will be forcibly initialized size_t pri_count, sec_count; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_gmu.c:1208:9: note: byref variable will be forcibly initialized size_t pri_count, sec_count; ^~~~~~~~~ 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:88, 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:1413:29: note: byref variable will be forcibly initialized struct bpf_sk_lookup_kern ctx = { ^~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/arch/arm64/include/asm/pointer_auth.h:6, from /kisskb/src/arch/arm64/include/asm/processor.h:36, from /kisskb/src/include/asm-generic/qrwlock.h:14, from ./arch/arm64/include/generated/asm/qrwlock.h:1, from /kisskb/src/arch/arm64/include/asm/spinlock.h:9, from /kisskb/src/include/linux/spinlock.h:90, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/ipv4/inet_hashtables.c:12: /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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/inet_hashtables.c:37:2: note: in expansion of macro 'net_get_random_once' 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:310:15: note: byref variable will be forcibly initialized 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/memblock.h:13, from /kisskb/src/net/ipv4/inet_hashtables.c:18: /kisskb/src/net/ipv4/inet_hashtables.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/kexec_core.c: In function 'kimage_alloc_normal_control_pages': /kisskb/src/kernel/kexec_core.c:365:19: note: byref variable will be forcibly initialized struct list_head extra_pages; ^~~~~~~~~~~ /kisskb/src/kernel/kexec_core.c: In function 'kimage_crash_copy_vmcoreinfo': /kisskb/src/kernel/kexec_core.c:501:15: note: byref variable will be forcibly initialized struct page *vmcoreinfo_page; ^~~~~~~~~~~~~~~ /kisskb/src/kernel/kexec_core.c: In function '__crash_kexec': /kisskb/src/kernel/kexec_core.c:955:19: note: byref variable will be forcibly initialized struct pt_regs fixed_regs; ^~~~~~~~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/arch/arm64/include/asm/pointer_auth.h:6, from /kisskb/src/arch/arm64/include/asm/processor.h:36, from /kisskb/src/include/asm-generic/qrwlock.h:14, from ./arch/arm64/include/generated/asm/qrwlock.h:1, from /kisskb/src/arch/arm64/include/asm/spinlock.h:9, from /kisskb/src/include/linux/spinlock.h:90, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/ipv4/inet_hashtables.c:12: /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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/inet_hashtables.c:764:2: note: in expansion of macro 'net_get_random_once' net_get_random_once(table_perturb, sizeof(table_perturb)); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/kexec_core.c: In function 'crash_save_cpu': /kisskb/src/kernel/kexec_core.c:1062:22: note: byref variable will be forcibly initialized struct elf_prstatus prstatus; ^~~~~~~~ /kisskb/src/net/ipv4/inet_hashtables.c:735:19: note: byref variable will be forcibly initialized int ret, i, low, high; ^~~~ /kisskb/src/net/ipv4/inet_hashtables.c:735:14: note: byref variable will be forcibly initialized int ret, i, low, high; ^~~ /kisskb/src/net/ipv4/inet_hashtables.c:729:29: note: byref variable will be forcibly initialized struct inet_timewait_sock *tw = NULL; ^~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_frontend.c: In function 'sun4i_frontend_update_buffer': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_frontend.c:163:13: note: byref variable will be forcibly initialized dma_addr_t paddr; ^~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_frontend.c: In function 'sun4i_frontend_update_formats': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_frontend.c:412:30: note: byref variable will be forcibly initialized u32 in_fmt_val, in_mod_val, in_ps_val; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_frontend.c:412:6: note: byref variable will be forcibly initialized u32 in_fmt_val, in_mod_val, in_ps_val; ^~~~~~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_ee_match_id': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:1097:7: note: byref variable will be forcibly initialized char devname[I2C_NAME_SIZE]; ^~~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:1096:14: note: byref variable will be forcibly initialized const char *compatible, *p; ^~~~~~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_get_fw_data': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:1124:6: note: byref variable will be forcibly initialized u32 eeprom_addr; ^~~~~~~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_smb_write_i2c_block': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:510:12: note: byref variable will be forcibly initialized u8 ccode, buf[I2C_SMBUS_BLOCK_MAX + 1]; ^~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_smb_read_i2c_block': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:540:12: note: byref variable will be forcibly initialized u8 ccode, buf[I2C_SMBUS_BLOCK_MAX + 1]; ^~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_csr_read': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:819:21: note: byref variable will be forcibly initialized struct idt_smb_seq smbseq; ^~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:818:21: note: byref variable will be forcibly initialized struct idt_csr_seq csrseq; ^~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_check_dev': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:1286:6: note: byref variable will be forcibly initialized u32 viddid; ^~~~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_writev': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:667:22: note: byref variable will be forcibly initialized size_t totlen = 0, thislen; ^~~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_csr_write': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:754:21: note: byref variable will be forcibly initialized struct idt_smb_seq smbseq; ^~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:753:21: note: byref variable will be forcibly initialized struct idt_csr_seq csrseq; ^~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_eeprom_read_byte': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:580:21: note: byref variable will be forcibly initialized struct idt_smb_seq smbseq; ^~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:579:24: note: byref variable will be forcibly initialized struct idt_eeprom_seq eeseq; ^~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_eeprom_write': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:652:21: note: byref variable will be forcibly initialized struct idt_smb_seq smbseq; ^~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:651:24: note: byref variable will be forcibly initialized struct idt_eeprom_seq eeseq; ^~~~~ In file included from /kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:29: /kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_create_dbgfs_files': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:1372:7: note: byref variable will be forcibly initialized char fname[CSRNAME_LEN]; ^~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_dbgfs_csr_write': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:940:15: note: byref variable will be forcibly initialized u32 csraddr, csrval; ^~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:940:6: note: byref variable will be forcibly initialized u32 csraddr, csrval; ^~~~~~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c: In function 'idt_dbgfs_csr_read': /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:1033:7: note: byref variable will be forcibly initialized char buf[CSRBUF_SIZE]; ^~~ /kisskb/src/drivers/misc/eeprom/idt_89hpesx.c:1032:15: note: byref variable will be forcibly initialized u32 csraddr, csrval; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/ipv4/inet_timewait_sock.c:12: /kisskb/src/net/ipv4/inet_timewait_sock.c: In function 'hlist_nulls_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist_nulls.h:106:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_nulls_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c: In function 'sun4i_ddc_recalc_rate': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c:75:15: note: byref variable will be forcibly initialized unsigned int reg; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c: In function 'sun4i_ddc_create': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c:112:14: note: byref variable will be forcibly initialized const char *parent_name; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c:110:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_trace.h:52, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_trace_points.c:5: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_trace_points.c: In function 'perf_trace_virtio_gpu_cmd': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/virtio/virtgpu_trace.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(virtio_gpu_cmd, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/virtio/virtgpu_trace.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(virtio_gpu_cmd, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_trace.h:52, from /kisskb/src/drivers/gpu/drm/virtio/virtgpu_trace_points.c:5: /kisskb/src/drivers/gpu/drm/virtio/virtgpu_trace_points.c: In function 'trace_event_raw_event_virtio_gpu_cmd': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/virtio/virtgpu_trace.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(virtio_gpu_cmd, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/tty.h:5, from /kisskb/src/drivers/tty/tty_buffer.c:8: /kisskb/src/drivers/tty/tty_buffer.c: In function '__tty_buffer_request_room': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_buffer.c:285:4: note: in expansion of macro 'smp_store_release' smp_store_release(&b->next, n); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_buffer.c:280:4: note: in expansion of macro 'smp_store_release' smp_store_release(&b->commit, b->used); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_buffer.c: In function 'flush_to_ldisc': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_buffer.c:524:11: note: in expansion of macro 'smp_load_acquire' count = smp_load_acquire(&head->commit) - head->read; ^~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_buffer.c:520:10: note: in expansion of macro 'smp_load_acquire' next = smp_load_acquire(&head->next); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_buffer.c: In function 'tty_buffer_flush': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_buffer.c:231:17: note: in expansion of macro 'smp_load_acquire' while ((next = smp_load_acquire(&buf->head->next)) != NULL) { ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_buffer.c: In function 'tty_schedule_flip': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_buffer.c:412:2: note: in expansion of macro 'smp_store_release' smp_store_release(&buf->tail->commit, buf->tail->used); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_clk_out_get_parent': /kisskb/src/drivers/clk/clk-versaclock5.c:637:15: note: byref variable will be forcibly initialized unsigned int src; ^~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_pfd_recalc_rate': /kisskb/src/drivers/clk/clk-versaclock5.c:332:23: note: byref variable will be forcibly initialized unsigned int prediv, div; ^~~ /kisskb/src/drivers/clk/clk-versaclock5.c:332:15: note: byref variable will be forcibly initialized unsigned int prediv, div; ^~~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_dbl_recalc_rate': /kisskb/src/drivers/clk/clk-versaclock5.c:284:15: note: byref variable will be forcibly initialized unsigned int premul; ^~~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_mux_get_parent': /kisskb/src/drivers/clk/clk-versaclock5.c:228:15: note: byref variable will be forcibly initialized unsigned int src; ^~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_clk_out_prepare': /kisskb/src/drivers/clk/clk-versaclock5.c:581:15: note: byref variable will be forcibly initialized unsigned int src; ^~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_fod_set_rate': /kisskb/src/drivers/clk/clk-versaclock5.c:542:5: note: byref variable will be forcibly initialized u8 data[14] = { ^~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_pll_set_rate': /kisskb/src/drivers/clk/clk-versaclock5.c:460:5: note: byref variable will be forcibly initialized u8 fb[5]; ^~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_fod_recalc_rate': /kisskb/src/drivers/clk/clk-versaclock5.c:486:5: note: byref variable will be forcibly initialized u8 od_frc[4]; ^~~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c:485:5: note: byref variable will be forcibly initialized u8 od_int[2]; ^~~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_pll_recalc_rate': /kisskb/src/drivers/clk/clk-versaclock5.c:416:5: note: byref variable will be forcibly initialized u8 fb[5]; ^~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_update_cap_load': /kisskb/src/drivers/clk/clk-versaclock5.c:799:6: note: byref variable will be forcibly initialized u32 value; ^~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_update_mode': /kisskb/src/drivers/clk/clk-versaclock5.c:715:6: note: byref variable will be forcibly initialized u32 value; ^~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_update_power': /kisskb/src/drivers/clk/clk-versaclock5.c:740:6: note: byref variable will be forcibly initialized u32 value; ^~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_update_slew': /kisskb/src/drivers/clk/clk-versaclock5.c:822:6: note: byref variable will be forcibly initialized u32 value; ^~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_probe': /kisskb/src/drivers/clk/clk-versaclock5.c:891:14: note: byref variable will be forcibly initialized const char *parent_names[2]; ^~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c:890:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/mfd/lochnagar-i2c.c: In function 'lochnagar_i2c_probe': /kisskb/src/drivers/mfd/lochnagar-i2c.c:276:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/mfd/lochnagar-i2c.c: In function 'lochnagar_update_config': /kisskb/src/drivers/mfd/lochnagar-i2c.c:236:15: note: byref variable will be forcibly initialized unsigned int val = 0; ^~~ /kisskb/src/crypto/nhpoly1305.c: In function 'nhpoly1305_units': /kisskb/src/crypto/nhpoly1305.c:106:11: note: byref variable will be forcibly initialized __le64 tmp_hash[NH_NUM_PASSES]; ^~~~~~~~ /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 u32 clk, spd, prop; ^~~~ /kisskb/src/drivers/tty/serial/8250/8250_of.c:38:11: note: byref variable will be forcibly initialized u32 clk, spd, prop; ^~~ /kisskb/src/drivers/tty/serial/8250/8250_of.c:38:6: note: byref variable will be forcibly initialized u32 clk, spd, prop; ^~~ /kisskb/src/drivers/tty/serial/8250/8250_of.c:35:18: note: byref variable will be forcibly initialized 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 u32 tx_threshold; ^~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_of.c:190:24: note: byref variable will be forcibly initialized struct uart_8250_port port8250; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-scaler.c: In function 'dcss_scaler_yuv_coef_set': /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-scaler.c:666:6: note: byref variable will be forcibly initialized int coef[PSC_STORED_PHASES][PSC_NUM_TAPS]; ^~~~ /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-scaler.c: In function 'dcss_scaler_rgb_coef_set': /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-scaler.c:718:6: note: byref variable will be forcibly initialized int coef[PSC_STORED_PHASES][PSC_NUM_TAPS]; ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/mtd/chips/gen_probe.c:8: /kisskb/src/drivers/mtd/chips/gen_probe.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mtd/chips/gen_probe.c: In function 'genprobe_ident_chips': /kisskb/src/drivers/mtd/chips/gen_probe.c:61:21: note: byref variable will be forcibly initialized struct cfi_private cfi; ^~~ 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/gpu/drm/exynos/exynos_drm_gsc.c:14: /kisskb/src/drivers/gpu/drm/exynos/exynos_drm_gsc.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/dma-buf/sync_file.c: In function 'krealloc_array': /kisskb/src/include/linux/slab.h:607:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/regulator/fan53880.c: In function 'fan53880_i2c_probe': /kisskb/src/drivers/regulator/fan53880.c:121:15: note: byref variable will be forcibly initialized unsigned int data; ^~~~ /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 int i, 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:328:25: note: byref variable will be forcibly initialized struct sync_merge_data data; ^~~~ /kisskb/src/net/netrom/nr_in.c: In function 'nr_state3_machine': /kisskb/src/drivers/dma-buf/sync_file.c: In function 'sync_file_ioctl_fence_info': /kisskb/src/net/netrom/nr_in.c:149:22: note: byref variable will be forcibly initialized struct sk_buff_head temp_queue; ^~~~~~~~~~ /kisskb/src/drivers/dma-buf/sync_file.c:400:24: note: byref variable will be forcibly initialized struct sync_file_info info; ^~~~ /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 ax25_digi dp, reverse_dp; ^~~~~~~~~~ /kisskb/src/net/ax25/ax25_in.c:189:12: note: byref variable will be forcibly initialized ax25_digi dp, reverse_dp; ^~ /kisskb/src/net/ax25/ax25_in.c:187:26: note: byref variable will be forcibly initialized int type = 0, mine = 0, dama; ^~~~ /kisskb/src/net/ax25/ax25_in.c:187:6: note: byref variable will be forcibly initialized int type = 0, mine = 0, dama; ^~~~ /kisskb/src/net/ax25/ax25_in.c:186:20: note: byref variable will be forcibly initialized ax25_address src, dest, *next_digi = NULL; ^~~~ /kisskb/src/net/ax25/ax25_in.c:186:15: note: byref variable will be forcibly initialized ax25_address src, dest, *next_digi = NULL; ^~~ In file included from /kisskb/src/drivers/mtd/chips/map_ram.c:15: /kisskb/src/drivers/mtd/chips/map_ram.c: In function 'map_word_ff': /kisskb/src/include/linux/mtd/map.h:375:11: note: byref variable will be forcibly initialized map_word r; ^ /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_hfi.c: In function 'a6xx_hfi_wait_for_ack': /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_hfi.c:119:32: note: byref variable will be forcibly initialized struct a6xx_hfi_msg_response resp; ^~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_hfi.c: In function 'a6xx_hfi_send_test': /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_hfi.c:413:27: note: byref variable will be forcibly initialized struct a6xx_hfi_msg_test msg = { 0 }; ^~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_hfi.c: In function 'a6xx_hfi_start_v1': /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_hfi.c:413:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_hfi.c:202:33: note: byref variable will be forcibly initialized struct a6xx_hfi_msg_fw_version msg = { 0 }; ^~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_hfi.c: In function 'a6xx_hfi_send_start': /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_hfi.c:421:28: note: byref variable will be forcibly initialized struct a6xx_hfi_msg_start msg = { 0 }; ^~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_hfi.c: In function 'a6xx_hfi_start': /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_hfi.c:421:28: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_hfi.c:429:36: note: byref variable will be forcibly initialized struct a6xx_hfi_msg_core_fw_start msg = { 0 }; ^~~ In file included from /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:34: /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'map_word_ff': /kisskb/src/include/linux/mtd/map.h:375:11: note: byref variable will be forcibly initialized map_word r; ^ In file included from /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:100: /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'fwh_unlock_varsize': /kisskb/src/drivers/mtd/chips/fwh_lock.h:20:62: note: byref variable will be forcibly initialized #define FWH_XXLOCK_ONEBLOCK_UNLOCK ((struct fwh_xxlock_thunk){ FWH_UNLOCKED, FL_UNLOCKING}) ^ /kisskb/src/drivers/mtd/chips/fwh_lock.h:96:12: note: in expansion of macro 'FWH_XXLOCK_ONEBLOCK_UNLOCK' (void *)&FWH_XXLOCK_ONEBLOCK_UNLOCK); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'fwh_lock_varsize': /kisskb/src/drivers/mtd/chips/fwh_lock.h:19:62: note: byref variable will be forcibly initialized #define FWH_XXLOCK_ONEBLOCK_LOCK ((struct fwh_xxlock_thunk){ FWH_DENY_WRITE, FL_LOCKING}) ^ /kisskb/src/drivers/mtd/chips/fwh_lock.h:85:12: note: in expansion of macro 'FWH_XXLOCK_ONEBLOCK_LOCK' (void *)&FWH_XXLOCK_ONEBLOCK_LOCK); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:20: /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'inval_cache_and_wait_for_operation': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1295:22: note: byref variable will be forcibly initialized DECLARE_WAITQUEUE(wait, current); ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) ^~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_writev': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1879:21: note: byref variable will be forcibly initialized unsigned long ofs, vec_seek, i; ^~~~~~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_write_buffers': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:1926:14: note: byref variable will be forcibly initialized struct kvec vec; ^~~ /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-kms.c: In function 'dcss_kms_bridge_connector_init': /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-kms.c:72:21: note: byref variable will be forcibly initialized struct drm_bridge *bridge; ^~~~~~ /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-kms.c:71:20: note: byref variable will be forcibly initialized struct drm_panel *panel; ^~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:24: /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:28: /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_setup': /kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c:602:22: note: byref variable will be forcibly initialized struct cfi_private *cfi = map->fldrv_priv; ^~~ /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 unsigned long rv; ^~ /kisskb/src/drivers/char/random.c:1763:10: note: byref variable will be forcibly initialized ktime_t now = ktime_get_real(); ^~~ /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 __u32 workspace[SHA1_WORKSPACE_WORDS]; ^~~~~~~~~ /kisskb/src/drivers/char/random.c:1386:4: note: byref variable will be forcibly initialized } 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 __u8 tmp[EXTRACT_SIZE]; ^~~ In file included from /kisskb/src/drivers/char/random.c:318: /kisskb/src/drivers/char/random.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/char/random.c: In function 'crng_reseed': /kisskb/src/drivers/char/random.c:955:4: note: byref variable will be forcibly initialized } 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 __u8 tmp[CHACHA_BLOCK_SIZE] __aligned(4); ^~~ /kisskb/src/drivers/char/random.c: In function 'add_timer_randomness': /kisskb/src/drivers/char/random.c:1159:4: note: byref variable will be forcibly initialized } sample; ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/random.h:330, from /kisskb/src/drivers/char/random.c:348: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(add_device_randomness, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:11:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/random.h:30:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(random__mix_pool_bytes, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/random.h:30:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:63:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(credit_entropy_bits, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:63:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(credit_entropy_bits, ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'perf_trace_push_to_pool': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:88:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(push_to_pool, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:88:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(push_to_pool, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:110:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(debit_entropy, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:110:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:129:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(add_input_randomness, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:129:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:145:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(add_disk_randomness, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:145:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(add_disk_randomness, ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'perf_trace_xfer_secondary_pool': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:164:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xfer_secondary_pool, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:164:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xfer_secondary_pool, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/random.h:193:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(random__get_random_bytes, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/random.h:193:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/random.h:223:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(random__extract_entropy, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/random.h:223:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(random__extract_entropy, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'perf_trace_random_read': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:263:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(random_read, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:263:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(random_read, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:288:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(urandom_read, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:288:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(urandom_read, ^~~~~~~~~~~ /kisskb/src/drivers/misc/ti-st/st_ll.c: In function 'll_device_want_to_sleep': /kisskb/src/drivers/misc/ti-st/st_ll.c:26:13: note: byref variable will be forcibly initialized static void ll_device_want_to_sleep(struct st_data_s *st_data) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'perf_trace_prandom_u32': /kisskb/src/drivers/misc/ti-st/st_ll.c: In function 'll_device_want_to_wakeup': /kisskb/src/drivers/misc/ti-st/st_ll.c:48:13: note: byref variable will be forcibly initialized static void ll_device_want_to_wakeup(struct st_data_s *st_data) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:310:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(prandom_u32, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:310:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(prandom_u32, ^~~~~~~~~~~ /kisskb/src/drivers/misc/ti-st/st_ll.c: In function 'st_ll_wakeup': /kisskb/src/drivers/misc/ti-st/st_ll.c:99:6: note: byref variable will be forcibly initialized void st_ll_wakeup(struct st_data_s *ll) ^~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/random.h:330, from /kisskb/src/drivers/char/random.c:348: /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_add_device_randomness': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(add_device_randomness, ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_random__mix_pool_bytes': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/random.h:30:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(random__mix_pool_bytes, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_credit_entropy_bits': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:63:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(credit_entropy_bits, ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_push_to_pool': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:88:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(push_to_pool, ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_debit_entropy': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:110:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(debit_entropy, ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_add_input_randomness': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:129:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(add_input_randomness, ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_add_disk_randomness': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:145:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(add_disk_randomness, ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_xfer_secondary_pool': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:164:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(xfer_secondary_pool, ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_random__get_random_bytes': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/random.h:193:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(random__get_random_bytes, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_random__extract_entropy': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/random.h:223:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(random__extract_entropy, ^~~~~~~~~~~~~~~~~~~ /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 struct minmax_sample val = { .t = t, .v = meas }; ^~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_random_read': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:263:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(random_read, ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_urandom_read': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:288:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(urandom_read, ^~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_prandom_u32': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/random.h:310:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(prandom_u32, ^~~~~~~~~~~ /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 struct minmax_sample val = { .t = t, .v = meas }; ^~~ /kisskb/src/net/dsa/tag_dsa.c: In function 'dsa_rcv_ll': /kisskb/src/net/dsa/tag_dsa.c:244:6: note: byref variable will be forcibly initialized u8 new_header[4]; ^~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'extract_crng_user': /kisskb/src/drivers/char/random.c:1069:7: note: byref variable will be forcibly initialized __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 } stack; ^~~~~ /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 __u32 t, buf[16]; ^~~ /kisskb/src/drivers/char/random.c: In function 'add_device_randomness': /kisskb/src/drivers/char/random.c:1126:16: note: byref variable will be forcibly initialized unsigned long time = random_get_entropy() ^ jiffies; ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/utsname.h:6, from /kisskb/src/drivers/char/random.c:312: /kisskb/src/drivers/char/random.c: In function 'wait_for_random_bytes': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c:1633:9: note: in expansion of macro 'wait_event_interruptible_timeout' ret = wait_event_interruptible_timeout(crng_init_wait, crng_ready(), HZ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 unsigned long v; ^ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/utsname.h:6, from /kisskb/src/drivers/char/random.c:312: /kisskb/src/drivers/char/random.c: In function 'add_hwgenerator_randomness': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c:2297:2: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(random_write_wait, kthread_should_stop() || ^~~~~~~~~~~~~~~~~~~~~~~~ /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 unsigned char addresses[1 + X25_ADDR_LEN]; ^~~~~~~~~ /kisskb/src/net/x25/x25_subr.c:114:17: note: byref variable will be forcibly initialized unsigned char facilities[X25_MAX_FAC_LEN]; ^~~~~~~~~~ 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 char __##name##_desc[sizeof(struct skcipher_request) + \ ^~ /kisskb/src/crypto/gcm.c:966:2: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 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 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 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 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 char ctr_name[CRYPTO_MAX_ALG_NAME]; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/lib/xarray.c:9: /kisskb/src/lib/xarray.c: In function 'xas_expand': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/xarray.c:615:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(xa->xa_head, head); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/xarray.c:612:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(xa_to_node(head)->parent, node); ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/xarray.c: In function 'xas_create': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/xarray.c:681:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*slot, xa_mk_node(node)); ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/xarray.c: In function 'xas_store': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/xarray.c:816:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*slot, entry); ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/xarray.c: In function 'xas_split': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/xarray.c:1088:5: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(node->slots[offset--], ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/xarray.c:1086:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(node->slots[canon], entry); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/xarray.c:1078:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(node->slots[offset], ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c: In function 'sun4i_hdmi_setup_avi_infoframes': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c:50:5: note: byref variable will be forcibly initialized u8 buffer[17]; ^~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c:49:28: note: byref variable will be forcibly initialized struct hdmi_avi_infoframe frame; ^~~~~ In file included from /kisskb/src/lib/xarray.c:13: /kisskb/src/lib/xarray.c: In function 'xa_load': /kisskb/src/lib/xarray.c:1451:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c: In function 'fifo_transfer': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c:35:6: note: byref variable will be forcibly initialized u32 reg; ^~~ /kisskb/src/lib/xarray.c: In function '__xa_erase': /kisskb/src/lib/xarray.c:1489:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/lib/xarray.c: In function '__xa_store': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c: In function 'sun4i_hdmi_bind': /kisskb/src/lib/xarray.c:1535:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c:489:28: note: byref variable will be forcibly initialized struct cec_connector_info conn_info; ^~~~~~~~~ /kisskb/src/lib/xarray.c: In function '__xa_cmpxchg': /kisskb/src/lib/xarray.c:1601:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/lib/xarray.c: In function '__xa_insert': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c: In function 'xfer_msg': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c:73:6: note: byref variable will be forcibly initialized u32 reg; ^~~ /kisskb/src/lib/xarray.c:1638:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_format_16_native': /kisskb/src/drivers/base/regmap/regmap.c:276:6: note: byref variable will be forcibly initialized u16 v = val << shift; ^ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_format_32_native': /kisskb/src/drivers/base/regmap/regmap.c:305:6: note: byref variable will be forcibly initialized u32 v = val << shift; ^ /kisskb/src/lib/xarray.c: In function 'xa_store_range': /kisskb/src/lib/xarray.c:1714:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_format_64_native': /kisskb/src/drivers/base/regmap/regmap.c:324:6: note: byref variable will be forcibly initialized u64 v = (u64) val << shift; ^ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c: In function 'sun4i_hdmi_i2c_xfer': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c:150:6: note: byref variable will be forcibly initialized u32 reg; ^~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_parse_16_native': /kisskb/src/drivers/base/regmap/regmap.c:367:6: note: byref variable will be forcibly initialized u16 v; ^ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_parse_32_native': /kisskb/src/drivers/base/regmap/regmap.c:409:6: note: byref variable will be forcibly initialized u32 v; ^ /kisskb/src/lib/xarray.c: In function 'xa_get_order': /kisskb/src/lib/xarray.c:1756:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_parse_64_native': /kisskb/src/drivers/base/regmap/regmap.c:442:6: note: byref variable will be forcibly initialized u64 v; ^ /kisskb/src/lib/xarray.c: In function '__xa_alloc': /kisskb/src/lib/xarray.c:1808:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/lib/xarray.c: In function '__xa_set_mark': /kisskb/src/lib/xarray.c:1895:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 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:1913:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/lib/xarray.c: In function 'xa_get_mark': /kisskb/src/lib/xarray.c:1935:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ 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 int rctx; \ ^~~~ /kisskb/src/drivers/base/regmap/./trace.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regmap_reg, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regmap_reg, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(regmap_reg, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/xarray.c: In function 'xa_find': /kisskb/src/lib/xarray.c:2009:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, *indexp); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/drivers/base/regmap/./trace.h:67:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regmap_block, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:67:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regmap_block, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(regmap_block, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/xarray.c: In function 'xa_find_after': /kisskb/src/lib/xarray.c:2059:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, *indexp + 1); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:118:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(regcache_sync, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:118:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(regcache_sync, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:118:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(regcache_sync, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/drivers/base/regmap/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regmap_bool, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regmap_bool, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(regmap_bool, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/xarray.c: In function 'xa_extract': /kisskb/src/lib/xarray.c:2156:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, start); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/drivers/base/regmap/./trace.h:177:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regmap_async, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:177:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regmap_async, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(regmap_async, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/xarray.c: In function 'xa_destroy': /kisskb/src/lib/xarray.c:2202:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:225:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(regcache_drop_region, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:225:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(regcache_drop_region, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:225:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(regcache_drop_region, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/base/regmap/trace.h:257, from /kisskb/src/drivers/base/regmap/regmap.c:23: /kisskb/src/drivers/base/regmap/regmap.c: In function 'trace_event_raw_event_regmap_reg': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regmap_reg, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(regmap_reg, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'trace_event_raw_event_regmap_block': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:67:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regmap_block, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(regmap_block, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'trace_event_raw_event_regcache_sync': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:118:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(regcache_sync, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:118:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regmap_bool, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(regmap_bool, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'trace_event_raw_event_regmap_async': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:177:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(regmap_async, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(regmap_async, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'trace_event_raw_event_regcache_drop_region': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:225:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(regcache_drop_region, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:225:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(regcache_drop_region, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/hdlcd_drv.c: In function 'hdlcd_probe': /kisskb/src/drivers/gpu/drm/arm/hdlcd_drv.c:365:26: note: byref variable will be forcibly initialized struct component_match *match = NULL; ^~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c: In function 'sun4i_tmds_set_rate': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c:149:5: note: byref variable will be forcibly initialized u8 div; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c:147:7: note: byref variable will be forcibly initialized bool half; ^~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c: In function 'sun4i_tmds_create': /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c:207:14: note: byref variable will be forcibly initialized const char *parents[2]; ^~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c:205:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 unsigned int val; ^~~ In file included from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/include/linux/skbuff.h:31, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 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:2148:6: note: byref variable will be forcibly initialized u32 default_mode[4] = {VSC8531_LINK_1000_ACTIVITY, ^~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_update_bits': /kisskb/src/drivers/base/regmap/regmap.c:3022:20: note: byref variable will be forcibly initialized unsigned int tmp, orig; ^~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_select_page': /kisskb/src/drivers/base/regmap/regmap.c:1561:7: note: byref variable will be forcibly initialized bool page_chg; ^~~~~~~~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c: In function 'vsc8514_probe': /kisskb/src/drivers/net/phy/mscc/mscc_main.c:2090:6: note: byref variable will be forcibly initialized 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:2119:6: note: byref variable will be forcibly initialized 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 u32 vdd, sd; ^~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c:388:6: note: byref variable will be forcibly initialized 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:2194:6: note: byref variable will be forcibly initialized u32 default_mode[2] = {VSC8531_LINK_1000_ACTIVITY, ^~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_get_rs485_config': /kisskb/src/drivers/tty/serial/serial_core.c:1288:22: note: byref variable will be forcibly initialized 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:1303:22: note: byref variable will be forcibly initialized 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:1329:24: note: byref variable will be forcibly initialized 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:1347:24: note: byref variable will be forcibly initialized struct serial_iso7816 iso7816; ^~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2749:15: note: byref variable will be forcibly initialized unsigned int v; ^ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_field_read': /kisskb/src/drivers/base/regmap/regmap.c:2894:15: note: byref variable will be forcibly initialized unsigned int reg_val; ^~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_fields_read': /kisskb/src/drivers/base/regmap/regmap.c:2921:15: note: byref variable will be forcibly initialized unsigned int reg_val; ^~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_bulk_read': /kisskb/src/drivers/base/regmap/regmap.c:2981:17: note: byref variable will be forcibly initialized unsigned int ival; ^~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_test_bits': /kisskb/src/drivers/base/regmap/regmap.c:3104:15: note: byref variable will be forcibly initialized unsigned int val, 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/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c:3166:2: note: in expansion of macro 'wait_event' wait_event(map->async_waitq, regmap_async_is_done(map)); ^~~~~~~~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_get_icount': /kisskb/src/drivers/tty/serial/serial_core.c:1258:21: note: byref variable will be forcibly initialized struct uart_icount cnow; ^~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_wait_modem_status': /kisskb/src/drivers/tty/serial/serial_core.c:1201:28: note: byref variable will be forcibly initialized struct uart_icount cprev, cnow; ^~~~ /kisskb/src/drivers/tty/serial/serial_core.c:1201:21: note: byref variable will be forcibly initialized struct uart_icount cprev, cnow; ^~~~~ 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/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'console_store': /kisskb/src/drivers/tty/serial/serial_core.c:2780:19: note: byref variable will be forcibly initialized 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:2750:23: note: byref variable will be forcibly initialized 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:2740:23: note: byref variable will be forcibly initialized 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:2730:23: note: byref variable will be forcibly initialized 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:2720:23: note: byref variable will be forcibly initialized 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:2710:23: note: byref variable will be forcibly initialized struct serial_struct tmp; ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'close_delay_show': /kisskb/src/drivers/tty/serial/serial_core.c:2700:23: note: byref variable will be forcibly initialized 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:2690:23: note: byref variable will be forcibly initialized struct serial_struct tmp; ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'flags_show': /kisskb/src/drivers/tty/serial/serial_core.c:2680:23: note: byref variable will be forcibly initialized struct serial_struct tmp; ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'irq_show': /kisskb/src/drivers/tty/serial/serial_core.c:2670:23: note: byref variable will be forcibly initialized struct serial_struct tmp; ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'port_show': /kisskb/src/drivers/tty/serial/serial_core.c:2656:23: note: byref variable will be forcibly initialized struct serial_struct tmp; ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'line_show': /kisskb/src/drivers/tty/serial/serial_core.c:2646:23: note: byref variable will be forcibly initialized struct serial_struct tmp; ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'type_show': /kisskb/src/drivers/tty/serial/serial_core.c:2636:23: note: byref variable will be forcibly initialized struct serial_struct tmp; ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uartclk_show': /kisskb/src/drivers/tty/serial/serial_core.c:2626:23: note: byref variable will be forcibly initialized 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 char address[64]; ^~~~~~~ /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 u16 crc, reg; ^~~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c:1359:25: note: byref variable will be forcibly initialized 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 u16 crc, reg; ^~~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c:1106:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_set_options': /kisskb/src/drivers/tty/serial/serial_core.c:2075:18: note: byref variable will be forcibly initialized struct ktermios termios; ^~~~~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_suspend_port': /kisskb/src/drivers/tty/serial/serial_core.c:2169:20: note: byref variable will be forcibly initialized struct uart_match match = {uport, drv}; ^~~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_resume_port': /kisskb/src/drivers/tty/serial/serial_core.c:2232:18: note: byref variable will be forcibly initialized struct ktermios termios; ^~~~~~~ /kisskb/src/drivers/tty/serial/serial_core.c:2231:20: note: byref variable will be forcibly initialized struct uart_match match = {uport, drv}; ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/tty/serial/serial_core.c:10: /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_remove_one_port': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/serial_core.c:3020:2: note: in expansion of macro 'wait_event' 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:3221:6: note: byref variable will be forcibly initialized u32 rs485_delay[2]; ^~~~~~~~~~~ /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 uint8_t buf[] = {addr, val}; ^~~ /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c: In function 'sil164_init_state': /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c:108:10: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c:108:10: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c:108:10: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c:108:10: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c:108:10: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c:108:10: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c:108:10: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c: In function 'sil164_restore_state': /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c:108:10: note: byref variable will be forcibly initialized /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 uint8_t val; ^~~ /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c: In function 'sil164_set_power_state': /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c:108:10: note: byref variable will be forcibly initialized uint8_t buf[] = {addr, val}; ^~~ /kisskb/src/lib/vsprintf.c: In function 'number': /kisskb/src/lib/vsprintf.c:426:7: note: byref variable will be forcibly initialized char tmp[3 * sizeof(num)] __aligned(2); ^~~ /kisskb/src/lib/vsprintf.c: In function 'ip4_string': /kisskb/src/lib/vsprintf.c:1319:8: note: byref variable will be forcibly initialized char temp[4] __aligned(2); /* hold each IP quad in reverse order */ ^~~~ /kisskb/src/lib/vsprintf.c: In function 'ip6_compressed_string': /kisskb/src/lib/vsprintf.c:1350:18: note: byref variable will be forcibly initialized struct in6_addr in6; ^~~ /kisskb/src/lib/vsprintf.c:1343:16: note: byref variable will be forcibly initialized unsigned char zerolength[8]; ^~~~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'ptr_to_id': /kisskb/src/lib/vsprintf.c:798:16: note: byref variable will be forcibly initialized unsigned long hashval; ^~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'resource_string': /kisskb/src/lib/vsprintf.c:1053:7: note: byref variable will be forcibly initialized 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:1252:7: note: byref variable will be forcibly initialized char mac_addr[sizeof("xx:xx:xx:xx:xx:xx")]; ^~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'ip6_addr_string': /kisskb/src/lib/vsprintf.c:1442:7: note: byref variable will be forcibly initialized char ip6_addr[sizeof("xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:255.255.255.255")]; ^~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'ip4_addr_string': /kisskb/src/lib/vsprintf.c:1456:7: note: byref variable will be forcibly initialized char ip4_addr[sizeof("255.255.255.255")]; ^~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'ip4_addr_string_sa': /kisskb/src/lib/vsprintf.c:1533:7: note: byref variable will be forcibly initialized char fmt4[3] = { fmt[0], '4', 0 }; ^~~~ /kisskb/src/lib/vsprintf.c:1530:11: note: byref variable will be forcibly initialized 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:1473:7: note: byref variable will be forcibly initialized char fmt6[2] = { fmt[0], '6' }; ^~~~ /kisskb/src/lib/vsprintf.c:1468:7: note: byref variable will be forcibly initialized char ip6_addr[sizeof("[xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:255.255.255.255]") + ^~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'uuid_string': /kisskb/src/lib/vsprintf.c:1673:7: note: byref variable will be forcibly initialized char uuid[UUID_STRING_LEN + 1]; ^~~~ /kisskb/src/lib/vsprintf.c: In function 'symbol_string': /kisskb/src/lib/vsprintf.c:961:7: note: byref variable will be forcibly initialized char sym[KSYM_SYMBOL_LEN]; ^~~ /kisskb/src/lib/vsprintf.c: In function 'time64_str': /kisskb/src/lib/vsprintf.c:1839:12: note: byref variable will be forcibly initialized struct tm tm; ^~ /kisskb/src/lib/vsprintf.c:1838:18: note: byref variable will be forcibly initialized struct rtc_time rtc_time; ^~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'device_node_string': /kisskb/src/lib/vsprintf.c:1978:14: note: byref variable will be forcibly initialized const char *p; ^ /kisskb/src/lib/vsprintf.c:1977:7: note: byref variable will be forcibly initialized char tbuf[sizeof("xxxx") + 1]; ^~~~ /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 unsigned int reg; ^~~ /kisskb/src/lib/vsprintf.c: In function 'simple_strtoull': /kisskb/src/lib/vsprintf.c:66:21: note: byref variable will be forcibly initialized unsigned long long result; ^~~~~~ /kisskb/src/lib/vsprintf.c: In function 'num_to_str': /kisskb/src/lib/vsprintf.c:348:7: note: byref variable will be forcibly initialized char tmp[sizeof(num) * 3] __aligned(2); ^~~ /kisskb/src/lib/vsprintf.c: In function 'va_format': /kisskb/src/lib/vsprintf.c:1657:10: note: byref variable will be forcibly initialized va_list va; ^~ /kisskb/src/lib/vsprintf.c: In function 'snprintf': /kisskb/src/lib/vsprintf.c:2780:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/lib/vsprintf.c: In function 'scnprintf': /kisskb/src/lib/vsprintf.c:2804:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/lib/vsprintf.c: In function 'sprintf': /kisskb/src/lib/vsprintf.c:2849:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/lib/vsprintf.c: In function 'vbin_printf': /kisskb/src/lib/vsprintf.c:2897:22: note: byref variable will be forcibly initialized unsigned long long val8; \ ^~~~ /kisskb/src/lib/vsprintf.c:2999:5: note: in expansion of macro 'save_arg' save_arg(ptrdiff_t); ^~~~~~~~ /kisskb/src/lib/vsprintf.c:2897:22: note: byref variable will be forcibly initialized unsigned long long val8; \ ^~~~ /kisskb/src/lib/vsprintf.c:2996:5: note: in expansion of macro 'save_arg' save_arg(size_t); ^~~~~~~~ /kisskb/src/lib/vsprintf.c:2897:22: note: byref variable will be forcibly initialized unsigned long long val8; \ ^~~~ /kisskb/src/lib/vsprintf.c:2993:5: note: in expansion of macro 'save_arg' save_arg(unsigned long); ^~~~~~~~ /kisskb/src/lib/vsprintf.c:2897:22: note: byref variable will be forcibly initialized unsigned long long val8; \ ^~~~ /kisskb/src/lib/vsprintf.c:2989:5: note: in expansion of macro 'save_arg' save_arg(long long); ^~~~~~~~ /kisskb/src/lib/vsprintf.c:2897:22: note: byref variable will be forcibly initialized unsigned long long val8; \ ^~~~ /kisskb/src/lib/vsprintf.c:2970:6: note: in expansion of macro 'save_arg' save_arg(void *); ^~~~~~~~ /kisskb/src/lib/vsprintf.c:2897:22: note: byref variable will be forcibly initialized unsigned long long val8; \ ^~~~ /kisskb/src/lib/vsprintf.c:2966:5: note: in expansion of macro 'save_arg' save_arg(void *); ^~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'bstr_printf': /kisskb/src/lib/vsprintf.c:3057:15: note: byref variable will be forcibly initialized typeof(type) value; \ ^~~~~ /kisskb/src/lib/vsprintf.c:3193:11: note: in expansion of macro 'get_arg' num = get_arg(ptrdiff_t); ^~~~~~~ /kisskb/src/lib/vsprintf.c:3057:15: note: byref variable will be forcibly initialized typeof(type) value; \ ^~~~~ /kisskb/src/lib/vsprintf.c:3190:11: note: in expansion of macro 'get_arg' num = get_arg(size_t); ^~~~~~~ /kisskb/src/lib/vsprintf.c:3057:15: note: byref variable will be forcibly initialized typeof(type) value; \ ^~~~~ /kisskb/src/lib/vsprintf.c:3187:11: note: in expansion of macro 'get_arg' num = get_arg(unsigned long); ^~~~~~~ /kisskb/src/lib/vsprintf.c:3057:15: note: byref variable will be forcibly initialized typeof(type) value; \ ^~~~~ /kisskb/src/lib/vsprintf.c:3183:11: note: in expansion of macro 'get_arg' num = get_arg(long long); ^~~~~~~ /kisskb/src/lib/vsprintf.c:3057:15: note: byref variable will be forcibly initialized typeof(type) value; \ ^~~~~ /kisskb/src/lib/vsprintf.c:3161:34: note: in expansion of macro 'get_arg' str = pointer(fmt, str, end, get_arg(void *), spec); ^~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'bprintf': /kisskb/src/lib/vsprintf.c:3246:10: note: byref variable will be forcibly initialized 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 /kisskb/src/arch/arm64/include/asm/rwonce.h:71, from /kisskb/src/include/linux/compiler.h:248, 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:3403:19: note: byref variable will be forcibly initialized DECLARE_BITMAP(set, 256) = {0}; ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/lib/vsprintf.c:3272:15: note: byref variable will be forcibly initialized unsigned int base; ^~~~ /kisskb/src/lib/vsprintf.c:3268:8: note: byref variable will be forcibly initialized char *next; ^~~~ /kisskb/src/lib/vsprintf.c: In function 'sscanf': /kisskb/src/lib/vsprintf.c:3554:10: note: byref variable will be forcibly initialized va_list args; ^~~~ In file included from /kisskb/src/drivers/uio/uio_pruss.c:18: /kisskb/src/drivers/uio/uio_pruss.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_read_8': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:118:5: note: byref variable will be forcibly initialized s8 lo; ^~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_read_12': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:127:9: note: byref variable will be forcibly initialized u8 lo, hi; ^~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:127:5: note: byref variable will be forcibly initialized u8 lo, hi; ^~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis331dlh_read_data': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:138:9: note: byref variable will be forcibly initialized u8 lo, hi; ^~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:138:5: note: byref variable will be forcibly initialized u8 lo, hi; ^~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_get_odr': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:213:5: note: byref variable will be forcibly initialized u8 ctrl; ^~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_set_odr': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:236:5: note: byref variable will be forcibly initialized u8 ctrl; ^~~~ /kisskb/src/kernel/kexec_file.c: In function 'kexec_walk_memblock': /kisskb/src/kernel/kexec_file.c:553:22: note: byref variable will be forcibly initialized phys_addr_t mstart, mend; ^~~~ /kisskb/src/kernel/kexec_file.c:553:14: note: byref variable will be forcibly initialized phys_addr_t mstart, mend; ^~~~~~ /kisskb/src/kernel/kexec_file.c:552:6: note: byref variable will be forcibly initialized u64 i; ^ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_selftest': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:262:5: note: byref variable will be forcibly initialized u8 ctrl_reg_data; ^~~~~~~~~~~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:258:13: note: byref variable will be forcibly initialized u8 ctlreg, reg; ^~~ In file included from /kisskb/src/drivers/net/bonding/bond_3ad.c:15: /kisskb/src/drivers/net/bonding/bond_3ad.c: In function 'bond_slave_state_notify': /kisskb/src/include/net/bonding.h:406:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_get_xyz': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:184:7: note: byref variable will be forcibly initialized u8 data[5]; ^~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:179:8: note: byref variable will be forcibly initialized u16 data[3]; ^~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:174:6: note: byref variable will be forcibly initialized int position[3]; ^~~~~~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis302dl_data_ready': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:528:6: note: byref variable will be forcibly initialized int dummy; ^~~~~ /kisskb/src/kernel/kexec_file.c: In function '__do_sys_kexec_file_load': /kisskb/src/kernel/kexec_file.c:359:31: note: byref variable will be forcibly initialized struct kimage **dest_image, *image; ^~~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_joystick_poll': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:440:12: note: byref variable will be forcibly initialized int x, y, z; ^ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:440:9: note: byref variable will be forcibly initialized int x, y, z; ^ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:440:6: note: byref variable will be forcibly initialized int x, y, z; ^ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis302dl_interrupt_handle_click': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:503:5: note: byref variable will be forcibly initialized u8 click_src; ^~~~~~~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis302dl_interrupt_thread1_8b': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:528:6: note: byref variable will be forcibly initialized int dummy; ^~~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis302dl_interrupt_thread2_8b': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:528:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/bonding/bond_3ad.c: In function 'ad_marker_info_received': /kisskb/src/drivers/net/bonding/bond_3ad.c:1945:21: note: byref variable will be forcibly initialized struct bond_marker marker; ^~~~~~ In file included from /kisskb/src/drivers/net/wireguard/messages.h:11, from /kisskb/src/drivers/net/wireguard/noise.h:8, from /kisskb/src/drivers/net/wireguard/noise.c:6: /kisskb/src/drivers/net/wireguard/noise.c: In function 'blake2s': /kisskb/src/include/crypto/blake2s.h:93:23: note: byref variable will be forcibly initialized struct blake2s_state state; ^~~~~ /kisskb/src/drivers/net/bonding/bond_3ad.c: In function '__get_active_agg': /kisskb/src/drivers/net/bonding/bond_3ad.c:770:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/wireguard/noise.c: In function 'mix_hash': /kisskb/src/drivers/net/wireguard/noise.c:401:23: note: byref variable will be forcibly initialized struct blake2s_state blake; ^~~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_rate_set': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:829:16: note: byref variable will be forcibly initialized unsigned long rate; ^~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_position_show': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:806:12: note: byref variable will be forcibly initialized int x, y, z; ^ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:806:9: note: byref variable will be forcibly initialized int x, y, z; ^ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:806:6: note: byref variable will be forcibly initialized int x, y, z; ^ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_selftest_show': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:778:6: note: byref variable will be forcibly initialized s16 values[3]; ^~~~~~ /kisskb/src/drivers/net/wireguard/noise.c: In function 'kdf': /kisskb/src/drivers/net/wireguard/noise.c:314:5: note: byref variable will be forcibly initialized u8 secret[BLAKE2S_HASH_SIZE]; ^~~~~~ /kisskb/src/drivers/net/wireguard/noise.c:313:5: note: byref variable will be forcibly initialized u8 output[BLAKE2S_HASH_SIZE + 1]; ^~~~~~ /kisskb/src/drivers/net/wireguard/noise.c: In function 'mix_dh': /kisskb/src/drivers/net/wireguard/noise.c:376:5: note: byref variable will be forcibly initialized u8 dh_calculation[NOISE_PUBLIC_KEY_LEN]; ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/noise.c: In function 'mix_psk': /kisskb/src/drivers/net/wireguard/noise.c:413:5: note: byref variable will be forcibly initialized u8 temp_hash[NOISE_HASH_LEN]; ^~~~~~~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_misc_read': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:599:16: note: byref variable will be forcibly initialized unsigned char byte_data; ^~~~~~~~~ /kisskb/src/drivers/net/wireguard/noise.c: In function 'tai64n_now': /kisskb/src/drivers/net/wireguard/noise.c:466:20: note: byref variable will be forcibly initialized struct timespec64 now; ^~~ /kisskb/src/drivers/net/wireguard/noise.c: In function 'wg_noise_init': /kisskb/src/drivers/net/wireguard/noise.c:36:23: note: byref variable will be forcibly initialized struct blake2s_state blake; ^~~~~ In file included from /kisskb/src/drivers/net/bonding/bond_3ad.c:17: /kisskb/src/drivers/net/bonding/bond_3ad.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/algapi.h:10, from /kisskb/src/include/crypto/curve25519.h:9, from /kisskb/src/drivers/net/wireguard/messages.h:9, from /kisskb/src/drivers/net/wireguard/noise.h:8, from /kisskb/src/drivers/net/wireguard/noise.c:6: /kisskb/src/drivers/net/wireguard/noise.c: In function 'add_new_keypair': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/noise.c:245:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(keypairs->next_keypair, new_keypair); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/noise.c:238:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(keypairs->current_keypair, new_keypair); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/noise.c:232:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(keypairs->previous_keypair, ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/noise.c:226:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(keypairs->previous_keypair, ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:17: /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized struct platform_device_info pdevinfo = { ^~~~~~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_add_fs': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireguard/noise.c: In function 'wg_noise_received_with_keypair': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/noise.c:286:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(keypairs->current_keypair, received_keypair); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/noise.c:282:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(keypairs->previous_keypair, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_3ad.c: In function 'bond_3ad_update_ad_actor_settings': /kisskb/src/drivers/net/bonding/bond_3ad.c:2256:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/wireguard/noise.c: In function 'wg_noise_handshake_create_initiation': /kisskb/src/drivers/net/wireguard/noise.c:466:20: note: byref variable will be forcibly initialized struct timespec64 now; ^~~ /kisskb/src/drivers/net/wireguard/noise.c:488:5: note: byref variable will be forcibly initialized u8 key[NOISE_SYMMETRIC_KEY_LEN]; ^~~ /kisskb/src/drivers/net/wireguard/noise.c:487:5: note: byref variable will be forcibly initialized u8 timestamp[NOISE_TIMESTAMP_LEN]; ^~~~~~~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_poweron': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:398:5: note: byref variable will be forcibly initialized u8 reg; ^~~ /kisskb/src/drivers/net/wireguard/noise.c: In function 'wg_noise_handshake_consume_initiation': /kisskb/src/drivers/net/wireguard/noise.c:562:5: note: byref variable will be forcibly initialized u8 t[NOISE_TIMESTAMP_LEN]; ^ /kisskb/src/drivers/net/wireguard/noise.c:561:5: note: byref variable will be forcibly initialized u8 e[NOISE_PUBLIC_KEY_LEN]; ^ /kisskb/src/drivers/net/wireguard/noise.c:560:5: note: byref variable will be forcibly initialized u8 s[NOISE_PUBLIC_KEY_LEN]; ^ /kisskb/src/drivers/net/wireguard/noise.c:559:5: note: byref variable will be forcibly initialized u8 hash[NOISE_HASH_LEN]; ^~~~ /kisskb/src/drivers/net/wireguard/noise.c:558:5: note: byref variable will be forcibly initialized u8 chaining_key[NOISE_HASH_LEN]; ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/noise.c:557:5: note: byref variable will be forcibly initialized u8 key[NOISE_SYMMETRIC_KEY_LEN]; ^~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_joystick_enable': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:677:6: note: byref variable will be forcibly initialized int btns[] = {BTN_X, BTN_Y, BTN_Z}; ^~~~ /kisskb/src/drivers/net/wireguard/noise.c: In function 'wg_noise_handshake_create_response': /kisskb/src/drivers/net/wireguard/noise.c:637:5: note: byref variable will be forcibly initialized u8 key[NOISE_SYMMETRIC_KEY_LEN]; ^~~ /kisskb/src/drivers/net/wireguard/noise.c: In function 'wg_noise_handshake_consume_response': /kisskb/src/drivers/net/wireguard/noise.c:707:5: note: byref variable will be forcibly initialized u8 preshared_key[NOISE_SYMMETRIC_KEY_LEN]; ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/noise.c:706:5: note: byref variable will be forcibly initialized u8 static_private[NOISE_PUBLIC_KEY_LEN]; ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/noise.c:705:5: note: byref variable will be forcibly initialized u8 ephemeral_private[NOISE_PUBLIC_KEY_LEN]; ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/noise.c:704:5: note: byref variable will be forcibly initialized u8 e[NOISE_PUBLIC_KEY_LEN]; ^ /kisskb/src/drivers/net/wireguard/noise.c:703:5: note: byref variable will be forcibly initialized u8 chaining_key[NOISE_HASH_LEN]; ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/noise.c:702:5: note: byref variable will be forcibly initialized u8 hash[NOISE_HASH_LEN]; ^~~~ /kisskb/src/drivers/net/wireguard/noise.c:701:5: note: byref variable will be forcibly initialized u8 key[NOISE_SYMMETRIC_KEY_LEN]; ^~~ /kisskb/src/drivers/net/wireguard/noise.c:699:18: note: byref variable will be forcibly initialized struct wg_peer *peer = NULL, *ret_peer = NULL; ^~~~ /kisskb/src/drivers/net/bonding/bond_3ad.c: In function 'ad_agg_selection_logic': /kisskb/src/drivers/net/bonding/bond_3ad.c:1676:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_init_dt': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:949:6: note: byref variable will be forcibly initialized s32 sval; ^~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:948:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/net/bonding/bond_3ad.c: In function 'bond_3ad_unbind_slave': /kisskb/src/drivers/net/bonding/bond_3ad.c:2100:7: note: byref variable will be forcibly initialized bool dummy_slave_update; /* Ignore this value as caller updates array */ ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_3ad.c:2099:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c: In function 'lis3lv02d_init_device': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d.c:118:5: note: byref variable will be forcibly initialized s8 lo; ^~ /kisskb/src/drivers/net/bonding/bond_3ad.c: In function 'ad_port_selection_logic': /kisskb/src/drivers/net/bonding/bond_3ad.c:1396:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_3ad.c: In function 'bond_3ad_handle_link_change': /kisskb/src/drivers/net/bonding/bond_3ad.c:2530:7: note: byref variable will be forcibly initialized bool dummy; ^~~~~ /kisskb/src/drivers/net/bonding/bond_3ad.c: In function 'bond_3ad_state_machine_handler': /kisskb/src/drivers/net/bonding/bond_3ad.c:2301:7: note: byref variable will be forcibly initialized bool update_slave_arr = false; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_3ad.c:2297:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_3ad.c: In function '__bond_3ad_get_active_agg_info': /kisskb/src/drivers/net/bonding/bond_3ad.c:2628:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_3ad.c: In function 'bond_3ad_lacpdu_recv': /kisskb/src/drivers/net/bonding/bond_3ad.c:2666:25: note: byref variable will be forcibly initialized struct lacpdu *lacpdu, _lacpdu; ^~~~~~~ /kisskb/src/drivers/net/bonding/bond_3ad.c: In function 'bond_3ad_update_lacp_rate': /kisskb/src/drivers/net/bonding/bond_3ad.c:2698:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ In file included from /kisskb/src/drivers/net/bonding/bond_3ad.c:17: /kisskb/src/drivers/net/bonding/bond_3ad.c: In function 'bond_3ad_stats_fill': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 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 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sync_timeline, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sync_timeline, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c: In function 'sun6i_dsi_inst_wait_for_completion': /kisskb/src/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c:306:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c: In function 'sun6i_dsi_dcs_read': /kisskb/src/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c:926:6: note: byref variable will be forcibly initialized u32 val; ^~~ /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 char task_comm[TASK_COMM_LEN]; ^~~~~~~~~ /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 struct sw_sync_create_fence_data data; ^~~~ /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 u32 value; ^~~~~ /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-plane.c: In function 'dcss_plane_atomic_check': /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-plane.c:149:11: note: byref variable will be forcibly initialized int min, max; ^~~ /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-plane.c:149:6: note: byref variable will be forcibly initialized int min, max; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/can/af_can.c:43: /kisskb/src/net/can/af_can.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/algapi.h:10, from /kisskb/src/include/crypto/curve25519.h:9, from /kisskb/src/drivers/net/wireguard/messages.h:9, from /kisskb/src/drivers/net/wireguard/noise.h:8, from /kisskb/src/drivers/net/wireguard/device.h:9, from /kisskb/src/drivers/net/wireguard/peer.h:9, from /kisskb/src/drivers/net/wireguard/queueing.h:9, from /kisskb/src/drivers/net/wireguard/device.c:6: /kisskb/src/drivers/net/wireguard/device.c: In function 'wg_destruct': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/device.c:230:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(wg->creating_net, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/device.c: In function 'wg_newlink': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/device.c:297:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(wg->creating_net, src_net); ^~~~~~~~~~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/drivers/net/wireguard/device.c:22: /kisskb/src/drivers/net/wireguard/device.c: In function 'wg_xmit': /kisskb/src/include/net/icmp.h:51:20: note: byref variable will be forcibly initialized struct ip_options opts = { 0 }; ^~~~ /kisskb/src/drivers/net/wireguard/device.c:119:22: note: byref variable will be forcibly initialized struct sk_buff_head packets; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/algapi.h:10, from /kisskb/src/include/crypto/curve25519.h:9, from /kisskb/src/drivers/net/wireguard/messages.h:9, from /kisskb/src/drivers/net/wireguard/noise.h:8, from /kisskb/src/drivers/net/wireguard/device.h:9, from /kisskb/src/drivers/net/wireguard/peer.h:9, from /kisskb/src/drivers/net/wireguard/queueing.h:9, from /kisskb/src/drivers/net/wireguard/device.c:6: /kisskb/src/drivers/net/wireguard/device.c: In function 'wg_netns_pre_exit': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/device.c:408:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(wg->creating_net, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_audio.c: In function 'msm_hdmi_audio_update': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_audio.c:116:11: note: byref variable will be forcibly initialized uint8_t buf[14]; ^~~ /kisskb/src/net/ax25/ax25_ip.c: In function 'ax25_validate_header': /kisskb/src/net/ax25/ax25_ip.c:230:12: note: byref variable will be forcibly initialized ax25_digi digi; ^~~~ /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 ax25_address dst_c; ^~~~~ /kisskb/src/net/ax25/ax25_ip.c:148:17: note: byref variable will be forcibly initialized ax25_address src_c; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/drivers/tty/tty_ldsem.c:28: /kisskb/src/drivers/tty/tty_ldsem.c: In function '__ldsem_wake_readers': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_ldsem.c:96:3: note: in expansion of macro 'smp_store_release' smp_store_release(&waiter->task, NULL); ^~~~~~~~~~~~~~~~~ /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 struct ldsem_waiter waiter; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/drivers/tty/tty_ldsem.c:28: /kisskb/src/drivers/tty/tty_ldsem.c: In function 'down_read_failed': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_ldsem.c:196:8: note: in expansion of macro 'smp_load_acquire' if (!smp_load_acquire(&waiter.task)) ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_ldsem.c:158:22: note: byref variable will be forcibly initialized struct ldsem_waiter waiter; ^~~~~~ In file included from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/drivers/base/firmware_loader/main.c:24: /kisskb/src/drivers/base/firmware_loader/main.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/base/firmware_loader/main.c: In function 'fw_decompress_xz_single': /kisskb/src/drivers/base/firmware_loader/main.c:384:16: note: byref variable will be forcibly initialized struct xz_buf xz_buf; ^~~~~~ /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 char value[64]; ^~~~~ /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 char buf[128]; ^~~ /kisskb/src/drivers/base/firmware_loader/main.c: In function '_request_firmware_prepare': /kisskb/src/drivers/base/firmware_loader/main.c:729:18: note: byref variable will be forcibly initialized struct fw_priv *fw_priv; ^~~~~~~ /kisskb/src/drivers/vfio/vfio.c: In function 'vfio_group_fops_unl_ioctl': /kisskb/src/drivers/vfio/vfio.c:1511:28: note: byref variable will be forcibly initialized struct vfio_group_status status; ^~~~~~ /kisskb/src/drivers/base/firmware_loader/main.c: In function 'fw_get_filesystem_firmware': /kisskb/src/drivers/base/firmware_loader/main.c:508:10: note: byref variable will be forcibly initialized size_t file_size = 0; ^~~~~~~~~ /kisskb/src/drivers/base/firmware_loader/main.c:495:8: note: byref variable will be forcibly initialized 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/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/vfio/vfio.c:13: /kisskb/src/drivers/vfio/vfio.c: In function 'vfio_del_group_dev': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/vfio/vfio.c:1009:3: note: in expansion of macro 'wait_event' wait_event(group->container_q, !group->container); ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-crtc.c: In function 'dcss_crtc_atomic_enable': /kisskb/src/drivers/gpu/drm/imx/dcss/dcss-crtc.c:90:19: note: byref variable will be forcibly initialized struct videomode vm; ^~ /kisskb/src/drivers/base/firmware_loader/main.c: In function 'fw_decompress_xz_pages': /kisskb/src/drivers/base/firmware_loader/main.c:410:16: note: byref variable will be forcibly initialized struct xz_buf xz_buf; ^~~~~~ 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/gpu/drm/msm/hdmi/hdmi.c:9: /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/base/firmware_loader/main.c: In function '_request_firmware': /kisskb/src/drivers/base/firmware_loader/main.c:794:19: note: byref variable will be forcibly initialized struct firmware *fw = NULL; ^~ /kisskb/src/drivers/base/firmware_loader/main.c: In function 'request_firmware_work_func': /kisskb/src/drivers/base/firmware_loader/main.c:1073:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ 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/msm/hdmi/hdmi.c:11: /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi.c: In function 'platform_device_register_data': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized struct platform_device_info pdevinfo = { ^~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi.c: In function 'msm_hdmi_register_audio_driver': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi.c: In function 'msm_hdmi_bind': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi.c:565:9: note: byref variable will be forcibly initialized char name3[32]; ^~~~~ /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 u16 brightness = bl->props.brightness; ^~~~~~~~~~ /kisskb/src/lib/parser.c: In function 'match_number': /kisskb/src/lib/parser.c:128:8: note: byref variable will be forcibly initialized char *endp; ^~~~ /kisskb/src/lib/parser.c: In function 'match_u64int': /kisskb/src/lib/parser.c:163:6: note: byref variable will be forcibly initialized u64 val; ^~~ /kisskb/src/drivers/gpu/drm/arm/hdlcd_crtc.c: In function 'hdlcd_plane_init': /kisskb/src/drivers/gpu/drm/arm/hdlcd_crtc.c:297:6: note: byref variable will be forcibly initialized u32 formats[ARRAY_SIZE(supported_formats)], i; ^~~~~~~ /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 int err, frontlen, len; ^~~ /kisskb/src/net/netrom/nr_out.c:35:16: note: byref variable will be forcibly initialized unsigned char transport[NR_TRANSPORT_LEN]; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c: In function 'adv7511_hpd': /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:401:15: note: byref variable will be forcibly initialized unsigned int irq0; ^~~~ /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 unsigned int irq0, irq1; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:459:15: note: byref variable will be forcibly initialized unsigned int irq0, irq1; ^~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __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' ret = wait_event_interruptible_timeout(adv7511->wq, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 unsigned int status; ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:531:10: note: byref variable will be forcibly initialized uint8_t offset; ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:530:17: note: byref variable will be forcibly initialized struct i2c_msg xfer[2]; ^~~~ /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 uint8_t infoframe[17]; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:207:30: note: byref variable will be forcibly initialized 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 unsigned int val; ^~~ /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 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:1075:14: note: byref variable will be forcibly initialized 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:222:9: note: byref variable will be forcibly initialized 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:1160:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:1157:29: note: byref variable will be forcibly initialized struct adv7511_link_config link_config; ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/inet_connection_sock.c:12: /kisskb/src/net/ipv4/inet_connection_sock.c: In function 'inet_sk_state_load': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/net/inet_sock.h:312:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&sk->sk_state); ^~~~~~~~~~~~~~~~ /kisskb/src/crypto/ccm.c: In function 'crypto_rfc4309_create': /kisskb/src/crypto/ccm.c:709:6: note: byref variable will be forcibly initialized 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 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 char mac_name[CRYPTO_MAX_ALG_NAME]; ^~~~~~~~ /kisskb/src/crypto/ccm.c:534:7: note: byref variable will be forcibly initialized 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 __be32 data; ^~~~ /kisskb/src/net/ipv4/inet_connection_sock.c: In function 'inet_csk_find_open_port': /kisskb/src/net/ipv4/inet_connection_sock.c:189:14: note: byref variable will be forcibly initialized int i, low, high, attempt_half; ^~~~ /kisskb/src/net/ipv4/inet_connection_sock.c:189:9: note: byref variable will be forcibly initialized int i, low, high, attempt_half; ^~~ /kisskb/src/crypto/ccm.c: In function 'crypto_ccm_auth': /kisskb/src/crypto/ccm.c:176:21: note: byref variable will be forcibly initialized struct scatterlist sg[3]; ^~ /kisskb/src/net/ipv4/inet_connection_sock.c: In function 'inet_csk_get_port': /kisskb/src/net/ipv4/inet_connection_sock.c:361:27: note: byref variable will be forcibly initialized struct inet_bind_bucket *tb = NULL; ^~ /kisskb/src/net/ipv4/inet_connection_sock.c:358:15: note: byref variable will be forcibly initialized int ret = 1, port = snum; ^~~~ /kisskb/src/crypto/ccm.c: In function 'cbcmac_create': /kisskb/src/crypto/ccm.c:868:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ /kisskb/src/net/ipv4/inet_connection_sock.c: In function 'reqsk_timer_handler': /kisskb/src/net/ipv4/inet_connection_sock.c:734:45: note: byref variable will be forcibly initialized int max_syn_ack_retries, qlen, expire = 0, resend = 0; ^~~~~~ /kisskb/src/net/ipv4/inet_connection_sock.c:734:33: note: byref variable will be forcibly initialized int max_syn_ack_retries, qlen, expire = 0, resend = 0; ^~~~~~ 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 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 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:222:9: note: byref variable will be forcibly initialized 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 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/kernel/backtracetest.c: In function 'backtrace_test_saved': /kisskb/src/kernel/backtracetest.c:47:16: note: byref variable will be forcibly initialized unsigned long entries[8]; ^~~~~~~ /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 u32 in_index = 0L; ^~~~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera-comp.c:71:6: note: byref variable will be forcibly initialized u32 bits_avail = CHAR_BITS; ^~~~~~~~~~ /kisskb/src/drivers/pcmcia/cs.c: In function 'socket_reset': /kisskb/src/drivers/pcmcia/cs.c:251:6: note: byref variable will be forcibly initialized int status, i; ^~~~~~ /kisskb/src/drivers/pcmcia/cs.c: In function 'socket_setup': /kisskb/src/drivers/pcmcia/cs.c:334:6: note: byref variable will be forcibly initialized int status, i; ^~~~~~ /kisskb/src/drivers/pcmcia/cs.c: In function 'socket_shutdown': /kisskb/src/drivers/pcmcia/cs.c:287:6: note: byref variable will be forcibly initialized int status; ^~~~~~ /kisskb/src/drivers/pcmcia/cs.c: In function 'socket_detect_change': /kisskb/src/drivers/pcmcia/cs.c:577:7: note: byref variable will be forcibly initialized int status; ^~~~~~ /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 unsigned int val, addr, mask; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c: In function 'sun8i_dw_hdmi_bind': /kisskb/src/drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c:123:59: note: byref variable will be forcibly initialized struct platform_device *pdev = to_platform_device(dev), *connector_pdev; ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c: In function 'kirin_drm_platform_probe': /kisskb/src/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c:276:26: note: byref variable will be forcibly initialized struct component_match *match = NULL; ^~~~~ In file included from /kisskb/src/include/linux/crypto.h:17, from /kisskb/src/include/crypto/algapi.h:10, from /kisskb/src/include/crypto/curve25519.h:9, from /kisskb/src/drivers/net/wireguard/messages.h:9, from /kisskb/src/drivers/net/wireguard/noise.h:8, from /kisskb/src/drivers/net/wireguard/device.h:9, from /kisskb/src/drivers/net/wireguard/peer.h:9, from /kisskb/src/drivers/net/wireguard/peer.c:6: /kisskb/src/drivers/net/wireguard/peer.c: In function 'wg_peer_remove_all': /kisskb/src/drivers/net/wireguard/peer.c:170:12: note: byref variable will be forcibly initialized LIST_HEAD(dead_peers); ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/dma-buf/selftest.c: In function 'apply_subtest_filter': /kisskb/src/drivers/dma-buf/selftest.c:49:17: note: byref variable will be forcibly initialized char *filter, *sep, *tok; ^~~ /kisskb/src/lib/random32.c: In function 'prandom_seed_full_state': /kisskb/src/lib/random32.c:116:7: note: byref variable will be forcibly initialized u32 seeds[4]; ^~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c: In function 'sun8i_hdmi_phy_config_h3': /kisskb/src/drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c:197:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c: In function 'sun8i_hdmi_phy_init_h3': /kisskb/src/drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c:432:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c: In function 'sun8i_hdmi_phy_probe': /kisskb/src/drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c:605:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /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 struct ax25_routes_struct route; ^~~~~ /kisskb/src/net/ax25/ax25_route.c:223:31: note: byref variable will be forcibly initialized struct ax25_route_opt_struct rt_option; ^~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/highmem.h:10, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/dma-buf/udmabuf.c: In function 'udmabuf_ioctl_create': /kisskb/src/drivers/dma-buf/udmabuf.c:252:29: note: byref variable will be forcibly initialized struct udmabuf_create_item list; ^~~~ /kisskb/src/drivers/dma-buf/udmabuf.c:251:29: note: byref variable will be forcibly initialized struct udmabuf_create_list head; ^~~~ /kisskb/src/drivers/dma-buf/udmabuf.c:250:24: note: byref variable will be forcibly initialized struct udmabuf_create create; ^~~~~~ /kisskb/src/drivers/dma-buf/udmabuf.c: In function 'udmabuf_ioctl_create_list': /kisskb/src/drivers/dma-buf/udmabuf.c:269:29: note: byref variable will be forcibly initialized struct udmabuf_create_list head; ^~~~ 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 DEFINE_WAKE_Q(wakeq); ^~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/kernel/stop_machine.c: In function 'cpu_stop_queue_two_works': /kisskb/src/kernel/stop_machine.c:266:16: note: byref variable will be forcibly initialized DEFINE_WAKE_Q(wakeq); ^~~~~ /kisskb/src/include/linux/sched/wake_q.h:46:21: note: in definition of macro 'DEFINE_WAKE_Q' struct wake_q_head name = { WAKE_Q_TAIL, &name.first } ^~~~ /kisskb/src/kernel/stop_machine.c: In function '__stop_cpus': /kisskb/src/kernel/stop_machine.c:425:23: note: byref variable will be forcibly initialized struct cpu_stop_done done; ^~~~ /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 struct cpu_stop_done done; ^~~~ /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d_i2c.c: In function 'lis3_i2c_init': /kisskb/src/drivers/misc/lis3lv02d/lis3lv02d_i2c.c:69:5: note: byref variable will be forcibly initialized u8 reg; ^~~ /kisskb/src/kernel/stop_machine.c: In function 'stop_two_cpus': /kisskb/src/kernel/stop_machine.c:337:30: note: byref variable will be forcibly initialized struct cpu_stop_work work1, work2; ^~~~~ /kisskb/src/kernel/stop_machine.c:337:23: note: byref variable will be forcibly initialized struct cpu_stop_work work1, work2; ^~~~~ /kisskb/src/kernel/stop_machine.c:336:23: note: byref variable will be forcibly initialized struct cpu_stop_done done; ^~~~ /kisskb/src/kernel/stop_machine.c: In function 'stop_machine_from_inactive_cpu': /kisskb/src/kernel/stop_machine.c:662:23: note: byref variable will be forcibly initialized struct cpu_stop_done done; ^~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_bridge.c: In function 'msm_hdmi_config_avi_infoframe': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_bridge.c:91:5: note: byref variable will be forcibly initialized u8 buffer[HDMI_INFOFRAME_SIZE(AVI)]; ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_bridge.c:90:23: note: byref variable will be forcibly initialized union hdmi_infoframe frame; ^~~~~ /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 int queued = 0, frametype, ns, nr, pf; ^~ /kisskb/src/net/ax25/ax25_std_in.c:421:33: note: byref variable will be forcibly initialized int queued = 0, frametype, ns, nr, pf; ^~ /kisskb/src/net/ax25/ax25_std_in.c:421:29: note: byref variable will be forcibly initialized int queued = 0, frametype, ns, nr, pf; ^~ /kisskb/src/drivers/regulator/lp8755.c: In function 'lp8755_init_data': /kisskb/src/drivers/regulator/lp8755.c:236:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/gpu/drm/mxsfb/mxsfb_drv.c: In function 'mxsfb_attach_bridge': /kisskb/src/drivers/gpu/drm/mxsfb/mxsfb_drv.c:118:21: note: byref variable will be forcibly initialized struct drm_bridge *bridge; ^~~~~~ /kisskb/src/drivers/gpu/drm/mxsfb/mxsfb_drv.c:117:20: note: byref variable will be forcibly initialized struct drm_panel *panel; ^~~~~ /kisskb/src/drivers/gpu/drm/mxsfb/mxsfb_drv.c:116:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter iter; ^~~~ /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 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 unsigned int regval; ^~~~~~ /kisskb/src/drivers/regulator/lp8755.c: In function 'lp8755_int_config': /kisskb/src/drivers/regulator/lp8755.c:373:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/regulator/lp8755.c: In function 'lp8755_irq_handler': /kisskb/src/drivers/regulator/lp8755.c:315:22: note: byref variable will be forcibly initialized unsigned int flag0, flag1; ^~~~~ /kisskb/src/drivers/regulator/lp8755.c:315:15: note: byref variable will be forcibly initialized unsigned int flag0, flag1; ^~~~~ In file included from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/crypto/chacha20poly1305.h:10, from /kisskb/src/drivers/net/wireguard/messages.h:10, from /kisskb/src/drivers/net/wireguard/noise.h:8, from /kisskb/src/drivers/net/wireguard/device.h:9, from /kisskb/src/drivers/net/wireguard/peer.h:9, from /kisskb/src/drivers/net/wireguard/queueing.h:9, from /kisskb/src/drivers/net/wireguard/queueing.c:6: /kisskb/src/drivers/net/wireguard/queueing.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 resource_size_t addr; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/algapi.h:10, from /kisskb/src/include/crypto/curve25519.h:9, from /kisskb/src/drivers/net/wireguard/messages.h:9, from /kisskb/src/drivers/net/wireguard/noise.h:8, from /kisskb/src/drivers/net/wireguard/device.h:9, from /kisskb/src/drivers/net/wireguard/peer.h:9, from /kisskb/src/drivers/net/wireguard/queueing.h:9, from /kisskb/src/drivers/net/wireguard/queueing.c:6: /kisskb/src/drivers/net/wireguard/queueing.c: In function 'wg_prev_queue_dequeue': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/queueing.c:97:9: note: in expansion of macro 'smp_load_acquire' next = smp_load_acquire(&NEXT(tail)); ^~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/queueing.c:87:10: note: in expansion of macro 'smp_load_acquire' next = smp_load_acquire(&NEXT(next)); ^~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/queueing.c:80:46: note: in expansion of macro 'smp_load_acquire' struct sk_buff *tail = queue->tail, *next = smp_load_acquire(&NEXT(tail)); ^~~~~~~~~~~~~~~~ /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 char string[HEX_LINE_CHARS + 1]; ^~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 u8 charbuf[4]; ^~~~~~~ /kisskb/src/lib/kasprintf.c: In function 'kvasprintf': /kisskb/src/lib/kasprintf.c:19:10: note: byref variable will be forcibly initialized 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 va_list ap; ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/of.h:17, from /kisskb/src/include/linux/irqdomain.h:35, from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi.h:10, from /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_i2c.c:7: /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_i2c.c: In function 'msm_hdmi_i2c_xfer': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_i2c.c:163:8: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(hdmi_i2c->ddc_event, sw_done(hdmi_i2c), HZ/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 s32 error_address = 0L; ^~~~~~~~~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c:2412:6: note: byref variable will be forcibly initialized s32 offset = 0L; ^~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c:2408:6: note: byref variable will be forcibly initialized int format_version = 0; ^~~~~~~~~~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c:2407:6: note: byref variable will be forcibly initialized int exit_code = 0; ^~~~~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c:2405:8: note: byref variable will be forcibly initialized char *description = NULL; ^~~~~~~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c:2404:8: note: byref variable will be forcibly initialized char *action_name = NULL; ^~~~~~~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c:2400:26: note: byref variable will be forcibly initialized struct altera_procinfo *proc_list = NULL; ^~~~~~~~~ /kisskb/src/net/netrom/nr_route.c: In function 'nr_rt_ioctl': /kisskb/src/net/netrom/nr_route.c:635:12: note: byref variable will be forcibly initialized ax25_digi digi; ^~~~ /kisskb/src/net/netrom/nr_route.c:633:25: note: byref variable will be forcibly initialized struct nr_route_struct nr_route; ^~~~~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence.c: In function 'mock_wait': /kisskb/src/drivers/dma-buf/st-dma-fence.c:49:17: note: byref variable will be forcibly initialized struct wait_cb cb = { .task = current }; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/delay.h:22, from /kisskb/src/drivers/dma-buf/st-dma-fence.c:7: /kisskb/src/drivers/dma-buf/st-dma-fence.c: In function 'thread_signal_callback': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence.c:498:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(t->fences[t->id], NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence.c:461:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(t->fences[t->id], f1); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence.c:453:20: note: byref variable will be forcibly initialized struct simple_cb cb; ^~ /kisskb/src/drivers/dma-buf/st-dma-fence.c: In function 'race_signal_callback': /kisskb/src/drivers/dma-buf/st-dma-fence.c:518:22: note: byref variable will be forcibly initialized struct race_thread t[2]; ^ /kisskb/src/drivers/dma-buf/st-dma-fence.c: In function 'test_wait_timeout': /kisskb/src/drivers/dma-buf/st-dma-fence.c:373:20: note: byref variable will be forcibly initialized struct wait_timer wt; ^~ /kisskb/src/crypto/chacha20poly1305.c: In function 'poly_verify_tag': /kisskb/src/crypto/chacha20poly1305.c:98:5: note: byref variable will be forcibly initialized u8 tag[sizeof(rctx->tag)]; ^~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_iommu_type1_dma_rw_chunk': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:3161:19: note: byref variable will be forcibly initialized struct vfio_dma *dma; ^~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_iommu_type1_dma_rw': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:3221:9: note: byref variable will be forcibly initialized size_t done; ^~~~ /kisskb/src/crypto/chacha20poly1305.c: In function 'chachapoly_create': /kisskb/src/crypto/chacha20poly1305.c:558:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ /kisskb/src/drivers/gpu/drm/arm/malidp_drv.c: In function 'malidp_is_compatible_hw_id': /kisskb/src/drivers/gpu/drm/arm/malidp_drv.c:619:8: note: byref variable will be forcibly initialized char buf[32]; ^~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'put_pfn': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:462:16: note: byref variable will be forcibly initialized struct page *page = pfn_to_page(pfn); ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/gpu/drm/arm/malidp_drv.c:9: /kisskb/src/drivers/gpu/drm/arm/malidp_drv.c: In function 'malidp_set_and_wait_config_valid': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/malidp_drv.c:182:8: note: in expansion of macro 'wait_event_interruptible_timeout' ret = wait_event_interruptible_timeout(malidp->wq, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'follow_fault_pfn': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:519:8: note: byref variable will be forcibly initialized bool unlocked = false; ^~~~~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c:514:14: note: byref variable will be forcibly initialized spinlock_t *ptl; ^~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c:513:9: note: byref variable will be forcibly initialized pte_t *ptep; ^~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_pin_page_external': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:785:15: note: byref variable will be forcibly initialized struct page *pages[1]; ^~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_pin_pages_remote': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:654:16: note: byref variable will be forcibly initialized unsigned long pfn; ^~~ /kisskb/src/drivers/gpu/drm/arm/malidp_drv.c: In function 'malidp_bind': /kisskb/src/drivers/gpu/drm/arm/malidp_drv.c:713:5: note: byref variable will be forcibly initialized u8 output_width[MAX_OUTPUT_CHANNELS]; ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/malidp_drv.c: In function 'malidp_platform_probe': /kisskb/src/drivers/gpu/drm/arm/malidp_drv.c:941:26: note: byref variable will be forcibly initialized struct component_match *match = NULL; ^~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_iommu_type1_pin_pages': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:843:19: note: byref variable will be forcibly initialized struct vfio_dma *dma; ^~~ /kisskb/src/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c: In function 'ade_rdma_set': /kisskb/src/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c:552:29: note: byref variable will be forcibly initialized struct drm_format_name_buf format_name; ^~~~~~~~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_unmap_unpin': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:1088:7: note: byref variable will be forcibly initialized long unlocked = 0; ^~~~~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c:1087:6: note: byref variable will be forcibly initialized int unmapped_region_cnt = 0; ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c:1086:28: note: byref variable will be forcibly initialized struct iommu_iotlb_gather iotlb_gather; ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/arch/arm64/include/asm/arch_timer.h:18, from /kisskb/src/arch/arm64/include/asm/timex.h:8, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/compat.h:10, from /kisskb/src/drivers/vfio/vfio_iommu_type1.c:24: /kisskb/src/drivers/vfio/vfio_iommu_type1.c:1085:12: note: byref variable will be forcibly initialized LIST_HEAD(unmapped_region_list); ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c:1083:13: note: byref variable will be forcibly initialized dma_addr_t iova = dma->iova, end = dma->iova + dma->size; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/bluetooth/af_bluetooth.c:27: /kisskb/src/net/bluetooth/af_bluetooth.c: In function 'sock_graft': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:1906:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_wq, &parent->wq); ^~~~~~~~~~~~~~~~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_iommu_aper_expand': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2506:31: note: byref variable will be forcibly initialized struct iommu_domain_geometry geo; ^~~ In file included from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/arch/arm64/include/asm/arch_timer.h:18, from /kisskb/src/arch/arm64/include/asm/timex.h:8, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/compat.h:10, from /kisskb/src/drivers/vfio/vfio_iommu_type1.c:24: /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_iommu_resv_refresh': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2543:12: note: byref variable will be forcibly initialized LIST_HEAD(resv_regions); ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_iommu_type1_detach_group': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2584:12: note: byref variable will be forcibly initialized LIST_HEAD(iova_copy); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/bluetooth/af_bluetooth.c: In function 'bt_sock_recvmsg': /kisskb/src/net/bluetooth/af_bluetooth.c:259:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_iommu_replay': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:1757:19: note: byref variable will be forcibly initialized unsigned long pfn; ^~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c:1701:20: note: byref variable will be forcibly initialized struct vfio_batch batch; ^~~~~ 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:330:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c:1827:3: note: in expansion of macro 'virtio_cread' virtio_cread(vdev, struct virtio_console_config, rows, &rows); ^~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:330:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c:1826:3: note: in expansion of macro 'virtio_cread' virtio_cread(vdev, struct virtio_console_config, cols, &cols); ^~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c: In function 'get_inbuf': /kisskb/src/drivers/char/virtio_console.c:471:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ /kisskb/src/drivers/char/virtio_console.c: In function '__send_control_msg': /kisskb/src/drivers/char/virtio_console.c:552:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ /kisskb/src/drivers/char/virtio_console.c:550:21: note: byref variable will be forcibly initialized struct scatterlist sg[1]; ^~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_iommu_type1_attach_group': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2333:7: note: byref variable will be forcibly initialized int attr = 1; ^~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2292:18: note: byref variable will be forcibly initialized struct device *iommu_device = NULL; ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/arch/arm64/include/asm/arch_timer.h:18, from /kisskb/src/arch/arm64/include/asm/timex.h:8, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/compat.h:10, from /kisskb/src/drivers/vfio/vfio_iommu_type1.c:24: /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2267:12: note: byref variable will be forcibly initialized LIST_HEAD(group_resv_regions); ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/char/virtio_console.c: In function 'reclaim_consumed_buffers': /kisskb/src/drivers/char/virtio_console.c:592:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2266:12: note: byref variable will be forcibly initialized LIST_HEAD(iova_copy); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2265:31: note: byref variable will be forcibly initialized struct iommu_domain_geometry geo; ^~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2261:19: note: byref variable will be forcibly initialized struct bus_type *bus = NULL; ^~~ /kisskb/src/drivers/char/virtio_console.c: In function '__send_to_port': /kisskb/src/drivers/char/virtio_console.c:611:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ /kisskb/src/drivers/char/virtio_console.c: In function 'put_chars': /kisskb/src/drivers/char/virtio_console.c:1119:21: note: byref variable will be forcibly initialized struct scatterlist sg[1]; ^~ /kisskb/src/drivers/char/virtio_console.c: In function 'flush_bufs': /kisskb/src/drivers/char/virtio_console.c:1733:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ /kisskb/src/drivers/char/virtio_console.c: In function 'add_inbuf': /kisskb/src/drivers/char/virtio_console.c:493:21: note: byref variable will be forcibly initialized struct scatterlist sg[1]; ^~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_pin_map_dma': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:1494:16: note: byref variable will be forcibly initialized unsigned long pfn, limit = rlimit(RLIMIT_MEMLOCK) >> PAGE_SHIFT; ^~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c:1491:20: note: byref variable will be forcibly initialized struct vfio_batch batch; ^~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_iommu_migration_build_caps': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2840:45: note: byref variable will be forcibly initialized struct vfio_iommu_type1_info_cap_migration cap_mig; ^~~~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_iommu_dma_avail_build_caps': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2856:41: note: byref variable will be forcibly initialized struct vfio_iommu_type1_info_dma_avail cap_dma_avail; ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/kobject.h:19, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/char/virtio_console.c:7: /kisskb/src/drivers/char/virtio_console.c: In function 'reclaim_dma_bufs': /kisskb/src/drivers/char/virtio_console.c:394:12: note: byref variable will be forcibly initialized LIST_HEAD(tmp_list); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_iommu_type1_get_info': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2856:41: note: byref variable will be forcibly initialized /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2872:23: note: byref variable will be forcibly initialized struct vfio_info_cap caps = { .buf = NULL, .size = 0 }; ^~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2870:31: note: byref variable will be forcibly initialized struct vfio_iommu_type1_info info; ^~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_iommu_type1_map_dma': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2936:34: note: byref variable will be forcibly initialized struct vfio_iommu_type1_dma_map map; ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/highmem.h:10, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'update_user_bitmap': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:1211:16: note: byref variable will be forcibly initialized unsigned long leftover; ^~~~~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_dma_do_unmap': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:1413:38: note: byref variable will be forcibly initialized struct vfio_iommu_type1_dma_unmap nb_unmap; ^~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_iommu_type1_unmap_dma': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:2955:36: note: byref variable will be forcibly initialized struct vfio_iommu_type1_dma_unmap unmap; ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/char/virtio_console.c:7: /kisskb/src/drivers/char/virtio_console.c: In function 'wait_port_writable': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:338:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_freezable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c:792:9: note: in expansion of macro 'wait_event_freezable' ret = wait_event_freezable(port->waitqueue, ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c: In function 'port_fops_splice_write': /kisskb/src/drivers/char/virtio_console.c:913:17: note: byref variable will be forcibly initialized struct sg_list sgl; ^~~ /kisskb/src/drivers/char/virtio_console.c: In function 'port_fops_write': /kisskb/src/drivers/char/virtio_console.c:811:21: note: byref variable will be forcibly initialized 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/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/char/virtio_console.c:7: /kisskb/src/drivers/char/virtio_console.c: In function 'port_fops_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:338:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_freezable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c:760:9: note: in expansion of macro 'wait_event_freezable' ret = wait_event_freezable(port->waitqueue, ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c: In function 'vfio_iommu_type1_dirty_pages': /kisskb/src/drivers/vfio/vfio_iommu_type1.c:3051:44: note: byref variable will be forcibly initialized struct vfio_iommu_type1_dirty_bitmap_get range; ^~~~~ /kisskb/src/drivers/vfio/vfio_iommu_type1.c:3008:39: note: byref variable will be forcibly initialized struct vfio_iommu_type1_dirty_bitmap dirty; ^~~~~ /kisskb/src/drivers/char/virtio_console.c: In function 'add_port': /kisskb/src/drivers/char/virtio_console.c:1360:7: note: byref variable will be forcibly initialized char debugfs_name[16]; ^~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c: In function 'control_work_handler': /kisskb/src/drivers/char/virtio_console.c:1706:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ 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:330:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:546:4: note: in expansion of macro 'virtio_cread' virtio_cread((vdev), structname, member, ptr); \ ^~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c:2039:6: note: in expansion of macro 'virtio_cread_feature' virtio_cread_feature(vdev, VIRTIO_CONSOLE_F_MULTIPORT, ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/can/bcm.c: In function 'bcm_rx_changed': /kisskb/src/net/can/bcm.c:430:22: note: byref variable will be forcibly initialized struct bcm_msg_head head; ^~~~ /kisskb/src/net/can/bcm.c: In function 'bcm_tx_timeout_handler': /kisskb/src/net/can/bcm.c:398:22: note: byref variable will be forcibly initialized struct bcm_msg_head msg_head; ^~~~~~~~ /kisskb/src/net/can/bcm.c: In function 'bcm_rx_timeout_handler': /kisskb/src/net/can/bcm.c:554:22: note: byref variable will be forcibly initialized struct bcm_msg_head msg_head; ^~~~~~~~ /kisskb/src/net/can/bcm.c: In function 'bcm_recvmsg': /kisskb/src/net/can/bcm.c:1599:6: note: byref variable will be forcibly initialized int error = 0; ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/net/can/bcm.c:45: /kisskb/src/net/can/bcm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/pcmcia/socket_sysfs.c: In function 'pccard_store_irq_mask': /kisskb/src/drivers/pcmcia/socket_sysfs.c:157:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ /kisskb/src/net/can/bcm.c: In function 'bcm_sendmsg': /kisskb/src/net/can/bcm.c:1271:22: note: byref variable will be forcibly initialized struct bcm_msg_head msg_head; ^~~~~~~~ /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 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 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:192:6: note: byref variable will be forcibly initialized u32 num_lanes; ^~~~~~~~~ /kisskb/src/drivers/net/phy/mscc/mscc_macsec.c: In function 'vsc8584_macsec_derive_key': /kisskb/src/drivers/net/phy/mscc/mscc_macsec.c:508:24: note: byref variable will be forcibly initialized struct crypto_aes_ctx ctx; ^~~ /kisskb/src/drivers/net/phy/mscc/mscc_macsec.c: In function 'vsc8584_macsec_transformation': /kisskb/src/drivers/net/phy/mscc/mscc_macsec.c:527:5: note: byref variable will be forcibly initialized u8 hkey[16]; ^~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun8i_ui_layer.c: In function 'sun8i_ui_layer_update_formats': /kisskb/src/drivers/gpu/drm/sun4i/sun8i_ui_layer.c:178:20: note: byref variable will be forcibly initialized u32 val, ch_base, hw_fmt; ^~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun8i_ui_layer.c: In function 'sun8i_ui_layer_update_buffer': /kisskb/src/drivers/gpu/drm/sun4i/sun8i_ui_layer.c:204:13: note: byref variable will be forcibly initialized dma_addr_t paddr; ^~~~~ /kisskb/src/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c: In function 'dsi_encoder_phy_mode_valid': /kisskb/src/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c:613:25: note: byref variable will be forcibly initialized struct mipi_phy_params phy; ^~~ /kisskb/src/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c: In function 'dsi_encoder_mode_valid': /kisskb/src/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c:646:26: note: byref variable will be forcibly initialized struct drm_display_mode adj_mode; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c: In function 'sun8i_phy_clk_get_parent': /kisskb/src/drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c:111:6: note: byref variable will be forcibly initialized u32 reg; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c: In function 'sun8i_phy_clk_recalc_rate': /kisskb/src/drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c:72:6: note: byref variable will be forcibly initialized u32 reg; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c: In function 'sun8i_phy_clk_create': /kisskb/src/drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c:148:14: note: byref variable will be forcibly initialized const char *parents[2]; ^~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c:146:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /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 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 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 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 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 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 unsigned long value; ^~~~~ /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 unsigned long rate_hz; ^~~~~~~ /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 u8 data[4]; ^~~~ /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 unsigned long thresh; ^~~~~~ /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 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 unsigned long value; ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/misc/bh1770glc.c:12: /kisskb/src/drivers/misc/bh1770glc.c: In function 'bh1770_lux_result_show': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/bh1770glc.c:688:12: note: in expansion of macro 'wait_event_interruptible_timeout' timeout = wait_event_interruptible_timeout(chip->wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/base/component.c:15: /kisskb/src/drivers/base/component.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 unsigned int reg, val; ^~~ /kisskb/src/drivers/mtd/maps/physmap-versatile.c: In function 'of_flash_probe_versatile': /kisskb/src/drivers/mtd/maps/physmap-versatile.c:191:29: note: byref variable will be forcibly initialized const struct of_device_id *devid; ^~~~~ /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 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 unsigned int val; ^~~ /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 const void *data = NULL; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/net/ipv4/tcp.c:246: /kisskb/src/net/ipv4/tcp.c: In function 'inet_sk_state_load': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/net/inet_sock.h:312:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&sk->sk_state); ^~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_recv_urg': /kisskb/src/net/ipv4/tcp.c:1483:8: note: byref variable will be forcibly initialized char c = tp->urg_data; ^ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_get_info_chrono_stats': /kisskb/src/net/ipv4/tcp.c:3652:6: note: byref variable will be forcibly initialized u64 stats[__TCP_CHRONO_MAX], total = 0; ^~~~~ /kisskb/src/drivers/pcmcia/ds.c: In function 'new_id_store': /kisskb/src/drivers/pcmcia/ds.c:101:8: note: byref variable will be forcibly initialized __u32 prod_id_hash[4] = {0, 0, 0, 0}; ^~~~~~~~~~~~ /kisskb/src/drivers/pcmcia/ds.c:100:26: note: byref variable will be forcibly initialized __u8 func_id, function, device_no; ^~~~~~~~~ /kisskb/src/drivers/pcmcia/ds.c:100:16: note: byref variable will be forcibly initialized __u8 func_id, function, device_no; ^~~~~~~~ /kisskb/src/drivers/pcmcia/ds.c:100:7: note: byref variable will be forcibly initialized __u8 func_id, function, device_no; ^~~~~~~ /kisskb/src/drivers/pcmcia/ds.c:99:30: note: byref variable will be forcibly initialized __u16 match_flags, manf_id, card_id; ^~~~~~~ /kisskb/src/drivers/pcmcia/ds.c:99:21: note: byref variable will be forcibly initialized __u16 match_flags, manf_id, card_id; ^~~~~~~ /kisskb/src/drivers/pcmcia/ds.c:99:8: note: byref variable will be forcibly initialized __u16 match_flags, manf_id, card_id; ^~~~~~~~~~~ /kisskb/src/drivers/pcmcia/ds.c: In function 'pcmcia_device_probe': /kisskb/src/drivers/pcmcia/ds.c:256:18: note: byref variable will be forcibly initialized cistpl_config_t cis_config; ^~~~~~~~~~ In file included from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, from /kisskb/src/include/linux/errqueue.h:6, from /kisskb/src/net/ipv4/tcp.c:268: /kisskb/src/net/ipv4/tcp.c: In function 'skb_do_copy_data_nocache': /kisskb/src/drivers/pcmcia/ds.c: In function 'pcmcia_bus_uevent': /kisskb/src/drivers/pcmcia/ds.c:939:6: note: byref variable will be forcibly initialized u32 hash[4] = { 0, 0, 0, 0}; ^~~~ /kisskb/src/include/net/sock.h:2064:10: note: byref variable will be forcibly initialized __wsum csum = 0; ^~~~ /kisskb/src/drivers/pcmcia/ds.c: In function 'pcmcia_device_query': /kisskb/src/drivers/pcmcia/ds.c:406:18: note: byref variable will be forcibly initialized cistpl_funcid_t func_id; ^~~~~~~ /kisskb/src/drivers/pcmcia/ds.c:405:18: note: byref variable will be forcibly initialized cistpl_manfid_t manf_id; ^~~~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_recv_timestamp': /kisskb/src/net/ipv4/tcp.c:2231:34: note: byref variable will be forcibly initialized struct __kernel_old_timeval tv = { ^~ /kisskb/src/net/ipv4/tcp.c:2224:35: note: byref variable will be forcibly initialized struct __kernel_sock_timeval stv = { ^~~ /kisskb/src/net/ipv4/tcp.c:2215:35: note: byref variable will be forcibly initialized struct __kernel_old_timespec ts_old = { ^~~~~~ /kisskb/src/net/ipv4/tcp.c:2208:31: note: byref variable will be forcibly initialized struct __kernel_timespec kts = { ^~~ /kisskb/src/drivers/net/bonding/bond_alb.c: In function 'rlb_arp_recv': /kisskb/src/drivers/net/bonding/bond_alb.c:274:23: note: byref variable will be forcibly initialized struct arp_pkt *arp, _arp; ^~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_zc_finalize_rx_tstamp': /kisskb/src/net/ipv4/tcp.c:2033:16: note: byref variable will be forcibly initialized struct msghdr cmsg_dummy; ^~~~~~~~~~ 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 static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pcmcia/ds.c: In function 'pcmcia_load_firmware': /kisskb/src/drivers/pcmcia/ds.c:747:24: note: byref variable will be forcibly initialized cistpl_longlink_mfc_t mfc; ^~~ /kisskb/src/drivers/pcmcia/ds.c:745:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_repair_set_window': /kisskb/src/net/ipv4/tcp.c:3062:12: note: userspace variable will be forcibly initialized static int tcp_repair_set_window(struct tcp_sock *tp, sockptr_t optbuf, int len) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp.c:3064:27: note: byref variable will be forcibly initialized 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:2268:27: note: byref variable will be forcibly initialized 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:2292:6: note: byref variable will be forcibly initialized u32 args[2] = {arg1, arg2}; ^~~~ /kisskb/src/drivers/net/bonding/bond_alb.c: In function 'tlb_get_least_loaded_slave': /kisskb/src/drivers/net/bonding/bond_alb.c:169:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /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 struct pardev_cb parkbd_parport_cb; ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/net/ipv4/tcp.c:246: /kisskb/src/net/ipv4/tcp.c: In function '__sk_dst_set': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:1993:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_dst_cache, dst); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/bonding/bond_alb.c:24: /kisskb/src/drivers/net/bonding/bond_alb.c: In function 'bond_slave_has_mac_rx': /kisskb/src/include/net/bonding.h:713:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/pcmcia/ds.c: In function 'modalias_show': /kisskb/src/drivers/pcmcia/ds.c:1080:6: note: byref variable will be forcibly initialized u32 hash[4] = { 0, 0, 0, 0}; ^~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/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 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:3098:24: note: byref variable will be forcibly initialized struct tcp_repair_opt opt; ^~~ /kisskb/src/drivers/net/bonding/bond_alb.c: In function '__rlb_next_rx_slave': /kisskb/src/drivers/net/bonding/bond_alb.c:309:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ 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 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 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 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 u64 tmp = value; ^~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_copy_straggler_data': /kisskb/src/net/ipv4/tcp.c:1899:15: note: byref variable will be forcibly initialized struct iovec iov; ^~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_zc_handle_leftover': /kisskb/src/net/ipv4/tcp.c:1925:6: note: byref variable will be forcibly initialized u32 offset, copylen = min_t(u32, copybuf_len, zc->recv_skip_hint); ^~~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_zerocopy_vm_insert_batch': /kisskb/src/net/ipv4/tcp.c:2002:16: note: byref variable will be forcibly initialized unsigned long pages_remaining = pages_to_map; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/pcmcia/ds.c: In function 'pcmcia_card_add': /kisskb/src/drivers/pcmcia/ds.c:610:28: note: byref variable will be forcibly initialized unsigned int no_funcs, i, no_chains; ^~~~~~~~~ /kisskb/src/drivers/pcmcia/ds.c:609:24: note: byref variable will be forcibly initialized cistpl_longlink_mfc_t mfc; ^~~ In file included from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/drivers/gpu/drm/sun4i/sun8i_mixer.c:11: /kisskb/src/drivers/gpu/drm/sun4i/sun8i_mixer.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/pcmcia/ds.c: In function 'pcmcia_requery': /kisskb/src/drivers/pcmcia/ds.c:697:25: note: byref variable will be forcibly initialized cistpl_longlink_mfc_t mfc; ^~~ /kisskb/src/drivers/gpu/drm/sun4i/sun8i_mixer.c: In function 'sun8i_mixer_of_get_id': /kisskb/src/drivers/gpu/drm/sun4i/sun8i_mixer.c:316:21: note: byref variable will be forcibly initialized struct of_endpoint of_ep; ^~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'do_tcp_sendpages': /kisskb/src/net/ipv4/tcp.c:1063:10: note: byref variable will be forcibly initialized size_t copy = size; ^~~~ /kisskb/src/net/ipv4/tcp.c:1034:7: note: byref variable will be forcibly initialized long timeo = sock_sndtimeo(sk, flags & MSG_DONTWAIT); ^~~~~ /kisskb/src/net/ipv4/tcp.c:1031:15: note: byref variable will be forcibly initialized int mss_now, size_goal; ^~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_alb.c: In function 'alb_send_lp_vid': /kisskb/src/drivers/net/bonding/bond_alb.c:908:22: note: byref variable will be forcibly initialized struct learning_pkt pkt; ^~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_recvmsg_locked': /kisskb/src/net/ipv4/tcp.c:2304:7: note: byref variable will be forcibly initialized long timeo; ^~~~~ /kisskb/src/net/ipv4/tcp.c:2299:6: note: byref variable will be forcibly initialized u32 peek_seq; ^~~~~~~~ /kisskb/src/drivers/net/bonding/bond_alb.c: In function 'alb_send_learning_packets': /kisskb/src/drivers/net/bonding/bond_alb.c:988:23: note: byref variable will be forcibly initialized struct alb_walk_data data = { ^~~~ /kisskb/src/drivers/net/bonding/bond_alb.c:987:28: note: byref variable will be forcibly initialized struct netdev_nested_priv priv; ^~~~ /kisskb/src/drivers/net/bonding/bond_alb.c: In function 'alb_set_slave_mac_addr': /kisskb/src/drivers/net/bonding/bond_alb.c:1011:26: note: byref variable will be forcibly initialized struct sockaddr_storage ss; ^~ /kisskb/src/net/ipv4/tcp.c: In function 'receive_fallback_to_copy': /kisskb/src/net/ipv4/tcp.c:1884:7: note: byref variable will be forcibly initialized u32 offset; ^~~~~~ /kisskb/src/net/ipv4/tcp.c:1862:15: note: byref variable will be forcibly initialized struct iovec iov; ^~~ /kisskb/src/drivers/net/bonding/bond_alb.c: In function 'alb_swap_mac_addr': /kisskb/src/drivers/net/bonding/bond_alb.c:1036:5: note: byref variable will be forcibly initialized u8 tmp_mac_addr[MAX_ADDR_LEN]; ^~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/bonding/bond_alb.c:24: /kisskb/src/drivers/net/bonding/bond_alb.c: In function 'bond_slave_has_mac': /kisskb/src/include/net/bonding.h:686:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_zerocopy_receive': /kisskb/src/net/ipv4/tcp.c:2067:6: note: byref variable will be forcibly initialized u32 seq = tp->copied_seq; ^~~ /kisskb/src/net/ipv4/tcp.c:2060:15: note: byref variable will be forcibly initialized struct page *pages[TCP_ZEROCOPY_PAGE_BATCH_SIZE]; ^~~~~ /kisskb/src/net/ipv4/tcp.c:2059:16: note: byref variable will be forcibly initialized unsigned long address = (unsigned long)zc->address; ^~~~~~~ /kisskb/src/net/ipv4/tcp.c:2058:18: note: byref variable will be forcibly initialized u32 length = 0, offset, vma_len, avail_len, copylen = 0; ^~~~~~ /kisskb/src/net/ipv4/tcp.c:2058:6: note: byref variable will be forcibly initialized u32 length = 0, offset, vma_len, avail_len, copylen = 0; ^~~~~~ /kisskb/src/drivers/net/bonding/bond_alb.c: In function 'alb_set_mac_address': /kisskb/src/drivers/net/bonding/bond_alb.c:1229:7: note: byref variable will be forcibly initialized char tmp_addr[MAX_ADDR_LEN]; ^~~~~~~~ /kisskb/src/drivers/net/bonding/bond_alb.c:1228:26: note: byref variable will be forcibly initialized struct sockaddr_storage ss; ^~ /kisskb/src/drivers/net/bonding/bond_alb.c:1227:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_read_sock': /kisskb/src/net/ipv4/tcp.c:1641:6: note: byref variable will be forcibly initialized u32 offset; ^~~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_splice_read': /kisskb/src/net/ipv4/tcp.c:754:20: note: byref variable will be forcibly initialized read_descriptor_t rd_desc = { ^~~~~~~ /kisskb/src/net/ipv4/tcp.c:784:7: note: byref variable will be forcibly initialized long timeo; ^~~~~ /kisskb/src/drivers/net/bonding/bond_alb.c: In function 'alb_handle_addr_collision_on_attach': /kisskb/src/net/ipv4/tcp.c:779:26: note: byref variable will be forcibly initialized struct tcp_splice_state tss = { ^~~ /kisskb/src/drivers/net/bonding/bond_alb.c:1152:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_recvmsg': /kisskb/src/net/ipv4/tcp.c:2538:35: note: byref variable will be forcibly initialized struct scm_timestamping_internal tss; ^~~ /kisskb/src/net/ipv4/tcp.c:2537:27: note: byref variable will be forcibly initialized int cmsg_flags = 0, ret, inq; ^~~ /kisskb/src/net/ipv4/tcp.c:2537:6: note: byref variable will be forcibly initialized int cmsg_flags = 0, ret, inq; ^~~~~~~~~~ In file included from /kisskb/src/net/ipv4/tcp.c:273: /kisskb/src/net/ipv4/tcp.c: In function 'tcp_set_state': /kisskb/src/include/net/tcp.h:2292:6: note: byref variable will be forcibly initialized u32 args[2] = {arg1, arg2}; ^~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_sendmsg_locked': /kisskb/src/net/ipv4/tcp.c:1212:7: note: byref variable will be forcibly initialized long timeo; ^~~~~ /kisskb/src/net/ipv4/tcp.c:1209:30: note: byref variable will be forcibly initialized int mss_now = 0, size_goal, copied_syn = 0; ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp.c:1209:19: note: byref variable will be forcibly initialized int mss_now = 0, size_goal, copied_syn = 0; ^~~~~~~~~ /kisskb/src/net/ipv4/tcp.c:1207:23: note: byref variable will be forcibly initialized struct sockcm_cookie sockc; ^~~~~ /kisskb/src/drivers/net/bonding/bond_alb.c: In function 'bond_alb_monitor': /kisskb/src/drivers/net/bonding/bond_alb.c:1530:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_alb.c: In function 'bond_alb_handle_active_change': /kisskb/src/drivers/net/bonding/bond_alb.c:1747:6: note: byref variable will be forcibly initialized u8 tmp_addr[MAX_ADDR_LEN]; ^~~~~~~~ /kisskb/src/drivers/net/bonding/bond_alb.c:1746:27: note: byref variable will be forcibly initialized struct sockaddr_storage ss; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/drivers/net/bonding/bond_alb.c:6: /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_alb.c:1723:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(bond->curr_active_slave, new_slave); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'do_tcp_setsockopt': /kisskb/src/net/ipv4/tcp.c:3334:12: note: userspace variable will be forcibly initialized static int do_tcp_setsockopt(struct sock *sk, int level, int optname, ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp.c:3334:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/tcp.c:3383:8: note: byref variable will be forcibly initialized __u8 key[TCP_FASTOPEN_KEY_BUF_LENGTH]; ^~~ /kisskb/src/net/ipv4/tcp.c:3365:8: note: byref variable will be forcibly initialized char name[TCP_ULP_NAME_MAX]; ^~~~ /kisskb/src/net/ipv4/tcp.c:3346:8: note: byref variable will be forcibly initialized char name[TCP_CA_NAME_MAX]; ^~~~ /kisskb/src/net/ipv4/tcp.c:3340:6: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/ipv4/tcp.c: In function 'do_tcp_getsockopt': /kisskb/src/net/ipv4/tcp.c:4148:31: note: byref variable will be forcibly initialized struct tcp_zerocopy_receive zc = {}; ^~ /kisskb/src/net/ipv4/tcp.c:4147:36: note: byref variable will be forcibly initialized struct scm_timestamping_internal tss; ^~~ /kisskb/src/net/ipv4/tcp.c:4049:28: note: byref variable will be forcibly initialized struct tcp_repair_window opt; ^~~ /kisskb/src/net/ipv4/tcp.c:4014:7: note: byref variable will be forcibly initialized u64 key[TCP_FASTOPEN_KEY_BUF_LENGTH / sizeof(u64)]; ^~~ /kisskb/src/net/ipv4/tcp.c:3968:7: note: byref variable will be forcibly initialized int attr; ^~~~ /kisskb/src/net/ipv4/tcp.c:3966:21: note: byref variable will be forcibly initialized union tcp_cc_info info; ^~~~ /kisskb/src/net/ipv4/tcp.c:3950:19: note: byref variable will be forcibly initialized struct tcp_info info; ^~~~ /kisskb/src/net/ipv4/tcp.c:3901:6: note: byref variable will be forcibly initialized int val, len; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/algapi.h:10, from /kisskb/src/include/crypto/curve25519.h:9, from /kisskb/src/drivers/net/wireguard/messages.h:9, from /kisskb/src/drivers/net/wireguard/noise.h:8, from /kisskb/src/drivers/net/wireguard/device.h:9, from /kisskb/src/drivers/net/wireguard/peer.h:9, from /kisskb/src/drivers/net/wireguard/queueing.h:9, from /kisskb/src/drivers/net/wireguard/send.c:6: /kisskb/src/drivers/net/wireguard/send.c: In function 'arch_atomic_read_acquire': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-arch-fallback.h:154:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&(v)->counter); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/send.c: In function 'arch_atomic_set_release': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-arch-fallback.h:163:2: note: in expansion of macro 'smp_store_release' smp_store_release(&(v)->counter, i); ^~~~~~~~~~~~~~~~~ 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 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 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 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 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 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 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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/net/ipv4/tcp.c:3836:18: note: byref variable will be forcibly initialized struct tcp_info info; ^~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_md5_hash_skb_data': /kisskb/src/net/ipv4/tcp.c:4332:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_md5_hash_key': /kisskb/src/net/ipv4/tcp.c:4371:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/regulator/ltc3589.c: In function 'ltc3589_isr': /kisskb/src/drivers/regulator/ltc3589.c:354:18: note: byref variable will be forcibly initialized unsigned int i, irqstat, event; ^~~~~~~ /kisskb/src/drivers/regulator/ltc3589.c: In function 'ltc3589_of_parse_cb': /kisskb/src/drivers/regulator/ltc3589.c:197:6: note: byref variable will be forcibly initialized u32 r[2]; ^ /kisskb/src/drivers/mtd/maps/physmap-core.c: In function 'of_select_probe_type': /kisskb/src/drivers/mtd/maps/physmap-core.c:305:14: note: byref variable will be forcibly initialized const char *probe_type; ^~~~~~~~~~ /kisskb/src/drivers/regulator/ltc3589.c: In function 'ltc3589_probe': /kisskb/src/drivers/regulator/ltc3589.c:417:27: note: byref variable will be forcibly initialized struct regulator_config config = { }; ^~~~~~ In file included from /kisskb/src/drivers/mtd/maps/physmap-core.c:31: /kisskb/src/drivers/mtd/maps/physmap-core.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mtd/maps/physmap-core.c: In function 'physmap_flash_of_init': /kisskb/src/drivers/mtd/maps/physmap-core.c:343:6: note: byref variable will be forcibly initialized u32 bankwidth; ^~~~~~~~~ /kisskb/src/drivers/mtd/maps/physmap-core.c:339:14: note: byref variable will be forcibly initialized const char *mtd_name = NULL; ^~~~~~~~ /kisskb/src/drivers/net/wireguard/send.c: In function 'wg_packet_send_handshake_initiation': /kisskb/src/drivers/net/wireguard/send.c:23:38: note: byref variable will be forcibly initialized struct message_handshake_initiation packet; ^~~~~~ /kisskb/src/drivers/net/wireguard/send.c: In function 'encrypt_packet': /kisskb/src/drivers/net/wireguard/send.c:167:18: note: byref variable will be forcibly initialized struct sk_buff *trailer; ^~~~~~~ /kisskb/src/drivers/net/wireguard/send.c:165:21: note: byref variable will be forcibly initialized struct scatterlist sg[MAX_SKB_FRAGS + 8]; ^~ In file included from /kisskb/src/drivers/net/wireguard/messages.h:15, from /kisskb/src/drivers/net/wireguard/noise.h:8, from /kisskb/src/drivers/net/wireguard/device.h:9, from /kisskb/src/drivers/net/wireguard/peer.h:9, from /kisskb/src/drivers/net/wireguard/queueing.h:9, from /kisskb/src/drivers/net/wireguard/send.c:6: /kisskb/src/drivers/net/wireguard/send.c: In function 'skb_probe_transport_header': /kisskb/src/include/linux/skbuff.h:2593:25: note: byref variable will be forcibly initialized struct flow_keys_basic keys; ^~~~ /kisskb/src/drivers/net/wireguard/send.c: In function 'wg_packet_send_handshake_response': /kisskb/src/drivers/net/wireguard/send.c:87:36: note: byref variable will be forcibly initialized struct message_handshake_response packet; ^~~~~~ /kisskb/src/drivers/net/wireguard/send.c: In function 'wg_packet_send_handshake_cookie': /kisskb/src/drivers/net/wireguard/send.c:114:34: note: byref variable will be forcibly initialized struct message_handshake_cookie packet; ^~~~~~ /kisskb/src/drivers/mtd/devices/slram.c: In function 'parse_cmdline': /kisskb/src/drivers/mtd/devices/slram.c:226:8: note: byref variable will be forcibly initialized char *buffer; ^~~~~~ /kisskb/src/drivers/net/wireguard/send.c: In function 'wg_packet_send_staged_packets': /kisskb/src/drivers/net/wireguard/send.c:344:22: note: byref variable will be forcibly initialized struct sk_buff_head packets; ^~~~~~~ In file included from /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:12: /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:14: /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'signal_backward': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:535:22: note: byref variable will be forcibly initialized struct fence_chains fc; ^~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'signal_forward': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:503:22: note: byref variable will be forcibly initialized struct fence_chains fc; ^~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'wait_random': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:654:22: note: byref variable will be forcibly initialized struct fence_chains fc; ^~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'wait_backward': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:608:22: note: byref variable will be forcibly initialized struct fence_chains fc; ^~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'wait_forward': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:578:22: note: byref variable will be forcibly initialized struct fence_chains fc; ^~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:707, from /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:12: /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'find_race': /kisskb/src/include/linux/wait_bit.h:246:30: note: byref variable will be forcibly initialized struct wait_bit_queue_entry __wbq_entry; \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:295:2: note: in expansion of macro '___wait_var_event' ___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' __ret = __wait_var_event_timeout(var, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:476:2: note: in expansion of macro 'wait_var_event_timeout' wait_var_event_timeout(&data.children, ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:448:19: note: byref variable will be forcibly initialized struct find_race data; ^~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'find_gap': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:348:20: note: byref variable will be forcibly initialized struct dma_fence *fence; ^~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:347:22: note: byref variable will be forcibly initialized struct fence_chains fc; ^~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'find_out_of_order': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:304:20: note: byref variable will be forcibly initialized struct dma_fence *fence; ^~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:303:22: note: byref variable will be forcibly initialized struct fence_chains fc; ^~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'find_signaled': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:266:20: note: byref variable will be forcibly initialized struct dma_fence *fence; ^~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:265:22: note: byref variable will be forcibly initialized struct fence_chains fc; ^~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function 'find_seqno': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:188:20: note: byref variable will be forcibly initialized struct dma_fence *fence; ^~~~~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:187:22: note: byref variable will be forcibly initialized struct fence_chains fc; ^~ /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c: In function '__find_race': /kisskb/src/drivers/dma-buf/st-dma-fence-chain.c:404:21: note: byref variable will be forcibly initialized struct dma_fence *fence = dma_fence_get(data->fc.tail); ^~~~~ /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 unsigned long value; ^~~~~ /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 u8 id1, id2, id3; ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:258:10: note: byref variable will be forcibly initialized u8 id1, id2, id3; ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:258:5: note: byref variable will be forcibly initialized u8 id1, id2, id3; ^~~ /kisskb/src/drivers/misc/apds990x.c: In function 'apds990x_rate_store': /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 u8 errors = 0; ^~~~~~ /kisskb/src/drivers/misc/apds990x.c:748:16: note: byref variable will be forcibly initialized unsigned long value; ^~~~~ /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 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 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 u8 id1, id2, id3; ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:302:10: note: byref variable will be forcibly initialized u8 id1, id2, id3; ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:302:5: note: byref variable will be forcibly initialized u8 id1, id2, id3; ^~~ /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 unsigned long value; ^~~~~ /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 unsigned long value; ^~~~~ /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 struct backlight_properties props = { 0 }; ^~~~~ /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 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 unsigned long value; ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/misc/apds990x.c:12: /kisskb/src/drivers/misc/apds990x.c: In function 'apds990x_lux_show': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/apds990x.c:633:12: note: in expansion of macro 'wait_event_interruptible_timeout' timeout = wait_event_interruptible_timeout(chip->wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/bitmap.c: In function 'bitmap_getnum': /kisskb/src/lib/bitmap.c:526:21: note: byref variable will be forcibly initialized unsigned long long n; ^ In file included from /kisskb/src/lib/bitmap.c:15: /kisskb/src/lib/bitmap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/lib/bitmap.c: In function 'bitmap_parselist': /kisskb/src/lib/bitmap.c:640:16: note: byref variable will be forcibly initialized struct region r; ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/of.h:15, 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 '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function 'device_create_sys_dev_entry': /kisskb/src/drivers/base/core.c:3061:7: note: byref variable will be forcibly initialized char devt_str[15]; ^~~~~~~~ /kisskb/src/drivers/base/core.c: In function 'device_remove_sys_dev_entry': /kisskb/src/drivers/base/core.c:3074:7: note: byref variable will be forcibly initialized char devt_str[15]; ^~~~~~~~ /kisskb/src/net/dsa/tag_ocelot.c: In function 'ocelot_rcv': /kisskb/src/net/dsa/tag_ocelot.c:157:7: note: byref variable will be forcibly initialized u16 dummy_vlan_tci; ^~~~~~~~~~~~~~ /kisskb/src/net/dsa/tag_ocelot.c:86:6: note: byref variable will be forcibly initialized u64 cpuq; ^~~~ /kisskb/src/net/dsa/tag_ocelot.c:81:16: note: byref variable will be forcibly initialized u64 vlan_tci, tag_type; ^~~~~~~~ /kisskb/src/net/dsa/tag_ocelot.c:81:6: note: byref variable will be forcibly initialized u64 vlan_tci, tag_type; ^~~~~~~~ /kisskb/src/net/dsa/tag_ocelot.c:80:16: note: byref variable will be forcibly initialized u64 src_port, qos_class; ^~~~~~~~~ /kisskb/src/net/dsa/tag_ocelot.c:80:6: note: byref variable will be forcibly initialized u64 src_port, qos_class; ^~~~~~~~ /kisskb/src/net/dsa/tag_ocelot.c: In function 'ocelot_xmit_ptp': /kisskb/src/net/dsa/tag_ocelot.c:8:13: note: byref variable will be forcibly initialized static void ocelot_xmit_ptp(struct dsa_port *dp, void *injection, ^~~~~~~~~~~~~~~ /kisskb/src/net/dsa/tag_ocelot.c: In function 'ocelot_xmit_common': /kisskb/src/net/dsa/tag_ocelot.c:27:13: note: byref variable will be forcibly initialized static void ocelot_xmit_common(struct sk_buff *skb, struct net_device *netdev, ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/dsa/tag_ocelot.c:27:13: note: byref variable will be forcibly initialized /kisskb/src/net/dsa/tag_ocelot.c:27:13: note: byref variable will be forcibly initialized /kisskb/src/net/dsa/tag_ocelot.c: In function 'seville_xmit': /kisskb/src/net/dsa/tag_ocelot.c:64:24: note: byref variable will be forcibly initialized static struct sk_buff *seville_xmit(struct sk_buff *skb, ^~~~~~~~~~~~ /kisskb/src/net/dsa/tag_ocelot.c:68:8: note: byref variable will be forcibly initialized void *injection; ^~~~~~~~~ /kisskb/src/net/dsa/tag_ocelot.c: In function 'ocelot_xmit': /kisskb/src/net/dsa/tag_ocelot.c:52:24: note: byref variable will be forcibly initialized static struct sk_buff *ocelot_xmit(struct sk_buff *skb, ^~~~~~~~~~~ /kisskb/src/net/dsa/tag_ocelot.c:56:8: note: byref variable will be forcibly initialized void *injection; ^~~~~~~~~ /kisskb/src/crypto/aegis128-core.c: In function 'crypto_aegis128_decrypt_chunk': /kisskb/src/crypto/aegis128-core.c:274:21: note: byref variable will be forcibly initialized union aegis_block msg = {}; ^~~ /kisskb/src/crypto/aegis128-core.c:232:20: note: byref variable will be forcibly initialized union aegis_block tmp; ^~~ /kisskb/src/crypto/aegis128-core.c: In function 'crypto_aegis128_init': /kisskb/src/crypto/aegis128-core.c:117:20: note: byref variable will be forcibly initialized union aegis_block key_iv; ^~~~~~ /kisskb/src/crypto/aegis128-core.c: In function 'crypto_aegis128_encrypt_chunk': /kisskb/src/crypto/aegis128-core.c:213:21: note: byref variable will be forcibly initialized union aegis_block msg = {}; ^~~ /kisskb/src/crypto/aegis128-core.c:171:20: note: byref variable will be forcibly initialized union aegis_block tmp; ^~~ /kisskb/src/crypto/aegis128-core.c: In function 'crypto_aegis128_process_ad': /kisskb/src/crypto/aegis128-core.c:297:20: note: byref variable will be forcibly initialized union aegis_block buf; ^~~ /kisskb/src/crypto/aegis128-core.c:296:22: note: byref variable will be forcibly initialized struct scatter_walk walk; ^~~~ /kisskb/src/drivers/base/core.c: In function 'device_store_ulong': /kisskb/src/crypto/aegis128-core.c: In function 'crypto_aegis128_decrypt_generic': /kisskb/src/crypto/aegis128-core.c:434:21: note: byref variable will be forcibly initialized struct aegis_state state; ^~~~~ /kisskb/src/crypto/aegis128-core.c:433:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/crypto/aegis128-core.c:429:20: note: byref variable will be forcibly initialized union aegis_block tag; ^~~ /kisskb/src/crypto/aegis128-core.c: In function 'crypto_aegis128_encrypt_generic': /kisskb/src/crypto/aegis128-core.c:411:21: note: byref variable will be forcibly initialized struct aegis_state state; ^~~~~ /kisskb/src/crypto/aegis128-core.c:410:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /kisskb/src/drivers/base/core.c:2006:16: note: byref variable will be forcibly initialized unsigned long new; ^~~ /kisskb/src/drivers/base/core.c: In function 'device_store_int': /kisskb/src/drivers/base/core.c:2032:7: note: byref variable will be forcibly initialized long new; ^~~ /kisskb/src/drivers/base/core.c: In function 'dev_set_name': /kisskb/src/drivers/base/core.c:3024:10: note: byref variable will be forcibly initialized va_list vargs; ^~~~~ 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:1098:12: note: byref variable will be forcibly initialized LIST_HEAD(sync_list); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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:1170:12: note: byref variable will be forcibly initialized LIST_HEAD(sync_list); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/base/core.c: In function 'dev_uevent': /kisskb/src/drivers/base/core.c:2179:10: note: byref variable will be forcibly initialized kgid_t gid = GLOBAL_ROOT_GID; ^~~ /kisskb/src/drivers/base/core.c:2178:10: note: byref variable will be forcibly initialized kuid_t uid = GLOBAL_ROOT_UID; ^~~ /kisskb/src/drivers/base/core.c:2177:11: note: byref variable will be forcibly initialized umode_t mode = 0; ^~~~ /kisskb/src/drivers/base/core.c:2175:15: note: byref variable will be forcibly initialized const char *tmp; ^~~ /kisskb/src/drivers/base/core.c: In function 'device_for_each_child': /kisskb/src/drivers/base/core.c:3545:20: note: byref variable will be forcibly initialized struct klist_iter i; ^ /kisskb/src/drivers/base/core.c: In function 'device_for_each_child_reverse': /kisskb/src/drivers/base/core.c:3575:20: note: byref variable will be forcibly initialized struct klist_iter i; ^ /kisskb/src/drivers/base/core.c: In function 'device_find_child': /kisskb/src/drivers/base/core.c:3610:20: note: byref variable will be forcibly initialized struct klist_iter i; ^ /kisskb/src/drivers/base/core.c: In function 'device_find_child_by_name': /kisskb/src/drivers/base/core.c:3638:20: note: byref variable will be forcibly initialized struct klist_iter i; ^ /kisskb/src/drivers/base/core.c: In function 'online_store': /kisskb/src/drivers/base/core.c:2313:7: note: byref variable will be forcibly initialized bool val; ^~~ /kisskb/src/drivers/base/core.c: In function 'device_create': /kisskb/src/drivers/base/core.c:3930:10: note: byref variable will be forcibly initialized va_list vargs; ^~~~~ /kisskb/src/drivers/base/core.c: In function 'device_create_with_groups': /kisskb/src/drivers/base/core.c:3974:10: note: byref variable will be forcibly initialized va_list vargs; ^~~~~ /kisskb/src/drivers/base/core.c: In function 'device_destroy': /kisskb/src/drivers/base/core.c:3993:6: note: byref variable will be forcibly initialized void device_destroy(struct class *class, dev_t devt) ^~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function 'dev_err_probe': /kisskb/src/drivers/base/core.c:4537:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/base/core.c:4536:19: note: byref variable will be forcibly initialized struct va_format vaf; ^~~ 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/gpu/drm/msm/hdmi/hdmi_phy.c:6: /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_phy.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mfd/madera-core.c: In function 'madera_wait_for_boot_noack': /kisskb/src/drivers/mfd/madera-core.c:214:15: note: byref variable will be forcibly initialized unsigned int val = 0; ^~~ /kisskb/src/drivers/mfd/madera-core.c: In function 'madera_dev_init': /kisskb/src/drivers/mfd/madera-core.c:458:15: note: byref variable will be forcibly initialized unsigned int hwid; ^~~~ /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 unsigned int val, start_reg; ^~~ /kisskb/src/drivers/base/regmap/regmap-debugfs.c:220:9: note: byref variable will be forcibly initialized 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 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 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 loff_t p = 0; ^ /kisskb/src/drivers/mtd/devices/phram.c: In function 'phram_setup': /kisskb/src/drivers/mtd/devices/phram.c:224:11: note: byref variable will be forcibly initialized uint64_t erasesize = PAGE_SIZE; ^~~~~~~~~ /kisskb/src/drivers/mtd/devices/phram.c:223:11: note: byref variable will be forcibly initialized uint64_t len; ^~~ /kisskb/src/drivers/mtd/devices/phram.c:222:11: note: byref variable will be forcibly initialized uint64_t start; ^~~~~ /kisskb/src/drivers/mtd/devices/phram.c:221:8: note: byref variable will be forcibly initialized char *name; ^~~~ /kisskb/src/drivers/mtd/devices/phram.c:219:32: note: byref variable will be forcibly initialized char buf[64 + 20 + 20 + 20], *str = buf; ^~~ /kisskb/src/drivers/mtd/devices/phram.c:219:7: note: byref variable will be forcibly initialized char buf[64 + 20 + 20 + 20], *str = buf; ^~~ /kisskb/src/drivers/mtd/maps/physmap-gemini.c: In function 'of_flash_probe_gemini': /kisskb/src/drivers/mtd/maps/physmap-gemini.c:126:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/tty/serial/amba-pl011.c: In function 'pl011_console_setup': /kisskb/src/drivers/tty/serial/amba-pl011.c:2287:6: note: byref variable will be forcibly initialized int flow = 'n'; ^~~~ /kisskb/src/drivers/tty/serial/amba-pl011.c:2286:6: note: byref variable will be forcibly initialized int parity = 'n'; ^~~~~~ /kisskb/src/drivers/tty/serial/amba-pl011.c:2285:6: note: byref variable will be forcibly initialized int bits = 8; ^~~~ /kisskb/src/drivers/tty/serial/amba-pl011.c:2284:6: note: byref variable will be forcibly initialized int baud = 38400; ^~~~ /kisskb/src/drivers/tty/serial/amba-pl011.c: In function 'pl011_console_match': /kisskb/src/drivers/tty/serial/amba-pl011.c:2353:18: note: byref variable will be forcibly initialized resource_size_t addr; ^~~~ /kisskb/src/drivers/tty/serial/amba-pl011.c:2352:16: note: byref variable will be forcibly initialized unsigned char iotype; ^~~~~~ /kisskb/src/drivers/base/bus.c: In function 'bus_for_each_dev': /kisskb/src/drivers/base/bus.c:295:20: note: byref variable will be forcibly initialized struct klist_iter i; ^ /kisskb/src/drivers/base/bus.c: In function 'bus_find_device': /kisskb/src/drivers/base/bus.c:330:20: note: byref variable will be forcibly initialized struct klist_iter i; ^ /kisskb/src/drivers/base/bus.c: In function 'subsys_find_device_by_id': /kisskb/src/drivers/base/bus.c:359:20: note: byref variable will be forcibly initialized struct klist_iter i; ^ /kisskb/src/drivers/base/bus.c: In function 'bus_for_each_drv': /kisskb/src/drivers/base/bus.c:421:20: note: byref variable will be forcibly initialized struct klist_iter i; ^ In file included from /kisskb/src/include/linux/async.h:12, from /kisskb/src/drivers/base/bus.c:11: /kisskb/src/drivers/base/bus.c: In function 'bus_sort_breadthfirst': /kisskb/src/drivers/base/bus.c:939:12: note: byref variable will be forcibly initialized LIST_HEAD(sorted_devices); ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/tty/n_hdlc.c:87: /kisskb/src/drivers/tty/n_hdlc.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/base/bus.c: In function 'subsys_interface_register': /kisskb/src/drivers/base/bus.c:1026:25: note: byref variable will be forcibly initialized struct subsys_dev_iter iter; ^~~~ /kisskb/src/drivers/base/bus.c: In function 'subsys_interface_unregister': /kisskb/src/drivers/base/bus.c:1053:25: note: byref variable will be forcibly initialized struct subsys_dev_iter iter; ^~~~ /kisskb/src/drivers/tty/serial/amba-pl011.c: In function 'sbsa_uart_probe': /kisskb/src/drivers/tty/serial/amba-pl011.c:2719:6: note: byref variable will be forcibly initialized int baudrate; ^~~~~~~~ /kisskb/src/drivers/base/dd.c: In function 'deferred_probe_timeout_setup': /kisskb/src/drivers/base/dd.c:257:6: note: byref variable will be forcibly initialized int timeout; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/algapi.h:10, from /kisskb/src/include/crypto/curve25519.h:9, from /kisskb/src/drivers/net/wireguard/messages.h:9, from /kisskb/src/drivers/net/wireguard/noise.h:8, from /kisskb/src/drivers/net/wireguard/device.h:9, from /kisskb/src/drivers/net/wireguard/peer.h:9, from /kisskb/src/drivers/net/wireguard/queueing.h:9, from /kisskb/src/drivers/net/wireguard/receive.c:6: /kisskb/src/drivers/net/wireguard/receive.c: In function 'arch_atomic_read_acquire': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-arch-fallback.h:154:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&(v)->counter); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/receive.c: In function 'arch_atomic_set_release': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-arch-fallback.h:163:2: note: in expansion of macro 'smp_store_release' smp_store_release(&(v)->counter, i); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/dd.c: In function '__device_attach': /kisskb/src/drivers/base/dd.c:910:29: note: byref variable will be forcibly initialized struct device_attach_data data = { ^~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/base/dd.c:709:2: note: in expansion of macro 'wait_event' wait_event(probe_waitqueue, atomic_read(&probe_count) == 0); ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/base/dd.c:703:2: note: in expansion of macro 'wait_event' wait_event(probe_timeout_waitqueue, !driver_deferred_probe_timeout); ^~~~~~~~~~ In file included from /kisskb/src/drivers/net/wireguard/messages.h:15, from /kisskb/src/drivers/net/wireguard/noise.h:8, from /kisskb/src/drivers/net/wireguard/device.h:9, from /kisskb/src/drivers/net/wireguard/peer.h:9, from /kisskb/src/drivers/net/wireguard/queueing.h:9, from /kisskb/src/drivers/net/wireguard/receive.c:6: /kisskb/src/drivers/net/wireguard/receive.c: In function 'skb_probe_transport_header': /kisskb/src/include/linux/skbuff.h:2593:25: note: byref variable will be forcibly initialized struct flow_keys_basic keys; ^~~~ In file included from /kisskb/src/include/linux/filter.h:21, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, from /kisskb/src/drivers/net/wireguard/allowedips.h:11, from /kisskb/src/drivers/net/wireguard/device.h:10, from /kisskb/src/drivers/net/wireguard/peer.h:9, from /kisskb/src/drivers/net/wireguard/queueing.h:9, from /kisskb/src/drivers/net/wireguard/receive.c:6: /kisskb/src/drivers/net/wireguard/receive.c: In function '__vlan_get_protocol': /kisskb/src/include/linux/if_vlan.h:600:20: note: byref variable will be forcibly initialized struct vlan_hdr vhdr, *vh; ^~~~ /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:58:16: note: byref variable will be forcibly initialized unsigned int cnt; ^~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_cec.c:39:15: note: byref variable will be forcibly initialized 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:96:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_cec.c:95:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_cec.c:94:17: note: byref variable will be forcibly initialized struct cec_msg msg = {}; ^~~ /kisskb/src/drivers/net/wireguard/receive.c: In function 'decrypt_packet': /kisskb/src/drivers/net/wireguard/receive.c:251:18: note: byref variable will be forcibly initialized struct sk_buff *trailer; ^~~~~~~ /kisskb/src/drivers/net/wireguard/receive.c:250:21: note: byref variable will be forcibly initialized struct scatterlist sg[MAX_SKB_FRAGS + 8]; ^~ /kisskb/src/drivers/net/wireguard/receive.c: In function 'wg_packet_consume_data': /kisskb/src/drivers/net/wireguard/receive.c:518:18: note: byref variable will be forcibly initialized struct wg_peer *peer = NULL; ^~~~ /kisskb/src/drivers/net/wireguard/receive.c: In function 'wg_packet_rx_poll': /kisskb/src/drivers/net/wireguard/receive.c:448:18: note: byref variable will be forcibly initialized struct endpoint endpoint; ^~~~~~~~ /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 unsigned long val; ^~~ /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 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 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 struct regulator_config config = { }; ^~~~~~ /kisskb/src/net/dsa/tag_sja1105.c: In function 'sja1105_rcv': /kisskb/src/net/dsa/tag_sja1105.c:285:17: note: byref variable will be forcibly initialized u16 tpid, vid, tci; ^~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/serio/serport.c:186:2: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(serport->wait, test_bit(SERPORT_DEAD, &serport->flags)); ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun8i_vi_layer.c: In function 'sun8i_vi_layer_update_formats': /kisskb/src/drivers/gpu/drm/sun4i/sun8i_vi_layer.c:234:30: note: byref variable will be forcibly initialized u32 val, ch_base, csc_mode, hw_fmt; ^~~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun8i_vi_layer.c: In function 'sun8i_vi_layer_update_buffer': /kisskb/src/drivers/gpu/drm/sun4i/sun8i_vi_layer.c:290:13: note: byref variable will be forcibly initialized dma_addr_t paddr; ^~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-simple.c: In function 'panel_simple_get_timings_modes': /kisskb/src/drivers/gpu/drm/panel/panel-simple.c:207:20: note: byref variable will be forcibly initialized struct videomode vm; ^~ /kisskb/src/drivers/gpu/drm/panel/panel-simple.c: In function 'panel_simple_parse_panel_timing_node': /kisskb/src/drivers/gpu/drm/panel/panel-simple.c:555:19: note: byref variable will be forcibly initialized struct videomode vm; ^~ /kisskb/src/drivers/gpu/drm/panel/panel-simple.c: In function 'panel_dpi_probe': /kisskb/src/drivers/gpu/drm/panel/panel-simple.c:508:19: note: byref variable will be forcibly initialized struct videomode vm; ^~ /kisskb/src/drivers/gpu/drm/panel/panel-simple.c:507:15: note: byref variable will be forcibly initialized unsigned int bus_flags; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-simple.c: In function 'panel_simple_probe': /kisskb/src/drivers/gpu/drm/panel/panel-simple.c:597:24: note: byref variable will be forcibly initialized struct display_timing dt; ^~ /kisskb/src/drivers/tty/serial/bcm63xx_uart.c: In function 'bcm_console_setup': /kisskb/src/drivers/tty/serial/bcm63xx_uart.c:736:6: note: byref variable will be forcibly initialized int flow = 'n'; ^~~~ /kisskb/src/drivers/tty/serial/bcm63xx_uart.c:735:6: note: byref variable will be forcibly initialized int parity = 'n'; ^~~~~~ /kisskb/src/drivers/tty/serial/bcm63xx_uart.c:734:6: note: byref variable will be forcibly initialized int bits = 8; ^~~~ /kisskb/src/drivers/tty/serial/bcm63xx_uart.c:733:6: note: byref variable will be forcibly initialized int baud = 9600; ^~~~ /kisskb/src/drivers/net/bonding/bond_sysfs.c: In function 'bonding_show_queue_id': /kisskb/src/drivers/net/bonding/bond_sysfs.c:593:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_sysfs.c: In function 'bonding_show_slaves': /kisskb/src/drivers/net/bonding/bond_sysfs.c:169:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_sysfs.c: In function 'bonding_show_ad_partner_mac': /kisskb/src/drivers/net/bonding/bond_sysfs.c:578:18: note: byref variable will be forcibly initialized struct ad_info ad_info; ^~~~~~~ /kisskb/src/drivers/net/bonding/bond_sysfs.c: In function 'bonding_show_ad_partner_key': /kisskb/src/drivers/net/bonding/bond_sysfs.c:558:18: note: byref variable will be forcibly initialized struct ad_info ad_info; ^~~~~~~ /kisskb/src/drivers/net/bonding/bond_sysfs.c: In function 'bonding_show_ad_actor_key': /kisskb/src/drivers/net/bonding/bond_sysfs.c:538:18: note: byref variable will be forcibly initialized struct ad_info ad_info; ^~~~~~~ /kisskb/src/drivers/net/bonding/bond_sysfs.c: In function 'bonding_show_ad_num_ports': /kisskb/src/drivers/net/bonding/bond_sysfs.c:518:18: note: byref variable will be forcibly initialized struct ad_info ad_info; ^~~~~~~ /kisskb/src/drivers/net/bonding/bond_sysfs.c: In function 'bonding_show_ad_aggregator': /kisskb/src/drivers/net/bonding/bond_sysfs.c:498:18: note: byref variable will be forcibly initialized struct ad_info ad_info; ^~~~~~~ /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 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 struct i2c_msg xfer[2]; ^~~~ /kisskb/src/drivers/misc/sram.c: In function 'atmel_securam_wait': /kisskb/src/drivers/misc/sram.c:323:6: note: byref variable will be forcibly initialized u32 val; ^~~ 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/misc/sram.c:14: /kisskb/src/drivers/misc/sram.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/misc/sram.c: In function 'sram_reserve_regions': /kisskb/src/drivers/misc/sram.c:181:19: note: byref variable will be forcibly initialized struct resource child_res; ^~~~~~~~~ /kisskb/src/drivers/misc/sram.c:163:14: note: byref variable will be forcibly initialized const char *label; ^~~~~ /kisskb/src/drivers/misc/sram.c:161:19: note: byref variable will be forcibly initialized struct list_head reserve_list; ^~~~~~~~~~~~ /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 __le32 val_le; ^~~~~~ /kisskb/src/drivers/misc/ds1682.c:102:6: note: byref variable will be forcibly initialized 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 __le32 val_le = 0; ^~~~~~ /kisskb/src/drivers/mtd/maps/pcmciamtd.c: In function 'pcmciamtd_config': /kisskb/src/drivers/mtd/maps/pcmciamtd.c:469:6: note: byref variable will be forcibly initialized int new_name = 0; ^~~~~~~~ /kisskb/src/drivers/mtd/maps/pcmciamtd.c: In function 'pcmciamtd_cistpl_geo': /kisskb/src/drivers/mtd/maps/pcmciamtd.c:393:13: note: byref variable will be forcibly initialized cisparse_t parse; ^~~~~ /kisskb/src/drivers/mtd/maps/pcmciamtd.c: In function 'pcmciamtd_cistpl_device': /kisskb/src/drivers/mtd/maps/pcmciamtd.c:369:13: note: byref variable will be forcibly initialized cisparse_t parse; ^~~~~ /kisskb/src/drivers/mtd/maps/pcmciamtd.c: In function 'pcmciamtd_cistpl_jedec': /kisskb/src/drivers/mtd/maps/pcmciamtd.c:352:13: note: byref variable will be forcibly initialized cisparse_t parse; ^~~~~ /kisskb/src/drivers/mtd/maps/pcmciamtd.c: In function 'pcmciamtd_cistpl_format': /kisskb/src/drivers/mtd/maps/pcmciamtd.c:337:13: note: byref variable will be forcibly initialized cisparse_t parse; ^~~~~ /kisskb/src/drivers/input/gameport/gameport.c: In function 'gameport_set_phys': /kisskb/src/drivers/input/gameport/gameport.c:513:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/net/phy/mscc/mscc_ptp.c: In function 'vsc85xx_ptp_conf': /kisskb/src/drivers/net/phy/mscc/mscc_ptp.c:850:5: note: byref variable will be forcibly initialized u8 msgs[] = { ^~~~ /kisskb/src/drivers/net/phy/mscc/mscc_ptp.c: In function 'vsc85xx_ptp_cmp_init': /kisskb/src/drivers/net/phy/mscc/mscc_ptp.c:509:5: note: byref variable will be forcibly initialized u8 msgs[] = { ^~~~ /kisskb/src/drivers/net/phy/mscc/mscc_ptp.c: In function 'vsc85xx_adjtime': /kisskb/src/drivers/net/phy/mscc/mscc_ptp.c:753:21: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/drivers/net/phy/mscc/mscc_ptp.c: In function 'vsc85xx_hwtstamp': /kisskb/src/drivers/net/phy/mscc/mscc_ptp.c:1053:25: note: byref variable will be forcibly initialized struct hwtstamp_config cfg; ^~~ /kisskb/src/drivers/net/phy/mscc/mscc_ptp.c: In function 'vsc85xx_rxtstamp': /kisskb/src/drivers/net/phy/mscc/mscc_ptp.c:1192:20: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/drivers/net/phy/mscc/mscc_ptp.c: In function 'vsc85xx_dequeue_skb': /kisskb/src/drivers/net/phy/mscc/mscc_ptp.c:433:5: note: byref variable will be forcibly initialized u8 skb_sig[16], *p; ^~~~~~~ /kisskb/src/drivers/net/phy/mscc/mscc_ptp.c:431:25: note: byref variable will be forcibly initialized struct vsc85xx_ts_fifo fifo; ^~~~ /kisskb/src/drivers/net/phy/mscc/mscc_ptp.c:430:30: note: byref variable will be forcibly initialized struct skb_shared_hwtstamps shhwtstamps; ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/rfkill.h:33, from /kisskb/src/net/bluetooth/hci_core.c:29: /kisskb/src/net/bluetooth/hci_core.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_inq_req': /kisskb/src/net/bluetooth/hci_core.c:1293:24: note: byref variable will be forcibly initialized struct hci_cp_inquiry cp; ^~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_set_event_mask_page_2': /kisskb/src/net/bluetooth/hci_core.c:544:5: note: byref variable will be forcibly initialized u8 events[8] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; ^~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_setup_link_policy': /kisskb/src/net/bluetooth/hci_core.c:504:38: note: byref variable will be forcibly initialized struct hci_cp_write_def_link_policy cp; ^~ /kisskb/src/net/bluetooth/hci_core.c: In function 'bredr_setup': /kisskb/src/net/bluetooth/hci_core.c:274:7: note: byref variable will be forcibly initialized __u8 flt_type; ^~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c:273:9: note: byref variable will be forcibly initialized __le16 param; ^~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_linkpol_req': /kisskb/src/net/bluetooth/hci_core.c:1038:9: note: byref variable will be forcibly initialized __le16 policy = cpu_to_le16(opt); ^~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_scan_req': /kisskb/src/net/bluetooth/hci_core.c:1005:7: note: byref variable will be forcibly initialized __u8 scan = opt; ^~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_encrypt_req': /kisskb/src/net/bluetooth/hci_core.c:1027:7: note: byref variable will be forcibly initialized __u8 encrypt = opt; ^~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_auth_req': /kisskb/src/net/bluetooth/hci_core.c:1016:7: note: byref variable will be forcibly initialized __u8 auth = opt; ^~~~ In file included from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/net/bluetooth/hci_core.c:31: /kisskb/src/net/bluetooth/hci_core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_setup_event_mask': /kisskb/src/net/bluetooth/hci_core.c:329:5: note: byref variable will be forcibly initialized u8 events[8] = { 0xff, 0xff, 0xfb, 0xff, 0x00, 0x00, 0x00, 0x00 }; ^~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_set_le_support': /kisskb/src/net/bluetooth/hci_core.c:523:40: note: byref variable will be forcibly initialized struct hci_cp_write_le_host_supported cp; ^~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_init2_req': /kisskb/src/net/bluetooth/hci_core.c:493:6: note: byref variable will be forcibly initialized u8 enable = 1; ^~~~~~ /kisskb/src/net/bluetooth/hci_core.c:485:41: note: byref variable will be forcibly initialized struct hci_cp_read_local_ext_features cp; ^~ /kisskb/src/net/bluetooth/hci_core.c:470:6: note: byref variable will be forcibly initialized u8 mode; ^~~~ /kisskb/src/net/bluetooth/hci_core.c:459:28: note: byref variable will be forcibly initialized struct hci_cp_write_eir cp; ^~ /kisskb/src/net/bluetooth/hci_core.c:454:7: note: byref variable will be forcibly initialized u8 mode = 0x01; ^~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_init4_req': /kisskb/src/net/bluetooth/hci_core.c:897:36: note: byref variable will be forcibly initialized struct hci_cp_le_set_default_phy cp; ^~ /kisskb/src/net/bluetooth/hci_core.c:888:39: note: byref variable will be forcibly initialized struct hci_cp_le_write_def_data_len cp; ^~ /kisskb/src/net/bluetooth/hci_core.c:875:47: note: byref variable will be forcibly initialized struct hci_cp_write_def_err_data_reporting cp; ^~ /kisskb/src/net/bluetooth/hci_core.c:859:6: note: byref variable will be forcibly initialized u8 support = 0x01; ^~~~~~~ /kisskb/src/net/bluetooth/hci_core.c:828:40: note: byref variable will be forcibly initialized struct hci_cp_delete_stored_link_key cp; ^~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_init3_req': /kisskb/src/net/bluetooth/hci_core.c:799:41: note: byref variable will be forcibly initialized struct hci_cp_read_local_ext_features cp; ^~ /kisskb/src/net/bluetooth/hci_core.c:773:11: note: byref variable will be forcibly initialized __le16 rpa_timeout = cpu_to_le16(hdev->rpa_timeout); ^~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c:620:6: note: byref variable will be forcibly initialized u8 events[8]; ^~~~~~ /kisskb/src/net/bluetooth/hci_core.c:595:38: note: byref variable will be forcibly initialized struct hci_cp_read_stored_link_key cp; ^~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_dev_get_bd_addr_from_property': /kisskb/src/net/bluetooth/hci_core.c:1421:11: note: byref variable will be forcibly initialized bdaddr_t ba; ^~ In file included from /kisskb/src/net/bluetooth/hci_core.c:37: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:1426:29: note: in expansion of macro 'BDADDR_ANY' if (ret < 0 || !bacmp(&ba, BDADDR_ANY)) ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'vendor_diag_write': /kisskb/src/net/bluetooth/hci_core.c:137:7: note: byref variable will be forcibly initialized bool enable; ^~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'vendor_diag_read': /kisskb/src/net/bluetooth/hci_core.c:125:7: note: byref variable will be forcibly initialized char buf[3]; ^~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'dut_mode_read': /kisskb/src/net/bluetooth/hci_core.c:69:7: note: byref variable will be forcibly initialized char buf[3]; ^~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'dut_mode_write': /kisskb/src/net/bluetooth/hci_core.c:82:7: note: byref variable will be forcibly initialized bool enable; ^~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_sched_sco': /kisskb/src/net/bluetooth/hci_core.c:4641:6: note: byref variable will be forcibly initialized int quote; ^~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_sched_esco': /kisskb/src/net/bluetooth/hci_core.c:4664:6: note: byref variable will be forcibly initialized int quote; ^~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_sched_acl_pkt': /kisskb/src/net/bluetooth/hci_core.c:4689:6: note: byref variable will be forcibly initialized int quote; ^~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_sched_acl_blk': /kisskb/src/net/bluetooth/hci_core.c:4731:6: note: byref variable will be forcibly initialized int quote; ^~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_sched_le': /kisskb/src/net/bluetooth/hci_core.c:4807:6: note: byref variable will be forcibly initialized int quote, cnt, 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/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/leds.h:12, from /kisskb/src/include/linux/rfkill.h:36, from /kisskb/src/net/bluetooth/hci_core.c:29: /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_suspend_wait_event': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c:3615:12: note: in expansion of macro 'wait_event_timeout' int ret = wait_event_timeout(hdev->suspend_wait_q, ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/net/bluetooth/hci_core.c:37: /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_inquiry_cache_lookup_resolve': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:1171:22: note: in expansion of macro 'BDADDR_ANY' if (!bacmp(bdaddr, BDADDR_ANY) && e->name_state == state) ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_inquiry': /kisskb/src/net/bluetooth/hci_core.c:1312:25: note: byref variable will be forcibly initialized struct hci_inquiry_req ir; ^~ /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 unsigned char cmd[CYAPA_CMD_LEN + 1]; ^~~ /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 u8 bl_data[CYAPA_CMD_LEN]; ^~~~~~~ /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 u8 status[BL_STATUS_SIZE]; ^~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen3.c:650:30: note: byref variable will be forcibly initialized struct gen3_write_block_cmd write_block_cmd; ^~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_dev_cmd': /kisskb/src/net/bluetooth/hci_core.c:1996:21: note: byref variable will be forcibly initialized struct hci_dev_req dr; ^~ /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 struct cyapa_reg_data data; ^~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_get_dev_info': /kisskb/src/net/bluetooth/hci_core.c:2152:22: note: byref variable will be forcibly initialized struct hci_dev_info di; ^~ /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 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 u8 query_data[QUERY_DATA_SIZE]; ^~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/net/bluetooth/hci_core.c:37: /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_dev_do_open': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:1563:33: note: in expansion of macro 'BDADDR_ANY' if (bacmp(&hdev->public_addr, BDADDR_ANY) && ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:1515:34: note: in expansion of macro 'BDADDR_ANY' if (bacmp(&hdev->public_addr, BDADDR_ANY) && ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:1512:35: note: in expansion of macro 'BDADDR_ANY' if (!bacmp(&hdev->public_addr, BDADDR_ANY)) ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:1470:34: note: in expansion of macro 'BDADDR_ANY' !bacmp(&hdev->static_addr, BDADDR_ANY)) { ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:1469:29: note: in expansion of macro 'BDADDR_ANY' !bacmp(&hdev->bdaddr, BDADDR_ANY) && ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_power_on': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:2263:34: note: in expansion of macro 'BDADDR_ANY' !bacmp(&hdev->static_addr, BDADDR_ANY))) { ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:2262:29: note: in expansion of macro 'BDADDR_ANY' !bacmp(&hdev->bdaddr, BDADDR_ANY) && ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_adv_monitors_clear': /kisskb/src/net/bluetooth/hci_core.c:3053:6: note: byref variable will be forcibly initialized int handle; ^~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_remove_all_adv_monitor': /kisskb/src/net/bluetooth/hci_core.c:3209:6: note: byref variable will be forcibly initialized int idr_next_id = 0; ^~~~~~~~~~~ In file included from /kisskb/src/net/bluetooth/hci_core.c:37: /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_bdaddr_list_add': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:3304:21: note: in expansion of macro 'BDADDR_ANY' if (!bacmp(bdaddr, BDADDR_ANY)) ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_bdaddr_list_add_with_irk': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:3327:21: note: in expansion of macro 'BDADDR_ANY' if (!bacmp(bdaddr, BDADDR_ANY)) ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_bdaddr_list_add_with_flags': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:3356:21: note: in expansion of macro 'BDADDR_ANY' if (!bacmp(bdaddr, BDADDR_ANY)) ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_bdaddr_list_del': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:3379:21: note: in expansion of macro 'BDADDR_ANY' if (!bacmp(bdaddr, BDADDR_ANY)) { ^~~~~~~~~~ /kisskb/src/lib/scatterlist.c: In function 'sg_copy_buffer': /kisskb/src/lib/scatterlist.c:925:25: note: byref variable will be forcibly initialized struct sg_mapping_iter miter; ^~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_bdaddr_list_del_with_irk': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:3399:21: note: in expansion of macro 'BDADDR_ANY' if (!bacmp(bdaddr, BDADDR_ANY)) { ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_bdaddr_list_del_with_flags': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:3419:21: note: in expansion of macro 'BDADDR_ANY' if (!bacmp(bdaddr, BDADDR_ANY)) { ^~~~~~~~~~ /kisskb/src/lib/scatterlist.c: In function 'sg_zero_buffer': /kisskb/src/lib/scatterlist.c:1040:25: note: byref variable will be forcibly initialized struct sg_mapping_iter miter; ^~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_copy_identity_address': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:3589:33: note: in expansion of macro 'BDADDR_ANY' bacmp(&hdev->static_addr, BDADDR_ANY))) { ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_core.c:3587:28: note: in expansion of macro 'BDADDR_ANY' !bacmp(&hdev->bdaddr, BDADDR_ANY) || ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_set_hw_info': /kisskb/src/net/bluetooth/hci_core.c:4124:10: note: byref variable will be forcibly initialized va_list vargs; ^~~~~ /kisskb/src/net/bluetooth/hci_core.c: In function 'hci_set_fw_info': /kisskb/src/net/bluetooth/hci_core.c:4135:10: note: byref variable will be forcibly initialized va_list vargs; ^~~~~ /kisskb/src/drivers/pcmcia/pcmcia_resource.c: In function 'alloc_io_space': /kisskb/src/drivers/pcmcia/pcmcia_resource.c:100:15: note: byref variable will be forcibly initialized unsigned int base = res->start; ^~~~ /kisskb/src/drivers/pcmcia/pcmcia_resource.c: In function 'pcmcia_fixup_iowidth': /kisskb/src/drivers/pcmcia/pcmcia_resource.c:257:16: note: byref variable will be forcibly initialized pccard_io_map io_on; ^~~~~ /kisskb/src/drivers/pcmcia/pcmcia_resource.c:256:16: note: byref variable will be forcibly initialized pccard_io_map io_off = { 0, 0, 0, 0, 1 }; ^~~~~~ /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 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 struct klist_iter i; ^ /kisskb/src/drivers/pcmcia/pcmcia_resource.c: In function 'pcmcia_release_configuration': /kisskb/src/drivers/pcmcia/pcmcia_resource.c:348:16: note: byref variable will be forcibly initialized pccard_io_map io = { 0, 0, 0, 0, 1 }; ^~ /kisskb/src/drivers/pcmcia/pcmcia_resource.c: In function 'pcmcia_enable_device': /kisskb/src/drivers/pcmcia/pcmcia_resource.c:582:6: note: byref variable will be forcibly initialized u8 b = resource_size(&c->io[0]) + resource_size(&c->io[1]) - 1; ^ /kisskb/src/drivers/pcmcia/pcmcia_resource.c:576:6: note: byref variable will be forcibly initialized u8 b = c->io[0].start & 0xff; ^ /kisskb/src/drivers/pcmcia/pcmcia_resource.c:549:7: note: byref variable will be forcibly initialized u16 tmp = 0; ^~~ /kisskb/src/drivers/pcmcia/pcmcia_resource.c:544:7: note: byref variable will be forcibly initialized u16 tmp = 0; ^~~ /kisskb/src/drivers/pcmcia/pcmcia_resource.c:489:16: note: byref variable will be forcibly initialized unsigned char option = 0; ^~~~~~ /kisskb/src/drivers/pcmcia/pcmcia_resource.c:488:16: note: byref variable will be forcibly initialized unsigned char ext_status = 0; ^~~~~~~~~~ /kisskb/src/drivers/pcmcia/pcmcia_resource.c:487:16: note: byref variable will be forcibly initialized unsigned char status = 0; ^~~~~~ /kisskb/src/drivers/pcmcia/pcmcia_resource.c:486:16: note: byref variable will be forcibly initialized pccard_io_map iomap; ^~~~~ In file included from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/drm/drm_prime.h:37, from /kisskb/src/drivers/gpu/drm/lima/lima_drv.c:11: /kisskb/src/drivers/gpu/drm/lima/lima_drv.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 ax25_digi retdigi; ^~~~~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_get_action_avail': /kisskb/src/kernel/seccomp.c:1878:6: note: byref variable will be forcibly initialized u32 action; ^~~~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_get_notif_sizes': /kisskb/src/kernel/seccomp.c:1902:29: note: byref variable will be forcibly initialized struct seccomp_notif_sizes sizes = { ^~~~~ /kisskb/src/kernel/seccomp.c: In function 'populate_seccomp_data': /kisskb/src/kernel/seccomp.c:239:16: note: byref variable will be forcibly initialized unsigned long args[6]; ^~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_send_sigsys': /kisskb/src/kernel/seccomp.c:940:24: note: byref variable will be forcibly initialized struct kernel_siginfo info; ^~~~ /kisskb/src/kernel/seccomp.c: In function '__seccomp_filter': /kisskb/src/kernel/seccomp.c:1262:21: note: byref variable will be forcibly initialized kernel_siginfo_t info; ^~~~ /kisskb/src/kernel/seccomp.c:1161:22: note: byref variable will be forcibly initialized struct seccomp_data sd_local; ^~~~~~~~ /kisskb/src/kernel/seccomp.c:1159:25: note: byref variable will be forcibly initialized struct seccomp_filter *match = NULL; ^~~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_cache_prepare_bitmap': /kisskb/src/kernel/seccomp.c:788:22: note: byref variable will be forcibly initialized struct seccomp_data sd; ^~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_prepare_user_filter': /kisskb/src/kernel/seccomp.c:684:20: note: byref variable will be forcibly initialized struct sock_fprog fprog; ^~~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_notify_recv': /kisskb/src/kernel/seccomp.c:1420:23: note: byref variable will be forcibly initialized struct seccomp_notif unotif; ^~~~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_notify_id_valid': /kisskb/src/kernel/seccomp.c:1533:6: note: byref variable will be forcibly initialized u64 id; ^~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_notify_addfd': /kisskb/src/kernel/seccomp.c:1559:24: note: byref variable will be forcibly initialized struct seccomp_kaddfd kaddfd; ^~~~~~ /kisskb/src/kernel/seccomp.c:1557:29: note: byref variable will be forcibly initialized struct seccomp_notif_addfd addfd; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/refcount.h:95, from /kisskb/src/kernel/seccomp.c:18: /kisskb/src/kernel/seccomp.c: In function 'seccomp_sync_threads': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/seccomp.c:597:3: note: in expansion of macro 'smp_store_release' smp_store_release(&thread->seccomp.filter, ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/seccomp.c: In function 'do_seccomp': /kisskb/src/kernel/seccomp.c:1902:29: note: byref variable will be forcibly initialized struct seccomp_notif_sizes sizes = { ^~~~~ 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/arm/malidp_planes.c:12: /kisskb/src/drivers/gpu/drm/arm/malidp_planes.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/arm/malidp_planes.c: In function 'malidp_de_planes_init': /kisskb/src/drivers/gpu/drm/arm/malidp_planes.c:939:6: note: byref variable will be forcibly initialized u64 supported_modifiers[MODIFIERS_COUNT_MAX]; ^~~~~~~~~~~~~~~~~~~ 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:222:9: note: byref variable will be forcibly initialized 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 struct max1586_platform_data *pdata, pdata_of; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/can/gw.c:42: /kisskb/src/net/can/gw.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap-irq.c: In function 'regmap_irq_thread': /kisskb/src/drivers/base/regmap/regmap-irq.c:423:24: note: byref variable will be forcibly initialized const unsigned long mreg = data->main_status_buf[i]; ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 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 u8 cmd[32]; ^~~ /kisskb/src/drivers/input/mouse/cyapa.c:166:5: note: byref variable will be forcibly initialized u8 status[BL_STATUS_SIZE]; ^~~~~~ /kisskb/src/drivers/base/regmap/regmap-irq.c: In function 'regmap_irq_sync_unlock': /kisskb/src/drivers/base/regmap/regmap-irq.c:79:6: note: byref variable will be forcibly initialized u32 val; ^~~ /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 const struct firmware *fw; ^~ /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:486:5: note: byref variable will be forcibly initialized 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:474:5: note: byref variable will be forcibly initialized 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:474:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/panel/panel-ilitek-ili9881c.c:486:5: note: byref variable will be forcibly initialized u8 buf[2] = { cmd, data }; ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-ilitek-ili9881c.c:474:5: note: byref variable will be forcibly initialized u8 buf[4] = { 0xff, 0x98, 0x81, page }; ^~~ /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 char fw_name[NAME_MAX]; ^~~~~~~ /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 u16 time; ^~~~ /kisskb/src/net/can/gw.c: In function 'cgw_parse_attr': /kisskb/src/net/can/gw.c:896:24: note: byref variable will be forcibly initialized struct cgw_frame_mod mb; ^~ /kisskb/src/net/can/gw.c:818:26: note: byref variable will be forcibly initialized struct cgw_fdframe_mod mb; ^~ /kisskb/src/net/can/gw.c:796:17: note: byref variable will be forcibly initialized struct nlattr *tb[CGW_MAX + 1]; ^~ /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 union i2c_smbus_data dummy; ^~~~~ /kisskb/src/drivers/base/regmap/regmap-irq.c: In function 'devm_regmap_add_irq_chip_fwnode': /kisskb/src/drivers/base/regmap/regmap-irq.c:958:38: note: byref variable will be forcibly initialized struct regmap_irq_chip_data **ptr, *d; ^ /kisskb/src/net/can/gw.c: In function 'cgw_remove_job': /kisskb/src/net/can/gw.c:1170:5: note: byref variable will be forcibly initialized u8 limhops = 0; ^~~~~~~ /kisskb/src/net/can/gw.c:1169:20: note: byref variable will be forcibly initialized struct can_can_gw ccgw; ^~~~ /kisskb/src/net/can/gw.c:1168:16: note: byref variable will be forcibly initialized struct cf_mod mod; ^~~ /kisskb/src/net/can/gw.c: In function 'cgw_create_job': /kisskb/src/net/can/gw.c:1057:5: note: byref variable will be forcibly initialized u8 limhops = 0; ^~~~~~~ /kisskb/src/net/can/gw.c:1056:20: note: byref variable will be forcibly initialized struct can_can_gw ccgw; ^~~~ /kisskb/src/net/can/gw.c:1055:16: note: byref variable will be forcibly initialized struct cf_mod mod; ^~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/can/skb.h:17, from /kisskb/src/net/can/gw.c:56: /kisskb/src/net/can/gw.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/net/can/gw.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/net/can/gw.c: In function 'cgw_put_job': /kisskb/src/include/net/netlink.h:1309:6: 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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/can/gw.c:677:24: note: byref variable will be forcibly initialized struct cgw_frame_mod mb; ^~ /kisskb/src/net/can/gw.c:647:26: note: byref variable will be forcibly initialized struct cgw_fdframe_mod mb; ^~ /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 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 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 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 struct class_dev_iter iter; ^~~~ /kisskb/src/drivers/net/wireguard/socket.c: In function 'wg_socket_send_buffer_as_reply_to_skb': /kisskb/src/drivers/net/wireguard/socket.c:208:18: note: byref variable will be forcibly initialized struct endpoint endpoint; ^~~~~~~~ /kisskb/src/drivers/net/wireguard/socket.c: In function 'wg_socket_set_peer_endpoint_from_skb': /kisskb/src/drivers/net/wireguard/socket.c:301:18: note: byref variable will be forcibly initialized struct endpoint endpoint; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/algapi.h:10, from /kisskb/src/include/crypto/curve25519.h:9, from /kisskb/src/drivers/net/wireguard/messages.h:9, from /kisskb/src/drivers/net/wireguard/noise.h:8, from /kisskb/src/drivers/net/wireguard/device.h:9, from /kisskb/src/drivers/net/wireguard/socket.c:6: /kisskb/src/drivers/net/wireguard/socket.c: In function 'wg_socket_reinit': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/socket.c:429:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(wg->sock6, new6); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/socket.c:428:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(wg->sock4, new4); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/socket.c: In function 'wg_socket_init': /kisskb/src/drivers/net/wireguard/socket.c:357:17: note: byref variable will be forcibly initialized struct socket *new4 = NULL, *new6 = NULL; ^~~~ 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 char __##name##_desc[sizeof(struct skcipher_request) + \ ^~ /kisskb/src/crypto/cryptd.c:291:2: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' SYNC_SKCIPHER_REQUEST_ON_STACK(subreq, child); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 char __##name##_desc[sizeof(struct skcipher_request) + \ ^~ /kisskb/src/crypto/cryptd.c:263:2: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' SYNC_SKCIPHER_REQUEST_ON_STACK(subreq, child); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 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 cpumask_var_t offline; ^~~~~~~ /kisskb/src/drivers/base/cpu.c: In function 'cpu_device_create': /kisskb/src/drivers/base/cpu.c:446:10: note: byref variable will be forcibly initialized va_list vargs; ^~~~~ /kisskb/src/drivers/gpu/drm/arm/malidp_crtc.c: In function 'malidp_crtc_atomic_check_scaling': /kisskb/src/drivers/gpu/drm/arm/malidp_crtc.c:257:19: note: byref variable will be forcibly initialized struct videomode vm; ^~ /kisskb/src/crypto/cryptd.c: In function 'cryptd_alloc_skcipher': /kisskb/src/crypto/cryptd.c:907:7: note: byref variable will be forcibly initialized char cryptd_alg_name[CRYPTO_MAX_ALG_NAME]; ^~~~~~~~~~~~~~~ /kisskb/src/crypto/cryptd.c: In function 'cryptd_alloc_ahash': /kisskb/src/crypto/cryptd.c:959:7: note: byref variable will be forcibly initialized 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 char cryptd_alg_name[CRYPTO_MAX_ALG_NAME]; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/input/gameport/lightning.c: In function 'l4_calibrate': /kisskb/src/drivers/input/gameport/lightning.c:183:6: note: byref variable will be forcibly initialized int cal[4]; ^~~ /kisskb/src/drivers/gpu/drm/arm/malidp_crtc.c: In function 'malidp_crtc_atomic_enable': /kisskb/src/drivers/gpu/drm/arm/malidp_crtc.c:53:19: note: byref variable will be forcibly initialized struct videomode vm; ^~ /kisskb/src/drivers/input/gameport/lightning.c: In function 'l4_exit': /kisskb/src/drivers/input/gameport/lightning.c:312:6: note: byref variable will be forcibly initialized int cal[4] = { 59, 59, 59, 59 }; ^~~ /kisskb/src/drivers/input/gameport/lightning.c: In function 'l4_add_card': /kisskb/src/drivers/input/gameport/lightning.c:241:6: note: byref variable will be forcibly initialized int cal[4] = { 255, 255, 255, 255 }; ^~~ /kisskb/src/lib/list_sort.c: In function 'merge': /kisskb/src/lib/list_sort.c:22:20: note: byref variable will be forcibly initialized struct list_head *head, **tail = &head; ^~~~ /kisskb/src/lib/list_sort.c: In function 'list_sort': /kisskb/src/lib/list_sort.c:192:40: note: byref variable will be forcibly initialized struct list_head *list = head->next, *pending = NULL; ^~~~~~~ /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 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 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 u8 dp_bw, dpcd[2]; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:100:5: note: byref variable will be forcibly initialized u8 dp_bw, dpcd[2]; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:99:15: note: byref variable will be forcibly initialized 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:655:28: note: byref variable will be forcibly initialized unsigned int i, idl, idh, version; ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:655:23: note: byref variable will be forcibly initialized unsigned int i, idl, idh, version; ^~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:655:18: note: byref variable will be forcibly initialized unsigned int i, idl, idh, version; ^~~ /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 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/mtd/mtdcore.c: In function 'mtd_ooblayout_count_bytes': /kisskb/src/drivers/mtd/mtdcore.c:1702:24: note: byref variable will be forcibly initialized struct mtd_oob_region oobregion; ^~~~~~~~~ /kisskb/src/drivers/mtd/mtdcore.c: In function 'mtd_bitflip_threshold_store': /kisskb/src/drivers/mtd/mtdcore.c:245:15: note: byref variable will be forcibly initialized unsigned int bitflip_threshold; ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/mtdcore.c: In function 'mtd_ooblayout_get_bytes': /kisskb/src/drivers/mtd/mtdcore.c:1623:6: note: byref variable will be forcibly initialized int section, ret; ^~~~~~~ /kisskb/src/drivers/mtd/mtdcore.c:1622:24: note: byref variable will be forcibly initialized struct mtd_oob_region oobregion; ^~~~~~~~~ /kisskb/src/drivers/mtd/mtdcore.c: In function 'mtd_ooblayout_set_bytes': /kisskb/src/drivers/mtd/mtdcore.c:1666:6: note: byref variable will be forcibly initialized int section, ret; ^~~~~~~ /kisskb/src/drivers/mtd/mtdcore.c:1665:24: note: byref variable will be forcibly initialized struct mtd_oob_region oobregion; ^~~~~~~~~ /kisskb/src/drivers/mtd/mtdcore.c: In function 'mtd_io_emulated_slc': /kisskb/src/drivers/mtd/mtdcore.c:1341:26: note: byref variable will be forcibly initialized struct mtd_pairing_info info; ^~~~ /kisskb/src/drivers/mtd/mtdcore.c:1339:21: note: byref variable will be forcibly initialized struct mtd_oob_ops adjops = *ops; ^~~~~~ /kisskb/src/drivers/mtd/mtdcore.c: In function 'register_mtd_user': /kisskb/src/drivers/mtd/mtdcore.c:890:6: note: byref variable will be forcibly initialized void register_mtd_user (struct mtd_notifier *new) ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/mtdcore.c:890:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/mtd/mtdcore.c: In function 'unregister_mtd_user': /kisskb/src/drivers/mtd/mtdcore.c:916:5: note: byref variable will be forcibly initialized int unregister_mtd_user (struct mtd_notifier *old) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/mtdcore.c:916:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/mtd/mtdcore.c: In function 'get_mtd_device': /kisskb/src/drivers/mtd/mtdcore.c:944:18: note: byref variable will be forcibly initialized struct mtd_info *get_mtd_device(struct mtd_info *mtd, int num) ^~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/mtdcore.c:944:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/mtd/mtdcore.c: In function 'get_mtd_device_nm': /kisskb/src/drivers/mtd/mtdcore.c:1015:18: note: byref variable will be forcibly initialized struct mtd_info *get_mtd_device_nm(const char *name) ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/mtdcore.c:1015:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/mtd/mtdcore.c: In function 'mtd_erase': /kisskb/src/drivers/mtd/mtdcore.c:1082:20: note: byref variable will be forcibly initialized struct erase_info adjinstr; ^~~~~~~~ /kisskb/src/drivers/mtd/mtdcore.c: In function 'mtd_get_unmapped_area': /kisskb/src/drivers/mtd/mtdcore.c:1174:8: note: byref variable will be forcibly initialized void *virt; ^~~~ /kisskb/src/drivers/mtd/mtdcore.c:1173:9: note: byref variable will be forcibly initialized size_t retlen; ^~~~~~ /kisskb/src/drivers/mtd/mtdcore.c: In function 'default_mtd_writev': /kisskb/src/drivers/mtd/mtdcore.c:1226:21: note: byref variable will be forcibly initialized struct mtd_oob_ops ops = { ^~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/tty/n_gsm.c:1397:2: note: in expansion of macro 'wait_event' wait_event(gsm->event, control->done == 1); ^~~~~~~~~~ /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/tty/n_gsm.c:1361:2: note: in expansion of macro 'wait_event' 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:2873:5: note: byref variable will be forcibly initialized u8 modembits[5]; ^~~~~~~~~ /kisskb/src/drivers/tty/n_gsm.c: In function 'gsm_send': /kisskb/src/drivers/tty/n_gsm.c:558:5: note: byref variable will be forcibly initialized u8 ibuf[3]; ^~~~ /kisskb/src/drivers/tty/n_gsm.c:557:5: note: byref variable will be forcibly initialized u8 cbuf[10]; ^~~~ /kisskb/src/drivers/mtd/mtdsuper.c: In function 'get_tree_mtd': /kisskb/src/drivers/mtd/mtdsuper.c:157:10: note: byref variable will be forcibly initialized char *endptr; ^~~~~~ /kisskb/src/drivers/tty/n_gsm.c: In function 'gsmtty_ioctl': /kisskb/src/drivers/tty/n_gsm.c:3118:23: note: byref variable will be forcibly initialized struct gsm_netconfig nc; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/include/crypto/algapi.h:10, from /kisskb/src/include/crypto/curve25519.h:9, from /kisskb/src/drivers/net/wireguard/messages.h:9, from /kisskb/src/drivers/net/wireguard/peerlookup.h:9, from /kisskb/src/drivers/net/wireguard/peerlookup.c:6: /kisskb/src/drivers/net/wireguard/peerlookup.c: In function 'hlist_replace_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:532:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*(struct hlist_node __rcu **)new->pprev, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/peerlookup.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/n_gsm.c: In function 'gsm_control_message': /kisskb/src/drivers/tty/n_gsm.c:1195:5: note: byref variable will be forcibly initialized u8 buf[1]; ^~~ 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/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/n_gsm.c:2053:2: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(gsm->event, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/mtdconcat.c: In function 'concat_write': /kisskb/src/drivers/mtd/mtdconcat.c:156:16: note: byref variable will be forcibly initialized size_t size, retsize; ^~~~~~~ /kisskb/src/drivers/mtd/mtdconcat.c: In function 'concat_read': /kisskb/src/drivers/mtd/mtdconcat.c:63:16: note: byref variable will be forcibly initialized size_t size, retsize; ^~~~~~~ /kisskb/src/drivers/tty/n_gsm.c: In function 'gsmld_ioctl': /kisskb/src/drivers/tty/n_gsm.c:2626:20: note: byref variable will be forcibly initialized struct gsm_config c; ^ In file included from /kisskb/src/drivers/mtd/mtdconcat.c:13: /kisskb/src/drivers/mtd/mtdconcat.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mtd/mtdconcat.c: In function 'concat_panic_write': /kisskb/src/drivers/mtd/mtdconcat.c:114:16: note: byref variable will be forcibly initialized size_t size, retsize; ^~~~~~~ /kisskb/src/drivers/mtd/mtdconcat.c: In function 'concat_write_oob': /kisskb/src/drivers/mtd/mtdconcat.c:320:21: note: byref variable will be forcibly initialized struct mtd_oob_ops devops = *ops; ^~~~~~ /kisskb/src/drivers/mtd/mtdconcat.c: In function 'concat_read_oob': /kisskb/src/drivers/mtd/mtdconcat.c:263:21: note: byref variable will be forcibly initialized struct mtd_oob_ops devops = *ops; ^~~~~~ /kisskb/src/drivers/mtd/mtdconcat.c: In function 'concat_writev': /kisskb/src/drivers/mtd/mtdconcat.c:214:23: note: byref variable will be forcibly initialized size_t size, wsize, retsize, old_iov_len; ^~~~~~~ /kisskb/src/drivers/mtd/mtdpart.c: In function 'mtd_add_partition': /kisskb/src/drivers/mtd/mtdpart.c:245:23: note: byref variable will be forcibly initialized struct mtd_partition part; ^~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/mtd/mtdpart.c:10: /kisskb/src/drivers/mtd/mtdpart.c: In function '__del_mtd_partitions': /kisskb/src/drivers/mtd/mtdpart.c:329:12: note: byref variable will be forcibly initialized LIST_HEAD(tmp_list); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 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 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1057:5: note: byref variable will be forcibly initialized u8 resp_data[11]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1052:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1169:5: note: byref variable will be forcibly initialized u8 resp_data[2]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1168:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1329:5: note: byref variable will be forcibly initialized u8 resp_data[11]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1321:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1580:5: note: byref variable will be forcibly initialized u8 resp_data[6]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1577:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1794:5: note: byref variable will be forcibly initialized u8 resp_data[6]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1793:5: note: byref variable will be forcibly initialized u8 cmd[8]; ^~~ /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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1494:5: note: byref variable will be forcibly initialized u8 resp_data[11]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1492:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1437:5: note: byref variable will be forcibly initialized u8 resp_data[7]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1435:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1414:5: note: byref variable will be forcibly initialized u8 resp_data[6]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1413:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1549:5: note: byref variable will be forcibly initialized u8 resp_data[7]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1548:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2449:5: note: byref variable will be forcibly initialized u8 resp_data[PIP_BL_APP_INFO_RESP_LENGTH]; ^~~~~~~~~ /kisskb/src/drivers/i2c/algos/i2c-algo-pcf.c: In function 'pcf_readbytes': /kisskb/src/drivers/i2c/algos/i2c-algo-pcf.c:241:9: note: byref variable will be forcibly initialized int i, status; ^~~~~~ /kisskb/src/drivers/i2c/algos/i2c-algo-pcf.c: In function 'pcf_sendbytes': /kisskb/src/drivers/i2c/algos/i2c-algo-pcf.c:209:15: note: byref variable will be forcibly initialized int wrcount, status, timeout; ^~~~~~ /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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2480:5: note: byref variable will be forcibly initialized u8 resp_data[PIP_READ_SYS_INFO_RESP_LENGTH]; ^~~~~~~~~ /kisskb/src/drivers/mfd/tps6105x.c: In function 'tps6105x_startup': /kisskb/src/drivers/mfd/tps6105x.c:35:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/mfd/tps6105x.c: In function 'tps6105x_probe': /kisskb/src/drivers/mfd/tps6105x.c:35:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/algos/i2c-algo-pcf.c: In function 'pcf_xfer': /kisskb/src/drivers/i2c/algos/i2c-algo-pcf.c:301:22: note: byref variable will be forcibly initialized int ret=0, timeout, status; ^~~~~~ /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 u8 cmd[2]; ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:772:6: note: byref variable will be forcibly initialized int length; ^~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:770:5: note: byref variable will be forcibly initialized u8 resp_data[PIP_HID_DESCRIPTOR_SIZE]; ^~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/gpu/drm/sun4i/sun8i_tcon_top.c:7: /kisskb/src/drivers/gpu/drm/sun4i/sun8i_tcon_top.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/sun4i/sun8i_tcon_top.c: In function 'sun8i_tcon_top_register_gate': /kisskb/src/drivers/gpu/drm/sun4i/sun8i_tcon_top.c:103:14: note: byref variable will be forcibly initialized const char *clk_name, *parent_name; ^~~~~~~~ /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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1939:5: note: byref variable will be forcibly initialized u8 resp_data[256]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1938:5: note: byref variable will be forcibly initialized 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 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 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2182:5: note: byref variable will be forcibly initialized u8 resp_data[6]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2181:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2214:5: note: byref variable will be forcibly initialized 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 u8 cmd[12]; ^~~ /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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1143:5: note: byref variable will be forcibly initialized u8 resp_data[11]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1139:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1600:5: note: byref variable will be forcibly initialized u8 resp_data[5]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1599:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1744:5: note: byref variable will be forcibly initialized u8 resp_data[6]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1743:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1768:5: note: byref variable will be forcibly initialized u8 resp_data[6]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1767:5: note: byref variable will be forcibly initialized 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 int gidac_self_rx, gidac_self_tx; ^~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2307:6: note: byref variable will be forcibly initialized int gidac_self_rx, gidac_self_tx; ^~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2306:42: note: byref variable will be forcibly initialized 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 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 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 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 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 int gidac_mutual_max, gidac_mutual_min, gidac_mutual_ave; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/devres.c: In function 'alloc_dr': /kisskb/src/drivers/base/devres.c:105:9: note: byref variable will be forcibly initialized size_t tot_size; ^~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/base/devres.c:9: /kisskb/src/drivers/base/devres.c: In function 'release_nodes': /kisskb/src/drivers/base/devres.c:510:12: note: byref variable will be forcibly initialized LIST_HEAD(todo); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/base/devres.c: In function 'devm_remove_action': /kisskb/src/drivers/base/devres.c:767:23: note: byref variable will be forcibly initialized struct action_devres devres = { ^~~~~~ /kisskb/src/drivers/base/devres.c: In function 'devm_release_action': /kisskb/src/drivers/base/devres.c:789:23: note: byref variable will be forcibly initialized struct action_devres devres = { ^~~~~~ /kisskb/src/drivers/base/devres.c: In function 'devm_kvasprintf': /kisskb/src/drivers/base/devres.c:1009:10: note: byref variable will be forcibly initialized va_list aq; ^~ /kisskb/src/drivers/base/devres.c: In function 'devm_kasprintf': /kisskb/src/drivers/base/devres.c:1038:10: note: byref variable will be forcibly initialized va_list ap; ^~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/kernel/relay.c:17: /kisskb/src/kernel/relay.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/relay.c: In function 'subbuf_splice_actor': /kisskb/src/kernel/relay.c:1128:26: note: byref variable will be forcibly initialized struct splice_pipe_desc spd = { ^~~ /kisskb/src/kernel/relay.c:1127:22: note: byref variable will be forcibly initialized struct partial_page partial[PIPE_DEF_BUFFERS]; ^~~~~~~ /kisskb/src/kernel/relay.c:1126:15: note: byref variable will be forcibly initialized struct page *pages[PIPE_DEF_BUFFERS]; ^~~~~ /kisskb/src/kernel/relay.c: In function 'relay_file_splice_read': /kisskb/src/kernel/relay.c:1210:6: note: byref variable will be forcibly initialized int nonpad_ret = 0; ^~~~~~~~~~ /kisskb/src/kernel/relay.c: In function 'relay_late_setup_files': /kisskb/src/kernel/relay.c:579:37: note: byref variable will be forcibly initialized struct rchan_percpu_buf_dispatcher disp; ^~~~ /kisskb/src/drivers/regulator/max8649.c: In function 'max8649_enable_time': /kisskb/src/drivers/regulator/max8649.c:63:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/regulator/max8649.c: In function 'max8649_get_mode': /kisskb/src/drivers/regulator/max8649.c:104:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/regulator/max8649.c: In function 'max8649_regulator_probe': /kisskb/src/drivers/regulator/max8649.c:155:15: note: byref variable will be forcibly initialized unsigned int 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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/input/serio/libps2.c:11: /kisskb/src/drivers/input/serio/libps2.c: In function 'ps2_do_sendbyte': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __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' 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __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' 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __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' wait_event_timeout(ps2dev->wait, ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __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' timeout = wait_event_timeout(ps2dev->wait, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/serio/libps2.c:233:5: note: byref variable will be forcibly initialized 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 u8 d = (command >> i) & 3; ^ /kisskb/src/drivers/pcmcia/pcmcia_cis.c: In function 'pccard_loop_tuple': /kisskb/src/drivers/pcmcia/pcmcia_cis.c:87:10: note: byref variable will be forcibly initialized tuple_t tuple; ^~~~~ /kisskb/src/drivers/pcmcia/pcmcia_cis.c: In function 'pccard_read_tuple': /kisskb/src/drivers/pcmcia/pcmcia_cis.c:37:10: note: byref variable will be forcibly initialized tuple_t tuple; ^~~~~ /kisskb/src/drivers/pcmcia/pcmcia_cis.c: In function 'pcmcia_loop_tuple': /kisskb/src/drivers/pcmcia/pcmcia_cis.c:324:25: note: byref variable will be forcibly initialized struct pcmcia_loop_mem loop = { ^~~~ /kisskb/src/drivers/pcmcia/pcmcia_cis.c: In function 'pcmcia_get_tuple': /kisskb/src/drivers/pcmcia/pcmcia_cis.c:324:25: note: byref variable will be forcibly initialized /kisskb/src/drivers/pcmcia/pcmcia_cis.c:376:25: note: byref variable will be forcibly initialized struct pcmcia_loop_get get = { ^~~ /kisskb/src/drivers/pcmcia/pcmcia_cis.c: In function 'pcmcia_get_mac_from_cis': /kisskb/src/drivers/pcmcia/pcmcia_cis.c:324:25: note: byref variable will be forcibly initialized struct pcmcia_loop_mem loop = { ^~~~ In file included from /kisskb/src/drivers/net/bonding/bond_netlink.c:14: /kisskb/src/drivers/net/bonding/bond_netlink.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/drivers/net/bonding/bond_netlink.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/drivers/net/bonding/bond_netlink.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/drivers/net/bonding/bond_netlink.c: In function 'bond_fill_slave_info': /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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/bonding/bond_netlink.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized __be32 tmp = value; ^~~ /kisskb/src/drivers/net/bonding/bond_netlink.c: In function 'bond_slave_changelink': /kisskb/src/drivers/net/bonding/bond_netlink.c:144:8: note: byref variable will be forcibly initialized char queue_id_str[IFNAMSIZ + 7]; ^~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_netlink.c:136:24: note: byref variable will be forcibly initialized struct bond_opt_value newval; ^~~~~~ In file included from /kisskb/src/drivers/net/bonding/bond_netlink.c:14: /kisskb/src/drivers/net/bonding/bond_netlink.c: In function 'bond_fill_info': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 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: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 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 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 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 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 __be32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/drivers/net/bonding/bond_netlink.c:638:18: note: byref variable will be forcibly initialized struct ad_info info; ^~~~ In file included from /kisskb/src/drivers/net/bonding/bond_netlink.c:14: /kisskb/src/drivers/net/bonding/bond_netlink.c: In function 'nla_get_u64': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized u64 tmp; ^~~ /kisskb/src/drivers/net/bonding/bond_netlink.c: In function 'bond_changelink': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/bonding/bond_netlink.c:163:24: note: byref variable will be forcibly initialized struct bond_opt_value newval; ^~~~~~ /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 struct klist_iter iter; ^~~~ /kisskb/src/drivers/base/attribute_container.c: In function 'attribute_container_device_trigger': /kisskb/src/drivers/base/attribute_container.c:363:21: note: byref variable will be forcibly initialized struct klist_iter iter; ^~~~ /kisskb/src/drivers/base/attribute_container.c: In function 'attribute_container_remove_device': /kisskb/src/drivers/base/attribute_container.c:216:21: note: byref variable will be forcibly initialized 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:531:20: note: byref variable will be forcibly initialized struct klist_iter iter; ^~~~ /kisskb/src/drivers/mfd/tps65010.c: In function 'dbg_show': /kisskb/src/drivers/mfd/tps65010.c:187:8: note: byref variable will be forcibly initialized char buf[100]; ^~~ In file included from /kisskb/src/drivers/pcmcia/cistpl.c:19: /kisskb/src/drivers/pcmcia/cistpl.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/pcmcia/cistpl.c: In function 'follow_link': /kisskb/src/drivers/pcmcia/cistpl.c:476:9: note: byref variable will be forcibly initialized u_char link[5]; ^~~~ /kisskb/src/drivers/pcmcia/cistpl.c: In function 'pccard_get_next_tuple': /kisskb/src/drivers/pcmcia/cistpl.c:524:18: note: byref variable will be forcibly initialized u_char link[2], tmp; ^~~ /kisskb/src/drivers/pcmcia/cistpl.c:524:9: note: byref variable will be forcibly initialized u_char link[2], tmp; ^~~~ 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:97, 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/pcmcia/cistpl.c: In function 'pccard_extract_cis': /kisskb/src/drivers/pcmcia/cistpl.c:1476:10: note: byref variable will be forcibly initialized tuple_t tuple; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/kernel/tracepoint.c:5: /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_add_func': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/tracepoint.c:301:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tp->funcs, tp_funcs); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/tracepoint.c:278:32: note: byref variable will be forcibly initialized struct tracepoint_func *old, *tp_funcs; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/arm/malidp_mw.c: In function 'malidp_mw_encoder_atomic_check': /kisskb/src/drivers/gpu/drm/arm/malidp_mw.c:154:30: note: byref variable will be forcibly initialized struct drm_format_name_buf format_name; ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/kernel/tracepoint.c:5: /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_remove_func': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/tracepoint.c:338:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tp->funcs, tp_funcs); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/tracepoint.c:336:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tp->funcs, tp_funcs); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/tracepoint.c:318:32: note: byref variable will be forcibly initialized struct tracepoint_func *old, *tp_funcs; ^~~~~~~~ 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/arm/malidp_mw.c:9: /kisskb/src/drivers/gpu/drm/arm/malidp_mw.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_probe_register_prio': /kisskb/src/kernel/tracepoint.c:362:25: note: byref variable will be forcibly initialized struct tracepoint_func tp_func; ^~~~~~~ /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_probe_unregister': /kisskb/src/kernel/tracepoint.c:403:25: note: byref variable will be forcibly initialized struct tracepoint_func tp_func; ^~~~~~~ /kisskb/src/drivers/gpu/drm/arm/malidp_mw.c: In function 'malidp_mw_connector_init': /kisskb/src/drivers/gpu/drm/arm/malidp_mw.c:213:11: note: byref variable will be forcibly initialized int ret, n_formats; ^~~~~~~~~ /kisskb/src/drivers/pcmcia/cistpl.c: In function 'pccard_show_cis': /kisskb/src/drivers/pcmcia/cistpl.c:1552:16: note: byref variable will be forcibly initialized unsigned int chains = 1; ^~~~~~ /kisskb/src/drivers/mtd/ubi/vmt.c: In function 'ubi_create_volume': /kisskb/src/drivers/mtd/ubi/vmt.c:148:25: note: byref variable will be forcibly initialized struct ubi_vtbl_record vtbl_rec; ^~~~~~~~ /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 u8 msg[TPS6507X_MAX_REGISTER + 1]; ^~~ /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 struct i2c_msg xfer[2]; ^~~~ /kisskb/src/drivers/mtd/ubi/vmt.c: In function 'ubi_resize_volume': /kisskb/src/drivers/mtd/ubi/vmt.c:416:25: note: byref variable will be forcibly initialized struct ubi_vtbl_record vtbl_rec; ^~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-bcm2835.c: In function 'bcm2835_i2c_register_div': /kisskb/src/drivers/i2c/busses/i2c-bcm2835.c:164:7: note: byref variable will be forcibly initialized char name[32]; ^~~~ /kisskb/src/drivers/i2c/busses/i2c-bcm2835.c:162:23: note: byref variable will be forcibly initialized struct clk_init_data init; ^~~~ /kisskb/src/drivers/i2c/busses/i2c-bcm2835.c:173:39: note: byref variable will be forcibly initialized init.parent_names = (const char* []) { mclk_name }; ^ /kisskb/src/drivers/i2c/busses/i2c-bcm2835.c: In function 'bcm2835_i2c_probe': /kisskb/src/drivers/i2c/busses/i2c-bcm2835.c:409:6: note: byref variable will be forcibly initialized u32 bus_clk_rate; ^~~~~~~~~~~~ /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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:91:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:293:5: note: byref variable will be forcibly initialized u8 resp_data[6]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:292:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:393:5: note: byref variable will be forcibly initialized u8 resp_data[11]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:391:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:323:5: note: byref variable will be forcibly initialized u8 resp_data[6]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:322:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:140:5: note: byref variable will be forcibly initialized u8 resp_data[PIP_HID_DESCRIPTOR_SIZE]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:139:24: note: byref variable will be forcibly initialized struct pip_fixed_info pip_info; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:138:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:354:5: note: byref variable will be forcibly initialized u8 resp_data[11]; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:353:13: note: byref variable will be forcibly initialized } __packed set_interval_cmd; ^~~~~~~~~~~~~~~~ /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 u8 ping[] = { 0x04, 0x00, 0x05, 0x00, 0x2f, 0x00, 0x00 }; ^~~~ /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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:260:5: note: byref variable will be forcibly initialized 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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:196:5: note: byref variable will be forcibly initialized u8 resp_data[PIP_READ_SYS_INFO_RESP_LENGTH]; ^~~~~~~~~ /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 int resp_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:570:5: note: byref variable will be forcibly initialized 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 } __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 int data_len; ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:609:5: note: byref variable will be forcibly initialized u8 data[GEN6_MAX_RX_NUM]; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c: In function 'sp_tx_edid_read': /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:776:5: note: byref variable will be forcibly initialized 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:391:5: note: byref variable will be forcibly initialized u8 post_divider = 0; ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:388:19: note: byref variable will be forcibly initialized unsigned long m, n; ^ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:388:16: note: byref variable will be forcibly initialized unsigned long m, n; ^ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c: In function 'anx7625_attach_dsi': /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:1313:36: note: byref variable will be forcibly initialized const struct mipi_dsi_device_info info = { ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c: In function 'anx7625_parse_dt': /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:1231:20: note: byref variable will be forcibly initialized struct drm_panel *panel; ^~~~~ /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:375:5: note: byref variable will be forcibly initialized u8 data[2]; ^~~~ /kisskb/src/lib/iov_iter.c: In function 'copy_pipe_to_iter': /kisskb/src/lib/iov_iter.c:549:12: note: byref variable will be forcibly initialized size_t n, off; ^~~ /kisskb/src/lib/iov_iter.c:548:15: note: byref variable will be forcibly initialized unsigned int i_head; ^~~~~~ /kisskb/src/lib/iov_iter.c: In function 'pipe_zero': /kisskb/src/lib/iov_iter.c:942:12: note: byref variable will be forcibly initialized size_t n, off; ^~~ /kisskb/src/lib/iov_iter.c:941:15: note: byref variable will be forcibly initialized unsigned int i_head; ^~~~~~ In file included from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/lib/iov_iter.c: In function 'csum_and_copy_to_pipe_iter': /kisskb/src/lib/iov_iter.c:587:12: note: byref variable will be forcibly initialized size_t n, r; ^ /kisskb/src/lib/iov_iter.c:586:15: note: byref variable will be forcibly initialized unsigned int i_head; ^~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_fault_in_readable': /kisskb/src/lib/iov_iter.c:433:15: note: userspace variable will be forcibly initialized struct iovec v; ^ /kisskb/src/lib/iov_iter.c: In function '_copy_to_iter': /kisskb/src/lib/iov_iter.c:621:32: note: userspace variable will be forcibly initialized iterate_and_advance(i, bytes, v, ^ /kisskb/src/lib/iov_iter.c:126:17: note: in definition of macro 'iterate_and_advance' struct iovec v; \ ^ /kisskb/src/lib/iov_iter.c: In function '_copy_from_iter': /kisskb/src/lib/iov_iter.c:758:32: note: userspace variable will be forcibly initialized iterate_and_advance(i, bytes, v, ^ /kisskb/src/lib/iov_iter.c:126:17: note: in definition of macro 'iterate_and_advance' struct iovec v; \ ^ /kisskb/src/lib/iov_iter.c: In function '_copy_from_iter_nocache': /kisskb/src/lib/iov_iter.c:803:32: note: userspace variable will be forcibly initialized iterate_and_advance(i, bytes, v, ^ /kisskb/src/lib/iov_iter.c:126:17: note: in definition of macro 'iterate_and_advance' struct iovec v; \ ^ /kisskb/src/lib/iov_iter.c: In function '_copy_from_iter_flushcache': /kisskb/src/lib/iov_iter.c:837:32: note: userspace variable will be forcibly initialized iterate_and_advance(i, bytes, v, ^ /kisskb/src/lib/iov_iter.c:126:17: note: in definition of macro 'iterate_and_advance' struct iovec v; \ ^ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_zero': /kisskb/src/lib/iov_iter.c:968:32: note: userspace variable will be forcibly initialized iterate_and_advance(i, bytes, v, ^ /kisskb/src/lib/iov_iter.c:126:17: note: in definition of macro 'iterate_and_advance' struct iovec v; \ ^ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_copy_from_user_atomic': /kisskb/src/lib/iov_iter.c:991:30: note: userspace variable will be forcibly initialized iterate_all_kinds(i, bytes, v, ^ /kisskb/src/lib/iov_iter.c:93:17: note: in definition of macro 'iterate_all_kinds' struct iovec v; \ ^ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_advance': /kisskb/src/lib/iov_iter.c:1085:31: note: userspace variable will be forcibly initialized iterate_and_advance(i, size, v, 0, 0, 0) ^ /kisskb/src/lib/iov_iter.c:126:17: note: in definition of macro 'iterate_and_advance' struct iovec v; \ ^ /kisskb/src/lib/iov_iter.c: In function '_copy_from_iter_full': /kisskb/src/lib/iov_iter.c:781:30: note: userspace variable will be forcibly initialized iterate_all_kinds(i, bytes, v, ({ ^ /kisskb/src/lib/iov_iter.c:93:17: note: in definition of macro 'iterate_all_kinds' struct iovec v; \ ^ /kisskb/src/lib/iov_iter.c: In function '_copy_from_iter_full_nocache': /kisskb/src/lib/iov_iter.c:860:30: note: userspace variable will be forcibly initialized iterate_all_kinds(i, bytes, v, ({ ^ /kisskb/src/lib/iov_iter.c:93:17: note: in definition of macro 'iterate_all_kinds' struct iovec v; \ ^ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_alignment': /kisskb/src/lib/iov_iter.c:1246:29: note: userspace variable will be forcibly initialized iterate_all_kinds(i, size, v, ^ /kisskb/src/lib/iov_iter.c:93:17: note: in definition of macro 'iterate_all_kinds' struct iovec v; \ ^ /kisskb/src/drivers/mtd/mtdchar.c: In function 'mtdchar_writeoob': /kisskb/src/drivers/mtd/mtdchar.c:355:11: note: byref variable will be forcibly initialized uint32_t retlen; ^~~~~~ /kisskb/src/drivers/mtd/mtdchar.c:354:21: note: byref variable will be forcibly initialized struct mtd_oob_ops ops = {}; ^~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_gap_alignment': /kisskb/src/lib/iov_iter.c:1265:29: note: userspace variable will be forcibly initialized iterate_all_kinds(i, size, v, ^ /kisskb/src/lib/iov_iter.c:93:17: note: in definition of macro 'iterate_all_kinds' struct iovec v; \ ^ /kisskb/src/drivers/mtd/mtdchar.c: In function 'mtdchar_write_ioctl': /kisskb/src/drivers/mtd/mtdchar.c:589:21: note: byref variable will be forcibly initialized struct mtd_oob_ops ops = {}; ^~~ /kisskb/src/drivers/mtd/mtdchar.c:588:23: note: byref variable will be forcibly initialized struct mtd_write_req req; ^~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_get_pages': /kisskb/src/lib/iov_iter.c:1333:32: note: userspace variable will be forcibly initialized iterate_all_kinds(i, maxsize, v, ({ ^ /kisskb/src/lib/iov_iter.c:93:17: note: in definition of macro 'iterate_all_kinds' struct iovec v; \ ^ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_get_pages_alloc': /kisskb/src/lib/iov_iter.c:1414:32: note: userspace variable will be forcibly initialized iterate_all_kinds(i, maxsize, v, ({ ^ /kisskb/src/lib/iov_iter.c:93:17: note: in definition of macro 'iterate_all_kinds' struct iovec v; \ ^ /kisskb/src/drivers/mtd/mtdchar.c: In function 'get_oobinfo': /kisskb/src/drivers/mtd/mtdchar.c:501:24: note: byref variable will be forcibly initialized struct mtd_oob_region oobregion; ^~~~~~~~~ /kisskb/src/drivers/mtd/mtdchar.c: In function 'shrink_ecclayout': /kisskb/src/drivers/mtd/mtdchar.c:454:24: note: byref variable will be forcibly initialized struct mtd_oob_region oobregion; ^~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'csum_and_copy_from_iter': /kisskb/src/lib/iov_iter.c:1460:32: note: userspace variable will be forcibly initialized iterate_and_advance(i, bytes, v, ({ ^ /kisskb/src/lib/iov_iter.c:126:17: note: in definition of macro 'iterate_and_advance' struct iovec v; \ ^ /kisskb/src/drivers/mtd/mtdchar.c: In function 'otp_select_filemode': /kisskb/src/drivers/mtd/mtdchar.c:321:9: note: byref variable will be forcibly initialized size_t retlen; ^~~~~~ /kisskb/src/drivers/mtd/mtdchar.c: In function 'mtdchar_blkpg_ioctl': /kisskb/src/drivers/mtd/mtdchar.c:552:25: note: byref variable will be forcibly initialized struct blkpg_partition p; ^ /kisskb/src/lib/iov_iter.c: In function 'csum_and_copy_from_iter_full': /kisskb/src/lib/iov_iter.c:1501:30: note: userspace variable will be forcibly initialized iterate_all_kinds(i, bytes, v, ({ ^ /kisskb/src/lib/iov_iter.c:93:17: note: in definition of macro 'iterate_all_kinds' struct iovec v; \ ^ /kisskb/src/lib/iov_iter.c: In function 'csum_and_copy_to_iter': /kisskb/src/lib/iov_iter.c:1547:32: note: userspace variable will be forcibly initialized iterate_and_advance(i, bytes, v, ({ ^ /kisskb/src/lib/iov_iter.c:126:17: note: in definition of macro 'iterate_and_advance' struct iovec v; \ ^ /kisskb/src/drivers/mtd/mtdchar.c: In function 'mtdchar_ioctl': /kisskb/src/drivers/mtd/mtdchar.c:1007:26: note: byref variable will be forcibly initialized struct blkpg_ioctl_arg a; ^ /kisskb/src/drivers/mtd/mtdchar.c:942:19: note: byref variable will be forcibly initialized struct otp_info oinfo; ^~~~~ /kisskb/src/drivers/mtd/mtdchar.c:929:9: note: byref variable will be forcibly initialized int nbr = retlen / sizeof(struct otp_info); ^~~ /kisskb/src/drivers/mtd/mtdchar.c:913:10: note: byref variable will be forcibly initialized size_t retlen; ^~~~~~ /kisskb/src/drivers/mtd/mtdchar.c:897:7: note: byref variable will be forcibly initialized int mode; ^~~~ /kisskb/src/drivers/mtd/mtdchar.c:888:10: note: byref variable will be forcibly initialized loff_t offs; ^~~~ /kisskb/src/drivers/mtd/mtdchar.c:879:10: note: byref variable will be forcibly initialized loff_t offs; ^~~~ /kisskb/src/drivers/mtd/mtdchar.c:863:23: note: byref variable will be forcibly initialized struct nand_oobinfo oi; ^~ /kisskb/src/drivers/mtd/mtdchar.c:851:26: note: byref variable will be forcibly initialized struct erase_info_user einfo; ^~~~~ /kisskb/src/drivers/mtd/mtdchar.c:840:26: note: byref variable will be forcibly initialized struct erase_info_user einfo; ^~~~~ /kisskb/src/drivers/mtd/mtdchar.c:829:26: note: byref variable will be forcibly initialized struct erase_info_user einfo; ^~~~~ /kisskb/src/drivers/mtd/mtdchar.c:808:24: note: byref variable will be forcibly initialized struct mtd_oob_buf64 buf; ^~~ /kisskb/src/drivers/mtd/mtdchar.c:794:24: note: byref variable will be forcibly initialized struct mtd_oob_buf64 buf; ^~~ /kisskb/src/drivers/mtd/mtdchar.c:780:22: note: byref variable will be forcibly initialized struct mtd_oob_buf buf; ^~~ /kisskb/src/drivers/mtd/mtdchar.c:766:22: note: byref variable will be forcibly initialized struct mtd_oob_buf buf; ^~~ /kisskb/src/drivers/mtd/mtdchar.c:747:28: note: byref variable will be forcibly initialized struct erase_info_user einfo32; ^~~~~~~ /kisskb/src/drivers/mtd/mtdchar.c:737:30: note: byref variable will be forcibly initialized struct erase_info_user64 einfo64; ^~~~~~~ /kisskb/src/drivers/mtd/mtdchar.c:639:23: note: byref variable will be forcibly initialized struct mtd_info_user info; ^~~~ 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:46: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:25:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(i2c_write, ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:25:1: note: in expansion of macro 'TRACE_EVENT_FN' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:58:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(i2c_read, ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:58:1: note: in expansion of macro 'TRACE_EVENT_FN' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:89:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(i2c_reply, ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:89:1: note: in expansion of macro 'TRACE_EVENT_FN' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:122:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(i2c_result, ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:122:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(i2c_result, ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'hash_and_copy_to_iter': /kisskb/src/lib/iov_iter.c:1581:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/i2c.h:146, from /kisskb/src/drivers/i2c/i2c-core-base.c:46: /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'trace_event_raw_event_i2c_write': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:25:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(i2c_write, ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_npages': /kisskb/src/lib/iov_iter.c:1618:36: note: userspace variable will be forcibly initialized } else iterate_all_kinds(i, size, v, ({ ^ /kisskb/src/lib/iov_iter.c:93:17: note: in definition of macro 'iterate_all_kinds' struct iovec v; \ ^ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'trace_event_raw_event_i2c_read': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:58:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(i2c_read, ^~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'trace_event_raw_event_i2c_reply': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:89:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(i2c_reply, ^~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'trace_event_raw_event_i2c_result': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:138:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/i2c.h:122:1: note: in expansion of macro 'TRACE_EVENT_FN' TRACE_EVENT_FN(i2c_result, ^~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/mtdchar.c: In function 'mtdchar_write': /kisskb/src/drivers/mtd/mtdchar.c:271:23: note: byref variable will be forcibly initialized struct mtd_oob_ops ops = {}; ^~~ /kisskb/src/drivers/mtd/mtdchar.c:232:9: note: byref variable will be forcibly initialized size_t retlen; ^~~~~~ /kisskb/src/drivers/mtd/mtdchar.c:230:9: note: byref variable will be forcibly initialized size_t size = count; ^~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_default_probe': /kisskb/src/drivers/i2c/i2c-core-base.c:2203:23: note: byref variable will be forcibly initialized union i2c_smbus_data dummy; ^~~~~ /kisskb/src/drivers/mtd/mtdchar.c: In function 'mtdchar_read': /kisskb/src/drivers/mtd/mtdchar.c:177:23: note: byref variable will be forcibly initialized struct mtd_oob_ops ops = {}; ^~~ /kisskb/src/drivers/mtd/mtdchar.c:144:9: note: byref variable will be forcibly initialized size_t size = count; ^~~~ /kisskb/src/drivers/mtd/mtdchar.c:140:9: note: byref variable will be forcibly initialized size_t retlen; ^~~~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_for_each_range': /kisskb/src/lib/iov_iter.c:1845:30: note: userspace variable will be forcibly initialized iterate_all_kinds(i, bytes, v, -EINVAL, ({ ^ /kisskb/src/lib/iov_iter.c:93:17: note: in definition of macro 'iterate_all_kinds' struct iovec v; \ ^ /kisskb/src/lib/iov_iter.c:1840:14: note: byref variable will be forcibly initialized struct kvec w; ^ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'new_device_store': /kisskb/src/drivers/i2c/i2c-core-base.c:1146:15: note: byref variable will be forcibly initialized char *blank, end; ^~~ /kisskb/src/drivers/i2c/i2c-core-base.c:1144:24: note: byref variable will be forcibly initialized 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:2231:24: note: byref variable will be forcibly initialized struct i2c_board_info info; ^~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'devm_i2c_new_dummy_device': /kisskb/src/drivers/i2c/i2c-core-base.c:1012:24: note: byref variable will be forcibly initialized struct i2c_board_info info = { ^~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_new_ancillary_device': /kisskb/src/drivers/i2c/i2c-core-base.c:1012:24: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/i2c-core-base.c:1091:6: note: byref variable will be forcibly initialized u32 addr = default_addr; ^~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'delete_device_store': /kisskb/src/drivers/i2c/i2c-core-base.c:1214:7: note: byref variable will be forcibly initialized char end; ^~~ /kisskb/src/drivers/i2c/i2c-core-base.c:1213:17: note: byref variable will be forcibly initialized unsigned short addr; ^~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_resolve_flow': /kisskb/src/drivers/net/phy/phylink.c:400:17: note: byref variable will be forcibly initialized bool tx_pause, rx_pause; ^~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c:400:7: note: byref variable will be forcibly initialized 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:2271:17: note: byref variable will be forcibly initialized bool tx_pause, rx_pause; ^~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c:2271:7: note: byref variable will be forcibly initialized bool tx_pause, rx_pause; ^~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_clients_command': /kisskb/src/drivers/i2c/i2c-core-base.c:1862:21: note: byref variable will be forcibly initialized struct i2c_cmd_arg cmd_arg; ^~~~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_mac_initial_config': /kisskb/src/drivers/net/phy/phylink.c:565:28: note: byref variable will be forcibly initialized struct phylink_link_state link_state; ^~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_transfer_buffer_flags': /kisskb/src/drivers/i2c/i2c-core-base.c:2134:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_get_device_id': /kisskb/src/drivers/i2c/i2c-core-base.c:2162:23: note: byref variable will be forcibly initialized union i2c_smbus_data raw_id; ^~~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_resolve': /kisskb/src/drivers/net/phy/phylink.c:648:28: note: byref variable will be forcibly initialized struct phylink_link_state link_state; ^~~~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_phy_change': /kisskb/src/drivers/net/phy/phylink.c:917:17: note: byref variable will be forcibly initialized bool tx_pause, rx_pause; ^~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c:917:7: note: byref variable will be forcibly initialized bool tx_pause, rx_pause; ^~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_mii_emul_read': /kisskb/src/drivers/net/phy/phylink.c:1740:26: note: byref variable will be forcibly initialized struct fixed_phy_status fs; ^~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_mii_read': /kisskb/src/drivers/net/phy/phylink.c:1842:28: note: byref variable will be forcibly initialized struct phylink_link_state state; ^~~~~ In file included from /kisskb/src/include/linux/bitmap.h:7, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/drivers/net/phy/phylink.c:8: /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_validate': /kisskb/src/drivers/net/phy/phylink.c:135:35: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(tmp) = { 0, }; ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phylink.c:135:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __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:267:14: note: byref variable will be forcibly initialized const char *managed; ^~~~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_parse_fixedlink': /kisskb/src/drivers/net/phy/phylink.c:206:7: note: byref variable will be forcibly initialized u32 prop[5]; ^~~~ /kisskb/src/drivers/net/phy/phylink.c:170:6: note: byref variable will be forcibly initialized u32 speed; ^~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_sfp_config': /kisskb/src/drivers/net/phy/phylink.c:2030:28: note: byref variable will be forcibly initialized struct phylink_link_state config; ^~~~~~ In file included from /kisskb/src/include/linux/bitmap.h:7, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/drivers/net/phy/phylink.c:8: /kisskb/src/drivers/net/phy/phylink.c:2029:35: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(support); ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phylink.c:2029:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __ETHTOOL_DECLARE_LINK_MODE_MASK(support); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c:2028:35: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(support1); ^~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phylink.c:2028:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __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:945:35: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(supported); ^~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phylink.c:945:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __ETHTOOL_DECLARE_LINK_MODE_MASK(supported); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c:944:28: note: byref variable will be forcibly initialized struct phylink_link_state config; ^~~~~~ In file included from /kisskb/src/include/linux/bitmap.h:7, from /kisskb/src/include/linux/ethtool.h:16, 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:1324:35: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(mask); ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phylink.c:1324:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __ETHTOOL_DECLARE_LINK_MODE_MASK(mask); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/mtdoops.c: In function 'mtdoops_write': /kisskb/src/drivers/mtd/mtdoops.c:179:9: note: byref variable will be forcibly initialized size_t retlen; ^~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/drivers/mtd/mtdoops.c:13: /kisskb/src/drivers/mtd/mtdoops.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_ethtool_ksettings_get': /kisskb/src/drivers/net/phy/phylink.c:1356:28: note: byref variable will be forcibly initialized struct phylink_link_state link_state; ^~~~~~~~~~ In file included from /kisskb/src/include/linux/bitmap.h:7, from /kisskb/src/include/linux/ethtool.h:16, 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:135:35: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(tmp) = { 0, }; ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phylink.c:135:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __ETHTOOL_DECLARE_LINK_MODE_MASK(tmp) = { 0, }; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c:1408:28: note: byref variable will be forcibly initialized struct phylink_link_state config; ^~~~~~ In file included from /kisskb/src/include/linux/bitmap.h:7, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/drivers/net/phy/phylink.c:8: /kisskb/src/drivers/net/phy/phylink.c:1407:35: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(support); ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phylink.c:1407:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __ETHTOOL_DECLARE_LINK_MODE_MASK(support); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/mtdoops.c: In function 'find_next_position': /kisskb/src/drivers/mtd/mtdoops.c:221:9: note: byref variable will be forcibly initialized size_t retlen; ^~~~~~ /kisskb/src/drivers/mtd/mtdoops.c:220:6: note: byref variable will be forcibly initialized u32 count[2], maxcount = 0xffffffff; ^~~~~ /kisskb/src/drivers/mtd/mtdoops.c: In function 'mtdoops_erase_block': /kisskb/src/drivers/mtd/mtdoops.c:79:20: note: byref variable will be forcibly initialized struct erase_info erase; ^~~~~ /kisskb/src/drivers/mtd/mtdoops.c: In function 'mtdoops_init': /kisskb/src/drivers/mtd/mtdoops.c:370:8: note: byref variable will be forcibly initialized char *endp; ^~~~ /kisskb/src/drivers/net/wireguard/allowedips.c: In function 'root_free_rcu': /kisskb/src/drivers/net/wireguard/allowedips.c:43:13: note: byref variable will be forcibly initialized static void root_free_rcu(struct rcu_head *rcu) ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:43:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireguard/allowedips.c: In function 'root_remove_peer_lists': /kisskb/src/drivers/net/wireguard/allowedips.c:56:13: note: byref variable will be forcibly initialized static void root_remove_peer_lists(struct allowedips_node *root) ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:56:13: note: byref variable will be forcibly initialized In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/drivers/net/wireguard/allowedips.h:9, from /kisskb/src/drivers/net/wireguard/allowedips.c:6: /kisskb/src/drivers/net/wireguard/allowedips.c: In function 'add': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:278:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(CHOOSE_NODE(parent, node->bits), ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:276:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*trie, node); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:274:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(CHOOSE_NODE(node, newnode->bits), newnode); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:273:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(CHOOSE_NODE(node, down->bits), down); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:261:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(CHOOSE_NODE(parent, newnode->bits), ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:259:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*trie, newnode); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:257:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(CHOOSE_NODE(newnode, down->bits), down); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:249:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(CHOOSE_NODE(node, key), newnode); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:231:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(node->peer, peer); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:227:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*trie, node); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:215:26: note: byref variable will be forcibly initialized struct allowedips_node *node, *parent, *down, *newnode; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/drivers/net/wireguard/allowedips.h:9, from /kisskb/src/drivers/net/wireguard/allowedips.c:6: /kisskb/src/drivers/net/wireguard/allowedips.c: In function 'walk_remove_by_peer': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:108:6: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*nptr, DEREF( ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/allowedips.c: In function 'lookup': /kisskb/src/drivers/net/wireguard/allowedips.c:172:5: note: byref variable will be forcibly initialized u8 ip[16] __aligned(__alignof(u64)); ^~ /kisskb/src/drivers/net/wireguard/allowedips.c: In function 'wg_allowedips_free': /kisskb/src/drivers/net/wireguard/allowedips.c:292:54: note: byref variable will be forcibly initialized struct allowedips_node __rcu *old4 = table->root4, *old6 = table->root6; ^~~~ /kisskb/src/drivers/net/wireguard/allowedips.c:292:32: note: byref variable will be forcibly initialized struct allowedips_node __rcu *old4 = table->root4, *old6 = table->root6; ^~~~ /kisskb/src/drivers/net/wireguard/allowedips.c: In function 'wg_allowedips_insert_v4': /kisskb/src/drivers/net/wireguard/allowedips.c:317:5: note: byref variable will be forcibly initialized u8 key[4] __aligned(__alignof(u32)); ^~~ /kisskb/src/drivers/net/wireguard/allowedips.c: In function 'wg_allowedips_insert_v6': /kisskb/src/drivers/net/wireguard/allowedips.c:328:5: note: byref variable will be forcibly initialized u8 key[16] __aligned(__alignof(u64)); ^~~ In file included from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/drivers/gpu/drm/panfrost/panfrost_drv.c:8: /kisskb/src/drivers/gpu/drm/panfrost/panfrost_drv.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized 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/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __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' error = wait_event_interruptible(serio_raw->wait, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/serio/serio_raw.c:162:7: note: byref variable will be forcibly initialized char c; ^ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/can/isotp.c:62: /kisskb/src/net/can/isotp.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/can/isotp.c: In function 'isotp_setsockopt': /kisskb/src/net/can/isotp.c:1167:12: note: userspace variable will be forcibly initialized static int isotp_setsockopt(struct socket *sock, int level, int optname, ^~~~~~~~~~~~~~~~ /kisskb/src/net/can/isotp.c:1167:12: note: userspace variable will be forcibly initialized /kisskb/src/net/can/isotp.c:1167:12: note: userspace variable will be forcibly initialized /kisskb/src/net/can/isotp.c:1167:12: note: userspace variable will be forcibly initialized /kisskb/src/net/can/isotp.c:1167:12: note: userspace variable will be forcibly initialized /kisskb/src/net/can/isotp.c:1219:32: note: byref variable will be forcibly initialized struct can_isotp_ll_options ll; ^~ 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:588:9: note: byref variable will be forcibly initialized 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 u32 line_size; ^~~~~~~~~ /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 struct i3c_device_info devinfo; ^~~~~~~ /kisskb/src/net/can/isotp.c: In function 'isotp_recvmsg': /kisskb/src/net/can/isotp.c:967:6: note: byref variable will be forcibly initialized int err = 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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/can/isotp.c:56: /kisskb/src/net/can/isotp.c: In function 'isotp_sendmsg': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/can/isotp.c:956:3: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(so->wait, so->tx.state == ISOTP_IDLE); ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/can/isotp.c:862:3: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(so->wait, so->tx.state == ISOTP_IDLE); ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/can/isotp.c:851:6: note: byref variable will be forcibly initialized int err; ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/can/isotp.c:56: /kisskb/src/net/can/isotp.c: In function 'isotp_release': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/can/isotp.c:1014:2: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(so->wait, so->tx.state == ISOTP_IDLE); ^~~~~~~~~~~~~~~~~~~~~~~~ /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 u8 status, value; ^~~~~ In file included from /kisskb/src/kernel/padata.c:35: /kisskb/src/kernel/padata.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/edp/edp_connector.c: In function 'edp_connector_get_modes': /kisskb/src/drivers/gpu/drm/msm/edp/edp_connector.c:43:15: note: byref variable will be forcibly initialized struct edid *drm_edid = NULL; ^~~~~~~~ /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 u32 reg; ^~~ /kisskb/src/net/strparser/strparser.c: In function 'strp_read_sock': /kisskb/src/net/strparser/strparser.c:356:20: note: byref variable will be forcibly initialized read_descriptor_t desc; ^~~~ In file included from /kisskb/src/include/linux/swait.h:5, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/kernel/padata.c:27: /kisskb/src/kernel/padata.c: In function 'padata_serial_worker': /kisskb/src/kernel/padata.c:360:12: note: byref variable will be forcibly initialized LIST_HEAD(local_list); ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/swait.h:5, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/kernel/padata.c:27: /kisskb/src/kernel/padata.c: In function 'padata_replace_one': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/padata.c:649:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ps->pd, pd_new); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/swait.h:5, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/kernel/padata.c:27: /kisskb/src/kernel/padata.c: In function 'padata_do_multithreaded': /kisskb/src/kernel/padata.c:487:12: note: byref variable will be forcibly initialized LIST_HEAD(works); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/kernel/padata.c:486:29: note: byref variable will be forcibly initialized struct padata_mt_job_state ps; ^~ /kisskb/src/kernel/padata.c:485:21: note: byref variable will be forcibly initialized struct padata_work my_work, *pw; ^~~~~~~ /kisskb/src/net/strparser/strparser.c: In function 'strp_process': /kisskb/src/net/strparser/strparser.c:329:20: note: byref variable will be forcibly initialized read_descriptor_t desc; /* Dummy arg to strp_recv */ ^~~~ /kisskb/src/kernel/padata.c: In function 'store_cpumask': /kisskb/src/kernel/padata.c:890:16: note: byref variable will be forcibly initialized cpumask_var_t new_cpumask; ^~~~~~~~~~~ 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/i3c-master-cdns.c:12: /kisskb/src/drivers/i3c/master/i3c-master-cdns.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/i3c/master/i3c-master-cdns.c: In function 'cdns_i3c_master_wr_to_tx_fifo': /kisskb/src/drivers/i3c/master/i3c-master-cdns.c:432:7: note: byref variable will be forcibly initialized u32 tmp = 0; ^~~ /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 u32 chan; ^~~~ /kisskb/src/drivers/i3c/master/i3c-master-cdns.c: In function 'cdns_i3c_master_rd_from_rx_fifo': /kisskb/src/drivers/i3c/master/i3c-master-cdns.c:444:7: note: byref variable will be forcibly initialized u32 tmp; ^~~ /kisskb/src/drivers/i3c/master/i3c-master-cdns.c: In function 'cdns_i3c_master_get_rr_slot': /kisskb/src/drivers/i3c/master/i3c-master-cdns.c:914:16: note: byref variable will be forcibly initialized unsigned long activedevs; ^~~~~~~~~~ /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 u8 cmd[4] = { 0x00, 0x0B, 0x00, 0x5A }; ^~~ /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 u8 cmd[4] = { 0x00, 0x08, 0x00, 0x01 }; ^~~ /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 u8 cmd[4] = { 0x00, 0x07, 0x00, mode }; ^~~ /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 u8 cmd[4] = {0x0F, 0x78, 0x00, 0x06}; ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:349:15: note: byref variable will be forcibly initialized enum tp_mode mode; ^~~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_initialize': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:56:5: note: byref variable will be forcibly initialized u8 check[ETP_SMBUS_HELLOPACKET_LEN] = { 0x55, 0x55, 0x55, 0x55, 0x55 }; ^~~~~ /kisskb/src/drivers/i3c/master/i3c-master-cdns.c: In function 'cdns_i3c_master_do_daa': /kisskb/src/drivers/i3c/master/i3c-master-cdns.c:1135:25: note: byref variable will be forcibly initialized unsigned long olddevs, newdevs; ^~~~~~~ /kisskb/src/drivers/i3c/master/i3c-master-cdns.c:1135:16: note: byref variable will be forcibly initialized unsigned long olddevs, newdevs; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/rxrpc/call_accept.c:10: /kisskb/src/net/rxrpc/call_accept.c: In function 'rxrpc_alloc_incoming_call': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_accept.c:320:2: note: in expansion of macro 'smp_store_release' smp_store_release(&b->call_backlog_tail, ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_accept.c:307:3: note: in expansion of macro 'smp_store_release' smp_store_release(&b->conn_backlog_tail, ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_accept.c:297:4: note: in expansion of macro 'smp_store_release' smp_store_release(&b->peer_backlog_tail, ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_accept.c:281:14: note: in expansion of macro 'smp_load_acquire' peer_head = smp_load_acquire(&b->peer_backlog_head); ^~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_accept.c:277:14: note: in expansion of macro 'smp_load_acquire' conn_head = smp_load_acquire(&b->conn_backlog_head); ^~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_accept.c:274:14: note: in expansion of macro 'smp_load_acquire' call_head = smp_load_acquire(&b->call_backlog_head); ^~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_accept.c: In function 'rxrpc_service_prealloc_one': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_accept.c:148:2: note: in expansion of macro 'smp_store_release' smp_store_release(&b->call_backlog_head, (call_head + 1) & (size - 1)); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_accept.c:90:3: note: in expansion of macro 'smp_store_release' smp_store_release(&b->conn_backlog_head, ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_accept.c:77:3: note: in expansion of macro 'smp_store_release' smp_store_release(&b->peer_backlog_head, ^~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_accept.c: In function 'rxrpc_discard_prealloc': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_accept.c:223:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(call->socket, rx); ^~~~~~~~~~~~~~~~~~ /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 struct rxrpc_peer *peer = NULL; ^~~~ /kisskb/src/drivers/net/bonding/bond_options.c: In function 'bond_option_ad_actor_system_set': /kisskb/src/drivers/net/bonding/bond_options.c:1483:5: note: byref variable will be forcibly initialized u8 macaddr[ETH_ALEN]; ^~~~~~~ /kisskb/src/drivers/net/bonding/bond_options.c: In function 'bond_option_all_slaves_active_set': /kisskb/src/drivers/net/bonding/bond_options.c:1271:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_options.c: In function 'bond_option_queue_id_set': /kisskb/src/drivers/net/bonding/bond_options.c:1357:6: note: byref variable will be forcibly initialized u16 qid; ^~~ /kisskb/src/drivers/net/bonding/bond_options.c:1354:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/i3c/master/i3c-master-cdns.c: In function 'cdns_i3c_master_handle_ibi': /kisskb/src/drivers/i3c/master/i3c-master-cdns.c:1336:7: note: byref variable will be forcibly initialized u32 tmp = __raw_readl(master->regs + IBI_DATA_FIFO); ^~~ /kisskb/src/drivers/net/bonding/bond_options.c: In function 'bond_option_arp_ip_target_rem': /kisskb/src/drivers/net/bonding/bond_options.c:1073:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_options.c: In function '_bond_options_arp_ip_target_set': /kisskb/src/drivers/net/bonding/bond_options.c:1025:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/uio.h:8, from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/include/uapi/linux/if.h:25, from /kisskb/src/drivers/net/bonding/bond_options.c:9: /kisskb/src/drivers/net/bonding/bond_options.c: In function 'bond_option_primary_set': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_options.c:1187:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(bond->primary_slave, slave); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bonding/bond_options.c:1167:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/drivers/net/bonding/bond_options.c: In function 'bond_option_arp_ip_targets_set': /kisskb/src/drivers/net/bonding/bond_options.c:1121:9: note: byref variable will be forcibly initialized __be32 target; ^~~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/include/linux/i3c/master.h:14, from /kisskb/src/drivers/i3c/master/i3c-master-cdns.c:12: /kisskb/src/drivers/i3c/master/i3c-master-cdns.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/net/bonding/bond_options.c: In function 'bond_opt_tryset_rtnl': /kisskb/src/drivers/net/bonding/bond_options.c:722:24: note: byref variable will be forcibly initialized struct bond_opt_value optval; ^~~~~~ /kisskb/src/drivers/mtd/ubi/upd.c: In function 'set_update_marker': /kisskb/src/drivers/mtd/ubi/upd.c:44:25: note: byref variable will be forcibly initialized struct ubi_vtbl_record vtbl_rec; ^~~~~~~~ /kisskb/src/drivers/mtd/ubi/upd.c: In function 'clear_update_marker': /kisskb/src/drivers/mtd/ubi/upd.c:78:25: note: byref variable will be forcibly initialized struct ubi_vtbl_record vtbl_rec; ^~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-cadence.c: In function 'cdns_i2c_slave_rcv_data': /kisskb/src/drivers/i2c/busses/i2c-cadence.c:286:16: note: byref variable will be forcibly initialized unsigned char data; ^~~~ /kisskb/src/drivers/i2c/busses/i2c-cadence.c: In function 'cdns_i2c_slave_send_data': /kisskb/src/drivers/i2c/busses/i2c-cadence.c:306:5: note: byref variable will be forcibly initialized u8 data; ^~~~ /kisskb/src/drivers/i2c/busses/i2c-cadence.c: In function 'cdns_i2c_setclk': /kisskb/src/drivers/i2c/busses/i2c-cadence.c:1034:16: note: byref variable will be forcibly initialized unsigned long fscl = id->i2c_clk; ^~~~ /kisskb/src/drivers/i2c/busses/i2c-cadence.c:1031:22: note: byref variable will be forcibly initialized unsigned int div_a, div_b; ^~~~~ /kisskb/src/drivers/i2c/busses/i2c-cadence.c:1031:15: note: byref variable will be forcibly initialized unsigned int div_a, div_b; ^~~~~ /kisskb/src/drivers/i2c/busses/i2c-cadence.c: In function 'cdns_i2c_clk_notifier_cb': /kisskb/src/drivers/i2c/busses/i2c-cadence.c:1082:23: note: byref variable will be forcibly initialized unsigned int div_a, div_b; ^~~~~ /kisskb/src/drivers/i2c/busses/i2c-cadence.c:1082:16: note: byref variable will be forcibly initialized unsigned int div_a, div_b; ^~~~~ /kisskb/src/drivers/i2c/busses/i2c-cadence.c:1081:17: note: byref variable will be forcibly initialized unsigned long fscl = id->i2c_clk; ^~~~ /kisskb/src/drivers/i2c/busses/i2c-cadence.c: In function 'cdns_i2c_probe': /kisskb/src/drivers/i2c/busses/i2c-cadence.c:1181:19: note: byref variable will be forcibly initialized struct resource *r_mem; ^~~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_msg_pec': /kisskb/src/drivers/i2c/i2c-core-smbus.c:54:5: note: byref variable will be forcibly initialized 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:23:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' TRACE_EVENT_CONDITION(smbus_write, ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:23:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:91:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' TRACE_EVENT_CONDITION(smbus_read, ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:91:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:133:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' TRACE_EVENT_CONDITION(smbus_reply, ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:133:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:199:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(smbus_result, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:199:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:23:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' TRACE_EVENT_CONDITION(smbus_write, ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'trace_event_raw_event_smbus_read': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:91:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' TRACE_EVENT_CONDITION(smbus_read, ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'trace_event_raw_event_smbus_reply': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:133:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' TRACE_EVENT_CONDITION(smbus_reply, ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'trace_event_raw_event_smbus_result': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/smbus.h:199:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(smbus_result, ^~~~~~~~~~~ /kisskb/src/drivers/mfd/tps65086.c: In function 'tps65086_probe': /kisskb/src/drivers/mfd/tps65086.c:75:15: note: byref variable will be forcibly initialized unsigned int version; ^~~~~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_xfer_emulated': /kisskb/src/drivers/i2c/i2c-core-smbus.c:329:17: note: byref variable will be forcibly initialized struct i2c_msg msg[2] = { ^~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c:325:16: note: byref variable will be forcibly initialized unsigned char msgbuf1[I2C_SMBUS_BLOCK_MAX+2]; ^~~~~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c:324:16: note: byref variable will be forcibly initialized 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:95:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_read_byte_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:130:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_write_byte_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:152:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_read_word_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:170:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_write_word_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:192:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_read_block_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:218:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_write_block_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:245:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_read_i2c_block_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:261:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_write_i2c_block_data': /kisskb/src/drivers/i2c/i2c-core-smbus.c:281:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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:2268:27: note: byref variable will be forcibly initialized struct bpf_sock_ops_kern sock_ops; ^~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/base/property.c: In function 'fwnode_find_reference': /kisskb/src/drivers/base/property.c:502:31: note: byref variable will be forcibly initialized struct fwnode_reference_args args; ^~~~ /kisskb/src/drivers/base/property.c: In function 'fwnode_get_phy_mode': /kisskb/src/drivers/base/property.c:908:14: note: byref variable will be forcibly initialized const char *pm; ^~ /kisskb/src/drivers/base/property.c: In function 'fwnode_graph_get_remote_node': /kisskb/src/drivers/base/property.c:1125:26: note: byref variable will be forcibly initialized struct fwnode_endpoint fwnode_ep; ^~~~~~~~~ /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 u32 addr; ^~~~ /kisskb/src/drivers/base/property.c: In function 'fwnode_graph_get_endpoint_by_id': /kisskb/src/drivers/base/property.c:1177:26: note: byref variable will be forcibly initialized struct fwnode_endpoint fwnode_ep = { 0 }; ^~~~~~~~~ /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 struct i2c_board_info info; ^~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_try_coalesce': /kisskb/src/drivers/gpu/drm/panel/panel-raydium-rm67191.c: In function 'rad_panel_push_cmd_list': /kisskb/src/drivers/gpu/drm/panel/panel-raydium-rm67191.c:239:6: note: byref variable will be forcibly initialized u8 buffer[2] = { entry->cmd, entry->param }; ^~~~~~ /kisskb/src/net/ipv4/tcp_input.c:4584:6: note: byref variable will be forcibly initialized int delta; ^~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-raydium-rm67191.c: In function 'rad_panel_enable': /kisskb/src/drivers/gpu/drm/panel/panel-raydium-rm67191.c:350:42: note: byref variable will be forcibly initialized 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 ret = mipi_dsi_generic_write(dsi, (u8[]){ WRMAUCCTR, 0x00 }, 2); ^ /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 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:222:9: note: byref variable will be forcibly initialized 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 u32 video_mode; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-raydium-rm67191.c:542:30: note: byref variable will be forcibly initialized struct backlight_properties bl_props; ^~~~~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c: In function '__elan_update_firmware': /kisskb/src/drivers/input/mouse/elan_i2c_core.c:484:23: note: byref variable will be forcibly initialized 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:676:5: note: byref variable will be forcibly initialized u8 val[ETP_CALIBRATE_MAX_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:620:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c: In function 'elan_sysfs_read_mode': /kisskb/src/drivers/input/mouse/elan_i2c_core.c:740:15: note: byref variable will be forcibly initialized enum tp_mode mode; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/l2tp/l2tp_core.c:19: /kisskb/src/net/l2tp/l2tp_core.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c: In function 'elan_isr': /kisskb/src/drivers/input/mouse/elan_i2c_core.c:1042:5: note: byref variable will be forcibly initialized u8 report[ETP_MAX_REPORT_LEN]; ^~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c: In function 'elan_query_device_parameters': /kisskb/src/drivers/input/mouse/elan_i2c_core.c:394:15: note: byref variable will be forcibly initialized u8 hw_x_res, hw_y_res; ^~~~~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c:394:5: note: byref variable will be forcibly initialized u8 hw_x_res, hw_y_res; ^~~~~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c:393:12: note: byref variable will be forcibly initialized u32 x_mm, y_mm; ^~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c:393:6: note: byref variable will be forcibly initialized u32 x_mm, y_mm; ^~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c:392:25: note: byref variable will be forcibly initialized unsigned int x_traces, y_traces; ^~~~~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c:392:15: note: byref variable will be forcibly initialized unsigned int x_traces, y_traces; ^~~~~~~~ /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 u32 reg; ^~~ /kisskb/src/drivers/i2c/i2c-mux.c:288:7: note: byref variable will be forcibly initialized char symlink_name[20]; ^~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_clean_rtx_queue': /kisskb/src/net/ipv4/tcp_input.c:3344:21: note: byref variable will be forcibly initialized struct ack_sample sample = { .pkts_acked = pkts_acked, ^~~~~~ /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 char symlink_name[20]; ^~~~~~~~~~~~ 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 int rctx; \ ^~~~ /kisskb/src/net/l2tp/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(tunnel_only_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/l2tp/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/net/l2tp/./trace.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(session_only_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/l2tp/./trace.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:51:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(register_tunnel, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:51:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:90:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(register_session, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:90:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/net/l2tp/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(session_seqnum_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/l2tp/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(session_seqnum_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/swnode.c: In function 'software_node_get_reference_args': /kisskb/src/drivers/base/swnode.c:504:6: note: byref variable will be forcibly initialized u32 nargs_prop_val; ^~~~~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/net/l2tp/./trace.h:167:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(session_pkt_discard_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/l2tp/./trace.h:167:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/l2tp/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(tunnel_only_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_urg': /kisskb/src/net/ipv4/tcp_input.c:5553:7: note: byref variable will be forcibly initialized u8 tmp; ^~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'trace_event_raw_event_session_only_evt': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/l2tp/./trace.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:51:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:90:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/l2tp/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/l2tp/./trace.h:167:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(session_pkt_discard_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_sacktag_write_queue': /kisskb/src/net/ipv4/tcp_input.c:1774:24: note: byref variable will be forcibly initialized struct tcp_sack_block sp[TCP_NUM_SACKS]; ^~ /kisskb/src/drivers/tty/serial/msm_serial.c: In function 'msm_set_baud_rate': /kisskb/src/drivers/tty/serial/msm_serial.c:1119:23: note: byref variable will be forcibly initialized unsigned long flags, rate; ^~~~ /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 struct alert_data data; ^~~~ In file included from /kisskb/src/drivers/tty/serial/msm_serial.c:13: /kisskb/src/drivers/tty/serial/msm_serial.c: In function 'dmaengine_prep_slave_single': /kisskb/src/include/linux/dmaengine.h:971:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/tty/serial/msm_serial.c: In function 'msm_set_termios': /kisskb/src/drivers/tty/serial/msm_serial.c:1257:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/drivers/tty/serial/msm_serial.c: In function 'msm_handle_rx_dm': /kisskb/src/drivers/tty/serial/msm_serial.c:725:17: note: byref variable will be forcibly initialized unsigned char buf[4]; ^~~ In file included from /kisskb/src/include/linux/limits.h:6, from /kisskb/src/include/linux/kernel.h:6, 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:249:35: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(advertising); ^~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phy.c:249:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __ETHTOOL_DECLARE_LINK_MODE_MASK(advertising); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/msm_serial.c: In function 'msm_handle_tx_pio': /kisskb/src/drivers/tty/serial/msm_serial.c:845:8: note: byref variable will be forcibly initialized char buf[4] = { 0 }; ^~~ /kisskb/src/drivers/net/phy/phy.c: In function 'phy_speed_down': /kisskb/src/drivers/net/phy/phy.c:818:35: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(adv_tmp); ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phy.c:818:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __ETHTOOL_DECLARE_LINK_MODE_MASK(adv_tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_synack_rtt_meas': /kisskb/src/net/ipv4/tcp_input.c:3070:21: note: byref variable will be forcibly initialized struct rate_sample rs; ^~ /kisskb/src/drivers/tty/serial/msm_serial.c: In function 'msm_complete_tx_dma': /kisskb/src/drivers/tty/serial/msm_serial.c:428:22: note: byref variable will be forcibly initialized struct dma_tx_state state; ^~~~~ /kisskb/src/drivers/net/phy/phy.c: In function 'phy_speed_up': /kisskb/src/drivers/net/phy/phy.c:851:35: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(adv_tmp); ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phy.c:851:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __ETHTOOL_DECLARE_LINK_MODE_MASK(adv_tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_ack': /kisskb/src/net/ipv4/tcp_input.c:3703:6: note: byref variable will be forcibly initialized int rexmit = REXMIT_NONE; /* Flag to (re)transmit to recover losses */ ^~~~~~ /kisskb/src/net/ipv4/tcp_input.c:3693:27: note: byref variable will be forcibly initialized struct tcp_sacktag_state sack_state; ^~~~~~~~~~ /kisskb/src/drivers/net/phy/phy.c: In function 'phy_state_machine': /kisskb/src/drivers/net/phy/phy.c:1086:7: note: byref variable will be forcibly initialized bool finished = false; ^~~~~~~~ /kisskb/src/drivers/tty/serial/msm_serial.c: In function 'msm_request_tx_dma': /kisskb/src/drivers/tty/serial/msm_serial.c:294:6: note: byref variable will be forcibly initialized u32 crci = 0; ^~~~ /kisskb/src/drivers/tty/serial/msm_serial.c:292:26: note: byref variable will be forcibly initialized struct dma_slave_config conf; ^~~~ /kisskb/src/drivers/tty/serial/msm_serial.c: In function 'msm_request_rx_dma': /kisskb/src/drivers/tty/serial/msm_serial.c:337:6: note: byref variable will be forcibly initialized u32 crci = 0; ^~~~ /kisskb/src/drivers/tty/serial/msm_serial.c:335:26: note: byref variable will be forcibly initialized struct dma_slave_config conf; ^~~~ In file included from /kisskb/src/include/linux/limits.h:6, from /kisskb/src/include/linux/kernel.h:6, from /kisskb/src/drivers/net/phy/phy.c:11: /kisskb/src/drivers/net/phy/phy.c: In function 'phy_init_eee': /kisskb/src/drivers/net/phy/phy.c:1221:36: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(adv); ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phy.c:1221:3: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __ETHTOOL_DECLARE_LINK_MODE_MASK(adv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy.c:1220:36: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(lp); ^~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phy.c:1220:3: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __ETHTOOL_DECLARE_LINK_MODE_MASK(lp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy.c:1219:36: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(common); ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phy.c:1219:3: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __ETHTOOL_DECLARE_LINK_MODE_MASK(common); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_rcv_fastopen_synack': /kisskb/src/net/ipv4/tcp_input.c:5963:31: note: byref variable will be forcibly initialized struct tcp_options_received opt; ^~~ /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 struct sockaddr_l2tpip ip_addr = {0}; ^~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c:1279:22: note: byref variable will be forcibly initialized struct udp_port_cfg udp_conf; ^~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c:1278:17: note: byref variable will be forcibly initialized struct socket *sock = NULL; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/l2tp/l2tp_core.c:19: /kisskb/src/net/l2tp/l2tp_core.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_ofo_queue': /kisskb/src/net/ipv4/tcp_input.c:4649:12: note: byref variable will be forcibly initialized bool fin, fragstolen, eaten; ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_collapse': /kisskb/src/net/ipv4/tcp_input.c:5089:22: note: byref variable will be forcibly initialized struct sk_buff_head tmp; ^~~ /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 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 unsigned int val; ^~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'l2tp_xmit_skb': /kisskb/src/net/l2tp/l2tp_core.c:1106:15: note: byref variable will be forcibly initialized unsigned int len = 0; ^~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_send_rcvq': /kisskb/src/net/ipv4/tcp_input.c:4878:7: note: byref variable will be forcibly initialized bool fragstolen; ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c:4876:6: note: byref variable will be forcibly initialized int err = -ENOMEM; ^~~ /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 struct udp_tunnel_sock_cfg udp_cfg = { ^~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c:1460:6: note: byref variable will be forcibly initialized int ret; ^~~ /kisskb/src/net/l2tp/l2tp_core.c:1458:17: note: byref variable will be forcibly initialized struct socket *sock; ^~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue_ofo': /kisskb/src/net/ipv4/tcp_input.c:4718:7: note: byref variable will be forcibly initialized bool fragstolen; ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4934:7: note: byref variable will be forcibly initialized bool fragstolen; ^~~~~~~~~~ /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 unsigned char *ptr, *optr; ^~~~ /kisskb/src/net/l2tp/l2tp_core.c:799:17: note: byref variable will be forcibly initialized unsigned char *ptr, *optr; ^~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_rcv_established': /kisskb/src/net/ipv4/tcp_input.c:5811:9: note: byref variable will be forcibly initialized bool fragstolen = false; ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_rcv_state_process': /kisskb/src/net/ipv4/tcp_input.c:6373:8: note: byref variable will be forcibly initialized bool req_stolen; ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_conn_request': /kisskb/src/net/ipv4/tcp_input.c:6768:15: note: byref variable will be forcibly initialized struct flowi fl; ^~ /kisskb/src/net/ipv4/tcp_input.c:6761:30: note: byref variable will be forcibly initialized struct tcp_options_received tmp_opt; ^~~~~~~ /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 const char *eeprom_data; ^~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-slave-eeprom.c:126:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:482:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_local, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:482:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:509:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_peer, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:509:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:536:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_conn, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:536:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:563:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_client, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:563:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_call, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_skb, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:678:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_done, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:678:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_abort, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:728:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_call_complete, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:728:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:754:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_transmit, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:754:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_data, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_ack, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:850:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_abort, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:850:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_abort, ^~~~~~~~~~~ /kisskb/src/drivers/input/serio/apbps2.c: In function 'apbps2_of_probe': /kisskb/src/drivers/input/serio/apbps2.c:135:6: note: byref variable will be forcibly initialized u32 freq_hz; ^~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:874:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_rwind_change, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:874:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_tx_data, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_tx_ack, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1006:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_receive, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1006:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_recvmsg, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1073:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rtt_tx, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1073:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rtt_rx, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1138:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_timer, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1138:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_timer, ^~~~~~~~~~~ /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 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 struct i3c_device_info devinfo; ^~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_propose_ack, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_propose_ack, ^~~~~~~~~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1243:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_retransmit, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1243:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_retransmit, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1270:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_congest, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1270:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_congest, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1315:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_disconnect_call, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1315:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_disconnect_call, ^~~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1335:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_improper_term, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1335:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1355:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_eproto, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1355:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_eproto, ^~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_enec_disec_locked': /kisskb/src/drivers/i3c/master.c:815:21: note: byref variable will be forcibly initialized struct i3c_ccc_cmd cmd; ^~~ /kisskb/src/drivers/i3c/master.c:814:26: note: byref variable will be forcibly initialized struct i3c_ccc_cmd_dest dest; ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1379:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_connect_call, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1379:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1457:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_tx_fail, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1457:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_tx_fail, ^~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getpid_locked': /kisskb/src/drivers/i3c/master.c:1149:21: note: byref variable will be forcibly initialized struct i3c_ccc_cmd cmd; ^~~ /kisskb/src/drivers/i3c/master.c:1148:26: note: byref variable will be forcibly initialized struct i3c_ccc_cmd_dest dest; ^~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1484:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_call_reset, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1484:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_call_reset, ^~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getbcr_locked': /kisskb/src/drivers/i3c/master.c:1179:21: note: byref variable will be forcibly initialized struct i3c_ccc_cmd cmd; ^~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1516:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_notify_socket, ^~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c:1178:26: note: byref variable will be forcibly initialized struct i3c_ccc_cmd_dest dest; ^~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1516:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_discard_ack, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:482:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:509:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:536:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_conn, ^~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getdcr_locked': /kisskb/src/drivers/i3c/master.c:1204:21: note: byref variable will be forcibly initialized struct i3c_ccc_cmd cmd; ^~~ /kisskb/src/drivers/i3c/master.c:1203:26: note: byref variable will be forcibly initialized struct i3c_ccc_cmd_dest dest; ^~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_client': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:563:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_call, ^~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getmxds_locked': /kisskb/src/drivers/i3c/master.c:1082:21: note: byref variable will be forcibly initialized struct i3c_ccc_cmd cmd; ^~~ /kisskb/src/drivers/i3c/master.c:1081:26: note: byref variable will be forcibly initialized struct i3c_ccc_cmd_dest dest; ^~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_skb': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:678:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:728:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:754:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_data, ^~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getmrl_locked': /kisskb/src/drivers/i3c/master.c:1010:21: note: byref variable will be forcibly initialized struct i3c_ccc_cmd cmd; ^~~ /kisskb/src/drivers/i3c/master.c:1008:26: note: byref variable will be forcibly initialized struct i3c_ccc_cmd_dest dest; ^~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_rx_ack': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:850:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_abort, ^~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getmwl_locked': /kisskb/src/drivers/i3c/master.c:1052:21: note: byref variable will be forcibly initialized struct i3c_ccc_cmd cmd; ^~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_rx_rwind_change': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:874:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_rwind_change, ^~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c:1050:26: note: byref variable will be forcibly initialized struct i3c_ccc_cmd_dest dest; ^~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_tx_data': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_tx_data, ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_tx_ack': /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_gethdrcap_locked': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_tx_ack, ^~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c:1118:21: note: byref variable will be forcibly initialized struct i3c_ccc_cmd cmd; ^~~ /kisskb/src/drivers/i3c/master.c:1117:26: note: byref variable will be forcibly initialized struct i3c_ccc_cmd_dest dest; ^~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_receive': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1006:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1073:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1138:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_timer, ^~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_setda_locked': /kisskb/src/drivers/i3c/master.c:973:21: note: byref variable will be forcibly initialized struct i3c_ccc_cmd cmd; ^~~ /kisskb/src/drivers/i3c/master.c:971:26: note: byref variable will be forcibly initialized struct i3c_ccc_cmd_dest dest; ^~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_propose_ack': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_propose_ack, ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_retransmit': /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_rstdaa_locked': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1243:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_retransmit, ^~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c:759:21: note: byref variable will be forcibly initialized struct i3c_ccc_cmd cmd; ^~~ /kisskb/src/drivers/i3c/master.c:758:26: note: byref variable will be forcibly initialized struct i3c_ccc_cmd_dest dest; ^~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_congest': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1270:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_congest, ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_disconnect_call': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1315:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1335:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1355:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1379:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1484:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1516:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_discard_ack, ^~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_handle_ibi': /kisskb/src/drivers/i3c/master.c:2252:25: note: byref variable will be forcibly initialized struct i3c_ibi_payload payload; ^~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'of_i3c_master_add_i3c_boardinfo': /kisskb/src/drivers/i3c/master.c:2034:6: note: byref variable will be forcibly initialized u32 init_dyn_addr = 0; ^~~~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'of_i3c_master_add_dev': /kisskb/src/drivers/i3c/master.c:2078:6: note: byref variable will be forcibly initialized u32 reg[3]; ^~~ /kisskb/src/drivers/i3c/master.c: In function 'of_populate_i3c_bus': /kisskb/src/drivers/i3c/master.c:2106:6: note: byref variable will be forcibly initialized u32 val; ^~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:656:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_packet, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:656:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:656:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:901:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_tx_packet, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:901:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_tx_packet, ^~~~~~~~~~~ /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 unsigned long caps; ^~~~ 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:901:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1183:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_lose, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 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_resend': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1405:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_resend, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1405:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1405:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1428:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rxrpc_rx_icmp, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1428:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1428:1: note: in expansion of macro 'TRACE_EVENT' 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 static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_entdaa_locked': /kisskb/src/drivers/i3c/master.c:798:21: note: byref variable will be forcibly initialized struct i3c_ccc_cmd cmd; ^~~ /kisskb/src/drivers/i3c/master.c:797:26: note: byref variable will be forcibly initialized struct i3c_ccc_cmd_dest dest; ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_defslvs_locked': /kisskb/src/drivers/i3c/master.c:902:21: note: byref variable will be forcibly initialized struct i3c_ccc_cmd cmd; ^~~ /kisskb/src/drivers/i3c/master.c:899:26: note: byref variable will be forcibly initialized struct i3c_ccc_cmd_dest dest; ^~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'af_rxrpc_init': /kisskb/src/net/rxrpc/af_rxrpc.c:962:15: note: byref variable will be forcibly initialized unsigned int tmp; ^~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'rxrpc_setsockopt': /kisskb/src/net/rxrpc/af_rxrpc.c:591:12: note: userspace variable will be forcibly initialized static int rxrpc_setsockopt(struct socket *sock, int level, int optname, ^~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c:591:12: note: userspace variable will be forcibly initialized /kisskb/src/net/rxrpc/af_rxrpc.c:596:6: note: byref variable will be forcibly initialized u16 service_upgrade[2]; ^~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c:595:15: note: byref variable will be forcibly initialized unsigned int min_sec_level; ^~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/rxrpc/af_rxrpc.c:10: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'rxrpc_bind': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c:160:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(local->service, rx); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'rxrpc_release_sock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c:879:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(rx->local->service, NULL); ^~~~~~~~~~~~~~~~~~ /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 struct rxrpc_call_params p; ^ /kisskb/src/net/rxrpc/af_rxrpc.c:291:31: note: byref variable will be forcibly initialized struct rxrpc_conn_parameters cp; ^~ /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c: In function 'edp_train_pattern_set_write': /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c:494:5: note: byref variable will be forcibly initialized u8 p = pattern; ^ /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c: In function 'edp_lane_set_write': /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c:470:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c: In function 'edp_start_link_train_1': /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c:591:5: note: byref variable will be forcibly initialized u8 link_status[DP_LINK_STATUS_SIZE]; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c: In function 'edp_start_link_train_2': /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c:650:5: note: byref variable will be forcibly initialized u8 link_status[DP_LINK_STATUS_SIZE]; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c: In function 'edp_do_link_train': /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c:753:5: note: byref variable will be forcibly initialized u8 values[2]; ^~~~~~ /kisskb/src/drivers/mtd/ubi/build.c: In function 'autoresize': /kisskb/src/drivers/mtd/ubi/build.c:780:26: note: byref variable will be forcibly initialized struct ubi_vtbl_record vtbl_rec; ^~~~~~~~ /kisskb/src/drivers/mtd/ubi/build.c:763:25: note: byref variable will be forcibly initialized struct ubi_volume_desc desc; ^~~~ /kisskb/src/drivers/mtd/ubi/build.c: In function 'uif_init': /kisskb/src/drivers/mtd/ubi/build.c:440:8: note: byref variable will be forcibly initialized dev_t dev; ^~~ /kisskb/src/drivers/mtd/ubi/build.c: In function 'bytes_str_to_int': /kisskb/src/drivers/mtd/ubi/build.c:1335:8: note: byref variable will be forcibly initialized char *endp; ^~~~ /kisskb/src/drivers/mtd/ubi/build.c: In function 'open_mtd_by_chdev': /kisskb/src/drivers/mtd/ubi/build.c:1134:15: note: byref variable will be forcibly initialized struct kstat stat; ^~~~ /kisskb/src/drivers/mtd/ubi/build.c:1133:14: note: byref variable will be forcibly initialized struct path path; ^~~~ /kisskb/src/drivers/mtd/ubi/build.c: In function 'open_mtd_device': /kisskb/src/drivers/mtd/ubi/build.c:1176:8: note: byref variable will be forcibly initialized char *endp; ^~~~ /kisskb/src/drivers/mtd/ubi/build.c: In function 'ubi_mtd_param_parse': /kisskb/src/drivers/mtd/ubi/build.c:1376:8: note: byref variable will be forcibly initialized char *pbuf = &buf[0]; ^~~~ /kisskb/src/drivers/mtd/ubi/build.c:1375:7: note: byref variable will be forcibly initialized char buf[MTD_PARAM_LEN_MAX]; ^~~ /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c: In function 'edp_ctrl_link_enable': /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c:899:9: note: byref variable will be forcibly initialized u32 m, n; ^ /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c:899:6: note: byref variable will be forcibly initialized u32 m, n; ^ /kisskb/src/drivers/mtd/ubi/build.c: In function 'ubi_volume_notify': /kisskb/src/drivers/mtd/ubi/build.c:158:26: note: byref variable will be forcibly initialized struct ubi_notification nt; ^~ /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c: In function 'edp_ctrl_off_worker': /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c:1013:13: note: byref variable will be forcibly initialized static void edp_ctrl_off_worker(struct work_struct *work) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c:1038:6: note: byref variable will be forcibly initialized u8 value; ^~~~~ /kisskb/src/drivers/mtd/ubi/build.c: In function 'ubi_notify_all': /kisskb/src/drivers/mtd/ubi/build.c:189:26: note: byref variable will be forcibly initialized struct ubi_notification nt; ^~ /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c: In function 'edp_ctrl_on_worker': /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c:954:13: note: byref variable will be forcibly initialized static void edp_ctrl_on_worker(struct work_struct *work) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/edp/edp_ctrl.c:958:5: note: byref variable will be forcibly initialized u8 value; ^~~~~ /kisskb/src/drivers/base/memory.c: In function 'for_each_memory_block': /kisskb/src/drivers/base/memory.c:817:39: note: byref variable will be forcibly initialized struct for_each_memory_block_cb_data cb_data = { ^~~~~~~ /kisskb/src/kernel/crash_dump.c: In function 'setup_elfcorehdr': /kisskb/src/kernel/crash_dump.c:31:8: note: byref variable will be forcibly initialized char *end; ^~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/gpu/drm/panfrost/panfrost_device.c:7: /kisskb/src/drivers/gpu/drm/panfrost/panfrost_device.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 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 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 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 u8 p; ^ /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 u8 param[2]; ^~~~~ /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 u8 r; ^ /kisskb/src/drivers/media/i2c/ccs/ccs-reg-access.c: In function '____ccs_read_addr': /kisskb/src/drivers/media/i2c/ccs/ccs-reg-access.c:75:16: note: byref variable will be forcibly initialized unsigned char offset_buf[sizeof(u16)]; ^~~~~~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-reg-access.c:73:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /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 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 unsigned int value; ^~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-reg-access.c: In function '____ccs_read_addr_8only': /kisskb/src/drivers/input/mouse/psmouse-base.c: In function 'psmouse_attr_set_rate': /kisskb/src/drivers/media/i2c/ccs/ccs-reg-access.c:125:7: note: byref variable will be forcibly initialized u32 val8; ^~~~ /kisskb/src/drivers/input/mouse/psmouse-base.c:1999:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-reg-access.c: In function 'ccs_write_addr_no_quirk': /kisskb/src/drivers/media/i2c/ccs/ccs-reg-access.c:325:16: note: byref variable will be forcibly initialized unsigned char data[6]; ^~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-reg-access.c:324:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/ccs/ccs-reg-access.c: In function 'ccs_write_data_regs': /kisskb/src/drivers/media/i2c/ccs/ccs-reg-access.c:389:9: note: byref variable will be forcibly initialized char printbuf[(MAX_WRITE_LEN << 1) + ^~~~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-reg-access.c:376:16: note: byref variable will be forcibly initialized unsigned char buf[2 + MAX_WRITE_LEN]; ^~~ /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 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 char *p, *fw_id_copy, *save_ptr; ^~~~~~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_change_cci_addr': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:1346:6: note: byref variable will be forcibly initialized u32 val; ^~~ In file included from /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:18: /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_get_hwconfig': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:3129:6: note: byref variable will be forcibly initialized u32 rotation; ^~~~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_identify_module': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:2722:6: note: byref variable will be forcibly initialized u32 rev; ^~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_replace_limit': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:116:8: note: byref variable will be forcibly initialized void *ptr; ^~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_get_limit': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:134:8: note: byref variable will be forcibly initialized void *ptr; ^~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_power_on': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:1589:7: note: byref variable will be forcibly initialized u32 reset; ^~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_read_nvm_page': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:1301:7: note: byref variable will be forcibly initialized u32 v; ^ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:1263:6: note: byref variable will be forcibly initialized u32 s; ^ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_read_nvm': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:1316:5: note: byref variable will be forcibly initialized u8 status = 0; ^~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function '__ccs_get_selection': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:2542:27: note: byref variable will be forcibly initialized struct v4l2_rect *comp, *crops[CCS_PADS]; ^~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_propagate': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:2060:27: note: byref variable will be forcibly initialized struct v4l2_rect *comp, *crops[CCS_PADS]; ^~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_set_crop': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:2483:19: note: byref variable will be forcibly initialized struct v4l2_rect _r; ^~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:2482:31: note: byref variable will be forcibly initialized struct v4l2_rect *src_size, *crops[CCS_PADS]; ^~~~~ /kisskb/src/drivers/i2c/busses/i2c-imx.c: In function 'i2c_imx_slave_finish_op': /kisskb/src/drivers/i2c/busses/i2c-imx.c:688:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/i2c/busses/i2c-imx.c: In function 'i2c_imx_slave_isr': /kisskb/src/drivers/i2c/busses/i2c-imx.c:712:5: note: byref variable will be forcibly initialized u8 value; ^~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_set_format': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:2160:20: note: byref variable will be forcibly initialized struct v4l2_rect *crops[CCS_PADS]; ^~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_read_all_limits': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:190:8: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_init_controls': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:918:33: note: byref variable will be forcibly initialized const struct v4l2_ctrl_config ctrl_cfg = { ^~~~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:903:33: note: byref variable will be forcibly initialized const struct v4l2_ctrl_config ctrl_cfg = { ^~~~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:881:27: note: byref variable will be forcibly initialized struct v4l2_ctrl_config ctrl_cfg = { ^~~~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:828:27: note: byref variable will be forcibly initialized struct v4l2_ctrl_config ctrl_cfg = { ^~~~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_get_mbus_formats': In file included from /kisskb/src/drivers/i2c/busses/i2c-imx.c:29: /kisskb/src/drivers/i2c/busses/i2c-imx.c: In function 'dmaengine_prep_slave_single': /kisskb/src/include/linux/dmaengine.h:971:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:1055:18: note: byref variable will be forcibly initialized unsigned int i, pixel_order; ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/of.h:17, from /kisskb/src/include/linux/irqdomain.h:35, from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/drivers/i2c/busses/i2c-imx.c:24: /kisskb/src/drivers/i2c/busses/i2c-imx.c: In function 'i2c_imx_trx_complete': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-imx.c:508:3: note: in expansion of macro 'wait_event_timeout' wait_event_timeout(i2c_imx->queue, i2c_imx->i2csr & I2SR_IIF, HZ / 10); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_set_compose': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:2417:27: note: byref variable will be forcibly initialized struct v4l2_rect *comp, *crops[CCS_PADS]; ^~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c: In function 'ccs_probe': /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:3501:8: note: byref variable will be forcibly initialized u32 v; ^ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:3229:7: note: byref variable will be forcibly initialized char filename[40]; ^~~~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-core.c:3228:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/drivers/i2c/busses/i2c-imx.c: In function 'i2c_imx_dma_request': /kisskb/src/drivers/i2c/busses/i2c-imx.c:320:26: note: byref variable will be forcibly initialized struct dma_slave_config dma_sconfig; ^~~~~~~~~~~ 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 struct i2c_msg msg[2] = { { .addr = props->addr, .flags = 0, ^~~ /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 unsigned char ibuf[2]; ^~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c:160:16: note: byref variable will be forcibly initialized unsigned char buf[2]; ^~~ /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 s16 afc_reg = 0; ^~~~~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c:961:6: note: byref variable will be forcibly initialized u16 frq_lock = 0; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c: In function 'anx78xx_xtal_clk_sel': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:269:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /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 u16 frq_lock, signal = 0; ^~~~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c:906:22: note: byref variable will be forcibly initialized u16 frq_lock, signal = 0; ^~~~~~~~ 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 struct i2c_msg msg = { .addr = props->addr, .flags = 0, ^~~ /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/gpu/drm/bridge/analogix/analogix-anx78xx.c: In function 'anx78xx_send_video_infoframe': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:773:5: note: byref variable will be forcibly initialized u8 buffer[HDMI_INFOFRAME_HEADER_SIZE + HDMI_AVI_INFOFRAME_SIZE]; ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c: In function 'anx78xx_bridge_mode_set': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:974:28: note: byref variable will be forcibly initialized struct hdmi_avi_infoframe frame; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c: In function 'anx78xx_get_downstream_info': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:808:5: note: byref variable will be forcibly initialized u8 value; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c: In function 'anx78xx_dp_link_training': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:604:12: note: byref variable will be forcibly initialized static int anx78xx_dp_link_training(struct anx78xx *anx78xx) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:604:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:604:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:606:12: note: byref variable will be forcibly initialized u8 dp_bw, dpcd[2]; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:606:5: note: byref variable will be forcibly initialized u8 dp_bw, dpcd[2]; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c: In function 'anx78xx_handle_hdmi_int_1': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:1094:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /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 unsigned char *p, *endp, buf[MAX_XFER_SIZE]; ^~~ /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 u32 reg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c: In function 'anx78xx_i2c_probe': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:1210:28: note: byref variable will be forcibly initialized unsigned int i, idl, idh, version; ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:1210:23: note: byref variable will be forcibly initialized unsigned int i, idl, idh, version; ^~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:1210:18: note: byref variable will be forcibly initialized unsigned int i, idl, idh, version; ^~~ 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 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/gpu/drm/bridge/analogix/analogix-anx78xx.c: In function 'anx78xx_intp_threaded_handler': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:1136:15: note: byref variable will be forcibly initialized unsigned int irq; ^~~ /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 v4l2_std_id std0; ^~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c:723:20: note: byref variable will be forcibly initialized u16 version, hwmodel; ^~~~~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c:723:11: note: byref variable will be forcibly initialized u16 version, hwmodel; ^~~~~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c:721:29: note: byref variable will be forcibly initialized struct firmware_properties new_fw; ^~~~~~ /kisskb/src/drivers/base/node.c: In function 'node_read_meminfo': /kisskb/src/drivers/base/node.c:373:17: note: byref variable will be forcibly initialized struct sysinfo i; ^ /kisskb/src/drivers/base/node.c: In function 'node_read_cpumap': /kisskb/src/drivers/base/node.c:33:16: note: byref variable will be forcibly initialized cpumask_var_t mask; ^~~~ 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 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 unsigned char buf[4]; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/memory.h:19, from /kisskb/src/kernel/jump_label.c:9: /kisskb/src/kernel/jump_label.c: In function 'arch_atomic_set_release': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/atomic-arch-fallback.h:163:2: note: in expansion of macro 'smp_store_release' smp_store_release(&(v)->counter, i); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ax25/af_ax25.c:14: /kisskb/src/net/ax25/af_ax25.c: In function 'sock_graft': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:1906:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_wq, &parent->wq); ^~~~~~~~~~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized 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 char name[33]; ^~~~ /kisskb/src/net/ax25/af_ax25.c: In function 'ax25_recvmsg': /kisskb/src/net/ax25/af_ax25.c:1657:16: note: byref variable will be forcibly initialized ax25_address src; ^~~ /kisskb/src/net/ax25/af_ax25.c:1656:13: note: byref variable will be forcibly initialized ax25_digi digi; ^~~~ /kisskb/src/net/ax25/af_ax25.c:1624:6: note: byref variable will be forcibly initialized int err = 0; ^~~ /kisskb/src/net/ax25/af_ax25.c: In function 'ax25_sendmsg': /kisskb/src/net/ax25/af_ax25.c:1458:10: note: byref variable will be forcibly initialized int lv, err, addr_len = msg->msg_namelen; ^~~ /kisskb/src/net/ax25/af_ax25.c:1455:12: note: byref variable will be forcibly initialized ax25_digi dtmp, *dp; ^~~~ /kisskb/src/net/ax25/af_ax25.c:1453:23: note: byref variable will be forcibly initialized struct sockaddr_ax25 sax; ^~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_add_sco': /kisskb/src/net/bluetooth/hci_conn.c:281:24: note: byref variable will be forcibly initialized struct hci_cp_add_sco cp; ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'le_disable_advertising': /kisskb/src/net/bluetooth/hci_conn.c:522:6: note: byref variable will be forcibly initialized u8 enable = 0x00; ^~~~~~ /kisskb/src/net/bluetooth/hci_conn.c:514:39: note: byref variable will be forcibly initialized struct hci_cp_le_set_ext_adv_enable cp; ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_idle': /kisskb/src/net/bluetooth/hci_conn.c:492:28: note: byref variable will be forcibly initialized struct hci_cp_sniff_mode cp; ^~ /kisskb/src/net/ax25/af_ax25.c: In function 'ax25_getsockopt': /kisskb/src/net/bluetooth/hci_conn.c:483:31: note: byref variable will be forcibly initialized struct hci_cp_sniff_subrate cp; ^~ /kisskb/src/net/ax25/af_ax25.c:689:6: note: byref variable will be forcibly initialized int val = 0; ^~~ /kisskb/src/net/ax25/af_ax25.c:687:7: note: byref variable will be forcibly initialized char devname[IFNAMSIZ]; ^~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_auth': /kisskb/src/net/bluetooth/hci_conn.c:1414:32: note: byref variable will be forcibly initialized struct hci_cp_auth_requested cp; ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_encrypt': /kisskb/src/net/bluetooth/hci_conn.c:1438:34: note: byref variable will be forcibly initialized struct hci_cp_set_conn_encrypt cp; ^~ 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 static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/net/bluetooth/hci_conn.c:28: /kisskb/src/net/bluetooth/hci_conn.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_req_directed_advertising': /kisskb/src/net/bluetooth/hci_conn.c:991:34: note: byref variable will be forcibly initialized struct hci_cp_le_set_adv_param cp; ^~ /kisskb/src/net/bluetooth/hci_conn.c:977:43: note: byref variable will be forcibly initialized struct hci_cp_le_set_adv_set_rand_addr cp; ^~ /kisskb/src/net/bluetooth/hci_conn.c:940:12: note: byref variable will be forcibly initialized bdaddr_t random_addr; ^~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c:939:39: note: byref variable will be forcibly initialized struct hci_cp_le_set_ext_adv_params cp; ^~ /kisskb/src/net/bluetooth/hci_conn.c:936:5: note: byref variable will be forcibly initialized u8 enable; ^~~~~~ /kisskb/src/net/bluetooth/hci_conn.c:935:5: note: byref variable will be forcibly initialized u8 own_addr_type; ^~~~~~~~~~~~~ In file included from /kisskb/src/net/bluetooth/hci_conn.c:30: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_conn.c:975:27: note: in expansion of macro 'BDADDR_ANY' bacmp(&random_addr, BDADDR_ANY) && ^~~~~~~~~~ /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 ax25_digi digi; ^~~~ /kisskb/src/net/ax25/af_ax25.c:346:25: note: byref variable will be forcibly initialized struct ax25_ctl_struct ax25_ctl; ^~~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_req_add_le_create_conn': /kisskb/src/net/bluetooth/hci_conn.c:907:32: note: byref variable will be forcibly initialized struct hci_cp_le_create_conn cp; ^~ /kisskb/src/net/bluetooth/hci_conn.c:867:6: note: byref variable will be forcibly initialized u8 data[sizeof(*cp) + sizeof(*p) * 3]; ^~~~ /kisskb/src/net/bluetooth/hci_conn.c:843:5: note: byref variable will be forcibly initialized u8 own_addr_type; ^~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_acl_create_connection': /kisskb/src/net/bluetooth/hci_conn.c:202:28: note: byref variable will be forcibly initialized struct hci_cp_create_conn cp; ^~ /kisskb/src/net/ax25/af_ax25.c: In function 'ax25_ioctl': /kisskb/src/net/ax25/af_ax25.c:1823:26: note: byref variable will be forcibly initialized struct ax25_fwd_struct ax25_fwd; ^~~~~~~~ /kisskb/src/net/ax25/af_ax25.c:1776:27: note: byref variable will be forcibly initialized struct ax25_info_struct ax25_info; ^~~~~~~~~ /kisskb/src/net/ax25/af_ax25.c:1727:24: note: byref variable will be forcibly initialized struct sockaddr_ax25 sax25; ^~~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_disconnect': /kisskb/src/net/bluetooth/hci_conn.c:268:35: note: byref variable will be forcibly initialized struct hci_cp_read_clock_offset clkoff_cp; ^~~~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_setup_sync': /kisskb/src/net/bluetooth/hci_conn.c:313:32: note: byref variable will be forcibly initialized struct hci_cp_setup_sync_conn cp; ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_le_conn_update': /kisskb/src/net/bluetooth/hci_conn.c:367:31: note: byref variable will be forcibly initialized struct hci_cp_le_conn_update cp; ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_le_start_enc': /kisskb/src/net/bluetooth/hci_conn.c:402:29: note: byref variable will be forcibly initialized struct hci_cp_le_start_enc cp; ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_get_route': /kisskb/src/net/bluetooth/hci_conn.c:705:7: note: byref variable will be forcibly initialized u8 id_addr_type; ^~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c:704:13: note: byref variable will be forcibly initialized bdaddr_t id_addr; ^~~~~~~ In file included from /kisskb/src/net/bluetooth/hci_conn.c:30: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_conn.c:685:27: note: in expansion of macro 'BDADDR_ANY' int use_src = bacmp(src, BDADDR_ANY); ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_switch_role': /kisskb/src/net/bluetooth/hci_conn.c:1552:29: note: byref variable will be forcibly initialized struct hci_cp_switch_role cp; ^~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_conn_enter_active_mode': /kisskb/src/net/bluetooth/hci_conn.c:1576:33: note: byref variable will be forcibly initialized struct hci_cp_exit_sniff_mode cp; ^~ /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 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/bluetooth/hci_conn.c: In function 'hci_get_conn_list': /kisskb/src/net/bluetooth/hci_conn.c:1644:27: note: byref variable will be forcibly initialized struct hci_conn_list_req req, *cl; ^~~ /kisskb/src/net/ax25/af_ax25.c:537:16: note: byref variable will be forcibly initialized unsigned long opt; ^~~ /kisskb/src/net/ax25/af_ax25.c:536:7: note: byref variable will be forcibly initialized char devname[IFNAMSIZ]; ^~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_get_conn_info': /kisskb/src/net/bluetooth/hci_conn.c:1697:23: note: byref variable will be forcibly initialized struct hci_conn_info ci; ^~ /kisskb/src/net/bluetooth/hci_conn.c:1696:27: note: byref variable will be forcibly initialized struct hci_conn_info_req req; ^~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_get_auth_info': /kisskb/src/net/bluetooth/hci_conn.c:1724:27: note: byref variable will be forcibly initialized struct hci_auth_info_req req; ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/ax25/af_ax25.c:14: /kisskb/src/net/ax25/af_ax25.c: In function 'ax25_connect': /kisskb/src/net/ax25/af_ax25.c:1295:15: note: byref variable will be forcibly initialized DEFINE_WAIT(wait); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/net/ax25/af_ax25.c:1295:3: note: in expansion of macro 'DEFINE_WAIT' DEFINE_WAIT(wait); ^~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_conn.c: In function 'hci_connect_le': /kisskb/src/net/bluetooth/hci_conn.c:1039:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ In file included from /kisskb/src/net/bluetooth/hci_conn.c:30: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_conn.c:1081:30: note: in expansion of macro 'BDADDR_ANY' if (irk && bacmp(&irk->rpa, BDADDR_ANY)) { ^~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 struct drm_connector_list_iter conn_iter; ^~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/drivers/net/wireguard/ratelimiter.h:9, from /kisskb/src/drivers/net/wireguard/ratelimiter.c:6: /kisskb/src/drivers/net/wireguard/ratelimiter.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /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 struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /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 struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/drivers/mfd/tps65217.c: In function 'tps65217_irq_thread': /kisskb/src/drivers/mfd/tps65217.c:115:15: note: byref variable will be forcibly initialized unsigned int status; ^~~~~~ /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 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 unsigned int version; ^~~~~~~ /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 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 struct drm_mode_set set = { ^~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-pca9541.c: In function 'pca9541_reg_read': /kisskb/src/drivers/i2c/muxes/i2c-mux-pca9541.c:116:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/net/8021q/vlan_core.c:2: /kisskb/src/net/8021q/vlan_core.c: In function 'vlan_vid_add': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/8021q/vlan_core.c:342:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev->vlan_info, vlan_info); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/8021q/vlan_core.c:320:24: note: byref variable will be forcibly initialized struct vlan_vid_info *vid_info; ^~~~~~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_resolve_name': /kisskb/src/net/bluetooth/hci_event.c:2005:32: note: byref variable will be forcibly initialized struct hci_cp_remote_name_req cp; ^~ In file included from /kisskb/src/net/bluetooth/hci_event.c:29: /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_inquiry_complete_evt': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_event.c:2525:45: note: in expansion of macro 'BDADDR_ANY' e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, NAME_NEEDED); ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_resolve_next_name': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_event.c:2025:45: note: in expansion of macro 'BDADDR_ANY' e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, NAME_NEEDED); ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_reject_conn': /kisskb/src/net/bluetooth/hci_event.c:2701:32: note: byref variable will be forcibly initialized struct hci_cp_reject_conn_req cp; ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'send_conn_param_neg_reply': /kisskb/src/net/bluetooth/hci_event.c:5820:44: note: byref variable will be forcibly initialized struct hci_cp_le_conn_param_req_neg_reply cp; ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_inquiry_result_evt': /kisskb/src/net/bluetooth/hci_event.c:2548:22: note: byref variable will be forcibly initialized struct inquiry_data data; ^~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_inquiry_result_with_rssi_evt': /kisskb/src/net/bluetooth/hci_event.c:4188:22: note: byref variable will be forcibly initialized struct inquiry_data data; ^~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_extended_inquiry_result_evt': /kisskb/src/net/bluetooth/hci_event.c:4421:22: note: byref variable will be forcibly initialized struct inquiry_data data; ^~~~ In file included from /kisskb/src/net/bluetooth/hci_event.c:29: /kisskb/src/net/bluetooth/hci_event.c: In function 'has_pending_adv_report': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_event.c:1338:34: note: in expansion of macro 'BDADDR_ANY' return bacmp(&d->last_adv_addr, BDADDR_ANY); ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_link_key_request_evt': /kisskb/src/net/bluetooth/hci_event.c:4011:31: note: byref variable will be forcibly initialized struct hci_cp_link_key_reply cp; ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_conn_complete_evt': /kisskb/src/net/bluetooth/hci_event.c:2663:36: note: byref variable will be forcibly initialized struct hci_cp_change_conn_ptype cp; ^~ /kisskb/src/net/bluetooth/hci_event.c:2653:39: note: byref variable will be forcibly initialized struct hci_cp_read_remote_features cp; ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_conn_request_evt': /kisskb/src/net/bluetooth/hci_event.c:2701:32: note: byref variable will be forcibly initialized struct hci_cp_reject_conn_req cp; ^~ /kisskb/src/net/bluetooth/hci_event.c:2701:32: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/hci_event.c:2701:32: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/hci_event.c:2783:38: note: byref variable will be forcibly initialized struct hci_cp_accept_sync_conn_req cp; ^~ /kisskb/src/net/bluetooth/hci_event.c:2771:33: note: byref variable will be forcibly initialized struct hci_cp_accept_conn_req cp; ^~ In file included from /kisskb/src/net/bluetooth/hci_event.c:29: /kisskb/src/net/bluetooth/hci_event.c: In function 'le_set_scan_enable_complete': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_event.c:1338:34: note: in expansion of macro 'BDADDR_ANY' return bacmp(&d->last_adv_addr, BDADDR_ANY); ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_auth_complete_evt': /kisskb/src/net/bluetooth/hci_event.c:2966:35: note: byref variable will be forcibly initialized struct hci_cp_set_conn_encrypt cp; ^~ /kisskb/src/net/bluetooth/hci_event.c:2946:35: note: byref variable will be forcibly initialized struct hci_cp_set_conn_encrypt cp; ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_remote_features_evt': /kisskb/src/net/bluetooth/hci_event.c:3232:33: note: byref variable will be forcibly initialized struct hci_cp_remote_name_req cp; ^~ /kisskb/src/net/bluetooth/hci_event.c:3223:42: note: byref variable will be forcibly initialized struct hci_cp_read_remote_ext_features cp; ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_remote_ext_features_evt': /kisskb/src/net/bluetooth/hci_event.c:4302:33: note: byref variable will be forcibly initialized struct hci_cp_remote_name_req cp; ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_remote_name_evt': /kisskb/src/net/bluetooth/hci_event.c:3011:32: note: byref variable will be forcibly initialized struct hci_cp_auth_requested cp; ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_encrypt_change_evt': /kisskb/src/net/bluetooth/hci_event.c:3163:39: note: byref variable will be forcibly initialized struct hci_cp_write_auth_payload_to cp; ^~ /kisskb/src/net/bluetooth/hci_event.c:3127:22: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/hci_event.c:3126:35: note: byref variable will be forcibly initialized struct hci_cp_read_enc_key_size cp; ^~ /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 unsigned int reg, sel; ^~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_cs_remote_name_req': /kisskb/src/net/bluetooth/hci_event.c:2116:32: note: byref variable will be forcibly initialized struct hci_cp_auth_requested auth_cp; ^~~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/net/sock.h:38, from /kisskb/src/include/net/bluetooth/bluetooth.h:29, from /kisskb/src/net/bluetooth/hci_event.c:29: /kisskb/src/net/bluetooth/hci_event.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_link_key_notify_evt': /kisskb/src/net/bluetooth/hci_event.c:4073:7: note: byref variable will be forcibly initialized bool persistent; ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_io_capa_request_evt': /kisskb/src/net/bluetooth/hci_event.c:4634:41: note: byref variable will be forcibly initialized struct hci_cp_io_capability_neg_reply cp; ^~ /kisskb/src/net/bluetooth/hci_event.c:4602:37: note: byref variable will be forcibly initialized struct hci_cp_io_capability_reply cp; ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_remote_oob_data_request_evt': /kisskb/src/net/bluetooth/hci_event.c:4915:39: note: byref variable will be forcibly initialized struct hci_cp_remote_oob_data_reply cp; ^~ /kisskb/src/net/bluetooth/hci_event.c:4899:43: note: byref variable will be forcibly initialized struct hci_cp_remote_oob_ext_data_reply cp; ^~ /kisskb/src/net/bluetooth/hci_event.c:4890:43: note: byref variable will be forcibly initialized struct hci_cp_remote_oob_data_neg_reply cp; ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'le_conn_complete_evt': /kisskb/src/net/bluetooth/hci_event.c:5205:41: note: byref variable will be forcibly initialized struct hci_cp_le_read_remote_features cp; ^~ In file included from /kisskb/src/net/bluetooth/hci_event.c:29: /kisskb/src/net/bluetooth/hci_event.c: In function 'process_adv_report': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_event.c:1338:34: note: in expansion of macro 'BDADDR_ANY' return bacmp(&d->last_adv_addr, BDADDR_ANY); ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_le_ltk_request_evt': /kisskb/src/net/bluetooth/hci_event.c:5757:33: note: byref variable will be forcibly initialized struct hci_cp_le_ltk_neg_reply neg; ^~~ /kisskb/src/net/bluetooth/hci_event.c:5756:29: note: byref variable will be forcibly initialized struct hci_cp_le_ltk_reply cp; ^~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_le_remote_conn_param_req_evt': /kisskb/src/net/bluetooth/hci_event.c:5833:40: note: byref variable will be forcibly initialized struct hci_cp_le_conn_param_req_reply cp; ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/context_tracking.h:59, from /kisskb/src/kernel/context_tracking.c:26: /kisskb/src/kernel/context_tracking.c: In function 'perf_trace_context_tracking_user': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/events/context_tracking.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(context_tracking_user, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/context_tracking.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(context_tracking_user, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/context_tracking.h:59, from /kisskb/src/kernel/context_tracking.c:26: /kisskb/src/kernel/context_tracking.c: In function 'trace_event_raw_event_context_tracking_user': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/context_tracking.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(context_tracking_user, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/torture.c: In function 'torture_hrtimeout_ns': /kisskb/src/kernel/torture.c:88:10: note: byref variable will be forcibly initialized ktime_t hto = baset_ns; ^~~ /kisskb/src/net/bluetooth/hci_event.c: In function 'hci_event_packet': /kisskb/src/net/bluetooth/hci_event.c:6114:6: note: byref variable will be forcibly initialized u16 opcode = HCI_OP_NOP; ^~~~~~ /kisskb/src/net/bluetooth/hci_event.c:6113:5: note: byref variable will be forcibly initialized u8 status = 0, event = hdr->evt, req_evt = 0; ^~~~~~ /kisskb/src/drivers/regulator/max77826-regulator.c: In function 'max77826_read_device_id': /kisskb/src/drivers/regulator/max77826-regulator.c:226:15: note: byref variable will be forcibly initialized unsigned int device_id; ^~~~~~~~~ /kisskb/src/drivers/regulator/max77826-regulator.c: In function 'max77826_i2c_probe': /kisskb/src/drivers/regulator/max77826-regulator.c:226:15: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/hci_event.c:6111:25: note: byref variable will be forcibly initialized hci_req_complete_skb_t req_complete_skb = NULL; ^~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_event.c:6110:21: note: byref variable will be forcibly initialized hci_req_complete_t req_complete = NULL; ^~~~~~~~~~~~ /kisskb/src/kernel/torture.c: In function 'torture_kthread_stopping': /kisskb/src/kernel/torture.c:912:7: note: byref variable will be forcibly initialized char buf[128]; ^~~ In file included from /kisskb/src/kernel/torture.c:39: /kisskb/src/kernel/torture.c: In function 'torture_stutter': /kisskb/src/kernel/torture.c:758:24: note: byref variable will be forcibly initialized DEFINE_TORTURE_RANDOM(rand); ^~~~ /kisskb/src/include/linux/torture.h:70:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } ^~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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 u32 addr; ^~~~ /kisskb/src/drivers/net/mdio/of_mdio.c: In function 'of_get_phy_id': /kisskb/src/drivers/net/mdio/of_mdio.c:34:22: note: byref variable will be forcibly initialized unsigned int upper, lower; ^~~~~ /kisskb/src/drivers/net/mdio/of_mdio.c:34:15: note: byref variable will be forcibly initialized unsigned int upper, lower; ^~~~~ /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 u32 tmp = 0; ^~~ /kisskb/src/drivers/net/mdio/of_mdio.c: In function 'of_find_mii_timestamper': /kisskb/src/drivers/net/mdio/of_mdio.c:47:25: note: byref variable will be forcibly initialized struct of_phandle_args arg; ^~~ /kisskb/src/drivers/net/mdio/of_mdio.c: In function 'of_mdiobus_register_phy': /kisskb/src/drivers/net/mdio/of_mdio.c:114:6: note: byref variable will be forcibly initialized u32 phy_id; ^~~~~~ /kisskb/src/drivers/net/mdio/of_mdio.c: In function 'of_mdiobus_child_is_phy': /kisskb/src/drivers/net/mdio/of_mdio.c:215:6: note: byref variable will be forcibly initialized u32 phy_id; ^~~~~~ /kisskb/src/drivers/net/mdio/of_mdio.c: In function 'of_phy_is_fixed_link': /kisskb/src/drivers/net/mdio/of_mdio.c:477:14: note: byref variable will be forcibly initialized const char *managed; ^~~~~~~ /kisskb/src/drivers/net/mdio/of_mdio.c:476:6: note: byref variable will be forcibly initialized 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:504:14: note: byref variable will be forcibly initialized const char *managed; ^~~~~~~ /kisskb/src/drivers/net/mdio/of_mdio.c:503:6: note: byref variable will be forcibly initialized 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:436:18: note: byref variable will be forcibly initialized phy_interface_t iface; ^~~~~ /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 u32 tmp; ^~~ 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 static inline bool sockptr_is_null(sockptr_t sockptr) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/base/arch_numa.c: In function 'numa_register_nodes': /kisskb/src/drivers/base/arch_numa.c:370:28: note: byref variable will be forcibly initialized unsigned long start_pfn, end_pfn; ^~~~~~~ /kisskb/src/drivers/base/arch_numa.c:370:17: note: byref variable will be forcibly initialized unsigned long start_pfn, end_pfn; ^~~~~~~~~ /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 static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/decnet/af_decnet.c:94: /kisskb/src/net/decnet/af_decnet.c: In function '__dst_negative_advice': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:1971:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_dst_cache, ndst); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/decnet/af_decnet.c: In function '__dn_setsockopt': /kisskb/src/net/decnet/af_decnet.c:1343:12: note: userspace variable will be forcibly initialized static int __dn_setsockopt(struct socket *sock, int level, int optname, ^~~~~~~~~~~~~~~ /kisskb/src/net/decnet/af_decnet.c:1343:12: note: userspace variable will be forcibly initialized /kisskb/src/net/decnet/af_decnet.c:1357:4: note: byref variable will be forcibly initialized } u; ^ /kisskb/src/net/decnet/af_decnet.c:1348:7: note: byref variable will be forcibly initialized long timeo; ^~~~~ /kisskb/src/net/decnet/af_decnet.c: In function '__dn_connect': /kisskb/src/net/decnet/af_decnet.c:905:17: note: byref variable will be forcibly initialized struct flowidn fld; ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/decnet/af_decnet.c:94: /kisskb/src/net/decnet/af_decnet.c: In function 'dn_recvmsg': /kisskb/src/net/decnet/af_decnet.c:1719:20: note: byref variable will be forcibly initialized DEFINE_WAIT_FUNC(wait, woken_wake_function); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/net/decnet/af_decnet.c:1685:7: note: byref variable will be forcibly initialized 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:973:7: note: byref variable will be forcibly initialized 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:1538:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/net/decnet/af_decnet.c:1535:21: note: byref variable will be forcibly initialized struct linkinfo_dn link; ^~~~ /kisskb/src/drivers/mtd/ubi/cdev.c: In function 'vol_cdev_ioctl': /kisskb/src/drivers/mtd/ubi/cdev.c:572:26: note: byref variable will be forcibly initialized struct ubi_volume_info vi; ^~ /kisskb/src/drivers/mtd/ubi/cdev.c:562:26: note: byref variable will be forcibly initialized struct ubi_volume_info vi; ^~ /kisskb/src/drivers/mtd/ubi/cdev.c:538:31: note: byref variable will be forcibly initialized struct ubi_set_vol_prop_req req; ^~~ /kisskb/src/drivers/mtd/ubi/cdev.c:496:22: note: byref variable will be forcibly initialized struct ubi_map_req req; ^~~ /kisskb/src/drivers/mtd/ubi/cdev.c:431:29: note: byref variable will be forcibly initialized struct ubi_leb_change_req req; ^~~ /kisskb/src/drivers/mtd/ubi/cdev.c:391:11: note: byref variable will be forcibly initialized int64_t bytes, rsvd_bytes; ^~~~~ /kisskb/src/drivers/mtd/ubi/cdev.c: In function 'rename_volumes': /kisskb/src/drivers/mtd/ubi/cdev.c:683:19: note: byref variable will be forcibly initialized struct list_head rename_list; ^~~~~~~~~~~ /kisskb/src/net/decnet/af_decnet.c: In function 'dn_accept': /kisskb/src/net/decnet/af_decnet.c:1075:7: note: byref variable will be forcibly initialized long timeo = sock_rcvtimeo(sk, flags & O_NONBLOCK); ^~~~~ /kisskb/src/drivers/mtd/ubi/cdev.c: In function 'ubi_cdev_ioctl': /kisskb/src/net/decnet/af_decnet.c:1074:16: note: byref variable will be forcibly initialized unsigned char type; ^~~~ /kisskb/src/drivers/mtd/ubi/cdev.c:911:24: note: byref variable will be forcibly initialized struct ubi_rsvol_req req; ^~~ /kisskb/src/drivers/mtd/ubi/cdev.c:850:24: note: byref variable will be forcibly initialized struct ubi_mkvol_req req; ^~~ /kisskb/src/drivers/mtd/ubi/cdev.c: In function 'ctrl_cdev_ioctl': /kisskb/src/drivers/mtd/ubi/cdev.c:1016:25: note: byref variable will be forcibly initialized struct ubi_attach_req req; ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/decnet/af_decnet.c:94: /kisskb/src/net/decnet/af_decnet.c: In function 'dn_sendmsg': /kisskb/src/net/decnet/af_decnet.c:2000:21: note: byref variable will be forcibly initialized DEFINE_WAIT_FUNC(wait, woken_wake_function); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/net/decnet/af_decnet.c:1924:7: note: byref variable will be forcibly initialized long timeo; ^~~~~ /kisskb/src/net/decnet/af_decnet.c:1916:6: note: byref variable will be forcibly initialized int err = 0; ^~~ 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/arch_topology.c:9: /kisskb/src/drivers/base/arch_topology.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/base/arch_topology.c: In function 'topology_parse_cpu_capacity': /kisskb/src/drivers/base/arch_topology.c:171:6: note: byref variable will be forcibly initialized u32 cpu_capacity; ^~~~~~~~~~~~ /kisskb/src/drivers/base/arch_topology.c: In function 'parse_core': /kisskb/src/drivers/base/arch_topology.c:332:7: note: byref variable will be forcibly initialized char name[20]; ^~~~ /kisskb/src/drivers/base/arch_topology.c: In function 'parse_cluster': /kisskb/src/drivers/base/arch_topology.c:378:7: note: byref variable will be forcibly initialized char name[20]; ^~~~ /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:40:5: note: byref variable will be forcibly initialized u8 cmdwritten; ^~~~~~~~~~ /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:362:15: note: byref variable will be forcibly initialized u8 id1, id2, id3; ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c:362:10: note: byref variable will be forcibly initialized u8 id1, id2, id3; ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c:362:5: note: byref variable will be forcibly initialized u8 id1, id2, id3; ^~~ /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:662:5: note: byref variable will be forcibly initialized u8 elvss_cmd_set[5]; ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c: In function 's6e63m0_probe': /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c:722:6: note: byref variable will be forcibly initialized u32 max_brightness; ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panfrost/panfrost_devfreq.c: In function 'panfrost_devfreq_init': /kisskb/src/drivers/gpu/drm/panfrost/panfrost_devfreq.c:89:16: note: byref variable will be forcibly initialized unsigned long cur_freq; ^~~~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from /kisskb/src/arch/arm64/include/asm/rwonce.h:71, from /kisskb/src/include/linux/compiler.h:248, from /kisskb/src/include/linux/export.h:43, from /kisskb/src/drivers/net/phy/phy-core.c:5: /kisskb/src/drivers/net/phy/phy-core.c: In function 'phy_resolve_min_speed': /kisskb/src/drivers/net/phy/phy-core.c:419:35: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(common); ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phy-core.c:419:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __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:292:6: note: byref variable will be forcibly initialized u32 max_speed; ^~~~~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from /kisskb/src/arch/arm64/include/asm/rwonce.h:71, from /kisskb/src/include/linux/compiler.h:248, from /kisskb/src/include/linux/export.h:43, from /kisskb/src/drivers/net/phy/phy-core.c:5: /kisskb/src/drivers/net/phy/phy-core.c: In function 'phy_resolve_aneg_linkmode': /kisskb/src/drivers/net/phy/phy-core.c:363:35: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(common); ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phy-core.c:363:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __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:390:35: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(common); ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phy-core.c:390:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __ETHTOOL_DECLARE_LINK_MODE_MASK(common); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-mv64xxx.c: In function 'mv64xxx_i2c_read_offload_rx_data': /kisskb/src/drivers/i2c/busses/i2c-mv64xxx.c:443:6: note: byref variable will be forcibly initialized u32 buf[2]; ^~~ /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 u32 frequency = freq / 62500; ^~~~~~~~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:853:13: note: byref variable will be forcibly initialized u8 config, cb; ^~ /kisskb/src/drivers/media/tuners/tuner-simple.c:853:5: note: byref variable will be forcibly initialized 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 struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, ^~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __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' ret = wait_event_timeout(i2c->wait, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-mv64xxx.c: In function 'mv64xxx_i2c_prepare_tx': /kisskb/src/drivers/i2c/busses/i2c-mv64xxx.c:601:6: note: byref variable will be forcibly initialized u32 buf[2]; ^~~ /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 u32 clock_frequency; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-ocores.c:530:6: note: byref variable will be forcibly initialized u32 val; ^~~ /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 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 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 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 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 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 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 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 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 struct v4l2_priv_tun_config tda9887_cfg; ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:728:7: note: byref variable will be forcibly initialized int config = 0; ^~~~~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:669:5: note: byref variable will be forcibly initialized u8 buffer[4]; ^~~~~~ /kisskb/src/drivers/regulator/mc13783-regulator.c: In function 'mc13783_gpo_regulator_is_enabled': /kisskb/src/drivers/regulator/mc13783-regulator.c:366:15: note: byref variable will be forcibly initialized unsigned int 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/i2c/busses/i2c-mv64xxx.c:13: /kisskb/src/drivers/i2c/busses/i2c-mv64xxx.c: In function 'mv64xxx_i2c_wait_for_completion': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-mv64xxx.c:562:15: note: in expansion of macro 'wait_event_timeout' time_left = wait_event_timeout(drv_data->waitq, ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-mv64xxx.c:546:14: note: in expansion of macro 'wait_event_timeout' time_left = wait_event_timeout(drv_data->waitq, ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/mfd/mc13xxx.h:9, from /kisskb/src/include/linux/mfd/mc13783.h:10, from /kisskb/src/drivers/regulator/mc13783-regulator.c:9: /kisskb/src/drivers/regulator/mc13783-regulator.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/regulator/mc13783-regulator.c: In function 'mc13783_powermisc_rmw': /kisskb/src/drivers/regulator/mc13783-regulator.c:299:6: note: byref variable will be forcibly initialized u32 valread; ^~~~~~~ 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 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 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 u8 status_byte = 0; ^~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-mv64xxx.c: In function 'mv64xxx_of_config': /kisskb/src/drivers/i2c/busses/i2c-mv64xxx.c:813:6: note: byref variable will be forcibly initialized u32 bus_freq, tclk; ^~~~~~~~ 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 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 int tda_config = 0; ^~~~~~~~~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:609:31: note: byref variable will be forcibly initialized struct v4l2_priv_tun_config tda9887_cfg; ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:549:5: note: byref variable will be forcibly initialized u8 buffer[4]; ^~~~~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:547:13: note: byref variable will be forcibly initialized u8 config, cb; ^~ /kisskb/src/drivers/media/tuners/tuner-simple.c:547:5: note: byref variable will be forcibly initialized 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 struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:1067:6: note: byref variable will be forcibly initialized u8 b[1]; ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/lib/llist.c:13: /kisskb/src/lib/llist.c: In function 'llist_del_first': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/llist.c:57:10: note: in expansion of macro 'smp_load_acquire' entry = smp_load_acquire(&head->first); ^~~~~~~~~~~~~~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 struct userio_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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/input/serio/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/serio/userio.c:166:11: note: in expansion of macro 'wait_event_interruptible' error = wait_event_interruptible(userio->waitq, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/serio/userio.c:127:16: note: byref variable will be forcibly initialized unsigned char buf[USERIO_BUFSIZE]; ^~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/kernel/watch_queue.c:11: /kisskb/src/kernel/watch_queue.c: In function 'watch_queue_set_filter': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:454:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer((rcu_ptr), (ptr)); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/watch_queue.c:353:12: note: in expansion of macro 'rcu_replace_pointer' wfilter = rcu_replace_pointer(wqueue->filter, wfilter, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/watch_queue.c:290:35: note: byref variable will be forcibly initialized struct watch_notification_filter filter; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/kernel/watch_queue.c:11: /kisskb/src/kernel/watch_queue.c: In function 'init_watch': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/watch_queue.c:427:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(watch->queue, wqueue); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/watch_queue.c: In function 'add_watch_to_object': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/watch_queue.c:454:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(watch->watch_list, wlist); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/watch_queue.c: In function 'remove_watch_from_object': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/watch_queue.c:507:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(watch->watch_list, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/watch_queue.c:487:36: note: byref variable will be forcibly initialized struct watch_notification_removal n; ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/kernel/watch_queue.c:11: /kisskb/src/kernel/watch_queue.c: In function 'watch_queue_clear': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/watch_queue.c:592:5: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(watch->watch_list, NULL); ^~~~~~~~~~~~~~~~~~ /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 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 int val; ^~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c: In function 'pca954x_irq_handler': /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c:323:16: note: byref variable will be forcibly initialized 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 struct i2c_device_identity id; ^~ /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 u8 param[1]; ^~~~~ /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 } resp = { 0 }; ^~~~ /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 /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_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 u8 bid[3]; ^~~ /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 u8 resp[3]; ^~~~ /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 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_hardware': /kisskb/src/drivers/input/mouse/synaptics.c:227:4: note: byref variable will be forcibly initialized } 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 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 int slot[2], nsemi, i; ^~~~ /kisskb/src/drivers/input/mouse/synaptics.c:993:22: note: byref variable will be forcibly initialized 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 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 struct synaptics_device_info info; ^~~~ /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 u8 param[2]; ^~~~~ /kisskb/src/drivers/input/mouse/synaptics.c:1426:31: note: byref variable will be forcibly initialized struct synaptics_device_info info; ^~~~ /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 struct synaptics_device_info info; ^~~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c: In function 's6e8aa0_panel_cond_set_v142': /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:171:11: note: byref variable will be forcibly initialized const u8 d[] = { seq };\ ^ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:249:2: note: in expansion of macro 's6e8aa0_dcs_write_seq' s6e8aa0_dcs_write_seq(ctx, ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c: In function 's6e8aa0_elvss_nvm_set_v142': /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:171:11: note: byref variable will be forcibly initialized const u8 d[] = { seq };\ ^ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:341:2: note: in expansion of macro 's6e8aa0_dcs_write_seq' s6e8aa0_dcs_write_seq(ctx, 0xd9, 0x14, 0x40, 0x0c, 0xcb, 0xce, 0x6e, ^~~~~~~~~~~~~~~~~~~~~ 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/drivers/tty/serial/xilinx_uartps.c: In function 'cdns_uart_set_baud_rate': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, 0, *((int *)table.data)); ^~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/xilinx_uartps.c:466:6: note: byref variable will be forcibly initialized int div8; ^~~~ /kisskb/src/drivers/tty/serial/xilinx_uartps.c:464:14: note: byref variable will be forcibly initialized u32 cd = 0, bdiv = 0; ^~~~ /kisskb/src/drivers/tty/serial/xilinx_uartps.c:464:6: note: byref variable will be forcibly initialized u32 cd = 0, bdiv = 0; ^~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1552:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_ASSERT_EQ(test, max_len, len); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, -EINVAL, proc_dointvec(&table, KUNIT_PROC_WRITE, ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:834:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:969:2: note: in expansion of macro 'KUNIT_BASE_LT_MSG_ASSERTION' KUNIT_BASE_LT_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:979:2: note: in expansion of macro 'KUNIT_BINARY_LT_MSG_ASSERTION' KUNIT_BINARY_LT_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1637:2: note: in expansion of macro 'KUNIT_BINARY_LT_ASSERTION' 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' KUNIT_ASSERT_LT(test, (size_t)snprintf(buffer, max_len, "%lu", ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:866:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1047:2: note: in expansion of macro 'KUNIT_BASE_GT_MSG_ASSERTION' KUNIT_BASE_GT_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1057:2: note: in expansion of macro 'KUNIT_BINARY_GT_MSG_ASSERTION' KUNIT_BINARY_GT_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1680:2: note: in expansion of macro 'KUNIT_BINARY_GT_ASSERTION' 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' 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 loff_t pos = 0; ^~~ /kisskb/src/kernel/sysctl-test.c:357:23: note: byref variable will be forcibly initialized size_t max_len = 32, len = max_len; ^~~ /kisskb/src/kernel/sysctl-test.c:347:6: note: byref variable will be forcibly initialized 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/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c: In function 's6e8aa0_etc_elvss_control': /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:171:11: note: byref variable will be forcibly initialized const u8 d[] = { seq };\ ^ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:318:2: note: in expansion of macro 's6e8aa0_dcs_write_seq' s6e8aa0_dcs_write_seq(ctx, 0xb1, 0x04, id); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, 0, *((int *)table.data)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, max_len, len); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, -EINVAL, proc_dointvec(&table, KUNIT_PROC_WRITE, ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:834:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:969:2: note: in expansion of macro 'KUNIT_BASE_LT_MSG_ASSERTION' KUNIT_BASE_LT_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:979:2: note: in expansion of macro 'KUNIT_BINARY_LT_MSG_ASSERTION' KUNIT_BINARY_LT_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1637:2: note: in expansion of macro 'KUNIT_BINARY_LT_ASSERTION' 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' KUNIT_ASSERT_LT(test, ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:320:9: note: byref variable will be forcibly initialized loff_t pos = 0; ^~~ /kisskb/src/kernel/sysctl-test.c:319:23: note: byref variable will be forcibly initialized size_t max_len = 32, len = max_len; ^~~ /kisskb/src/kernel/sysctl-test.c:309:6: note: byref variable will be forcibly initialized int data = 0; ^~~~ /kisskb/src/drivers/tty/serial/xilinx_uartps.c: In function 'cdns_uart_clk_notifier_cb': /kisskb/src/drivers/tty/serial/xilinx_uartps.c:512:7: note: byref variable will be forcibly initialized int div8; ^~~~ /kisskb/src/drivers/tty/serial/xilinx_uartps.c:511:13: note: byref variable will be forcibly initialized u32 bdiv, cd; ^~ /kisskb/src/drivers/tty/serial/xilinx_uartps.c:511:7: note: byref variable will be forcibly initialized u32 bdiv, cd; ^~~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, (size_t)0, len); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' 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 loff_t pos = 1; ^~~ /kisskb/src/kernel/sysctl-test.c:168:9: note: byref variable will be forcibly initialized size_t len = 1234; ^~~ /kisskb/src/kernel/sysctl-test.c:151:6: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, (size_t)0, len); ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c: In function 's6e8aa0_read_mtp_id': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, 0, proc_dointvec(&table, KUNIT_PROC_WRITE, buffer, ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:822:5: note: byref variable will be forcibly initialized u8 id[3]; ^~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, (size_t)0, len); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' 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 loff_t pos; ^~~ /kisskb/src/kernel/sysctl-test.c:133:9: note: byref variable will be forcibly initialized size_t len = 0; ^~~ /kisskb/src/kernel/sysctl-test.c:117:6: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, (size_t)0, len); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, 0, proc_dointvec(&data_maxlen_unset_table, ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, (size_t)0, len); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' 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 loff_t pos; ^~~ /kisskb/src/kernel/sysctl-test.c:87:9: note: byref variable will be forcibly initialized size_t len; ^~~ /kisskb/src/kernel/sysctl-test.c:71:6: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, (size_t)0, len); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, 0, proc_dointvec(&null_data_table, ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, (size_t)0, len); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' 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 loff_t pos; ^~~ /kisskb/src/kernel/sysctl-test.c:41:9: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, -9, *((int *)table.data)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, sizeof(input) - 1, (size_t)pos); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, sizeof(input) - 1, len); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' 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 loff_t pos = 0; ^~~ /kisskb/src/kernel/sysctl-test.c:288:9: note: byref variable will be forcibly initialized size_t len = sizeof(input) - 1; ^~~ /kisskb/src/kernel/sysctl-test.c:287:7: note: byref variable will be forcibly initialized char input[] = "-9"; ^~~~~ /kisskb/src/kernel/sysctl-test.c:277:6: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, 9, *((int *)table.data)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, sizeof(input) - 1, (size_t)pos); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, sizeof(input) - 1, len); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' 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 loff_t pos = 0; ^~~ /kisskb/src/kernel/sysctl-test.c:258:9: note: byref variable will be forcibly initialized size_t len = sizeof(input) - 1; ^~~ /kisskb/src/kernel/sysctl-test.c:257:7: note: byref variable will be forcibly initialized char input[] = "9"; ^~~~~ /kisskb/src/kernel/sysctl-test.c:246:6: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1135:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1155:2: note: in expansion of macro 'KUNIT_BINARY_STR_ASSERTION' KUNIT_BINARY_STR_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1162:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_MSG_ASSERTION' KUNIT_BINARY_STR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1446:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_ASSERTION' 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' KUNIT_EXPECT_STREQ(test, "-16\n", (char *)buffer); ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1132:15: note: byref variable will be forcibly initialized typeof(left) __left = (left); \ ^~~~~~ /kisskb/src/include/kunit/test.h:1155:2: note: in expansion of macro 'KUNIT_BINARY_STR_ASSERTION' KUNIT_BINARY_STR_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1162:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_MSG_ASSERTION' KUNIT_BINARY_STR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1446:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_ASSERTION' 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' KUNIT_EXPECT_STREQ(test, "-16\n", (char *)buffer); ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1552:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_ASSERT_EQ(test, (size_t)4, len); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' 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 loff_t pos = 0; ^~~ /kisskb/src/kernel/sysctl-test.c:228:9: note: byref variable will be forcibly initialized size_t len = 5; ^~~ /kisskb/src/kernel/sysctl-test.c:217:6: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1135:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1155:2: note: in expansion of macro 'KUNIT_BINARY_STR_ASSERTION' KUNIT_BINARY_STR_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1162:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_MSG_ASSERTION' KUNIT_BINARY_STR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1446:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_ASSERTION' 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' KUNIT_EXPECT_STREQ(test, "13\n", buffer); ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1132:15: note: byref variable will be forcibly initialized typeof(left) __left = (left); \ ^~~~~~ /kisskb/src/include/kunit/test.h:1155:2: note: in expansion of macro 'KUNIT_BINARY_STR_ASSERTION' KUNIT_BINARY_STR_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1162:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_MSG_ASSERTION' KUNIT_BINARY_STR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1446:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_ASSERTION' 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' KUNIT_EXPECT_STREQ(test, "13\n", buffer); ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1552:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_ASSERT_EQ(test, (size_t)3, len); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' 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 loff_t pos = 0; ^~~ /kisskb/src/kernel/sysctl-test.c:197:9: note: byref variable will be forcibly initialized size_t len = 4; ^~~ /kisskb/src/kernel/sysctl-test.c:186:6: note: byref variable will be forcibly initialized int data = 0; ^~~~ In file included from /kisskb/src/drivers/net/mdio/mdio-bcm-unimac.c:19: /kisskb/src/drivers/net/mdio/mdio-bcm-unimac.c: In function 'of_mdio_parse_addr': /kisskb/src/include/linux/of_mdio.h:40:6: note: byref variable will be forcibly initialized u32 addr; ^~~~ /kisskb/src/drivers/regulator/mc13892-regulator.c: In function 'mc13892_vcam_get_mode': /kisskb/src/drivers/regulator/mc13892-regulator.c:510:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/regulator/mc13892-regulator.c: In function 'mc13892_gpo_regulator_is_enabled': /kisskb/src/drivers/regulator/mc13892-regulator.c:372:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/regulator/mc13892-regulator.c: In function 'mc13892_sw_regulator_get_voltage_sel': /kisskb/src/drivers/regulator/mc13892-regulator.c:402:15: note: byref variable will be forcibly initialized unsigned int val, selector; ^~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/mfd/mc13xxx.h:9, from /kisskb/src/include/linux/mfd/mc13892.h:9, from /kisskb/src/drivers/regulator/mc13892-regulator.c:9: /kisskb/src/drivers/regulator/mc13892-regulator.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/regulator/mc13892-regulator.c: In function 'mc13892_powermisc_rmw': /kisskb/src/drivers/regulator/mc13892-regulator.c:307:6: note: byref variable will be forcibly initialized u32 valread; ^~~~~~~ /kisskb/src/drivers/regulator/mc13892-regulator.c: In function 'mc13892_regulator_probe': /kisskb/src/drivers/regulator/mc13892-regulator.c:537:6: note: byref variable will be forcibly initialized u32 val; ^~~ In file included from /kisskb/src/drivers/mfd/tps80031.c:32: /kisskb/src/drivers/mfd/tps80031.c: In function 'tps80031_read': /kisskb/src/include/linux/mfd/tps80031.h:567:15: note: byref variable will be forcibly initialized unsigned int ival; ^~~~ /kisskb/src/drivers/mfd/tps80031.c: In function 'tps80031_probe': /kisskb/src/include/linux/mfd/tps80031.h:567:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/mfd/tps80031.h:567:15: note: byref variable will be forcibly initialized /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 u8 sink; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:993:16: note: byref variable will be forcibly initialized 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 u8 link_status[2], adjust_request[2]; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_dpcd_access': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:240:24: note: byref variable will be forcibly initialized struct drm_dp_aux_msg msg; ^~~ /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 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 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 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 u32 reg; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_get_quirks': /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 u8 data; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:630:5: note: byref variable will be forcibly initialized u8 data; ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1936:5: note: byref variable will be forcibly initialized u8 any_device[] = DEVICE_ID_ANY; ^~~~~~~~~~ /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 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 u8 sink; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:1021:16: note: byref variable will be forcibly initialized 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 static int analogix_dp_enable_scramble(struct analogix_dp_device *dp, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:859:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:862:5: note: byref variable will be forcibly initialized 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 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 unsigned char psr_en; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_i2c_drain_msg': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1510:24: note: byref variable will be forcibly initialized struct drm_dp_aux_msg msg = *orig_msg; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_i2c_xfer': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1546:24: note: byref variable will be forcibly initialized struct drm_dp_aux_msg msg; ^~~ /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:580:5: note: byref variable will be forcibly initialized u8 dpcd_ext[6]; ^~~~~~~~ /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:1643:5: note: byref variable will be forcibly initialized u8 buf, count; ^~~ /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:1679:11: note: byref variable will be forcibly initialized uint32_t crcs[3]; ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1678:5: note: byref variable will be forcibly initialized u8 crc_bytes[6]; ^~~~~~~~~ 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:440:13: note: byref variable will be forcibly initialized LIST_HEAD(close_list); ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/8021q/vlan.c:375:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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:2960:5: note: byref variable will be forcibly initialized 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:2962:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /kisskb/src/net/8021q/vlan.c: In function 'register_vlan_device': /kisskb/src/net/8021q/vlan.c:223:7: note: byref variable will be forcibly initialized char name[IFNAMSIZ]; ^~~~ /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:518:44: note: byref variable will be forcibly initialized u8 link_edid_read = 0, auto_test_req = 0, test_resp = 0; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:518:25: note: byref variable will be forcibly initialized u8 link_edid_read = 0, auto_test_req = 0, test_resp = 0; ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:518:5: note: byref variable will be forcibly initialized u8 link_edid_read = 0, auto_test_req = 0, test_resp = 0; ^~~~~~~~~~~~~~ /kisskb/src/net/8021q/vlan.c: In function 'vlan_ioctl_handler': /kisskb/src/net/8021q/vlan.c:547:25: note: byref variable will be forcibly initialized struct vlan_ioctl_args args; ^~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-data.c: In function 'ccs_data_block_parse_header': /kisskb/src/drivers/media/i2c/ccs/ccs-data.c:178:15: note: byref variable will be forcibly initialized size_t plen, hlen; ^~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-data.c:178:9: note: byref variable will be forcibly initialized size_t plen, hlen; ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_downstream_debug': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1073:10: note: byref variable will be forcibly initialized uint8_t rev[2]; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1071:7: note: byref variable will be forcibly initialized char id[7]; ^~ /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:1254:5: note: byref variable will be forcibly initialized u8 count; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_start_crc': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1845:5: note: byref variable will be forcibly initialized int drm_dp_start_crc(struct drm_dp_aux *aux, struct drm_crtc *crtc) ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1847:5: note: byref variable will be forcibly initialized 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:1872:5: note: byref variable will be forcibly initialized int drm_dp_stop_crc(struct drm_dp_aux *aux) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1874:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /kisskb/src/drivers/media/i2c/ccs/ccs-data.c: In function 'ccs_data_parse_rules': /kisskb/src/drivers/media/i2c/ccs/ccs-data.c:448:21: note: byref variable will be forcibly initialized size_t rule_hlen, rule_plen, rule_plen2; ^~~~~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-data.c:448:10: note: byref variable will be forcibly initialized size_t rule_hlen, rule_plen, rule_plen2; ^~~~~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-data.c: In function '__ccs_data_parse': /kisskb/src/drivers/media/i2c/ccs/ccs-data.c:819:15: note: byref variable will be forcibly initialized const void *payload; ^~~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-data.c:818:16: note: byref variable will be forcibly initialized unsigned int block_id; ^~~~~~~~ /kisskb/src/drivers/media/i2c/ccs/ccs-data.c:817:34: note: byref variable will be forcibly initialized const struct __ccs_data_block *next_block; ^~~~~~~~~~ /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:2293:11: note: byref variable will be forcibly initialized u8 rate, lanes; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2293:5: note: byref variable will be forcibly initialized u8 rate, lanes; ^~~~ /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:2340:5: note: byref variable will be forcibly initialized int drm_dp_set_phy_test_pattern(struct drm_dp_aux *aux, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2340:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2344:5: note: byref variable will be forcibly initialized u8 link_config[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:2597:5: note: byref variable will be forcibly initialized 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_is_frl_ready': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2621:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /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:2644:5: note: byref variable will be forcibly initialized 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:2648:5: note: byref variable will be forcibly initialized 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:2704:5: note: byref variable will be forcibly initialized 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:2727:5: note: byref variable will be forcibly initialized 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:2745:5: note: byref variable will be forcibly initialized int drm_dp_pcon_frl_enable(struct drm_dp_aux *aux) ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2748:5: note: byref variable will be forcibly initialized u8 buf = 0; ^~~ /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:2774:5: note: byref variable will be forcibly initialized 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:2798:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /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:2826:5: note: byref variable will be forcibly initialized u8 buf, error_count; ^~~ In file included from /kisskb/src/drivers/gpu/drm/lima/lima_gem.c:4: /kisskb/src/drivers/gpu/drm/lima/lima_gem.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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:3064:5: note: byref variable will be forcibly initialized 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:3067:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /kisskb/src/drivers/gpu/drm/lima/lima_gem.c: In function 'lima_gem_add_deps': /kisskb/src/drivers/gpu/drm/lima/lima_gem.c:278:21: note: byref variable will be forcibly initialized struct dma_fence *fence = NULL; ^~~~~ /kisskb/src/drivers/gpu/drm/lima/lima_gem.c: In function 'lima_heap_alloc': /kisskb/src/drivers/gpu/drm/lima/lima_gem.c:28:18: note: byref variable will be forcibly initialized struct sg_table sgt; ^~~ /kisskb/src/drivers/gpu/drm/lima/lima_gem.c: In function 'lima_gem_submit': /kisskb/src/drivers/gpu/drm/lima/lima_gem.c:301:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx ctx; ^~~ /kisskb/src/drivers/net/wireguard/cookie.c: In function 'precompute_key': /kisskb/src/drivers/net/wireguard/cookie.c:36:23: note: byref variable will be forcibly initialized struct blake2s_state blake; ^~~~~ In file included from /kisskb/src/drivers/net/wireguard/messages.h:11, from /kisskb/src/drivers/net/wireguard/cookie.h:9, from /kisskb/src/drivers/net/wireguard/cookie.c:6: /kisskb/src/drivers/net/wireguard/cookie.c: In function 'blake2s': /kisskb/src/include/crypto/blake2s.h:93:23: note: byref variable will be forcibly initialized struct blake2s_state state; ^~~~~ /kisskb/src/drivers/net/wireguard/cookie.c: In function 'make_cookie': /kisskb/src/drivers/net/wireguard/cookie.c:94:23: note: byref variable will be forcibly initialized struct blake2s_state state; ^~~~~ /kisskb/src/drivers/net/wireguard/cookie.c: In function 'wg_cookie_validate_packet': /kisskb/src/drivers/net/wireguard/cookie.c:127:5: note: byref variable will be forcibly initialized u8 cookie[COOKIE_LEN]; ^~~~~~ /kisskb/src/drivers/net/wireguard/cookie.c:126:5: note: byref variable will be forcibly initialized u8 computed_mac[COOKIE_LEN]; ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/cookie.c: In function 'wg_cookie_message_create': /kisskb/src/drivers/net/wireguard/cookie.c:186:5: note: byref variable will be forcibly initialized u8 cookie[COOKIE_LEN]; ^~~~~~ /kisskb/src/drivers/net/wireguard/cookie.c: In function 'wg_cookie_message_consume': /kisskb/src/drivers/net/wireguard/cookie.c:202:5: note: byref variable will be forcibly initialized u8 cookie[COOKIE_LEN]; ^~~~~~ /kisskb/src/drivers/net/wireguard/cookie.c:201:18: note: byref variable will be forcibly initialized struct wg_peer *peer = NULL; ^~~~ /kisskb/src/drivers/gpu/drm/drm_probe_helper.c: In function 'drm_helper_probe_detect_ctx': /kisskb/src/drivers/gpu/drm/drm_probe_helper.c:284:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/gpu/drm/drm_probe_helper.c: In function 'drm_kms_helper_poll_enable': /kisskb/src/drivers/gpu/drm/drm_probe_helper.c:246:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_probe_helper.c: In function 'drm_helper_probe_single_connector_modes': /kisskb/src/drivers/gpu/drm/drm_probe_helper.c:427:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/gpu/drm/drm_probe_helper.c: In function 'output_poll_execute': /kisskb/src/drivers/gpu/drm/drm_probe_helper.c:624:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_probe_helper.c: In function 'drm_helper_hpd_irq_event': /kisskb/src/drivers/gpu/drm/drm_probe_helper.c:819:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:12, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/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 DECLARE_COMPLETION_ONSTACK(reset_done); ^~~~~~~~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 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 DECLARE_COMPLETION_ONSTACK(write_done); ^~~~~~~~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 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 DECLARE_COMPLETION_ONSTACK(read_done); ^~~~~~~~~ /kisskb/src/include/linux/completion.h:69:20: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) ^~~~ /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 ret = mipi_dsi_dcs_write(dsi, 0xae, (u8[]){ 0x03 }, 1); ^ /kisskb/src/net/9p/mod.c: In function '_p9_debug': /kisskb/src/net/9p/mod.c:36:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/mtd/ubi/kapi.c: In function 'ubi_open_volume_path': /kisskb/src/drivers/mtd/ubi/kapi.c:293:15: note: byref variable will be forcibly initialized struct kstat stat; ^~~~ /kisskb/src/drivers/mtd/ubi/kapi.c:292:14: note: byref variable will be forcibly initialized struct path path; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/lib/percpu-refcount.c:4: /kisskb/src/lib/percpu-refcount.c: In function '__percpu_ref_switch_to_percpu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/percpu-refcount.c:259:2: note: in expansion of macro 'smp_store_release' smp_store_release(&ref->percpu_count_ptr, ^~~~~~~~~~~~~~~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' (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' __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' 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/lib/percpu-refcount.c:329:2: note: in expansion of macro 'wait_event' wait_event(percpu_ref_switch_waitq, !ref->data->confirm_switch); ^~~~~~~~~~ In file included from /kisskb/src/drivers/media/tuners/mt20xx.c:12: /kisskb/src/drivers/media/tuners/mt20xx.c: In function 'tuner_i2c_xfer_send': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = props->addr, .flags = 0, ^~~ /kisskb/src/drivers/media/tuners/mt20xx.c: In function 'mt2050_set_if_freq': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/mt20xx.c:445:16: note: byref variable will be forcibly initialized unsigned char buf[6]; ^~~ In file included from /kisskb/src/drivers/media/tuners/mt20xx.c:12: /kisskb/src/drivers/media/tuners/mt20xx.c: In function 'mt2050_set_antenna': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = props->addr, .flags = 0, ^~~ /kisskb/src/drivers/media/tuners/mt20xx.c:431:16: note: byref variable will be forcibly initialized unsigned char buf[2]; ^~~ In file included from /kisskb/src/drivers/media/tuners/mt20xx.c:12: /kisskb/src/drivers/media/tuners/mt20xx.c: In function 'tuner_i2c_xfer_recv': /kisskb/src/drivers/media/tuners/tuner-i2c.h:37:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, ^~~ /kisskb/src/drivers/media/tuners/mt20xx.c: In function 'mt2032_check_lo_lock': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 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 struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, ^~~ /kisskb/src/drivers/media/tuners/mt20xx.c:186:16: note: byref variable will be forcibly initialized unsigned char buf[2]; ^~~ In file included from /kisskb/src/drivers/media/tuners/mt20xx.c:12: /kisskb/src/drivers/media/tuners/mt20xx.c: In function 'mt2032_optimize_vco': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 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:37:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, ^~~ /kisskb/src/drivers/media/tuners/mt20xx.c:207:16: note: byref variable will be forcibly initialized unsigned char buf[2]; ^~~ In file included from /kisskb/src/drivers/media/tuners/mt20xx.c:12: /kisskb/src/drivers/media/tuners/mt20xx.c: In function 'mt2032_set_if_freq': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 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-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-i2c.h:37:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, ^~~ /kisskb/src/drivers/media/tuners/mt20xx.c:246:19: note: byref variable will be forcibly initialized int lint_try,ret,sel,lock=0; ^~~ /kisskb/src/drivers/media/tuners/mt20xx.c:245:16: note: byref variable will be forcibly initialized unsigned char buf[21]; ^~~ In file included from /kisskb/src/drivers/media/tuners/mt20xx.c:12: /kisskb/src/drivers/media/tuners/mt20xx.c: In function 'mt2032_init': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 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:37:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, ^~~ /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 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/mt20xx.c:375:16: note: byref variable will be forcibly initialized unsigned char buf[21]; ^~~ In file included from /kisskb/src/drivers/media/tuners/mt20xx.c:12: /kisskb/src/drivers/media/tuners/mt20xx.c: In function 'mt2050_init': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 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:37:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, ^~~ /kisskb/src/drivers/media/tuners/mt20xx.c:569:16: note: byref variable will be forcibly initialized unsigned char buf[2]; ^~~ In file included from /kisskb/src/drivers/media/tuners/mt20xx.c:12: /kisskb/src/drivers/media/tuners/mt20xx.c: In function 'microtune_attach': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 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 struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, ^~~ /kisskb/src/drivers/media/tuners/mt20xx.c:596:16: note: byref variable will be forcibly initialized unsigned char buf[21]; ^~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 unsigned int n; ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/rxrpc/call_object.c:10: /kisskb/src/net/rxrpc/call_object.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/occ/common.c: In function 'occ_set_user_power_cap': /kisskb/src/drivers/hwmon/occ/common.c:188:9: note: byref variable will be forcibly initialized __be16 user_power_cap_be = cpu_to_be16(user_power_cap); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/occ/common.c:186:5: note: byref variable will be forcibly initialized u8 cmd[8]; ^~~ /kisskb/src/drivers/hwmon/occ/common.c: In function 'occ_poll': /kisskb/src/drivers/hwmon/occ/common.c:136:5: note: byref variable will be forcibly initialized u8 cmd[8]; ^~~ /kisskb/src/drivers/hwmon/occ/common.c: In function 'occ_store_caps_user': /kisskb/src/drivers/hwmon/occ/common.c:701:21: note: byref variable will be forcibly initialized unsigned long long value; ^~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/rxrpc/call_object.c:10: /kisskb/src/net/rxrpc/call_object.c: In function 'rxrpc_incoming_call': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_object.c:407:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(conn->channels[chan].call, call); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_object.c:391:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(call->socket, rx); ^~~~~~~~~~~~~~~~~~ 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 struct i2c_msg msg = { .addr = props->addr, .flags = 0, ^~~ /kisskb/src/net/rxrpc/call_object.c: In function 'rxrpc_new_client_call': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_object.c:309:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(call->socket, rx); ^~~~~~~~~~~~~~~~~~ /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 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 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 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 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 __u8 reg = 0; ^~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/arch/arm64/include/asm/elf.h:141, from /kisskb/src/include/linux/elf.h:6, from /kisskb/src/include/linux/module.h:18, from /kisskb/src/net/rxrpc/call_object.c:11: /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 struct wait_bit_queue_entry __wbq_entry; \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' ___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' __wait_var_event(var, condition); \ ^~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/call_object.c:702:2: note: in expansion of macro 'wait_var_event' wait_var_event(&rxnet->nr_calls, !atomic_read(&rxnet->nr_calls)); ^~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/media/tuners/tda8290.c:15: /kisskb/src/drivers/media/tuners/tda8290.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 struct i2c_msg msg[2] = { { .addr = props->addr, .flags = 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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/i2c/busses/i2c-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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __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' ret = wait_event_timeout(i2c->wait, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda8295_has_signal': /kisskb/src/drivers/media/tuners/tda8290.c:387:16: note: byref variable will be forcibly initialized unsigned char ret; ^~~ /kisskb/src/drivers/media/tuners/tda8290.c:386:16: note: byref variable will be forcibly initialized unsigned char hvpll_stat = 0x26; ^~~~~~~~~~ /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda8290_has_signal': /kisskb/src/drivers/media/tuners/tda8290.c:445:16: note: byref variable will be forcibly initialized unsigned char afc = 0; ^~~ /kisskb/src/drivers/media/tuners/tda8290.c:444:16: note: byref variable will be forcibly initialized unsigned char i2c_get_afc[1] = { 0x1B }; ^~~~~~~~~~~ In file included from /kisskb/src/drivers/media/tuners/tda8290.c:15: /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tuner_i2c_xfer_send': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = props->addr, .flags = 0, ^~~ /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 struct resource *res; ^~~ /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda8295_i2c_bridge': /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/tda8290.c: In function 'tda8295_agc1_out': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tda8290.c:349:16: note: byref variable will be forcibly initialized unsigned char buf[] = { 0x02, 0x00 }; /* DIV_FUNC */ ^~~ In file included from /kisskb/src/drivers/media/tuners/tda8290.c:15: /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda8295_set_easy_mode': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = props->addr, .flags = 0, ^~~ /kisskb/src/drivers/media/tuners/tda8290.c:320:16: note: byref variable will be forcibly initialized unsigned char buf[] = { 0x01, 0x00 }; ^~~ In file included from /kisskb/src/drivers/media/tuners/tda8290.c:15: /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda8295_set_video_std': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = props->addr, .flags = 0, ^~~ /kisskb/src/drivers/media/tuners/tda8290.c:335:16: note: byref variable will be forcibly initialized unsigned char buf[] = { 0x00, priv->tda8290_easy_mode }; ^~~ In file included from /kisskb/src/drivers/media/tuners/tda8290.c:15: /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda8290_i2c_bridge': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 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/tda8290.c: In function 'tda8290_set_params': /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-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-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-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-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-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/tda8290.c:201:17: note: byref variable will be forcibly initialized unsigned char deemphasis[] = { 0x13, 1 }; ^~~~~~~~~~ /kisskb/src/drivers/media/tuners/tda8290.c:170:16: note: byref variable will be forcibly initialized unsigned char easy_mode[] = { 0x01, priv->tda8290_easy_mode }; ^~~~~~~~~ In file included from /kisskb/src/drivers/media/tuners/tda8290.c:15: /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda8295_power': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = props->addr, .flags = 0, ^~~ /kisskb/src/drivers/media/tuners/tda8290.c:305:16: note: byref variable will be forcibly initialized unsigned char buf[] = { 0x30, 0x00 }; /* clb_stdbt */ ^~~ In file included from /kisskb/src/drivers/media/tuners/tda8290.c:15: /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda8295_set_params': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = props->addr, .flags = 0, ^~~ /kisskb/src/drivers/media/tuners/tda8290.c:401:16: note: byref variable will be forcibly initialized unsigned char blanking_mode[] = { 0x1d, 0x00 }; ^~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tda8290.c:400:6: note: byref variable will be forcibly initialized u16 signal = 0; ^~~~~~ In file included from /kisskb/src/drivers/media/tuners/tda8290.c:15: /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda8290_init_if': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 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/tda8290.c: In function 'tda8295_agc2_out': /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/tda8290.c:365:16: note: byref variable will be forcibly initialized unsigned char set_gpio_val[] = { 0x46, 0x00 }; ^~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tda8290.c:364:16: note: byref variable will be forcibly initialized unsigned char set_gpio_cf[] = { 0x44, 0x00 }; ^~~~~~~~~~~ In file included from /kisskb/src/drivers/media/tuners/tda8290.c:15: /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda8295_init_if': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 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-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/power/reset/mt6323-poweroff.c: In function 'mt6323_do_pwroff': /kisskb/src/drivers/power/reset/mt6323-poweroff.c:29:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda8290_standby': /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/tda8290.c:462:17: note: byref variable will be forcibly initialized struct i2c_msg msg = {.addr = priv->tda827x_addr, .flags=0, .buf=cb1, .len = 2}; ^~~ /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda8290_probe': /kisskb/src/drivers/media/tuners/tda8290.c:662:17: note: byref variable will be forcibly initialized struct i2c_msg msg_read[] = { ^~~~~~~~ /kisskb/src/drivers/media/tuners/tda8290.c:661:17: note: byref variable will be forcibly initialized u8 reg = 0x1f, id; ^~ /kisskb/src/drivers/media/tuners/tda8290.c:661:5: note: byref variable will be forcibly initialized u8 reg = 0x1f, id; ^~~ /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda8295_probe': /kisskb/src/drivers/media/tuners/tda8290.c:689:17: note: byref variable will be forcibly initialized struct i2c_msg msg_read[] = { ^~~~~~~~ /kisskb/src/drivers/media/tuners/tda8290.c:688:17: note: byref variable will be forcibly initialized u8 reg = 0x2f, id; ^~ /kisskb/src/drivers/media/tuners/tda8290.c:688:5: note: byref variable will be forcibly initialized u8 reg = 0x2f, id; ^~~ /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda8290_init_tuner': /kisskb/src/drivers/media/tuners/tda8290.c:536:17: note: byref variable will be forcibly initialized struct i2c_msg msg = {.addr = priv->tda827x_addr, .flags=0, ^~~ /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda829x_find_tuner': /kisskb/src/drivers/media/tuners/tda8290.c:573:5: note: byref variable will be forcibly initialized u8 data; ^~~~ In file included from /kisskb/src/drivers/media/tuners/tda8290.c:15: /kisskb/src/drivers/media/tuners/tda8290.c: In function 'tda829x_probe': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 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-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tda8290.c:834:16: note: byref variable will be forcibly initialized unsigned char buf[PROBE_BUFFER_SIZE]; ^~~ /kisskb/src/drivers/media/tuners/tda8290.c:832:16: note: byref variable will be forcibly initialized unsigned char data; ^~~~ 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-pinctrl.c:8: /kisskb/src/drivers/i2c/muxes/i2c-mux-pinctrl.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-pinctrl.c: In function 'i2c_mux_pinctrl_probe': /kisskb/src/drivers/i2c/muxes/i2c-mux-pinctrl.c:82:14: note: byref variable will be forcibly initialized const char *name; ^~~~ /kisskb/src/drivers/net/phy/phy_device.c: In function 'get_phy_c45_ids': /kisskb/src/drivers/net/phy/phy_device.c:702:6: note: byref variable will be forcibly initialized u32 devs_in_pkg = 0; ^~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c: In function 'phy_get_int_delay_property': /kisskb/src/drivers/net/phy/phy_device.c:2722:6: note: byref variable will be forcibly initialized s32 int_delay; ^~~~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c: In function 'get_phy_device': /kisskb/src/drivers/net/phy/phy_device.c:841:6: note: byref variable will be forcibly initialized u32 phy_id = 0; ^~~~~~ /kisskb/src/drivers/net/phy/phy_device.c:840:28: note: byref variable will be forcibly initialized 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:1143:7: note: byref variable will be forcibly initialized 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:1171:11: note: byref variable will be forcibly initialized va_list ap; ^~ In file included from /kisskb/src/include/linux/bitmap.h:7, 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 __ETHTOOL_DECLARE_LINK_MODE_MASK(m); ^ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 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' __ETHTOOL_DECLARE_LINK_MODE_MASK(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:240:2: note: in expansion of macro 'ST7701_DSI' ST7701_DSI(st7701, MIPI_DCS_ENTER_SLEEP_MODE, 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:231:2: note: in expansion of macro 'ST7701_DSI' ST7701_DSI(st7701, MIPI_DCS_SET_DISPLAY_OFF, 0x00); ^~~~~~~~~~ /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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:222:2: note: in expansion of macro 'ST7701_DSI' ST7701_DSI(st7701, MIPI_DCS_SET_DISPLAY_ON, 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:193:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:189:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:188:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:187:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:185:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:184:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:183:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:181:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:180:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:179:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:177:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:175:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:174:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:168:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:167:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:166:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:165:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:164:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:163:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:162:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:161:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:160:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:159:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:157:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:153:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:150:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:148:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:145:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:142:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:140:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:135:2: note: in expansion of macro 'ST7701_DSI' 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 const u8 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:130:2: note: in expansion of macro 'ST7701_DSI' ST7701_DSI(st7701, MIPI_DCS_SOFT_RESET, 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/bitmap.h:7, from /kisskb/src/drivers/net/phy/phy_device.c:12: /kisskb/src/drivers/net/phy/phy_device.c: In function 'phy_set_asym_pause': /kisskb/src/drivers/net/phy/phy_device.c:2657:35: note: byref variable will be forcibly initialized __ETHTOOL_DECLARE_LINK_MODE_MASK(oldadv); ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/phy/phy_device.c:2657:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' __ETHTOOL_DECLARE_LINK_MODE_MASK(oldadv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c: In function 'phy_get_internal_delay': /kisskb/src/drivers/net/phy/phy_device.c:2722:6: note: byref variable will be forcibly initialized s32 int_delay; ^~~~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c:2722:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/mc13xxx-regulator-core.c: In function 'mc13xxx_regulator_is_enabled': /kisskb/src/drivers/regulator/mc13xxx-regulator-core.c:57:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/regulator/mc13xxx-regulator-core.c: In function 'mc13xxx_regulator_get_voltage': /kisskb/src/drivers/regulator/mc13xxx-regulator-core.c:83:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ In file included from /kisskb/src/include/linux/blk_types.h:11, from /kisskb/src/include/linux/writeback.h:13, from /kisskb/src/include/linux/memcontrol.h:22, 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/regulator/machine.h:15, from /kisskb/src/drivers/regulator/mc13xxx-regulator-core.c:15: /kisskb/src/drivers/regulator/mc13xxx-regulator-core.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sctp_probe_path, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:11:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:50:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sctp_probe, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:50:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:11:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:50:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(sctp_probe, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/drivers/i2c/busses/i2c-qup.c:8: /kisskb/src/drivers/i2c/busses/i2c-qup.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/i2c/busses/i2c-qup.c: In function 'qup_i2c_probe': /kisskb/src/drivers/i2c/busses/i2c-qup.c:1665:6: note: byref variable will be forcibly initialized u32 clk_freq = DEFAULT_CLK_FREQ; ^~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-qup.c:1664:6: note: byref variable will be forcibly initialized u32 src_clk_freq = DEFAULT_SRC_CLK; ^~~~~~~~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_auth_chunk_verify': /kisskb/src/net/sctp/sm_statefuns.c:631:20: note: byref variable will be forcibly initialized struct sctp_chunk auth; ^~~~ /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 int wiphy_idx, taken = -1, digits; ^~~~~ /kisskb/src/net/wireless/core.c:96:6: note: byref variable will be forcibly initialized int wiphy_idx, taken = -1, digits; ^~~~~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_do_5_2_6_stale': /kisskb/src/net/sctp/sm_statefuns.c:2448:36: note: byref variable will be forcibly initialized struct sctp_cookie_preserve_param bht; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/uio.h:8, from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/include/uapi/linux/if.h:25, from /kisskb/src/net/wireless/core.c:13: /kisskb/src/net/wireless/core.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/alps.c: In function 'alps_enter_command_mode': /kisskb/src/drivers/input/mouse/alps.c:1808:16: note: byref variable will be forcibly initialized unsigned char param[4]; ^~~~~ /kisskb/src/drivers/input/mouse/alps.c: In function '__alps_command_mode_read_reg': /kisskb/src/drivers/input/mouse/alps.c:1727:16: note: byref variable will be forcibly initialized unsigned char param[4]; ^~~~~ /kisskb/src/drivers/input/mouse/alps.c: In function 'alps_trackstick_enter_extended_mode_v3_v6': /kisskb/src/drivers/input/mouse/alps.c:2053:16: note: byref variable will be forcibly initialized unsigned char param[2] = {0xC8, 0x14}; ^~~~~ /kisskb/src/drivers/input/mouse/alps.c: In function 'alps_hw_init_dolphin_v1': /kisskb/src/drivers/input/mouse/alps.c:2650:16: note: byref variable will be forcibly initialized unsigned char param[2]; ^~~~~ /kisskb/src/drivers/input/mouse/alps.c: In function 'alps_tap_mode': /kisskb/src/drivers/input/mouse/alps.c:1969:16: note: byref variable will be forcibly initialized unsigned char param[4]; ^~~~~ /kisskb/src/drivers/input/mouse/alps.c:1968:16: note: byref variable will be forcibly initialized unsigned char tap_arg = enable ? 0x0A : 0x00; ^~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/net/wireless/core.c:1018:2: note: in expansion of macro 'wait_event' wait_event(rdev->dev_wait, ({ ^~~~~~~~~~ /kisskb/src/net/wireless/core.c: In function 'wiphy_register': /kisskb/src/net/wireless/core.c:940:29: note: byref variable will be forcibly initialized struct regulatory_request request; ^~~~~~~ /kisskb/src/drivers/input/mouse/alps.c: In function 'alps_report_mt_data': /kisskb/src/drivers/input/mouse/alps.c:515:9: note: byref variable will be forcibly initialized int i, slot[MAX_TOUCHES]; ^~~~ /kisskb/src/drivers/tty/serial/fsl_lpuart.c: In function 'lpuart_copy_rx_to_tty': /kisskb/src/drivers/tty/serial/fsl_lpuart.c:1051:22: note: byref variable will be forcibly initialized struct dma_tx_state state; ^~~~~ /kisskb/src/drivers/input/mouse/alps.c: In function 'alps_command_mode_send_nibble': /kisskb/src/drivers/input/mouse/alps.c:1692:16: note: byref variable will be forcibly initialized unsigned char dummy[4]; ^~~~~ /kisskb/src/drivers/input/mouse/alps.c: In function 'alps_set_defaults_ss4_v2': /kisskb/src/drivers/input/mouse/alps.c:2584:16: note: byref variable will be forcibly initialized unsigned char otp[2][4]; ^~~ /kisskb/src/net/wireless/core.c: In function 'cfg80211_netdev_notifier_call': /kisskb/src/net/wireless/core.c:1457:23: note: byref variable will be forcibly initialized struct mesh_setup setup; ^~~~~ /kisskb/src/drivers/input/mouse/alps.c: In function 'alps_identify': /kisskb/src/drivers/input/mouse/alps.c:2885:30: note: byref variable will be forcibly initialized unsigned char e6[4], e7[4], ec[4]; ^~ /kisskb/src/drivers/input/mouse/alps.c:2885:23: note: byref variable will be forcibly initialized unsigned char e6[4], e7[4], ec[4]; ^~ /kisskb/src/drivers/input/mouse/alps.c:2885:16: note: byref variable will be forcibly initialized unsigned char e6[4], e7[4], ec[4]; ^~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/fsl_lpuart.c:1738:7: note: in expansion of macro 'wait_event_interruptible' if (wait_event_interruptible(sport->dma_wait, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/alps.c: In function 'alps_hw_init_ss4_v2': /kisskb/src/drivers/input/mouse/alps.c:2696:7: note: byref variable will be forcibly initialized char param[2] = {0x64, 0x28}; ^~~~~ /kisskb/src/drivers/input/mouse/alps.c: In function 'alps_hw_init_v4': /kisskb/src/drivers/input/mouse/alps.c:2391:16: note: byref variable will be forcibly initialized unsigned char param[4]; ^~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_backbeat_8_3': /kisskb/src/net/sctp/sm_statefuns.c:1207:18: note: byref variable will be forcibly initialized union sctp_addr from_addr; ^~~~~~~~~ /kisskb/src/drivers/input/mouse/alps.c: In function 'alps_setup_trackstick_v3': /kisskb/src/drivers/input/mouse/alps.c:2156:16: note: byref variable will be forcibly initialized unsigned char param[4]; ^~~~~ /kisskb/src/drivers/input/mouse/alps.c: In function 'alps_hw_init_v3': /kisskb/src/drivers/input/mouse/alps.c:2222:16: note: byref variable will be forcibly initialized unsigned char param[4]; ^~~~~ /kisskb/src/drivers/input/mouse/alps.c: In function 'alps_poll': /kisskb/src/drivers/input/mouse/alps.c:1990:16: note: byref variable will be forcibly initialized unsigned char buf[sizeof(psmouse->packet)]; ^~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_do_asconf': /kisskb/src/net/sctp/sm_statefuns.c:3770:24: note: byref variable will be forcibly initialized 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:4051:25: note: byref variable will be forcibly initialized struct sctp_ulpevent *ev = NULL; ^~ /kisskb/src/net/sctp/sm_statefuns.c:4028:24: note: byref variable will be forcibly initialized struct sctp_paramhdr *err_param = NULL; ^~~~~~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 unsigned int new_flags = 0; ^~~~~~~~~ /kisskb/src/drivers/regulator/mp8859.c: In function 'mp8859_get_voltage_sel': /kisskb/src/drivers/regulator/mp8859.c:58:15: note: byref variable will be forcibly initialized unsigned int val_tmp; ^~~~~~~ /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 unsigned char type = 0; ^~~~ /kisskb/src/net/decnet/dn_nsp_in.c:222:21: note: byref variable will be forcibly initialized struct sockaddr_dn srcaddr; ^~~~~~~ /kisskb/src/net/decnet/dn_nsp_in.c:221:21: note: byref variable will be forcibly initialized 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 unsigned short reason = NSP_REASON_NL; ^~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_do_asconf_ack': /kisskb/src/net/sctp/sm_statefuns.c:3913:24: note: byref variable will be forcibly initialized struct sctp_paramhdr *err_param = NULL; ^~~~~~~~~ /kisskb/src/net/mac80211/main.c: In function 'ieee80211_register_hw': /kisskb/src/net/mac80211/main.c:1294:21: note: byref variable will be forcibly initialized struct vif_params params = {0}; ^~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_do_5_1C_ack': /kisskb/src/net/sctp/sm_statefuns.c:518:21: note: byref variable will be forcibly initialized 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:1278:7: note: byref variable will be forcibly initialized 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:2131:6: note: byref variable will be forcibly initialized int error = 0; ^~~~~ /kisskb/src/net/sctp/sm_statefuns.c:2130:21: note: byref variable will be forcibly initialized 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:317:42: note: byref variable will be forcibly initialized 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:705:6: note: byref variable will be forcibly initialized int error = 0; ^~~~~ /kisskb/src/net/sctp/sm_statefuns.c:702:21: note: byref variable will be forcibly initialized 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:1466:42: note: byref variable will be forcibly initialized struct sctp_chunk *chunk = arg, *repl, *err_chunk; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/lima/lima_vm.c: In function 'lima_vm_bo_add': /kisskb/src/drivers/gpu/drm/lima/lima_vm.c:94:26: note: byref variable will be forcibly initialized struct sg_dma_page_iter sg_iter; ^~~~~~~ /kisskb/src/drivers/gpu/drm/lima/lima_vm.c: In function 'lima_vm_map_bo': /kisskb/src/drivers/gpu/drm/lima/lima_vm.c:286:26: note: byref variable will be forcibly initialized struct sg_dma_page_iter sg_iter; ^~~~~~~ /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 u32 serial, mtu, call_id, padding; ^~~~~~~ /kisskb/src/net/rxrpc/conn_event.c:37:23: note: byref variable will be forcibly initialized struct rxrpc_ackinfo ack_info; ^~~~~~~~ /kisskb/src/net/rxrpc/conn_event.c:36:28: note: byref variable will be forcibly initialized } __attribute__((packed)) pkt; ^~~ /kisskb/src/net/rxrpc/conn_event.c:29:14: note: byref variable will be forcibly initialized struct kvec iov[3]; ^~~ /kisskb/src/net/rxrpc/conn_event.c:28:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /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 __be32 word; ^~~~ /kisskb/src/net/rxrpc/conn_event.c:194:14: note: byref variable will be forcibly initialized struct kvec iov[2]; ^~~ /kisskb/src/net/rxrpc/conn_event.c:193:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/net/rxrpc/conn_event.c:192:27: note: byref variable will be forcibly initialized struct rxrpc_wire_header whdr; ^~~~ 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_plane_helper.c:28: /kisskb/src/drivers/gpu/drm/drm_plane_helper.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_plane_helper.c: In function 'get_connectors_for_crtc': /kisskb/src/drivers/gpu/drm/drm_plane_helper.c:77:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_plane_helper.c: In function 'drm_primary_helper_update': /kisskb/src/drivers/gpu/drm/drm_plane_helper.c:178:7: note: byref variable will be forcibly initialized bool visible; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_plane_helper.c:170:18: note: byref variable will be forcibly initialized struct drm_rect dest = { ^~~~ /kisskb/src/drivers/gpu/drm/drm_plane_helper.c:164:18: note: byref variable will be forcibly initialized struct drm_rect src = { ^~~ /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 __be32 wtmp; ^~~~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'get_current_settings': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/mgmt.c:885:33: note: in expansion of macro 'BDADDR_ANY' if (bacmp(&hdev->static_addr, BDADDR_ANY)) ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/mgmt.c:884:28: note: in expansion of macro 'BDADDR_ANY' !bacmp(&hdev->bdaddr, BDADDR_ANY)) { ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'new_settings': /kisskb/src/net/bluetooth/mgmt.c:1256:9: note: byref variable will be forcibly initialized __le32 ev = cpu_to_le32(get_current_settings(hdev)); ^~ /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 u32 abort_code = RX_PROTOCOL_ERROR; ^~~~~~~~~~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'is_configured': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/mgmt.c:585:33: note: in expansion of macro 'BDADDR_ANY' !bacmp(&hdev->public_addr, BDADDR_ANY)) ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'eir_has_uuids': /kisskb/src/net/bluetooth/mgmt.c:9247:6: note: byref variable will be forcibly initialized u8 uuid[16]; ^~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_adv_monitor_added': /kisskb/src/net/bluetooth/mgmt.c:4163:35: note: byref variable will be forcibly initialized struct mgmt_ev_adv_monitor_added ev; ^~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'get_missing_options': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/mgmt.c:601:33: note: in expansion of macro 'BDADDR_ANY' !bacmp(&hdev->public_addr, BDADDR_ANY)) ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'new_options': /kisskb/src/net/bluetooth/mgmt.c:609:9: note: byref variable will be forcibly initialized __le32 options = get_missing_options(hdev); ^~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'send_settings_rsp': /kisskb/src/net/bluetooth/mgmt.c:1122:9: note: byref variable will be forcibly initialized __le32 settings = cpu_to_le32(get_current_settings(hdev)); ^~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'remove_advertising_complete': /kisskb/src/net/bluetooth/mgmt.c:8172:36: note: byref variable will be forcibly initialized struct mgmt_rp_remove_advertising rp; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'send_options_rsp': /kisskb/src/net/bluetooth/mgmt.c:617:9: note: byref variable will be forcibly initialized __le32 options = get_missing_options(hdev); ^~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'exp_debug_feature_changed': /kisskb/src/net/bluetooth/mgmt.c:3875:37: note: byref variable will be forcibly initialized struct mgmt_ev_exp_feature_changed ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'exp_ll_privacy_feature_changed': /kisskb/src/net/bluetooth/mgmt.c:3860:37: note: byref variable will be forcibly initialized struct mgmt_ev_exp_feature_changed ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'get_phy_configuration': /kisskb/src/net/bluetooth/mgmt.c:3393:39: note: byref variable will be forcibly initialized struct mgmt_rp_get_phy_configuration rp; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_config_info': /kisskb/src/net/bluetooth/mgmt.c:626:34: note: byref variable will be forcibly initialized struct mgmt_rp_read_config_info rp; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_local_oob_data_complete': /kisskb/src/net/bluetooth/mgmt.c:4571:37: note: byref variable will be forcibly initialized struct mgmt_rp_read_local_oob_data mgmt_rp; ^~~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/net/sock.h:38, from /kisskb/src/include/net/bluetooth/bluetooth.h:29, from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mfd/twl6040.c: In function 'twl6040_reg_read': /kisskb/src/drivers/mfd/twl6040.c:102:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/mfd/twl6040.c: In function 'twl6040_power_up_automatic': /kisskb/src/drivers/mfd/twl6040.c:102:15: note: byref variable will be forcibly initialized In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/bluetooth/mgmt.c:27: /kisskb/src/net/bluetooth/mgmt.c: In function '__list_add_rcu': /kisskb/src/drivers/mfd/twl6040.c: In function 'twl6040_probe': /kisskb/src/drivers/mfd/twl6040.c:102:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/twl6040.c:102:15: note: byref variable will be forcibly initialized /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/twl6040.c: In function 'twl6040_power_down_manual': /kisskb/src/drivers/mfd/twl6040.c:102:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/twl6040.c:102:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/twl6040.c:102:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/twl6040.c: In function 'twl6040_thint_handler': /kisskb/src/drivers/mfd/twl6040.c:102:15: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/mgmt.c: In function 'ext_info_changed': /kisskb/src/net/bluetooth/mgmt.c:1106:7: note: byref variable will be forcibly initialized char buf[512]; ^~~ /kisskb/src/drivers/mfd/twl6040.c: In function 'twl6040_set_pll': /kisskb/src/drivers/mfd/twl6040.c:102:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/twl6040.c:102:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/twl6040.c: In function 'twl6040_get_vibralr_status': /kisskb/src/drivers/mfd/twl6040.c:532:15: note: byref variable will be forcibly initialized unsigned int reg; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_controller_cap': /kisskb/src/net/bluetooth/mgmt.c:3721:5: note: byref variable will be forcibly initialized u8 tx_power_range[2]; ^~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c:3720:5: note: byref variable will be forcibly initialized u8 flags = 0; ^~~~~ /kisskb/src/net/bluetooth/mgmt.c:3717:7: note: byref variable will be forcibly initialized char buf[20]; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'device_unpaired': /kisskb/src/net/bluetooth/mgmt.c:2426:33: note: byref variable will be forcibly initialized struct mgmt_ev_device_unpaired ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'unpair_device_rsp': /kisskb/src/net/bluetooth/mgmt.c:2426:33: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/mgmt.c: In function 'device_flags_changed': /kisskb/src/net/bluetooth/mgmt.c:4092:38: note: byref variable will be forcibly initialized struct mgmt_ev_device_flags_changed ev; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/rxrpc/conn_client.c:26: /kisskb/src/net/rxrpc/conn_client.c: In function 'rxrpc_activate_one_channel': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/conn_client.c:552:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(chan->call, call); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'device_removed': /kisskb/src/net/bluetooth/mgmt.c:6796:32: note: byref variable will be forcibly initialized struct mgmt_ev_device_removed ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'device_added': /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 int id; ^~ /kisskb/src/net/bluetooth/mgmt.c:6686:30: note: byref variable will be forcibly initialized struct mgmt_ev_device_added ev; ^~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'set_static_address': /kisskb/src/include/net/bluetooth/bluetooth.h:271:34: note: byref variable will be forcibly initialized #define BDADDR_NONE (&(bdaddr_t) {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}}) ^ /kisskb/src/net/bluetooth/mgmt.c:5509:27: note: in expansion of macro 'BDADDR_NONE' if (!bacmp(&cp->bdaddr, BDADDR_NONE)) ^~~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/mgmt.c:5508:25: note: in expansion of macro 'BDADDR_ANY' if (bacmp(&cp->bdaddr, BDADDR_ANY)) { ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_controller_info': /kisskb/src/net/bluetooth/mgmt.c:1013:27: note: byref variable will be forcibly initialized struct mgmt_rp_read_info rp; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'clear_eir': /kisskb/src/net/bluetooth/mgmt.c:9107:26: note: byref variable will be forcibly initialized struct hci_cp_write_eir cp; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_device_id': /kisskb/src/net/bluetooth/mgmt.c:5262:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'rpa_expired': /kisskb/src/net/bluetooth/mgmt.c:973:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'service_cache_off': /kisskb/src/net/bluetooth/mgmt.c:952:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_secure_conn': /kisskb/src/net/bluetooth/mgmt.c:5887:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/net/bluetooth/mgmt.c:5886:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'add_uuid': /kisskb/src/net/bluetooth/mgmt.c:2102:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/rxrpc/conn_client.c:26: /kisskb/src/net/rxrpc/conn_client.c: In function 'rxrpc_disconnect_client_call': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/conn_client.c:864:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(chan->call, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function '__add_adv_patterns_monitor': /kisskb/src/net/bluetooth/mgmt.c:4284:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/net/bluetooth/mgmt.c:4282:42: note: byref variable will be forcibly initialized struct mgmt_rp_add_adv_patterns_monitor rp; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'adv_expire': /kisskb/src/net/bluetooth/mgmt.c:3228:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'calculate_name_len': /kisskb/src/net/bluetooth/mgmt.c:7516:5: note: byref variable will be forcibly initialized u8 buf[HCI_MAX_SHORT_NAME_LENGTH + 3]; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'tlv_data_max_len': /kisskb/src/net/bluetooth/mgmt.c:7516:5: 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:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/net/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:1092:12: note: byref variable will be forcibly initialized LIST_HEAD(graveyard); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'get_adv_size_info': /kisskb/src/net/bluetooth/mgmt.c:8287:35: note: byref variable will be forcibly initialized struct mgmt_rp_get_adv_size_info rp; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'add_ext_adv_params': /kisskb/src/net/bluetooth/mgmt.c:7899:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c:7896:36: note: byref variable will be forcibly initialized struct mgmt_rp_add_ext_adv_params rp; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'le_enable_complete': /kisskb/src/net/bluetooth/mgmt.c:1903:22: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c:1883:6: note: byref variable will be forcibly initialized u8 mgmt_err = mgmt_status(status); ^~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'remove_adv_monitor': /kisskb/src/net/bluetooth/mgmt.c:4510:6: note: byref variable will be forcibly initialized int err, status; ^~~ /kisskb/src/net/bluetooth/mgmt.c:4507:36: note: byref variable will be forcibly initialized struct mgmt_rp_remove_adv_monitor rp; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_adv_mon_features': /kisskb/src/net/bluetooth/mgmt.c:4200:8: note: byref variable will be forcibly initialized __u16 handles[HCI_MAX_ADV_MONITOR_NUM_HANDLES]; ^~~~~~~ /kisskb/src/net/bluetooth/mgmt.c:4195:6: note: byref variable will be forcibly initialized int handle, err; ^~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'get_device_flags': /kisskb/src/net/bluetooth/mgmt.c:4044:34: note: byref variable will be forcibly initialized struct mgmt_rp_get_device_flags rp; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_exp_feature': /kisskb/src/net/bluetooth/mgmt.c:3891:33: note: byref variable will be forcibly initialized struct mgmt_rp_set_exp_feature rp; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_exp_features_info': /kisskb/src/net/bluetooth/mgmt.c:3801:7: note: byref variable will be forcibly initialized char buf[62]; /* Enough space for 3 features */ ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_advertising_complete': /kisskb/src/net/bluetooth/mgmt.c:5311:6: note: byref variable will be forcibly initialized u8 mgmt_err = mgmt_status(status); ^~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c:5303:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_local_ssp_oob_req': /kisskb/src/net/bluetooth/mgmt.c:7241:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_local_oob_data': /kisskb/src/net/bluetooth/mgmt.c:4631:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_ext_controller_info': /kisskb/src/net/bluetooth/mgmt.c:1067:7: note: byref variable will be forcibly initialized char buf[512]; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'start_discovery_internal': /kisskb/src/net/bluetooth/mgmt.c:4885:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_advertising': /kisskb/src/net/bluetooth/mgmt.c:5378:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'remove_advertising': /kisskb/src/net/bluetooth/mgmt.c:8203:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c:8201:36: note: byref variable will be forcibly initialized struct mgmt_rp_remove_advertising rp; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'start_service_discovery': /kisskb/src/net/bluetooth/mgmt.c:4977:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'remove_device': /kisskb/src/net/bluetooth/mgmt.c:6796:32: note: byref variable will be forcibly initialized struct mgmt_ev_device_removed ev; ^~ /kisskb/src/net/bluetooth/mgmt.c:6796:32: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/mgmt.c:6796:32: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/mgmt.c:6796:32: note: byref variable will be forcibly initialized In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/mgmt.c:6814:30: note: in expansion of macro 'BDADDR_ANY' if (bacmp(&cp->addr.bdaddr, BDADDR_ANY)) { ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'add_device': /kisskb/src/net/bluetooth/mgmt.c:6686:30: note: byref variable will be forcibly initialized struct mgmt_ev_device_added ev; ^~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/mgmt.c:6707:31: note: in expansion of macro 'BDADDR_ANY' !bacmp(&cp->addr.bdaddr, BDADDR_ANY)) ^~~~~~~~~~ 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:31: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/9p.h:100:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(9p_client_req, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/9p.h:100:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/9p.h:122:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(9p_client_res, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/9p.h:122:1: note: in expansion of macro 'TRACE_EVENT' 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:31: /kisskb/src/net/9p/client.c: In function 'trace_event_raw_event_9p_client_req': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/9p.h:100:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(9p_client_req, ^~~~~~~~~~~ /kisskb/src/net/9p/client.c: In function 'trace_event_raw_event_9p_client_res': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/9p.h:122:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(9p_client_res, ^~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'clock_info_cmd_complete': /kisskb/src/net/bluetooth/mgmt.c:6480:32: note: byref variable will be forcibly initialized struct mgmt_rp_get_clock_info rp; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'conn_info_cmd_complete': /kisskb/src/net/bluetooth/mgmt.c:6278:31: note: byref variable will be forcibly initialized struct mgmt_rp_get_conn_info rp; ^~ 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:31: /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/9p.h:148:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(9p_protocol_dump, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/9p.h:148:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(9p_protocol_dump, ^~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'pairing_complete': /kisskb/src/net/bluetooth/mgmt.c:2828:29: note: byref variable will be forcibly initialized struct mgmt_rp_pair_device rp; ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/9p.h:174, from /kisskb/src/net/9p/client.c:31: /kisskb/src/net/9p/client.c: In function 'trace_event_raw_event_9p_protocol_dump': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/9p.h:148:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(9p_protocol_dump, ^~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'get_clock_info': /kisskb/src/net/bluetooth/mgmt.c:6552:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c:6550:27: note: byref variable will be forcibly initialized struct hci_cp_read_clock hci_cp; ^~~~~~ /kisskb/src/net/bluetooth/mgmt.c:6549:32: note: byref variable will be forcibly initialized struct mgmt_rp_get_clock_info rp; ^~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/mgmt.c:6576:30: note: in expansion of macro 'BDADDR_ANY' if (bacmp(&cp->addr.bdaddr, BDADDR_ANY)) { ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'get_conn_info': /kisskb/src/net/bluetooth/mgmt.c:6419:27: note: byref variable will be forcibly initialized struct hci_cp_read_rssi req_rssi_cp; ^~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c:6418:31: note: byref variable will be forcibly initialized struct hci_cp_read_tx_power req_txp_cp; ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c:6417:22: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c:6360:31: note: byref variable will be forcibly initialized struct mgmt_rp_get_conn_info rp; ^~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'load_irks': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/mgmt.c:6148:8: note: in expansion of macro 'BDADDR_ANY' BDADDR_ANY); ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_debug_keys': /kisskb/src/net/9p/client.c: In function 'parse_opts': /kisskb/src/net/9p/client.c:137:6: note: byref variable will be forcibly initialized int option; ^~~~~~ /kisskb/src/net/9p/client.c:136:14: note: byref variable will be forcibly initialized substring_t args[MAX_OPT_ARGS]; ^~~~ /kisskb/src/net/9p/client.c:134:8: note: byref variable will be forcibly initialized char *options, *tmp_options; ^~~~~~~ /kisskb/src/net/bluetooth/mgmt.c:5999:6: note: byref variable will be forcibly initialized u8 mode = (cp->val == 0x02) ? 0x01 : 0x00; ^~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'pin_code_reply': /kisskb/src/net/bluetooth/mgmt.c:2750:37: note: byref variable will be forcibly initialized struct mgmt_cp_pin_code_neg_reply ncp; ^~~ /kisskb/src/net/bluetooth/mgmt.c:2728:31: note: byref variable will be forcibly initialized struct hci_cp_pin_code_reply reply; ^~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_link_security': /kisskb/src/net/bluetooth/mgmt.c:1670:5: note: byref variable will be forcibly initialized u8 val, status; ^~~ /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 struct ifreq ifrr; ^~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_scan_params': /kisskb/src/net/bluetooth/mgmt.c:5578:22: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_fast_connectable': /kisskb/src/net/bluetooth/mgmt.c:5632:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_bredr': /kisskb/src/net/bluetooth/mgmt.c:5728:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/mgmt.c:5792:34: note: in expansion of macro 'BDADDR_ANY' (bacmp(&hdev->static_addr, BDADDR_ANY) || ^~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'remove_remote_oob_data': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/mgmt.c:4803:31: note: in expansion of macro 'BDADDR_ANY' if (!bacmp(&cp->addr.bdaddr, BDADDR_ANY)) { ^~~~~~~~~~ /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 u8 status; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/lib/rhashtable.c:14: /kisskb/src/lib/rhashtable.c: In function 'rht_assign_locked': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:391:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*bkt, (void *)((unsigned long)obj | BIT(0))); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'user_pairing_resp': /kisskb/src/net/bluetooth/mgmt.c:3144:36: note: byref variable will be forcibly initialized struct hci_cp_user_passkey_reply cp; ^~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'unpair_device': /kisskb/src/net/bluetooth/mgmt.c:2426:33: note: byref variable will be forcibly initialized struct mgmt_ev_device_unpaired ev; ^~ /kisskb/src/net/bluetooth/mgmt.c:2439:31: note: byref variable will be forcibly initialized struct mgmt_rp_unpair_device rp; ^~ /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 unsigned char reg2[2]; ^~~~ /kisskb/src/drivers/media/tuners/tda827x.c:240:16: note: byref variable will be forcibly initialized unsigned char tuner_reg[8]; ^~~~~~~~~ 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 struct vlan_hdr vhdr, *vh; ^~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'pair_device': /kisskb/src/net/bluetooth/mgmt.c:2906:29: note: byref variable will be forcibly initialized struct mgmt_rp_pair_device rp; ^~ /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 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 u8 buf[14]; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'disconnect': /kisskb/src/net/bluetooth/mgmt.c:2567:28: note: byref variable will be forcibly initialized struct mgmt_rp_disconnect rp; ^~ /kisskb/src/net/9p/client.c: In function 'p9_tag_cleanup': /kisskb/src/net/9p/client.c:401:6: note: byref variable will be forcibly initialized int id; ^~ /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 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 u8 data; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/lib/rhashtable.c:14: /kisskb/src/lib/rhashtable.c: In function 'rht_assign_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:401:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*bkt, (void *)obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'remove_uuid': /kisskb/src/net/bluetooth/mgmt.c:2184:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/drivers/media/tuners/tda827x.c: In function 'tda827xa_agcf': /kisskb/src/net/9p/client.c: In function 'p9_parse_header': /kisskb/src/net/9p/client.c:452:10: note: byref variable will be forcibly initialized int32_t r_size; ^~~~~~ /kisskb/src/net/9p/client.c:451:10: note: byref variable will be forcibly initialized int16_t r_tag; ^~~~~ /kisskb/src/net/9p/client.c:450:9: note: byref variable will be forcibly initialized int8_t r_type; ^~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_local_name': /kisskb/src/net/9p/client.c: In function 'p9_check_errors': /kisskb/src/net/9p/client.c:524:9: note: byref variable will be forcibly initialized char *ename; ^~~~~ /kisskb/src/net/bluetooth/mgmt.c:3291:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/9p/client.c:502:6: note: byref variable will be forcibly initialized int ecode; ^~~~~ /kisskb/src/net/9p/client.c:500:9: note: byref variable will be forcibly initialized int8_t type; ^~~~ /kisskb/src/net/9p/client.c: In function 'p9_client_flush': /kisskb/src/net/9p/client.c:658:10: note: byref variable will be forcibly initialized int16_t oldtag; ^~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_dev_class': /kisskb/src/net/bluetooth/mgmt.c:2268:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_le': /kisskb/src/net/bluetooth/mgmt.c:1928:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c:1926:40: note: byref variable will be forcibly initialized struct hci_cp_write_le_host_supported hci_cp; ^~~~~~ /kisskb/src/drivers/media/tuners/tda827x.c:750:17: note: byref variable will be forcibly initialized 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 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 unsigned char buf[] = {0x22, 0x01}; ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/9p/client.c:13: /kisskb/src/net/9p/client.c: In function 'p9_client_rpc': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_killable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/9p/client.c:759:8: note: in expansion of macro 'wait_event_killable' err = wait_event_killable(req->wq, req->status >= REQ_STATUS_RCVD); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/9p/client.c:732:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'clean_up_hci_state': /kisskb/src/net/bluetooth/mgmt.c:1176:6: note: byref variable will be forcibly initialized u8 scan = 0x00; ^~~~ /kisskb/src/net/bluetooth/mgmt.c:1167:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /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 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 unsigned char tuner_reg[11]; ^~~~~~~~~ /kisskb/src/net/9p/client.c: In function 'p9_client_version': /kisskb/src/net/9p/client.c:940:6: note: byref variable will be forcibly initialized int msize; ^~~~~ /kisskb/src/net/9p/client.c:939:8: note: byref variable will be forcibly initialized char *version = NULL; ^~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_version': /kisskb/src/net/bluetooth/mgmt.c:321:30: note: byref variable will be forcibly initialized struct mgmt_rp_read_version rp; ^~ /kisskb/src/net/9p/client.c: In function 'p9_check_zc_errors': /kisskb/src/net/9p/client.c:574:8: note: byref variable will be forcibly initialized char *ename = NULL; ^~~~~ /kisskb/src/net/9p/client.c:573:9: note: byref variable will be forcibly initialized int8_t type; ^~~~ /kisskb/src/net/9p/client.c:572:6: note: byref variable will be forcibly initialized int ecode; ^~~~~ /kisskb/src/net/9p/client.c: In function 'p9_client_zc_rpc': /kisskb/src/net/9p/client.c:827:10: note: byref variable will be forcibly initialized va_list ap; ^~ /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 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 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 struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0, ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'read_local_oob_ext_data': /kisskb/src/net/bluetooth/mgmt.c:7272:45: note: byref variable will be forcibly initialized u8 status, flags, role, addr[7], hash[16], rand[16]; ^~~~ /kisskb/src/net/bluetooth/mgmt.c:7272:35: note: byref variable will be forcibly initialized u8 status, flags, role, addr[7], hash[16], rand[16]; ^~~~ /kisskb/src/net/bluetooth/mgmt.c:7272:26: note: byref variable will be forcibly initialized u8 status, flags, role, addr[7], hash[16], rand[16]; ^~~~ /kisskb/src/net/bluetooth/mgmt.c:7272:20: note: byref variable will be forcibly initialized u8 status, flags, role, addr[7], hash[16], rand[16]; ^~~~ /kisskb/src/net/bluetooth/mgmt.c:7272:13: note: byref variable will be forcibly initialized u8 status, flags, role, addr[7], hash[16], rand[16]; ^~~~~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/mgmt.c:7357:33: note: in expansion of macro 'BDADDR_ANY' bacmp(&hdev->static_addr, BDADDR_ANY))) { ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/mgmt.c:7355:28: note: in expansion of macro 'BDADDR_ANY' !bacmp(&hdev->bdaddr, BDADDR_ANY) || ^~~~~~~~~~ /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 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 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 struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0, ^~~ /kisskb/src/net/9p/client.c: In function 'p9_client_destroy': /kisskb/src/net/9p/client.c:1083:6: note: byref variable will be forcibly initialized int id; ^~ /kisskb/src/net/9p/client.c: In function 'p9_client_attach': /kisskb/src/net/9p/client.c:1124:16: note: byref variable will be forcibly initialized struct p9_qid qid; ^~~ /kisskb/src/net/9p/client.c: In function 'p9_client_open': /kisskb/src/net/9p/client.c:1247:6: note: byref variable will be forcibly initialized int iounit; ^~~~~~ /kisskb/src/net/9p/client.c:1246:16: note: byref variable will be forcibly initialized struct p9_qid qid; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_advertising_added': /kisskb/src/net/bluetooth/mgmt.c:1140:35: note: byref variable will be forcibly initialized struct mgmt_ev_advertising_added ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'add_ext_adv_data': /kisskb/src/net/bluetooth/mgmt.c:1140:35: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/mgmt.c:1140:35: note: byref variable will be forcibly initialized /kisskb/src/net/9p/client.c: In function 'p9_client_create_dotl': /kisskb/src/net/9p/client.c:1293:6: note: byref variable will be forcibly initialized int iounit; ^~~~~~ /kisskb/src/net/bluetooth/mgmt.c:8031:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c:8025:34: note: byref variable will be forcibly initialized struct mgmt_rp_add_ext_adv_data rp; ^~ /kisskb/src/net/9p/client.c: In function 'p9_client_fcreate': /kisskb/src/net/9p/client.c:1340:6: note: byref variable will be forcibly initialized int iounit; ^~~~~~ /kisskb/src/net/9p/client.c:1339:16: note: byref variable will be forcibly initialized struct p9_qid qid; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'add_advertising': /kisskb/src/net/bluetooth/mgmt.c:1140:35: note: byref variable will be forcibly initialized struct mgmt_ev_advertising_added ev; ^~ /kisskb/src/net/bluetooth/mgmt.c:7701:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/lib/rhashtable.c: In function 'rhashtable_lookup_one': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/rhashtable.c:524:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/rhashtable.c:492:32: note: byref variable will be forcibly initialized struct rhashtable_compare_arg arg = { ^~~ /kisskb/src/net/bluetooth/mgmt.c:7692:33: note: byref variable will be forcibly initialized struct mgmt_rp_add_advertising rp; ^~ /kisskb/src/net/9p/client.c: In function 'p9_client_walk': /kisskb/src/net/9p/client.c:1173:11: note: byref variable will be forcibly initialized uint16_t nwqids, count; ^~~~~~ /kisskb/src/net/9p/client.c:1171:17: note: byref variable will be forcibly initialized struct p9_qid *wqids; ^~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_advertising_removed': /kisskb/src/net/bluetooth/mgmt.c:1150:37: note: byref variable will be forcibly initialized struct mgmt_ev_advertising_removed ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'add_advertising_complete': /kisskb/src/net/bluetooth/mgmt.c:1150:37: note: byref variable will be forcibly initialized In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/lib/rhashtable.c:14: /kisskb/src/lib/rhashtable.c: In function 'rhashtable_rehash_one': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/rhashtable.c:265:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, next); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c:7639:33: note: byref variable will be forcibly initialized struct mgmt_rp_add_advertising rp; ^~ /kisskb/src/net/9p/client.c: In function 'p9_client_read_once': /kisskb/src/net/9p/client.c:1582:8: note: byref variable will be forcibly initialized char *dataptr; ^~~~~~~ /kisskb/src/net/9p/client.c:1580:6: note: byref variable will be forcibly initialized int count = iov_iter_count(to); ^~~~~ /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 struct sockaddr_rxrpc srx; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'add_ext_adv_params_complete': /kisskb/src/net/bluetooth/mgmt.c:1150:37: note: byref variable will be forcibly initialized struct mgmt_ev_advertising_removed ev; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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_disconnect_call': /kisskb/src/net/bluetooth/mgmt.c:7840:36: note: byref variable will be forcibly initialized struct mgmt_rp_add_ext_adv_params rp; ^~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/conn_object.c:196:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(chan->call, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/9p/client.c: In function 'p9_client_write': /kisskb/src/net/9p/client.c:1656:7: note: byref variable will be forcibly initialized int count = iov_iter_count(from); ^~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_phy_configuration_changed': /kisskb/src/net/bluetooth/mgmt.c:3413:43: note: byref variable will be forcibly initialized struct mgmt_ev_phy_configuration_changed ev; ^~ /kisskb/src/net/9p/client.c: In function 'p9_client_stat': /kisskb/src/net/9p/client.c:1706:6: note: byref variable will be forcibly initialized u16 ignored; ^~~~~~~ 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 LIST_HEAD(graveyard); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'set_phy_configuration': /kisskb/src/net/bluetooth/mgmt.c:3460:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c:3458:35: note: byref variable will be forcibly initialized struct hci_cp_le_set_default_phy cp_phy; ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/arch/arm64/include/asm/elf.h:141, from /kisskb/src/include/linux/elf.h:6, from /kisskb/src/include/linux/module.h:18, from /kisskb/src/net/rxrpc/conn_object.c:10: /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 struct wait_bit_queue_entry __wbq_entry; \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:2: note: in expansion of macro '___wait_var_event' ___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' __wait_var_event(var, condition); \ ^~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/conn_object.c:484:2: note: in expansion of macro 'wait_var_event' wait_var_event(&rxnet->nr_conns, !atomic_read(&rxnet->nr_conns)); ^~~~~~~~~~~~~~ /kisskb/src/lib/rhashtable.c: In function 'rhashtable_rehash_table': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/rhashtable.c:332:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ht->tbl, new_tbl); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_adv_monitor_removed': /kisskb/src/net/bluetooth/mgmt.c:4172:37: note: byref variable will be forcibly initialized struct mgmt_ev_adv_monitor_removed ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_add_adv_patterns_monitor_complete': /kisskb/src/net/bluetooth/mgmt.c:4241:42: note: byref variable will be forcibly initialized struct mgmt_rp_add_adv_patterns_monitor rp; ^~ /kisskb/src/net/9p/client.c: In function 'p9_client_readdir': /kisskb/src/net/9p/client.c:2088:18: note: byref variable will be forcibly initialized struct iov_iter to; ^~ /kisskb/src/net/9p/client.c:2087:14: note: byref variable will be forcibly initialized struct kvec kv = {.iov_base = data, .iov_len = count}; ^~ /kisskb/src/net/9p/client.c:2086:8: note: byref variable will be forcibly initialized char *dataptr; ^~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_remove_adv_monitor_complete': /kisskb/src/net/bluetooth/mgmt.c:4474:36: note: byref variable will be forcibly initialized struct mgmt_rp_remove_adv_monitor rp; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_index_added': /kisskb/src/net/bluetooth/mgmt.c:8452:27: note: byref variable will be forcibly initialized struct mgmt_ev_ext_index ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_index_removed': /kisskb/src/net/bluetooth/mgmt.c:8485:5: note: byref variable will be forcibly initialized u8 status = MGMT_STATUS_INVALID_INDEX; ^~~~~~ /kisskb/src/net/bluetooth/mgmt.c:8484:27: note: byref variable will be forcibly initialized struct mgmt_ev_ext_index ev; ^~ In file included from /kisskb/src/net/bluetooth/mgmt.c:30: /kisskb/src/net/bluetooth/mgmt.c: In function 'set_public_address': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/mgmt.c:7087:26: note: in expansion of macro 'BDADDR_ANY' if (!bacmp(&cp->bdaddr, BDADDR_ANY)) ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c: In function 'analogix_dp_send_psr_spd': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c:941:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c:941:5: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/mgmt.c: In function '__mgmt_power_off': /kisskb/src/net/bluetooth/mgmt.c:8568:13: note: byref variable will be forcibly initialized u8 status, zero_cod[] = { 0, 0, 0 }; ^~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c:8568:5: note: byref variable will be forcibly initialized u8 status, zero_cod[] = { 0, 0, 0 }; ^~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_new_link_key': /kisskb/src/net/bluetooth/mgmt.c:8621:30: note: byref variable will be forcibly initialized struct mgmt_ev_new_link_key ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_new_ltk': /kisskb/src/net/bluetooth/mgmt.c:8656:35: note: byref variable will be forcibly initialized struct mgmt_ev_new_long_term_key ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_new_irk': /kisskb/src/net/bluetooth/mgmt.c:8699:25: note: byref variable will be forcibly initialized struct mgmt_ev_new_irk ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_new_csrk': /kisskb/src/net/bluetooth/mgmt.c:8716:26: note: byref variable will be forcibly initialized struct mgmt_ev_new_csrk ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_new_conn_param': /kisskb/src/net/bluetooth/mgmt.c:8747:32: note: byref variable will be forcibly initialized struct mgmt_ev_new_conn_param ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_device_connected': /kisskb/src/net/bluetooth/mgmt.c:8767:7: note: byref variable will be forcibly initialized char buf[512]; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_device_disconnected': /kisskb/src/net/bluetooth/mgmt.c:8845:15: note: byref variable will be forcibly initialized struct sock *sk = NULL; ^~ /kisskb/src/net/bluetooth/mgmt.c:8844:37: note: byref variable will be forcibly initialized struct mgmt_ev_device_disconnected ev; ^~ In file included from /kisskb/src/drivers/mtd/ubi/eba.c:31: /kisskb/src/drivers/mtd/ubi/eba.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_connect_failed': /kisskb/src/net/bluetooth/mgmt.c:8909:32: note: byref variable will be forcibly initialized struct mgmt_ev_connect_failed ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_pin_code_request': /kisskb/src/net/bluetooth/mgmt.c:8928:34: note: byref variable will be forcibly initialized struct mgmt_ev_pin_code_request ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_user_confirm_request': /kisskb/src/net/bluetooth/mgmt.c:8967:38: note: byref variable will be forcibly initialized struct mgmt_ev_user_confirm_request ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_user_passkey_request': /kisskb/src/net/bluetooth/mgmt.c:8983:38: note: byref variable will be forcibly initialized struct mgmt_ev_user_passkey_request ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_user_passkey_notify': /kisskb/src/net/bluetooth/mgmt.c:9044:32: note: byref variable will be forcibly initialized struct mgmt_ev_passkey_notify ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_auth_failed': /kisskb/src/net/bluetooth/mgmt.c:9058:29: note: byref variable will be forcibly initialized struct mgmt_ev_auth_failed ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_auth_enable_complete': /kisskb/src/net/bluetooth/mgmt.c:9083:6: note: byref variable will be forcibly initialized u8 mgmt_err = mgmt_status(status); ^~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_ssp_enable_complete': /kisskb/src/net/bluetooth/mgmt.c:9126:6: note: byref variable will be forcibly initialized u8 mgmt_err = mgmt_status(status); ^~~~~~~~ /kisskb/src/net/bluetooth/mgmt.c:9122:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_set_class_of_dev_complete': /kisskb/src/net/bluetooth/mgmt.c:9185:20: note: byref variable will be forcibly initialized struct cmd_lookup match = { NULL, hdev, mgmt_status(status) }; ^~~~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_set_local_name_complete': /kisskb/src/net/bluetooth/mgmt.c:9203:32: note: byref variable will be forcibly initialized struct mgmt_cp_set_local_name ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_device_found': /kisskb/src/net/bluetooth/mgmt.c:9360:7: note: byref variable will be forcibly initialized char buf[512]; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_remote_name': /kisskb/src/net/bluetooth/mgmt.c:9445:7: note: byref variable will be forcibly initialized char buf[sizeof(*ev) + HCI_MAX_NAME_LENGTH + 2]; ^~~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_discovering': /kisskb/src/net/bluetooth/mgmt.c:9466:29: note: byref variable will be forcibly initialized struct mgmt_ev_discovering ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_suspending': /kisskb/src/net/bluetooth/mgmt.c:9479:36: note: byref variable will be forcibly initialized struct mgmt_ev_controller_suspend ev; ^~ /kisskb/src/net/bluetooth/mgmt.c: In function 'mgmt_resuming': /kisskb/src/net/bluetooth/mgmt.c:9488:35: note: byref variable will be forcibly initialized struct mgmt_ev_controller_resume ev; ^~ /kisskb/src/drivers/mtd/ubi/eba.c: In function 'recover_peb': /kisskb/src/drivers/mtd/ubi/eba.c:914:8: note: byref variable will be forcibly initialized bool retry; ^~~~~ /kisskb/src/drivers/mtd/ubi/eba.c: In function 'ubi_eba_read_leb': /kisskb/src/drivers/mtd/ubi/eba.c:598:11: note: byref variable will be forcibly initialized int err, pnum, scrub = 0, vol_id = vol->vol_id; ^~~~ /kisskb/src/drivers/mtd/ubi/eba.c: In function 'ubi_eba_write_leb': /kisskb/src/drivers/mtd/ubi/eba.c:1010:11: note: byref variable will be forcibly initialized int err, pnum, tries, vol_id = vol->vol_id; ^~~~ /kisskb/src/drivers/net/wireguard/netlink.c: In function 'set_peer': /kisskb/src/drivers/net/wireguard/netlink.c:456:25: note: byref variable will be forcibly initialized struct nlattr *attr, *allowedip[WGALLOWEDIP_A_MAX + 1]; ^~~~~~~~~ /kisskb/src/drivers/net/wireguard/netlink.c:444:20: note: byref variable will be forcibly initialized struct endpoint endpoint = { { { 0 } } }; ^~~~~~~~ /kisskb/src/drivers/net/wireguard/netlink.c: In function 'wg_set_device': /kisskb/src/drivers/net/wireguard/netlink.c:581:25: note: byref variable will be forcibly initialized struct nlattr *attr, *peer[WGPEER_A_MAX + 1]; ^~~~ /kisskb/src/drivers/net/wireguard/netlink.c:548:6: note: byref variable will be forcibly initialized u8 public_key[NOISE_PUBLIC_KEY_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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, from /kisskb/src/drivers/net/wireguard/allowedips.h:11, from /kisskb/src/drivers/net/wireguard/device.h:10, from /kisskb/src/drivers/net/wireguard/netlink.c:7: /kisskb/src/drivers/net/wireguard/netlink.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/drivers/net/wireguard/netlink.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/drivers/net/wireguard/netlink.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = 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/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/msm/msm_drv.h:12, from /kisskb/src/drivers/gpu/drm/msm/disp/mdp_kms.c:8: /kisskb/src/drivers/gpu/drm/msm/disp/mdp_kms.c: In function 'mdp_irq_wait': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp_kms.c:97:2: note: in expansion of macro 'wait_event_timeout' wait_event_timeout(wait_event, (wait.count <= 0), ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireguard/netlink.c: In function 'get_allowedips': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/drivers/net/wireguard/netlink.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/drivers/net/wireguard/netlink.c: In function 'get_peer': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 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 u16 tmp = value; ^~~ /kisskb/src/drivers/net/wireguard/netlink.c:177:12: note: byref variable will be forcibly initialized u8 cidr, ip[16] __aligned(__alignof(u64)); ^~ /kisskb/src/drivers/net/wireguard/netlink.c:177:6: note: byref variable will be forcibly initialized u8 cidr, ip[16] __aligned(__alignof(u64)); ^~~~ /kisskb/src/drivers/net/wireguard/netlink.c:124:34: note: byref variable will be forcibly initialized const struct __kernel_timespec last_handshake = { ^~~~~~~~~~~~~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, from /kisskb/src/drivers/net/wireguard/allowedips.h:11, from /kisskb/src/drivers/net/wireguard/device.h:10, from /kisskb/src/drivers/net/wireguard/netlink.c:7: /kisskb/src/drivers/net/wireguard/netlink.c: In function 'wg_get_device_dump': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 u16 tmp = value; ^~~ /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 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 u8 param[4] = {0x03, 0x00, 0x00, 0x00}; ^~~~~ /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c: In function 'et8ek8_i2c_buffered_write_regs': /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c:223:16: note: byref variable will be forcibly initialized unsigned char data[ET8EK8_MAX_MSG][6]; ^~~~ /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c:222:17: note: byref variable will be forcibly initialized struct i2c_msg msg[ET8EK8_MAX_MSG]; ^~~ 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-reg.c:9: /kisskb/src/drivers/i2c/muxes/i2c-mux-reg.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-reg.c: In function 'i2c_mux_reg_probe_dt': /kisskb/src/drivers/i2c/muxes/i2c-mux-reg.c:85:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c: In function 'et8ek8_i2c_read_reg': /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c:146:16: note: byref variable will be forcibly initialized unsigned char data[4]; ^~~~ /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c:145:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c: In function 'et8ek8_i2c_write_reg': /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c:340:16: note: byref variable will be forcibly initialized unsigned char data[6]; ^~~~ /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c:339:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c: In function 'et8ek8_power_on': /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c:820:6: note: byref variable will be forcibly initialized int val, rval; ^~~ /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c: In function 'et8ek8_g_priv_mem': /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c:1103:8: note: byref variable will be forcibly initialized u32 status; ^~~~~~ /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c:1091:18: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c:1090:6: note: byref variable will be forcibly initialized u8 buffer[PRIV_MEM_WIN_SIZE]; ^~~~~~ /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c: In function 'et8ek8_dev_init': /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c:1158:19: note: byref variable will be forcibly initialized int rval, rev_l, rev_h; ^~~~~ /kisskb/src/drivers/media/i2c/et8ek8/et8ek8_driver.c:1158:12: note: byref variable will be forcibly initialized int rval, rev_l, rev_h; ^~~~~ /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 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 struct rk3x_i2c_calced_timings calc; ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/i2c/busses/i2c-rk3x.c:10: /kisskb/src/drivers/i2c/busses/i2c-rk3x.c: In function 'rk3x_i2c_xfer_common': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __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' timeout = wait_event_timeout(i2c->wait, !i2c->busy, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/mp886x.c: In function 'mp886x_get_mode': /kisskb/src/drivers/regulator/mp886x.c:104:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/regulator/mp886x.c: In function 'mp8869_get_voltage_sel': /kisskb/src/drivers/regulator/mp886x.c:141:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/regulator/mp886x.c: In function 'mp8867_get_voltage_sel': /kisskb/src/drivers/regulator/mp886x.c:219:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/regulator/mp886x.c: In function 'mp886x_i2c_probe': /kisskb/src/drivers/regulator/mp886x.c:314:6: note: byref variable will be forcibly initialized u32 freq; ^~~~ /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 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 va_list args; ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function '__topology_ref_save': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1571:8: note: byref variable will be forcibly initialized ulong stack_entries[STACK_DEPTH]; ^~~~~~~~~~~~~ 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/drm_dp_mst_topology.c:26: /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/tuners/tda18271-common.c:113:16: note: byref variable will be forcibly initialized 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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/tuners/tda18271-common.c:143:16: note: byref variable will be forcibly initialized unsigned char buf = 0x00; ^~~ /kisskb/src/drivers/media/tuners/tda18271-common.c:142:16: note: byref variable will be forcibly initialized unsigned char regdump[TDA18271_NUM_REGS]; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_rad_to_str': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:178:5: note: byref variable will be forcibly initialized u8 unpacked_rad[16]; ^~~~~~~~~~~~ /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 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 u8 d, pd; ^~ /kisskb/src/drivers/media/tuners/tda18271-common.c:555:5: note: byref variable will be forcibly initialized 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 u8 d, pd; ^~ /kisskb/src/drivers/media/tuners/tda18271-common.c:578:5: note: byref variable will be forcibly initialized 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 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 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 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 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 u8 val; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function '__dump_topology_ref_history': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1658:10: note: byref variable will be forcibly initialized ulong *entries; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1636:21: note: byref variable will be forcibly initialized struct drm_printer p = drm_debug_printer(DBG_PREFIX); ^ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_dpcd_write_payload': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:4589:12: note: byref variable will be forcibly initialized static int drm_dp_dpcd_write_payload(struct drm_dp_mst_topology_mgr *mgr, ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:4592:23: note: byref variable will be forcibly initialized u8 payload_alloc[3], status; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:4592:5: note: byref variable will be forcibly initialized u8 payload_alloc[3], status; ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'do_get_act_status': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:4634:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_get_one_sb_msg': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3894:33: note: byref variable will be forcibly initialized struct drm_dp_sideband_msg_hdr hdr; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3893:5: note: byref variable will be forcibly initialized u8 hdrlen; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3890:5: note: byref variable will be forcibly initialized u8 replyblock[32]; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_handle_down_rep': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3968:28: note: byref variable will be forcibly initialized struct drm_dp_mst_branch *mstb = NULL; ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_dump_mstb': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:4731:7: note: byref variable will be forcibly initialized char prefix[10]; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_mst_prop_path': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:2235:7: note: byref variable will be forcibly initialized char temp[8]; ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_port_add_connector': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:2294:7: note: byref variable will be forcibly initialized char proppath[255]; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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_needs_internal_pacing': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/net/tcp.h:1294:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&sk->sk_pacing_status) == SK_PACING_NEEDED; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_dpcd_read': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:2778:38: note: byref variable will be forcibly initialized struct drm_dp_sideband_msg_req_body req; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_dpcd_write': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1133:38: note: byref variable will be forcibly initialized struct drm_dp_sideband_msg_req_body req; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_power_updown_phy': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1194:38: note: byref variable will be forcibly initialized struct drm_dp_sideband_msg_req_body req; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_query_stream_enc_status': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1210:38: note: byref variable will be forcibly initialized struct drm_dp_sideband_msg_req_body req; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_allocate_payload': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1177:38: note: byref variable will be forcibly initialized struct drm_dp_sideband_msg_req_body req; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_enum_path_resources': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1162:38: note: byref variable will be forcibly initialized struct drm_dp_sideband_msg_req_body req; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_clear_payload_id_table': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1153:38: note: byref variable will be forcibly initialized struct drm_dp_sideband_msg_req_body req; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'build_link_address': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1145:38: note: byref variable will be forcibly initialized struct drm_dp_sideband_msg_req_body req; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_dump_sideband_msg_tx': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:687:7: note: byref variable will be forcibly initialized char buf[64]; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:686:38: note: byref variable will be forcibly initialized struct drm_dp_sideband_msg_req_body req; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'process_single_tx_qlock': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:2886:22: note: byref variable will be forcibly initialized struct drm_printer p = drm_debug_printer(DBG_PREFIX); ^ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:2848:18: note: byref variable will be forcibly initialized int len, space, idx, tosend; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:2847:33: note: byref variable will be forcibly initialized struct drm_dp_sideband_msg_hdr hdr; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:2846:5: note: byref variable will be forcibly initialized u8 chunk[48]; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_queue_down_tx': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:2930:22: note: byref variable will be forcibly initialized struct drm_printer p = drm_debug_printer(DBG_PREFIX); ^ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_wait_tx_reply': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1346:22: note: byref variable will be forcibly initialized struct drm_printer p = drm_debug_printer(DBG_PREFIX); ^ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/of.h:17, from /kisskb/src/include/linux/irqdomain.h:35, from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:26: /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:1313:9: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(mgr->tx_waitq, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_payload_send_msg': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3173:5: note: byref variable will be forcibly initialized u8 sinks[DRM_DP_MAX_SDP_STREAMS]; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3172:11: note: byref variable will be forcibly initialized int ret, port_num; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_i2c_read': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5537:38: note: byref variable will be forcibly initialized struct drm_dp_sideband_msg_req_body msg; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_i2c_write': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5590:38: note: byref variable will be forcibly initialized struct drm_dp_sideband_msg_req_body msg; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_port_set_pdt': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:2090:5: note: byref variable will be forcibly initialized u8 rad[8], lct; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_send_link_address': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:2999:8: note: byref variable will be forcibly initialized char buf[64]; ^~~ /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:102:5: note: byref variable will be forcibly initialized u8 par; ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c:101:5: note: byref variable will be forcibly initialized u8 pwm_div; ^~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c:100:5: note: byref variable will be forcibly initialized u8 pwm_ratio; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c: In function 'acx424akp_unprepare': /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c:326:5: note: byref variable will be forcibly initialized u8 par; ^~~ /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:178:22: note: byref variable will be forcibly initialized u8 vendor, version, panel; ^~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c:178:13: note: byref variable will be forcibly initialized u8 vendor, version, panel; ^~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c:178:5: note: byref variable will be forcibly initialized 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:253:11: note: byref variable will be forcibly initialized const u8 mddi = 3; ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_send_query_stream_enc_status': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3263:5: note: byref variable will be forcibly initialized u8 nonce[7]; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_update_payload_part1': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3377:24: note: byref variable will be forcibly initialized struct drm_dp_payload req_payload; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_read_mst_cap': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3664:5: note: byref variable will be forcibly initialized u8 mstm_cap; ^~~~~~~~ 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:2268:27: note: byref variable will be forcibly initialized struct bpf_sock_ops_kern sock_ops; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_topology_mgr_set_mst': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3684:5: note: byref variable will be forcibly initialized int drm_dp_mst_topology_mgr_set_mst(struct drm_dp_mst_topology_mgr *mgr, bool mst_state) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3684:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3697:25: note: byref variable will be forcibly initialized struct drm_dp_payload reset_pay; ^~~~~~~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_call_bpf_3arg': /kisskb/src/include/net/tcp.h:2300:6: note: byref variable will be forcibly initialized u32 args[3] = {arg1, arg2, arg3}; ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_topology_mgr_suspend': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3788:6: note: byref variable will be forcibly initialized void drm_dp_mst_topology_mgr_suspend(struct drm_dp_mst_topology_mgr *mgr) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_topology_mgr_resume': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3825:5: note: byref variable will be forcibly initialized int drm_dp_mst_topology_mgr_resume(struct drm_dp_mst_topology_mgr *mgr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:3829:5: note: byref variable will be forcibly initialized u8 guid[16]; ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_check_act_status': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:4634:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:4634:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_dump_topology': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:4822:6: note: byref variable will be forcibly initialized u8 buf[DP_PAYLOAD_TABLE_SIZE]; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:4798:9: note: byref variable will be forcibly initialized char name[14]; ^~~~ /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 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 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 unsigned int val; ^~~ /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 u32 reg_value; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_dsc_aux_for_port': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5844:6: note: byref variable will be forcibly initialized u8 downstreamport; ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5804:6: note: byref variable will be forcibly initialized u8 upstream_dsc; ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5779:5: note: byref variable will be forcibly initialized u8 endpoint_dsc; ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5778:5: note: byref variable will be forcibly initialized u8 endpoint_fec; ^~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_connect_init': /kisskb/src/net/ipv4/tcp_output.c:3645:7: note: byref variable will be forcibly initialized __u8 rcv_wscale; ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_current_mss': /kisskb/src/net/ipv4/tcp_output.c:1830:25: note: byref variable will be forcibly initialized struct tcp_md5sig_key *md5; ^~~ /kisskb/src/drivers/gpu/drm/lima/lima_sched.c: In function 'lima_sched_build_error_task_list': /kisskb/src/drivers/gpu/drm/lima/lima_sched.c:306:21: note: byref variable will be forcibly initialized struct dma_buf_map map; ^~~ /kisskb/src/net/ipv4/tcp_output.c:1829:25: note: byref variable will be forcibly initialized struct tcp_out_options opts; ^~~~ /kisskb/src/net/ipv4/tcp_output.c: In function '__tcp_transmit_skb': /kisskb/src/net/ipv4/tcp_output.c:1248:25: note: byref variable will be forcibly initialized struct tcp_md5sig_key *md5; ^~~ /kisskb/src/net/ipv4/tcp_output.c:1245:25: note: byref variable will be forcibly initialized struct tcp_out_options opts; ^~~~ /kisskb/src/drivers/gpu/drm/lima/lima_sched.c: In function 'lima_sched_task_fini': /kisskb/src/drivers/gpu/drm/lima/lima_sched.c:143:16: note: byref variable will be forcibly initialized unsigned long index; ^~~~~ /kisskb/src/drivers/gpu/drm/lima/lima_sched.c: In function 'lima_sched_context_init': /kisskb/src/drivers/gpu/drm/lima/lima_sched.c:166:28: note: byref variable will be forcibly initialized struct drm_gpu_scheduler *sched = &pipe->base; ^~~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_write_xmit': /kisskb/src/net/ipv4/tcp_output.c:2606:32: note: byref variable will be forcibly initialized bool is_cwnd_limited = false, is_rwnd_limited = false; ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_output.c:2606:7: note: byref variable will be forcibly initialized bool is_cwnd_limited = false, is_rwnd_limited = false; ^~~~~~~~~~~~~~~ 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:2300:6: note: byref variable will be forcibly initialized u32 args[3] = {arg1, arg2, arg3}; ^~~~ 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:1045:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_make_synack': /kisskb/src/net/ipv4/tcp_output.c:3521:25: note: byref variable will be forcibly initialized struct tcp_out_options opts; ^~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' TRACE_EVENT_CONDITION(mdio_access, ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' TRACE_EVENT_CONDITION(mdio_access, ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_rtx_synack': /kisskb/src/net/ipv4/tcp_output.c:4110:15: note: byref variable will be forcibly initialized struct flowi fl; ^~ 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:2: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(name, \ ^~~~~~~~~~~ /kisskb/src/include/trace/events/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 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 u32 addr; ^~~~ /kisskb/src/drivers/regulator/pca9450-regulator.c: In function 'pca9450_irq_handler': /kisskb/src/drivers/regulator/pca9450-regulator.c:665:15: note: byref variable will be forcibly initialized unsigned int status; ^~~~~~ /kisskb/src/drivers/regulator/pca9450-regulator.c: In function 'buck_set_dvs': /kisskb/src/drivers/regulator/pca9450-regulator.c:181:11: note: byref variable will be forcibly initialized uint32_t uv; ^~ /kisskb/src/drivers/regulator/pca9450-regulator.c: In function 'pca9450_i2c_probe': /kisskb/src/drivers/regulator/pca9450-regulator.c:707:15: note: byref variable will be forcibly initialized unsigned int device_id, i; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-truly-nt35597.c: In function 'truly_nt35597_probe': /kisskb/src/drivers/gpu/drm/panel/panel-truly-nt35597.c:541:36: note: byref variable will be forcibly initialized const struct mipi_dsi_device_info info = { ^~~~ /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 u8 cmd[9]; ^~~ /kisskb/src/drivers/w1/slaves/w1_ds2405.c:145:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/w1/slaves/w1_ds2405.c:144:6: note: byref variable will be forcibly initialized int ret, current_pio; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/rxrpc/conn_service.c:8: /kisskb/src/net/rxrpc/conn_service.c: In function 'rb_link_node_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rbtree.h:84:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*rb_link, node); ^~~~~~~~~~~~~~~~~~ /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 u8 tm_current, dc_over_dt, rf_tab; ^~~~~~~~~~ /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 unsigned int seq = 0; ^~~ /kisskb/src/drivers/mfd/mc13xxx-core.c: In function 'mc13xxx_add_subdevice_pdata': /kisskb/src/drivers/mfd/mc13xxx-core.c:366:7: note: byref variable will be forcibly initialized char buf[30]; ^~~ /kisskb/src/drivers/mfd/mc13xxx-core.c: In function 'mc13xxx_irq_status': /kisskb/src/drivers/mfd/mc13xxx-core.c:144:7: note: byref variable will be forcibly initialized u32 stat; ^~~~ /kisskb/src/drivers/mfd/mc13xxx-core.c:134:7: note: byref variable will be forcibly initialized u32 mask; ^~~~ /kisskb/src/drivers/mfd/mc13xxx-core.c: In function 'mc13xxx_adc_do_conversion': /kisskb/src/drivers/mfd/mc13xxx-core.c:256:18: note: byref variable will be forcibly initialized u32 adc0, adc1, old_adc0; ^~~~~~~~ /kisskb/src/drivers/mfd/mc13xxx-core.c: In function 'mc13xxx_common_init': /kisskb/src/drivers/mfd/mc13xxx-core.c:424:6: note: byref variable will be forcibly initialized u32 revision; ^~~~~~~~ /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 u32 freq; ^~~~ /kisskb/src/drivers/media/tuners/tda18271-fe.c:436:6: note: byref variable will be forcibly initialized u16 count_limit; ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tda18271-fe.c:435:5: note: byref variable will be forcibly initialized 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 s32 prog_tab[3]; ^~~~~~~~ /kisskb/src/drivers/media/tuners/tda18271-fe.c:571:6: note: byref variable will be forcibly initialized s32 prog_cal[3]; ^~~~~~~~ /kisskb/src/drivers/media/tuners/tda18271-fe.c:570:6: note: byref variable will be forcibly initialized u32 rf_freq[3]; ^~~~~~~ /kisskb/src/drivers/media/tuners/tda18271-fe.c:569:6: note: byref variable will be forcibly initialized u32 rf_default[3]; ^~~~~~~~~~ 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 __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 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 __be16 tmp = value; ^~~ /kisskb/src/net/8021q/vlan_netlink.c:218:31: note: byref variable will be forcibly initialized struct ifla_vlan_qos_mapping m; ^ /kisskb/src/net/8021q/vlan_netlink.c:217:25: note: byref variable will be forcibly initialized struct ifla_vlan_flags f; ^ /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 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 u8 b = 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 u8 chip_id; ^~~~~~~ /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 u8 id = 0; ^~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc_send_i2c_data': /kisskb/src/drivers/media/tuners/xc5000.c:246:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->i2c_props.addr, ^~~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc_load_i2c_sequence': /kisskb/src/drivers/media/tuners/xc5000.c:246:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/xc5000.c:355:5: note: byref variable will be forcibly initialized u8 buf[XC_MAX_I2C_WRITE_LENGTH]; ^~~ /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 struct i2c_msg msg[2] = { ^~~ /kisskb/src/drivers/media/tuners/xc5000.c:276:5: note: byref variable will be forcibly initialized u8 bval[2] = { 0, 0 }; ^~~~ /kisskb/src/drivers/media/tuners/xc5000.c:275:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg >> 8, reg & 0xff }; ^~~ /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 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 u16 id; ^~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc_write_reg': /kisskb/src/drivers/media/tuners/xc5000.c:246:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->i2c_props.addr, ^~~ /kisskb/src/drivers/media/tuners/xc5000.c:319:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /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 u16 fw_ck; ^~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:1105:6: note: byref variable will be forcibly initialized u16 pll_lock_status; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:1103:25: note: byref variable will be forcibly initialized 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 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 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 u16 reg_data; ^~~~~~~~ /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 u16 regval; ^~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:635:6: note: byref variable will be forcibly initialized u16 fw_buildversion = 0; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:634:26: note: byref variable will be forcibly initialized u8 fw_majorversion = 0, fw_minorversion = 0; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:634:5: note: byref variable will be forcibly initialized u8 fw_majorversion = 0, fw_minorversion = 0; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:633:26: note: byref variable will be forcibly initialized u8 hw_majorversion = 0, hw_minorversion = 0; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:633:5: note: byref variable will be forcibly initialized u8 hw_majorversion = 0, hw_minorversion = 0; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:632:6: note: byref variable will be forcibly initialized u16 totalgain; ^~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:631:6: note: byref variable will be forcibly initialized u16 snr; ^~~ /kisskb/src/drivers/media/tuners/xc5000.c:630:6: note: byref variable will be forcibly initialized u16 quality; ^~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:629:6: note: byref variable will be forcibly initialized u16 frame_lines; ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:628:6: note: byref variable will be forcibly initialized u32 hsync_freq_hz = 0; ^~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:627:6: note: byref variable will be forcibly initialized u16 lock_status; ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:626:6: note: byref variable will be forcibly initialized u32 freq_error_hz = 0; ^~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:625:6: note: byref variable will be forcibly initialized u16 adc_envelope; ^~~~~~~~~~~~ /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 u16 pll_lock_status; ^~~~~~~~~~~~~~~ /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 u16 id = 0; ^~ /kisskb/src/drivers/hwmon/occ/p8_i2c.c: In function 'p8_i2c_occ_putscom': /kisskb/src/drivers/hwmon/occ/p8_i2c.c:68:6: note: byref variable will be forcibly initialized u32 buf[3]; ^~~ /kisskb/src/drivers/hwmon/occ/p8_i2c.c: In function 'p8_i2c_occ_putscom_u32': /kisskb/src/drivers/hwmon/occ/p8_i2c.c:91:5: note: byref variable will be forcibly initialized u8 buf[8]; ^~~ /kisskb/src/drivers/hwmon/occ/p8_i2c.c: In function 'p8_i2c_occ_putscom_be': /kisskb/src/drivers/hwmon/occ/p8_i2c.c:91:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/occ/p8_i2c.c: In function 'p8_i2c_occ_getscom': /kisskb/src/drivers/hwmon/occ/p8_i2c.c:40:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[2]; ^~~~ /kisskb/src/drivers/hwmon/occ/p8_i2c.c:39:9: note: byref variable will be forcibly initialized __be64 buf; ^~~ /kisskb/src/drivers/hwmon/occ/p8_i2c.c: In function 'p8_i2c_occ_send_cmd': /kisskb/src/drivers/hwmon/occ/p8_i2c.c:91:5: note: byref variable will be forcibly initialized u8 buf[8]; ^~~ /kisskb/src/drivers/hwmon/occ/p8_i2c.c:91:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/occ/p8_i2c.c:91:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/occ/p8_i2c.c:91:5: note: byref variable will be forcibly initialized /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 u8 w1_buf[3]; ^~~~~~ /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 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 u8 buf[XC_MAX_I2C_WRITE_LENGTH]; ^~~ /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 u8 buf[4]; ^~~ /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/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 u8 indirect_mode[5]; ^~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:864:6: note: byref variable will be forcibly initialized u8 scode_buf[13]; ^~~~~~~~~ /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 struct i2c_msg msg[2] = { ^~~ /kisskb/src/drivers/media/tuners/xc4000.c:534:5: note: byref variable will be forcibly initialized u8 bval[2] = { 0, 0 }; ^~~~ /kisskb/src/drivers/media/tuners/xc4000.c:533:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg >> 8, reg & 0xff }; ^~~ /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 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 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 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 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 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 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 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 u8 fw_majorversion = 0, fw_minorversion = 0; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1101:5: note: byref variable will be forcibly initialized u8 fw_majorversion = 0, fw_minorversion = 0; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1100:26: note: byref variable will be forcibly initialized u8 hw_majorversion = 0, hw_minorversion = 0; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1100:5: note: byref variable will be forcibly initialized u8 hw_majorversion = 0, hw_minorversion = 0; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1099:6: note: byref variable will be forcibly initialized u16 noise = 0; ^~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1098:6: note: byref variable will be forcibly initialized u16 signal = 0; ^~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1097:6: note: byref variable will be forcibly initialized u16 quality; ^~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1096:6: note: byref variable will be forcibly initialized u16 frame_lines; ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1095:6: note: byref variable will be forcibly initialized u32 hsync_freq_hz = 0; ^~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1094:6: note: byref variable will be forcibly initialized u16 lock_status; ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1093:6: note: byref variable will be forcibly initialized u32 freq_error_hz = 0; ^~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1092:6: note: byref variable will be forcibly initialized 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:588:9: note: byref variable will be forcibly initialized 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 char name[33]; ^~~~ /kisskb/src/drivers/media/tuners/xc4000.c:708:25: note: byref variable will be forcibly initialized 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 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 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 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 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 v4l2_std_id std0; ^~~~ /kisskb/src/drivers/media/tuners/xc4000.c:929:11: note: byref variable will be forcibly initialized u16 hwmodel; ^~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:927:29: note: byref variable will be forcibly initialized 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 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 u16 id = 0; ^~ /kisskb/src/drivers/input/mouse/logips2pp.c: In function 'ps2pp_set_smartscroll': /kisskb/src/drivers/input/mouse/logips2pp.c:139:5: note: byref variable will be forcibly initialized u8 param[4]; ^~~~~ /kisskb/src/drivers/input/mouse/logips2pp.c: In function 'ps2pp_attr_set_smartscroll': /kisskb/src/drivers/input/mouse/logips2pp.c:161:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/input/mouse/logips2pp.c: In function 'ps2pp_set_resolution': /kisskb/src/drivers/input/mouse/logips2pp.c:190:6: note: byref variable will be forcibly initialized u8 param = 3; ^~~~~ /kisskb/src/drivers/input/mouse/logips2pp.c: In function 'ps2pp_detect': /kisskb/src/drivers/input/mouse/logips2pp.c:361:5: note: byref variable will be forcibly initialized u8 param[4]; ^~~~~ /kisskb/src/crypto/sm4_generic.c: In function 'sm4_key_sub': /kisskb/src/crypto/sm4_generic.c:91:12: note: byref variable will be forcibly initialized static u32 sm4_key_sub(u32 x) ^~~~~~~~~~~ /kisskb/src/crypto/sm4_generic.c: In function 'sm4_enc_sub': /kisskb/src/crypto/sm4_generic.c:96:12: note: byref variable will be forcibly initialized static u32 sm4_enc_sub(u32 x) ^~~~~~~~~~~ /kisskb/src/crypto/sm4_generic.c: In function 'sm4_round': /kisskb/src/crypto/sm4_generic.c:96:12: note: byref variable will be forcibly initialized /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 u8 w1_buf[4]; ^~~~~~ /kisskb/src/crypto/sm4_generic.c: In function 'sm4_do_crypt': /kisskb/src/crypto/sm4_generic.c:168:6: note: byref variable will be forcibly initialized u32 x[4], i, t; ^ /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 u8 wrbuf[3]; ^~~~~ /kisskb/src/crypto/sm4_generic.c: In function 'crypto_sm4_expand_key': /kisskb/src/crypto/sm4_generic.c:91:12: note: byref variable will be forcibly initialized static u32 sm4_key_sub(u32 x) ^~~~~~~~~~~ /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 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 u64 rn = le64_to_cpu(*((u64*)&sl->reg_num)); ^~ /kisskb/src/drivers/gpu/drm/lima/lima_ctx.c: In function 'lima_ctx_mgr_fini': /kisskb/src/drivers/gpu/drm/lima/lima_ctx.c:93:16: note: byref variable will be forcibly initialized unsigned long id; ^~ /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 struct flowidn fld; ^~~ /kisskb/src/drivers/tty/serial/digicolor-usart.c: In function 'digicolor_uart_console_setup': /kisskb/src/drivers/tty/serial/digicolor-usart.c:418:45: note: byref variable will be forcibly initialized int baud = 115200, bits = 8, parity = 'n', flow = 'n'; ^~~~ /kisskb/src/drivers/tty/serial/digicolor-usart.c:418:31: note: byref variable will be forcibly initialized int baud = 115200, bits = 8, parity = 'n', flow = 'n'; ^~~~~~ /kisskb/src/drivers/tty/serial/digicolor-usart.c:418:21: note: byref variable will be forcibly initialized int baud = 115200, bits = 8, parity = 'n', flow = 'n'; ^~~~ /kisskb/src/drivers/tty/serial/digicolor-usart.c:418:6: note: byref variable will be forcibly initialized int baud = 115200, bits = 8, parity = 'n', flow = 'n'; ^~~~ /kisskb/src/drivers/mtd/ubi/io.c: In function 'self_check_write': /kisskb/src/drivers/mtd/ubi/io.c:1295:9: note: byref variable will be forcibly initialized size_t read; ^~~~ /kisskb/src/drivers/mtd/ubi/io.c: In function 'ubi_io_read': /kisskb/src/drivers/mtd/ubi/io.c:117:9: note: byref variable will be forcibly initialized size_t read; ^~~~ /kisskb/src/drivers/mtd/ubi/io.c: In function 'nor_erase_prepare': /kisskb/src/drivers/mtd/ubi/io.c:465:21: note: byref variable will be forcibly initialized struct ubi_vid_hdr vid_hdr; ^~~~~~~ /kisskb/src/drivers/mtd/ubi/io.c:456:24: note: byref variable will be forcibly initialized struct ubi_vid_io_buf vidb; ^~~~ /kisskb/src/drivers/mtd/ubi/io.c:455:20: note: byref variable will be forcibly initialized struct ubi_ec_hdr ec_hdr; ^~~~~~ /kisskb/src/drivers/mtd/ubi/io.c:454:11: note: byref variable will be forcibly initialized uint32_t data = 0; ^~~~ /kisskb/src/drivers/mtd/ubi/io.c:452:9: note: byref variable will be forcibly initialized size_t written; ^~~~~~~ /kisskb/src/drivers/mtd/ubi/io.c: In function 'ubi_self_check_all_ff': /kisskb/src/drivers/mtd/ubi/io.c:1358:9: note: byref variable will be forcibly initialized size_t read; ^~~~ /kisskb/src/drivers/mtd/ubi/io.c: In function 'ubi_io_write': /kisskb/src/drivers/mtd/ubi/io.c:226:9: note: byref variable will be forcibly initialized size_t written; ^~~~~~~ /kisskb/src/drivers/mtd/ubi/io.c: In function 'do_sync_erase': /kisskb/src/drivers/mtd/ubi/io.c:310:20: note: byref variable will be forcibly initialized struct erase_info ei; ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/i2c/busses/i2c-xiic.c:19: /kisskb/src/drivers/i2c/busses/i2c-xiic.c: In function 'xiic_xfer': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-xiic.c:726:6: note: in expansion of macro 'wait_event_timeout' if (wait_event_timeout(i2c->wait, (i2c->state == STATE_ERROR) || ^~~~~~~~~~~~~~~~~~ /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 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 u8 w1_buf[6]={W1_F12_FUNC_WRITE_STATUS, 7, 0, 0, 0, 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 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 unsigned int status; ^~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/of.h:17, from /kisskb/src/include/linux/irqdomain.h:35, from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/include/drm/drm_crtc.h:28, from /kisskb/src/drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c:7: /kisskb/src/drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c: In function 'mdp4_crtc_wait_for_flush_done': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c:538:8: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(dev->vblank[drm_crtc_index(crtc)].queue, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/pv88080-regulator.c: In function 'pv88080_buck_get_mode': /kisskb/src/drivers/regulator/pv88080-regulator.c:212:15: note: byref variable will be forcibly initialized unsigned int data; ^~~~ /kisskb/src/drivers/regulator/pv88080-regulator.c: In function 'pv88080_irq_handler': /kisskb/src/drivers/regulator/pv88080-regulator.c:329:9: note: byref variable will be forcibly initialized int i, reg_val, err, ret = IRQ_NONE; ^~~~~~~ /kisskb/src/drivers/regulator/pv88080-regulator.c: In function 'pv88080_i2c_probe': /kisskb/src/drivers/regulator/pv88080-regulator.c:386:22: note: byref variable will be forcibly initialized unsigned int conf2, conf5; ^~~~~ /kisskb/src/drivers/regulator/pv88080-regulator.c:386:15: note: byref variable will be forcibly initialized unsigned int conf2, conf5; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c: In function 'mdp4_crtc_cursor_set': /kisskb/src/drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c:413:11: note: byref variable will be forcibly initialized uint64_t iova; ^~~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c: In function 'update_cursor': /kisskb/src/drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c:367:12: note: byref variable will be forcibly initialized uint64_t iova = mdp4_crtc->cursor.next_iova; ^~~~ /kisskb/src/drivers/regulator/pfuze100-regulator.c: In function 'pfuze_identify': /kisskb/src/drivers/regulator/pfuze100-regulator.c:637:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/regulator/pfuze100-regulator.c: In function 'pfuze100_regulator_probe': /kisskb/src/drivers/regulator/pfuze100-regulator.c:773:7: note: byref variable will be forcibly initialized int val; ^~~ 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/net/bluetooth/bluetooth.h:29, from /kisskb/src/net/bluetooth/hci_sock.c:32: /kisskb/src/net/bluetooth/hci_sock.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_cmsg': /kisskb/src/net/bluetooth/hci_sock.c:1413:31: note: byref variable will be forcibly initialized struct __kernel_old_timeval tv; ^~ /kisskb/src/net/bluetooth/hci_sock.c:1404:7: note: byref variable will be forcibly initialized int incoming = bt_cb(skb)->incoming; ^~~~~~~~ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_recvmsg': /kisskb/src/net/bluetooth/hci_sock.c:1441:14: note: byref variable will be forcibly initialized int copied, err; ^~~ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_setsockopt': /kisskb/src/net/bluetooth/hci_sock.c:1843:12: note: userspace variable will be forcibly initialized static int hci_sock_setsockopt(struct socket *sock, int level, int optname, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_sock.c:1843:12: note: userspace variable will be forcibly initialized /kisskb/src/net/bluetooth/hci_sock.c:1843:12: note: userspace variable will be forcibly initialized /kisskb/src/net/bluetooth/hci_sock.c:1848:15: note: byref variable will be forcibly initialized int err = 0, opt = 0; ^~~ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_getsockopt': /kisskb/src/net/bluetooth/hci_sock.c:1932:21: note: byref variable will be forcibly initialized struct hci_ufilter uf; ^~ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_blacklist_add': /kisskb/src/net/bluetooth/hci_sock.c:897:11: note: byref variable will be forcibly initialized bdaddr_t bdaddr; ^~~~~~ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_blacklist_del': /kisskb/src/net/bluetooth/hci_sock.c:914:11: note: byref variable will be forcibly initialized bdaddr_t bdaddr; ^~~~~~ /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 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/net/bluetooth/hci_sock.c: In function 'send_monitor_note': /kisskb/src/net/bluetooth/hci_sock.c:619:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /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 '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_write4': /kisskb/src/net/bluetooth/hci_sock.c: In function 'create_monitor_ctrl_open': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:88:5: note: byref variable will be forcibly initialized u8 buffer[6]; ^~~~~~ /kisskb/src/net/bluetooth/hci_sock.c:495:5: note: byref variable will be forcibly initialized u8 ver[3]; ^~~ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_logging_frame': /kisskb/src/net/bluetooth/hci_sock.c:1623:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_sendmsg': /kisskb/src/net/bluetooth/hci_sock.c:1708:6: note: byref variable will be forcibly initialized int err; ^~~ /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 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 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 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 ret = mipi_dsi_dcs_write_buffer(ctx->dsi, (u8[]) { 0xfe, 0x00 }, 2); ^ /kisskb/src/net/bluetooth/hci_sock.c: In function 'hci_sock_bind': /kisskb/src/net/bluetooth/hci_sock.c:1086:22: note: byref variable will be forcibly initialized struct sockaddr_hci haddr; ^~~~~ /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 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 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 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 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/net/bluetooth/hci_sock.c: In function 'hci_sock_dev_event': /kisskb/src/net/bluetooth/hci_sock.c:751:27: note: byref variable will be forcibly initialized struct hci_ev_si_device ev; ^~ /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_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_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 u8 pinctrl[6], pinconf[10], voutctrl4; ^~~~~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:390:5: note: byref variable will be forcibly initialized 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 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 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 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 u8 buffer[3]; ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:2642:7: note: byref variable will be forcibly initialized 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 u8 buffer[3]; ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /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 struct pardev_cb i2c_parport_cb; ^~~~~~~~~~~~~~ /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/w1/slaves/w1_ds2423.c: In function 'w1_slave_show': /kisskb/src/drivers/w1/slaves/w1_ds2423.c:36:5: note: byref variable will be forcibly initialized u8 wrbuf[3]; ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2423.c:35:5: note: byref variable will be forcibly initialized u8 rbuf[COUNTER_COUNT * READ_BYTE_COUNT]; ^~~~ /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/regulator/pv88090-regulator.c: In function 'pv88090_buck_get_mode': /kisskb/src/drivers/regulator/pv88090-regulator.c:93:15: note: byref variable will be forcibly initialized unsigned int data; ^~~~ /kisskb/src/drivers/regulator/pv88090-regulator.c: In function 'pv88090_irq_handler': /kisskb/src/drivers/regulator/pv88090-regulator.c:221:9: note: byref variable will be forcibly initialized int i, reg_val, err, ret = IRQ_NONE; ^~~~~~~ /kisskb/src/drivers/regulator/pv88090-regulator.c: In function 'pv88090_i2c_probe': /kisskb/src/drivers/regulator/pv88090-regulator.c:275:22: note: byref variable will be forcibly initialized unsigned int conf2, range, index; ^~~~~ /kisskb/src/drivers/regulator/pv88090-regulator.c:275:15: note: byref variable will be forcibly initialized unsigned int conf2, range, index; ^~~~~ /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 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 struct rxrpc_wire_header whdr; ^~~~ /kisskb/src/drivers/gpu/drm/panfrost/panfrost_job.c: In function 'panfrost_job_push': /kisskb/src/drivers/gpu/drm/panfrost/panfrost_job.c:224:24: note: byref variable will be forcibly initialized struct ww_acquire_ctx acquire_ctx; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panfrost/panfrost_job.c: In function 'panfrost_job_open': /kisskb/src/drivers/gpu/drm/panfrost/panfrost_job.c:663:28: note: byref variable will be forcibly initialized struct drm_gpu_scheduler *sched; ^~~~~ /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 struct i2c_msg msg = { .addr = priv->cfg->i2c_address, ^~~ /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 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 u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/mt2131.c: In function 'mt2131_init': /kisskb/src/drivers/media/tuners/mt2131.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->cfg->i2c_address, ^~~ /kisskb/src/drivers/media/tuners/mt2131.c:70:17: note: byref variable will be forcibly initialized /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 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 u8 afc_status = 0; ^~~~~~~~~~ /kisskb/src/drivers/media/tuners/mt2131.c:181:5: note: byref variable will be forcibly initialized u8 lock_status = 0; ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/mt2131.c: In function 'mt2131_set_params': /kisskb/src/drivers/media/tuners/mt2131.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->cfg->i2c_address, ^~~ /kisskb/src/drivers/media/tuners/mt2131.c:91:5: note: byref variable will be forcibly initialized u8 lockval = 0; ^~~~~~~ /kisskb/src/drivers/media/tuners/mt2131.c:90:6: note: byref variable will be forcibly initialized u8 b[8]; ^ /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 u8 id = 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 u8 cmp[W1_F2D_READ_MAXLEN]; ^~~ /kisskb/src/drivers/w1/slaves/w1_ds2431.c:66:5: note: byref variable will be forcibly initialized 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 u8 rdbuf[W1_F2D_SCRATCH_SIZE + 3]; ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2431.c:148:5: note: byref variable will be forcibly initialized 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 char tmp[W1_F2D_SCRATCH_SIZE]; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/rxrpc/input.c:10: /kisskb/src/net/rxrpc/input.c: In function 'rxrpc_input_data': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/input.c:551:4: note: in expansion of macro 'smp_store_release' smp_store_release(&call->rx_top, seq); ^~~~~~~~~~~~~~~~~ /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 unsigned long avail; ^~~~~ /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 u8 cmp[W1_F0D_READ_MAXLEN]; ^~~ /kisskb/src/drivers/w1/slaves/w1_ds2805.c:63:5: note: byref variable will be forcibly initialized u8 wrbuf[3]; ^~~~~ /kisskb/src/net/rxrpc/key.c: In function 'rxrpc_read': /kisskb/src/net/rxrpc/key.c:568:34: note: byref variable will be forcibly initialized u32 cnlen, toksize, ntoks, tok, zero; ^~~~ /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 u8 rdbuf[W1_F0D_SCRATCH_SIZE]; ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2805.c:147:5: note: byref variable will be forcibly initialized 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 char tmp[W1_F0D_SCRATCH_SIZE]; ^~~ 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 static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /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 } 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 __be32 wtmp; ^~~~ /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 static inline void *memdup_sockptr_nul(sockptr_t src, size_t len) ^~~~~~~~~~~~~~~~~~ /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 struct rxrpc_peer *peer = NULL; ^~~~ /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 } data; ^~~~ /kisskb/src/net/8021q/vlan_gvrp.c: In function 'vlan_gvrp_request_join': /kisskb/src/net/8021q/vlan_gvrp.c:30:9: note: byref variable will be forcibly initialized __be16 vlan_id = htons(vlan->vlan_id); ^~~~~~~ /kisskb/src/net/8021q/vlan_gvrp.c: In function 'vlan_gvrp_request_leave': /kisskb/src/net/8021q/vlan_gvrp.c:41:9: note: byref variable will be forcibly initialized __be16 vlan_id = htons(vlan->vlan_id); ^~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mfd/mfd-core.c: In function 'mfd_remove_devices_late': /kisskb/src/drivers/mfd/mfd-core.c:381:6: note: byref variable will be forcibly initialized 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:389:6: note: byref variable will be forcibly initialized 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:389:6: note: byref variable will be forcibly initialized /kisskb/src/crypto/cast5_generic.c: In function 'cast5_setkey': /kisskb/src/crypto/cast5_generic.c:482:9: note: byref variable will be forcibly initialized __be32 p_key[4]; ^~~~~ /kisskb/src/crypto/cast5_generic.c:481:6: note: byref variable will be forcibly initialized u32 k[16]; ^ /kisskb/src/crypto/cast5_generic.c:480:6: note: byref variable will be forcibly initialized u32 z[4]; ^ /kisskb/src/crypto/cast5_generic.c:479:6: note: byref variable will be forcibly initialized u32 x[4]; ^ /kisskb/src/drivers/mfd/mfd-core.c: In function 'devm_mfd_dev_release': /kisskb/src/drivers/mfd/mfd-core.c:389:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/lib/bucket_locks.c:3: /kisskb/src/lib/bucket_locks.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/mac80211/status.c: In function 'ieee80211_tx_status_8023': /kisskb/src/net/mac80211/status.c:1216:19: note: byref variable will be forcibly initialized struct sta_info *sta; ^~~ /kisskb/src/drivers/input/mouse/touchkit_ps2.c: In function 'touchkit_ps2_detect': /kisskb/src/drivers/input/mouse/touchkit_ps2.c:59:16: note: byref variable will be forcibly initialized unsigned char param[3]; ^~~~~ /kisskb/src/drivers/media/tuners/mc44s803.c: In function 'mc44s803_writereg': /kisskb/src/drivers/media/tuners/mc44s803.c:26:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/mc44s803.c:25:5: note: byref variable will be forcibly initialized u8 buf[3]; ^~~ /kisskb/src/drivers/media/tuners/mc44s803.c: In function 'mc44s803_readreg': /kisskb/src/drivers/media/tuners/mc44s803.c:47:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/tuners/mc44s803.c:45:5: note: byref variable will be forcibly initialized u8 buf[3]; ^~~ /kisskb/src/drivers/media/tuners/mc44s803.c: In function 'mc44s803_attach': /kisskb/src/drivers/media/tuners/mc44s803.c:312:6: note: byref variable will be forcibly initialized u32 reg; ^~~ 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:129:30: note: byref variable will be forcibly initialized 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/wireless/reg.c:50: /kisskb/src/net/wireless/reg.c: In function 'reg_update_last_request': 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c:310:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(last_request, request); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c: In function 'reset_regdomains': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c:334:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(cfg80211_regdomain, new_regdom); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c: In function 'pmbus_regulator_register': /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c:2302:27: note: byref variable will be forcibly initialized struct regulator_config config = { }; ^~~~~~ /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c: In function 'pmbus_set_sensor': /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c:964:6: note: byref variable will be forcibly initialized s64 val; ^~~ /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c: In function 'pmbus_set_samples': /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c:2035:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c: In function 'pmbus_init_debugfs': /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c:2411:7: note: byref variable will be forcibly initialized char name[PMBUS_NAME_SIZE]; ^~~~ /kisskb/src/drivers/net/mdio/mdio-mux.c: In function 'mdio_mux_init': /kisskb/src/drivers/net/mdio/mdio-mux.c:134:7: note: byref variable will be forcibly initialized int v; ^ 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:129:30: note: byref variable will be forcibly initialized struct platform_device_info pdevinfo = { ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/wireless/reg.c:50: /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c:4269:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(cfg80211_regdomain, cfg80211_world_regdom); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c: In function 'reg_process_hint_driver': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c:2758:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(wiphy->regd, regd); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c: In function 'handle_reg_beacon': /kisskb/src/net/wireless/reg.c:2152:27: note: byref variable will be forcibly initialized struct ieee80211_channel chan_before; ^~~~~~~~~~~ /kisskb/src/net/wireless/reg.c: In function 'reg_reload_regdb': /kisskb/src/net/wireless/reg.c:1091:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/wireless/reg.c:50: /kisskb/src/net/wireless/reg.c: In function 'reg_process_self_managed_hint': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c:3111:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(wiphy->regd, regd); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c:3097:28: note: byref variable will be forcibly initialized struct regulatory_request request = {}; ^~~~~~~ /kisskb/src/net/wireless/reg.c: In function 'print_rd_rules': /kisskb/src/net/wireless/reg.c:3649:15: note: byref variable will be forcibly initialized char bw[32], cac_time[32]; ^~~~~~~~ /kisskb/src/net/wireless/reg.c:3649:7: note: byref variable will be forcibly initialized char bw[32], cac_time[32]; ^~ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_read_reg': /kisskb/src/drivers/media/tuners/mxl5007t.c:480:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c:479:5: note: byref variable will be forcibly initialized 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:551:5: note: byref variable will be forcibly initialized u8 d; ^ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_get_status': /kisskb/src/drivers/media/tuners/mxl5007t.c:575:17: note: byref variable will be forcibly initialized int rf_locked, ref_locked, ret; ^~~~~~~~~~ /kisskb/src/drivers/media/tuners/mxl5007t.c:575:6: note: byref variable will be forcibly initialized int rf_locked, ref_locked, ret; ^~~~~~~~~ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_get_chip_id': /kisskb/src/drivers/media/tuners/mxl5007t.c:798:5: note: byref variable will be forcibly initialized u8 id; ^~ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_soft_reset': /kisskb/src/drivers/media/tuners/mxl5007t.c:499:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c:498:5: note: byref variable will be forcibly initialized u8 d = 0xff; ^ /kisskb/src/net/wireless/reg.c: In function 'regdom_intersect': /kisskb/src/net/wireless/reg.c:1502:28: note: byref variable will be forcibly initialized struct ieee80211_reg_rule intersected_rule; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_write_reg': /kisskb/src/drivers/media/tuners/mxl5007t.c:451:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = state->i2c_props.addr, .flags = 0, ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c:450:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_write_regs': /kisskb/src/drivers/media/tuners/mxl5007t.c:451:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = state->i2c_props.addr, .flags = 0, ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c:450:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, val }; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/wireless/reg.c:50: /kisskb/src/net/wireless/reg.c: In function 'reg_set_rd_driver': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c:3844:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(request_wiphy->regd, rd); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c:3828:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(request_wiphy->regd, regd); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c: In function 'handle_channel': /kisskb/src/net/wireless/reg.c:1963:32: note: byref variable will be forcibly initialized struct ieee80211_freq_range comb_range; ^~~~~~~~~~ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_sleep': /kisskb/src/drivers/media/tuners/mxl5007t.c:451:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = state->i2c_props.addr, .flags = 0, ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c:450:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c:451:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = state->i2c_props.addr, .flags = 0, ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c:450:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_init': /kisskb/src/drivers/media/tuners/mxl5007t.c:451:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = state->i2c_props.addr, .flags = 0, ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c:450:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, val }; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/wireless/reg.c:50: /kisskb/src/net/wireless/reg.c: In function 'wiphy_apply_custom_regulatory': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c:2590:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(wiphy->regd, new_regd); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_attach': /kisskb/src/drivers/media/tuners/mxl5007t.c:451:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = state->i2c_props.addr, .flags = 0, ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c:450:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, val }; ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/net/wireless/reg.c:52: /kisskb/src/net/wireless/reg.c: In function 'restore_regulatory_settings': /kisskb/src/net/wireless/reg.c:3426:12: note: byref variable will be forcibly initialized LIST_HEAD(tmp_reg_req_list); ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/wireless/reg.c:3424:7: note: byref variable will be forcibly initialized char world_alpha2[2]; ^~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c:3423:7: note: byref variable will be forcibly initialized char alpha2[2]; ^~~~~~ /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 struct kvec iov[2]; ^~~ /kisskb/src/net/rxrpc/local_event.c:31:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/net/rxrpc/local_event.c:30:24: note: byref variable will be forcibly initialized struct sockaddr_rxrpc srx; ^~~ /kisskb/src/net/rxrpc/local_event.c:28:27: note: byref variable will be forcibly initialized 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 char v; ^ /kisskb/src/net/wireless/util.c: In function 'cfg80211_calculate_bitrate_he': /kisskb/src/net/wireless/util.c:1364:6: note: byref variable will be forcibly initialized u32 rates_26[3] = { 9411111, 8888888, 8000000 }; ^~~~~~~~ /kisskb/src/net/wireless/util.c:1363:6: note: byref variable will be forcibly initialized u32 rates_52[3] = { 18820000, 17777777, 16000000 }; ^~~~~~~~ /kisskb/src/net/wireless/util.c:1362:6: note: byref variable will be forcibly initialized u32 rates_106[3] = { 40000000, 37777777, 34000000 }; ^~~~~~~~~ /kisskb/src/net/wireless/util.c:1361:6: note: byref variable will be forcibly initialized u32 rates_242[3] = { 114711111, 108333333, 97500000 }; ^~~~~~~~~ /kisskb/src/net/wireless/util.c:1360:6: note: byref variable will be forcibly initialized u32 rates_484[3] = { 229411111, 216666666, 195000000 }; ^~~~~~~~~ /kisskb/src/net/wireless/util.c:1359:6: note: byref variable will be forcibly initialized u32 rates_969[3] = { 480388888, 453700000, 408333333 }; ^~~~~~~~~ /kisskb/src/net/wireless/util.c:1358:6: note: byref variable will be forcibly initialized u32 rates_160M[3] = { 960777777, 907400000, 816666666 }; ^~~~~~~~~~ /kisskb/src/net/wireless/util.c:1342:6: note: byref variable will be forcibly initialized u32 mcs_divisors[14] = { ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/i2c/busses/i2c-taos-evm.c:11: /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __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' 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __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' 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __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' wait_event_interruptible_timeout(wq, taos->state == TAOS_STATE_IDLE, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 u8 buffer[FWSEND]; ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-firmware.c:98:25: note: byref variable will be forcibly initialized const struct firmware *fw = NULL; ^~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/wireless/util.c: In function 'ieee80211_data_to_8023_exthdr': /kisskb/src/net/wireless/util.c:554:5: note: byref variable will be forcibly initialized u8 mesh_flags = 0; ^~~~~~~~~~ /kisskb/src/net/wireless/util.c:552:16: note: byref variable will be forcibly initialized struct ethhdr tmp; ^~~ /kisskb/src/net/wireless/util.c:551:4: note: byref variable will be forcibly initialized } payload; ^~~~~~~ /kisskb/src/net/wireless/util.c: In function 'ieee80211_amsdu_to_8023s': /kisskb/src/net/wireless/util.c:755:16: note: byref variable will be forcibly initialized struct ethhdr eth; ^~~ /kisskb/src/net/wireless/util.c: In function 'cfg80211_classify8021d': /kisskb/src/net/wireless/util.c:864:21: note: byref variable will be forcibly initialized struct mpls_label mpls_tmp, *mpls; ^~~~~~~~ /kisskb/src/net/wireless/util.c: In function 'cfg80211_iter_combinations': /kisskb/src/net/wireless/util.c:1852:7: note: byref variable will be forcibly initialized bool beacon_int_different; ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/util.c:1851:6: note: byref variable will be forcibly initialized u32 beacon_int_gcd; ^~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-brcmstb.c: In function 'brcmstb_i2c_probe': /kisskb/src/drivers/i2c/busses/i2c-brcmstb.c:614:14: note: byref variable will be forcibly initialized const char *int_name; ^~~~~~~~ In file included from /kisskb/src/drivers/mtd/ubi/wl.c:88: /kisskb/src/drivers/mtd/ubi/wl.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/wireless/util.c: In function 'cfg80211_check_combinations': /kisskb/src/net/wireless/util.c:1960:11: note: byref variable will be forcibly initialized int err, num = 0; ^~~ /kisskb/src/drivers/mtd/ubi/wl.c: In function 'do_sync_erase': /kisskb/src/drivers/mtd/ubi/wl.c:623:18: note: byref variable will be forcibly initialized struct ubi_work wl_wrk; ^~~~~~ /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 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 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 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 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 struct i2c_msg msg[2] = { ^~~ /kisskb/src/drivers/media/tuners/tda18218.c:63:5: note: byref variable will be forcibly initialized u8 buf[MAX_XFER_SIZE]; /* we must start read always from reg 0x00 */ ^~~ /kisskb/src/drivers/mtd/ubi/wl.c: In function 'wear_leveling_worker': /kisskb/src/drivers/mtd/ubi/wl.c:623:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/mtd/ubi/wl.c:623:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/mtd/ubi/wl.c:623:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/mtd/ubi/wl.c:623:18: note: byref variable will be forcibly initialized /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 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 u8 val; ^~~ In file included from /kisskb/src/drivers/regulator/pwm-regulator.c:18: /kisskb/src/drivers/regulator/pwm-regulator.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:376:19: note: byref variable will be forcibly initialized struct pwm_state state; ^~~~~ /kisskb/src/drivers/regulator/pwm-regulator.c: In function 'pwm_enable': /kisskb/src/include/linux/pwm.h:357:19: note: byref variable will be forcibly initialized struct pwm_state state; ^~~~~ /kisskb/src/drivers/regulator/pwm-regulator.c: In function 'pwm_regulator_set_voltage_sel': /kisskb/src/drivers/regulator/pwm-regulator.c:86:19: note: byref variable will be forcibly initialized struct pwm_state pstate; ^~~~~~ /kisskb/src/drivers/regulator/pwm-regulator.c: In function 'pwm_regulator_set_voltage': /kisskb/src/drivers/regulator/pwm-regulator.c:191:19: note: byref variable will be forcibly initialized struct pwm_state pstate; ^~~~~~ /kisskb/src/drivers/regulator/pwm-regulator.c: In function 'pwm_regulator_init_table': /kisskb/src/drivers/regulator/pwm-regulator.c:258:15: note: byref variable will be forcibly initialized unsigned int length = 0; ^~~~~~ /kisskb/src/drivers/regulator/pwm-regulator.c: In function 'pwm_regulator_init_continuous': /kisskb/src/drivers/regulator/pwm-regulator.c:294:6: note: byref variable will be forcibly initialized u32 dutycycle_unit = 100; ^~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/pwm-regulator.c:293:6: note: byref variable will be forcibly initialized u32 dutycycle_range[2] = { 0, 100 }; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/mtd/ubi/wl.c: In function 'ubi_wl_init': /kisskb/src/drivers/mtd/ubi/wl.c:1752:14: note: byref variable will be forcibly initialized int err, i, reserved_pebs, found_pebs = 0; ^~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/dns_resolver/dns_key.c:24: /kisskb/src/net/dns_resolver/dns_key.c: In function 'key_read_state': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/key.h:447:9: note: in expansion of macro 'smp_load_acquire' return smp_load_acquire(&key->state); ^~~~~~~~~~~~~~~~ /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 char optval[128]; ^~~~~~ /kisskb/src/net/dns_resolver/dns_key.c:96:16: note: byref variable will be forcibly initialized unsigned long derrno; ^~~~~~ /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 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 u8 rdbuf[W1_PAGE_SIZE + 3]; ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2433.c:157:5: note: byref variable will be forcibly initialized u8 wrbuf[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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __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' 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 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 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 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 int slots[CYTP_MAX_MT_SLOTS]; ^~~~~ /kisskb/src/drivers/input/mouse/cypress_ps2.c:520:22: note: byref variable will be forcibly initialized 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 struct cytp_report_data report_data; ^~~~~~~~~~~ /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 unsigned char param[3]; ^~~~~ /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:1007:7: note: byref variable will be forcibly initialized char pe[8] = "0/0/0/0"; ^~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1006:7: note: byref variable will be forcibly initialized char vs[8] = "0/0/0/0"; ^~ /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 unsigned int vmax; ^~~~ /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:142:5: note: byref variable will be forcibly initialized u8 header[4]; ^~~~~~ /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:211:5: note: byref variable will be forcibly initialized 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:231:5: note: byref variable will be forcibly initialized u8 field[8]; ^~~~~ /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:324:5: note: byref variable will be forcibly initialized u8 msg[5]; ^~~ /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:92:5: note: byref variable will be forcibly initialized u8 header[4]; ^~~~~~ /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:397:13: note: byref variable will be forcibly initialized u8 msg[2], reg[2], i; ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:397:5: note: byref variable will be forcibly initialized u8 msg[2], reg[2], i; ^~~ /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:441:5: note: byref variable will be forcibly initialized 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:359:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /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:287:13: note: byref variable will be forcibly initialized u8 msg[6], reg[5]; ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:287:5: note: byref variable will be forcibly initialized u8 msg[6], reg[5]; ^~~ /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:253:13: note: byref variable will be forcibly initialized u8 msg[5], reg[5]; ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:253:5: note: byref variable will be forcibly initialized u8 msg[5], reg[5]; ^~~ 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/net/sctp/sm_sideeffect.c: In function 'sctp_do_sm': /kisskb/src/net/sctp/sm_sideeffect.c:1141:22: note: byref variable will be forcibly initialized struct sctp_cmd_seq commands; ^~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2467:8: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(mhdp->fw_load_wq, ^~~~~~~~~~~~~~~~~~ /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:573:5: note: byref variable will be forcibly initialized int cdns_mhdp_link_power_down(struct drm_dp_aux *aux, ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:576:5: note: byref variable will be forcibly initialized 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:535:5: note: byref variable will be forcibly initialized 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:537:5: note: byref variable will be forcibly initialized u8 value; ^~~~~ /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:167:13: note: byref variable will be forcibly initialized u8 msg[4], resp[8]; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:167:5: note: byref variable will be forcibly initialized u8 msg[4], resp[8]; ^~~ /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:1997:6: note: byref variable will be forcibly initialized u32 resp; ^~~~ /kisskb/src/crypto/cast6_generic.c: In function '__cast6_setkey': /kisskb/src/crypto/cast6_generic.c:110:9: note: byref variable will be forcibly initialized __be32 p_key[8]; /* padded key */ ^~~~~ /kisskb/src/crypto/cast6_generic.c:109:6: note: byref variable will be forcibly initialized u32 key[8]; ^~~ /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:1707:24: note: byref variable will be forcibly initialized u32 bpp, bpc, pxlfmt, framer; ^~~~~~ /kisskb/src/net/sctp/sm_sideeffect.c: In function 'sctp_cmd_interpreter': /kisskb/src/net/sctp/sm_sideeffect.c:1266:22: note: byref variable will be forcibly initialized struct sctp_sackhdr sackh; ^~~~~ /kisskb/src/crypto/cast6_generic.c: In function '__cast6_encrypt': /kisskb/src/crypto/cast6_generic.c:175:6: note: byref variable will be forcibly initialized u32 block[4]; ^~~~~ /kisskb/src/crypto/cast6_generic.c: In function '__cast6_decrypt': /kisskb/src/crypto/cast6_generic.c:212:6: note: byref variable will be forcibly initialized u32 block[4]; ^~~~~ /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:608:5: note: byref variable will be forcibly initialized u8 values[2]; ^~~~~~ /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:857:12: note: byref variable will be forcibly initialized static int cdns_mhdp_link_training_init(struct cdns_mhdp_device *mhdp) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:857:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:859:27: note: byref variable will be forcibly initialized union phy_configure_opts phy_cfg; ^~~~~~~ /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:478:5: note: byref variable will be forcibly initialized u8 hdr[5]; /* For DPCD read response header */ ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:477:5: note: byref variable will be forcibly initialized u8 payload[7]; ^~~~~~~ /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:1170:28: note: byref variable will be forcibly initialized bool same_before_adjust, max_swing_reached; ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1170:8: note: byref variable will be forcibly initialized bool same_before_adjust, max_swing_reached; ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1169:6: note: byref variable will be forcibly initialized u8 requested_adjust_pre_emphasis[CDNS_DP_MAX_NUM_LANES] = {}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1168:6: note: byref variable will be forcibly initialized u8 requested_adjust_volt_swing[CDNS_DP_MAX_NUM_LANES] = {}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1156:27: note: byref variable will be forcibly initialized union phy_configure_opts phy_cfg; ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1155:7: note: byref variable will be forcibly initialized bool cr_done; ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1154:5: note: byref variable will be forcibly initialized u8 link_status[DP_LINK_STATUS_SIZE]; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1152:5: note: byref variable will be forcibly initialized u8 lanes_data[CDNS_DP_MAX_NUM_LANES], ^~~~~~~~~~ /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:1024:13: note: byref variable will be forcibly initialized static bool cdns_mhdp_link_training_channel_eq(struct cdns_mhdp_device *mhdp, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1030:27: note: byref variable will be forcibly initialized union phy_configure_opts phy_cfg; ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1029:5: note: byref variable will be forcibly initialized u8 link_status[DP_LINK_STATUS_SIZE]; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1028:5: note: byref variable will be forcibly initialized 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:1245:12: note: byref variable will be forcibly initialized static int cdns_mhdp_link_training(struct cdns_mhdp_device *mhdp, ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1245:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1248:6: note: byref variable will be forcibly initialized 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:1409:5: note: byref variable will be forcibly initialized u8 ext_cap_chk = 0; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1408:6: note: byref variable will be forcibly initialized u32 resp, interval, interval_us; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1407:33: note: byref variable will be forcibly initialized u8 dpcd[DP_RECEIVER_CAP_SIZE], amp[2]; ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1407:5: note: byref variable will be forcibly initialized u8 dpcd[DP_RECEIVER_CAP_SIZE], amp[2]; ^~~~ /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:2186:7: note: byref variable will be forcibly initialized bool hpd_pulse; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2185:5: note: byref variable will be forcibly initialized u8 status[DP_LINK_STATUS_SIZE]; ^~~~~~ 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 __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 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 __le16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized /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:1925:6: note: byref variable will be forcibly initialized u32 resp; ^~~~ /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 unsigned char mac_addr[6]; ^~~~~~~~ /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:1633:6: note: byref variable will be forcibly initialized u32 bus_format = MEDIA_BUS_FMT_RGB121212_1X36; ^~~~~~~~~~ /kisskb/src/net/decnet/dn_dev.c: In function 'dn_send_ptp_hello': /kisskb/src/net/decnet/dn_dev.c:992:7: note: byref variable will be forcibly initialized char src[ETH_ALEN]; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/decnet/dn_dev.c:29: /kisskb/src/net/decnet/dn_dev.c: In function 'dn_dev_insert_ifa': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/decnet/dn_dev.c:380:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dn_db->ifa_list, ifa); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/decnet/dn_dev.c:360:16: note: byref variable will be forcibly initialized unsigned char mac_addr[6]; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/decnet/dn_dev.c:29: /kisskb/src/net/decnet/dn_dev.c: In function 'dn_dev_create': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/decnet/dn_dev.c:1097:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev->dn_ptr, dn_db); ^~~~~~~~~~~~~~~~~~ /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 int err; ^~~ /kisskb/src/net/decnet/dn_dev.c: In function 'dn_nl_deladdr': /kisskb/src/net/decnet/dn_dev.c:570:17: note: byref variable will be forcibly initialized 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:621:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/net/decnet/dn_dev.c:616:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFA_MAX+1]; ^~ In file included from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/dma-mapping.h:10, from /kisskb/src/drivers/gpu/drm/panfrost/panfrost_mmu.c:6: /kisskb/src/drivers/gpu/drm/panfrost/panfrost_mmu.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 char buffer[DN_IFREQ_SIZE]; ^~~~~~ /kisskb/src/net/decnet/dn_dev.c: In function 'dn_dev_up': /kisskb/src/net/decnet/dn_dev.c:1156:7: note: byref variable will be forcibly initialized int err; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/uio.h:8, from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/net/decnet/dn_route.c:52: /kisskb/src/net/decnet/dn_route.c: In function 'dn_insert_route': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/decnet/dn_route.c:346:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dn_rt_hash_table[hash].chain, rt); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/decnet/dn_route.c:345:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(rt->dn_next, dn_rt_hash_table[hash].chain); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/decnet/dn_route.c:333:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dn_rt_hash_table[hash].chain, rth); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/decnet/dn_route.c:331:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(rth->dn_next, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/da903x.c: In function 'da9034_mask_events': /kisskb/src/drivers/mfd/da903x.c:356:10: note: byref variable will be forcibly initialized uint8_t v[4]; ^ /kisskb/src/drivers/mfd/da903x.c: In function 'da9034_unmask_events': /kisskb/src/drivers/mfd/da903x.c:342:10: note: byref variable will be forcibly initialized uint8_t v[4]; ^ /kisskb/src/drivers/mfd/da903x.c: In function 'da9030_mask_events': /kisskb/src/drivers/mfd/da903x.c:278:10: note: byref variable will be forcibly initialized uint8_t v[3]; ^ /kisskb/src/drivers/mfd/da903x.c: In function 'da9030_unmask_events': /kisskb/src/drivers/mfd/da903x.c:265:10: note: byref variable will be forcibly initialized uint8_t v[3]; ^ /kisskb/src/net/decnet/dn_route.c: In function 'dn_route_input_slow': /kisskb/src/net/decnet/dn_route.c:1304:19: note: byref variable will be forcibly initialized struct dn_route *rt = NULL; ^~ /kisskb/src/drivers/mfd/da903x.c: In function 'da9034_read_status': /kisskb/src/drivers/mfd/da903x.c:383:10: note: byref variable will be forcibly initialized uint8_t v[2] = {0, 0}; ^ /kisskb/src/drivers/mfd/da903x.c: In function 'da9034_read_events': /kisskb/src/drivers/mfd/da903x.c:370:10: note: byref variable will be forcibly initialized uint8_t v[4] = {0, 0, 0, 0}; ^ /kisskb/src/drivers/mfd/da903x.c: In function 'da9030_read_events': /kisskb/src/drivers/mfd/da903x.c:291:10: note: byref variable will be forcibly initialized uint8_t v[3] = {0, 0, 0}; ^ /kisskb/src/drivers/mfd/da903x.c: In function 'da903x_irq_work': /kisskb/src/drivers/mfd/da903x.c:398:15: note: byref variable will be forcibly initialized unsigned int events = 0; ^~~~~~ /kisskb/src/drivers/mfd/da903x.c: In function 'da903x_probe': /kisskb/src/drivers/mfd/da903x.c:496:15: note: byref variable will be forcibly initialized unsigned int tmp; ^~~ /kisskb/src/drivers/mfd/da903x.c: In function 'da903x_query_status': /kisskb/src/drivers/mfd/da903x.c:239:15: note: byref variable will be forcibly initialized unsigned int status = 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:27, 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 __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 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 __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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized __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 u32 tmp = value; ^~~ /kisskb/src/net/decnet/dn_route.c: In function 'dn_cache_getroute': /kisskb/src/net/decnet/dn_route.c:1645:17: note: byref variable will be forcibly initialized struct nlattr *tb[RTA_MAX+1]; ^~ /kisskb/src/net/decnet/dn_route.c:1644:17: note: byref variable will be forcibly initialized struct flowidn fld; ^~~ /kisskb/src/net/decnet/dn_route.c:1640:19: note: byref variable will be forcibly initialized struct dn_route *rt = NULL; ^~ /kisskb/src/drivers/power/supply/power_supply_core.c: In function 'ps_set_cur_charge_cntl_limit': /kisskb/src/drivers/power/supply/power_supply_core.c:1030:29: note: byref variable will be forcibly initialized union power_supply_propval 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/power/supply/power_supply_core.c: In function 'power_supply_am_i_supplied': /kisskb/src/drivers/power/supply/power_supply_core.c:329:32: note: byref variable will be forcibly initialized 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:362:15: note: byref variable will be forcibly initialized unsigned int count = 0; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c: In function 'handle_conflicting_encoders': /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c:107:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /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:677:19: note: byref variable will be forcibly initialized int i, tab_len, size; ^~~~ /kisskb/src/drivers/power/supply/power_supply_core.c:571:11: note: byref variable will be forcibly initialized int err, len, index; ^~~ /kisskb/src/drivers/power/supply/power_supply_core.c:570:14: note: byref variable will be forcibly initialized const char *value; ^~~~~ /kisskb/src/drivers/power/supply/power_supply_core.c: In function 'power_supply_read_temp': /kisskb/src/drivers/power/supply/power_supply_core.c:940:29: note: byref variable will be forcibly initialized union power_supply_propval val; ^~~ /kisskb/src/drivers/power/supply/power_supply_core.c: In function 'ps_get_cur_charge_cntl_limit': /kisskb/src/drivers/power/supply/power_supply_core.c:1012:29: note: byref variable will be forcibly initialized union power_supply_propval val; ^~~ /kisskb/src/drivers/power/supply/power_supply_core.c: In function 'ps_get_max_charge_cntl_limit': /kisskb/src/drivers/power/supply/power_supply_core.c:994:29: note: byref variable will be forcibly initialized union power_supply_propval val; ^~~ In file included from /kisskb/src/include/linux/dma-fence.h:17, from /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c:28: /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c: In function 'drm_atomic_helper_wait_for_vblanks': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c:1507:9: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(dev->vblank[i].queue, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c: In function 'drm_atomic_helper_shutdown': /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c:3140:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c: In function 'drm_atomic_helper_duplicate_state': /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c:3183:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c: In function 'drm_atomic_helper_suspend': /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c:3268:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c: In function 'drm_atomic_helper_resume': /kisskb/src/drivers/gpu/drm/drm_atomic_helper.c:3361:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /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 u64 rn64_le; ^~~~~~~ /kisskb/src/drivers/w1/w1.c:404:21: note: byref variable will be forcibly initialized unsigned long long id; ^~ /kisskb/src/drivers/w1/w1.c:403:15: note: byref variable will be forcibly initialized 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 u64 corr_le = rn_le; ^~~~~~~ /kisskb/src/drivers/w1/w1.c:920:6: note: byref variable will be forcibly initialized 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 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 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 int tmp; ^~~ /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 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 struct w1_reg_num rn; ^~ /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 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 struct w1_reg_num rn; ^~ /kisskb/src/drivers/w1/w1.c: In function 'w1_reconnect_slaves': /kisskb/src/drivers/w1/w1.c:898:23: note: byref variable will be forcibly initialized struct w1_reg_num rn; ^~ /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 u64 last_rn, rn, tmp64; ^~ /kisskb/src/drivers/gpu/drm/panfrost/panfrost_perfcnt.c: In function 'panfrost_perfcnt_enable_locked': /kisskb/src/drivers/gpu/drm/panfrost/panfrost_perfcnt.c:76:21: note: byref variable will be forcibly initialized struct dma_buf_map map; ^~~ /kisskb/src/drivers/gpu/drm/panfrost/panfrost_perfcnt.c: In function 'panfrost_perfcnt_disable_locked': /kisskb/src/drivers/gpu/drm/panfrost/panfrost_perfcnt.c:184:21: note: byref variable will be forcibly initialized struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(perfcnt->buf); ^~~ /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 struct iov_iter i = *from; ^ In file included from /kisskb/src/net/9p/protocol.c:17: /kisskb/src/net/9p/protocol.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized 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 __le32 val = cpu_to_le32( ^~~ /kisskb/src/net/9p/protocol.c:398:12: note: byref variable will be forcibly initialized __le32 val = cpu_to_le32( ^~~ /kisskb/src/net/9p/protocol.c:378:12: note: byref variable will be forcibly initialized __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 __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 __le16 val = cpu_to_le16(va_arg(ap, int)); ^~~ /kisskb/src/net/9p/protocol.c:360:12: note: byref variable will be forcibly initialized int8_t val = va_arg(ap, int); ^~~ /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 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 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 __le32 le_val; ^~~~~~ /kisskb/src/net/9p/protocol.c:162:12: note: byref variable will be forcibly initialized __le32 le_val; ^~~~~~ /kisskb/src/net/9p/protocol.c:140:14: note: byref variable will be forcibly initialized uint16_t len; ^~~ /kisskb/src/net/9p/protocol.c:130:12: note: byref variable will be forcibly initialized __le64 le_val; ^~~~~~ /kisskb/src/net/9p/protocol.c:120:12: note: byref variable will be forcibly initialized __le32 le_val; ^~~~~~ /kisskb/src/net/9p/protocol.c:110:12: note: byref variable will be forcibly initialized __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 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 char *nameptr; ^~~~~~~ /kisskb/src/net/9p/protocol.c:597:18: note: byref variable will be forcibly initialized struct p9_fcall fake_pdu; ^~~~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from /kisskb/src/arch/arm64/include/asm/rwonce.h:71, from /kisskb/src/include/linux/compiler.h:248, from /kisskb/src/include/linux/dev_printk.h:14, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/platform_device.h:13, 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 DECLARE_BITMAP(values, BITS_PER_TYPE(desired_child)); ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /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 char mac_addr[ETH_ALEN]; ^~~~~~~~ /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 __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 __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 struct elist_cb_state state; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/tcp_timer.c:22: /kisskb/src/net/ipv4/tcp_timer.c: In function '__dst_negative_advice': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:1971:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_dst_cache, ndst); ^~~~~~~~~~~~~~~~~~ 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:2268:27: note: byref variable will be forcibly initialized 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:2300:6: note: byref variable will be forcibly initialized u32 args[3] = {arg1, arg2, arg3}; ^~~~ /kisskb/src/net/ipv4/tcp_timer.c: In function 'tcp_write_timeout': /kisskb/src/include/net/tcp.h:2300:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/tcp_timer.c:22: /kisskb/src/net/ipv4/tcp_timer.c: In function '__sk_dst_set': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:1993:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_dst_cache, dst); ^~~~~~~~~~~~~~~~~~ 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 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 u8 pgid, up_map, prio, tc_pct; ^~~~~~ /kisskb/src/net/dcb/dcbnl.c:1177:19: note: byref variable will be forcibly initialized u8 pgid, up_map, prio, tc_pct; ^~~~ /kisskb/src/net/dcb/dcbnl.c:1177:11: note: byref variable will be forcibly initialized u8 pgid, up_map, prio, tc_pct; ^~~~~~ /kisskb/src/net/dcb/dcbnl.c:1177:5: note: byref variable will be forcibly initialized 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 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 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 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 u8 perm_addr[MAX_ADDR_LEN]; ^~~~~~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/dcb/dcbnl.c:9: /kisskb/src/net/dcb/dcbnl.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized 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 u16 app_count; ^~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c:977:27: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/net/dcb/dcbnl.c:1147:19: note: byref variable will be forcibly initialized struct ieee_pfc pfc; ^~~ /kisskb/src/net/dcb/dcbnl.c:1138:19: note: byref variable will be forcibly initialized struct ieee_ets ets; ^~~ /kisskb/src/net/dcb/dcbnl.c:1103:23: note: byref variable will be forcibly initialized struct dcbnl_buffer buffer; ^~~~~~ /kisskb/src/net/dcb/dcbnl.c:1094:19: note: byref variable will be forcibly initialized struct ieee_pfc pfc; ^~~ /kisskb/src/net/dcb/dcbnl.c:1081:25: note: byref variable will be forcibly initialized struct ieee_qcn_stats qcn_stats; ^~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c:1068:19: note: byref variable will be forcibly initialized struct ieee_qcn qcn; ^~~ /kisskb/src/net/dcb/dcbnl.c:1056:23: note: byref variable will be forcibly initialized struct ieee_maxrate maxrate; ^~~~~~~ /kisskb/src/net/dcb/dcbnl.c:1047:19: note: byref variable will be forcibly initialized 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 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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 struct cee_pfc pfc; ^~~ /kisskb/src/net/dcb/dcbnl.c:1328:17: note: byref variable will be forcibly initialized struct cee_pg pg; ^~ /kisskb/src/net/dcb/dcbnl.c:1233:5: note: byref variable will be forcibly initialized 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 struct nlmsghdr *nlh; ^~~ 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 u8 tmp = value; ^~~ /kisskb/src/net/dcb/dcbnl.c:1655:17: note: byref variable will be forcibly initialized 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_bcn_setcfg': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/net/dcb/dcbnl.c:935:17: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/net/dcb/dcbnl.c:372:17: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/net/dcb/dcbnl.c:719:17: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/net/dcb/dcbnl.c:770:17: note: byref variable will be forcibly initialized 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 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 u8 tmp = value; ^~~ /kisskb/src/net/dcb/dcbnl.c:1610:5: note: byref variable will be forcibly initialized u8 value; ^~~~~ /kisskb/src/net/dcb/dcbnl.c:1609:17: note: byref variable will be forcibly initialized 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_bcn_getcfg': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/net/dcb/dcbnl.c:876:6: note: byref variable will be forcibly initialized u32 value_integer; ^~~~~~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c:875:5: note: byref variable will be forcibly initialized u8 value_byte; ^~~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c:874:17: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/net/dcb/dcbnl.c:326:5: note: byref variable will be forcibly initialized u8 value; ^~~~~ /kisskb/src/net/dcb/dcbnl.c:325:17: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/net/dcb/dcbnl.c:281:5: note: byref variable will be forcibly initialized u8 value; ^~~~~ /kisskb/src/net/dcb/dcbnl.c:280:17: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/net/dcb/dcbnl.c:222:5: note: byref variable will be forcibly initialized u8 value; ^~~~~ /kisskb/src/net/dcb/dcbnl.c:221:17: note: byref variable will be forcibly initialized 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 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 u8 prio, pgid, tc_pct, up_map; ^~~~~~ /kisskb/src/net/dcb/dcbnl.c:557:17: note: byref variable will be forcibly initialized u8 prio, pgid, tc_pct, up_map; ^~~~~~ /kisskb/src/net/dcb/dcbnl.c:557:11: note: byref variable will be forcibly initialized u8 prio, pgid, tc_pct, up_map; ^~~~ /kisskb/src/net/dcb/dcbnl.c:557:5: note: byref variable will be forcibly initialized u8 prio, pgid, tc_pct, up_map; ^~~~ /kisskb/src/net/dcb/dcbnl.c:556:17: note: byref variable will be forcibly initialized 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 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 struct nlmsghdr *reply_nlh = NULL; ^~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c:1746:17: note: byref variable will be forcibly initialized struct nlattr *tb[DCB_ATTR_MAX + 1]; ^~ 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 u8 tmp = value; ^~~ /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 /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/net/dcb/dcbnl.c:469:18: note: byref variable will be forcibly initialized struct dcb_app app = { ^~~ /kisskb/src/net/dcb/dcbnl.c:435:17: note: byref variable will be forcibly initialized struct nlattr *app_tb[DCB_APP_ATTR_MAX + 1]; ^~~~~~ /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 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_setapp': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/net/dcb/dcbnl.c:538:18: note: byref variable will be forcibly initialized struct dcb_app app; ^~~ /kisskb/src/net/dcb/dcbnl.c:507:17: note: byref variable will be forcibly initialized struct nlattr *app_tb[DCB_APP_ATTR_MAX + 1]; ^~~~~~ /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 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_set': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/net/dcb/dcbnl.c:1428:17: note: byref variable will be forcibly initialized struct nlattr *ieee[DCB_ATTR_IEEE_MAX + 1]; ^~~~ /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 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 u8 tmp = value; ^~~ /kisskb/src/drivers/w1/slaves/w1_ds2438.c: In function 'w1_ds2438_change_config_bit': /kisskb/src/drivers/w1/slaves/w1_ds2438.c:131:5: note: byref variable will be forcibly initialized u8 w1_buf[3]; ^~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2438.c: In function 'w1_ds2438_get_page': /kisskb/src/drivers/w1/slaves/w1_ds2438.c:55:5: note: byref variable will be forcibly initialized u8 w1_buf[2]; ^~~~~~ /kisskb/src/net/dcb/dcbnl.c:1537:17: note: byref variable will be forcibly initialized struct nlattr *ieee[DCB_ATTR_IEEE_MAX + 1]; ^~~~ /kisskb/src/drivers/w1/slaves/w1_ds2438.c: In function 'w1_ds2438_get_voltage': /kisskb/src/drivers/w1/slaves/w1_ds2438.c:191:5: note: byref variable will be forcibly initialized u8 w1_buf[DS2438_PAGE_SIZE + 1 /*for CRC*/]; ^~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2438.c: In function 'vdd_read': /kisskb/src/drivers/w1/slaves/w1_ds2438.c:376:11: note: byref variable will be forcibly initialized uint16_t voltage; ^~~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2438.c: In function 'vad_read': /kisskb/src/drivers/w1/slaves/w1_ds2438.c:355:11: note: byref variable will be forcibly initialized uint16_t voltage; ^~~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2438.c: In function 'w1_ds2438_get_temperature': /kisskb/src/drivers/w1/slaves/w1_ds2438.c:89:5: note: byref variable will be forcibly initialized u8 w1_buf[DS2438_PAGE_SIZE + 1 /*for CRC*/]; ^~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2438.c: In function 'temperature_read': /kisskb/src/drivers/w1/slaves/w1_ds2438.c:334:10: note: byref variable will be forcibly initialized int16_t temp; ^~~~ /kisskb/src/drivers/w1/slaves/w1_ds2438.c: In function 'w1_ds2438_get_current': /kisskb/src/drivers/w1/slaves/w1_ds2438.c:238:5: note: byref variable will be forcibly initialized u8 w1_buf[DS2438_PAGE_SIZE + 1 /*for CRC*/]; ^~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2438.c: In function 'iad_read': /kisskb/src/drivers/w1/slaves/w1_ds2438.c:283:10: note: byref variable will be forcibly initialized int16_t voltage; ^~~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2438.c: In function 'page0_read': /kisskb/src/drivers/w1/slaves/w1_ds2438.c:304:5: note: byref variable will be forcibly initialized u8 w1_buf[DS2438_PAGE_SIZE + 1 /*for CRC*/]; ^~~~~~ /kisskb/src/drivers/watchdog/watchdog_core.c: In function 'watchdog_init_timeout': /kisskb/src/drivers/watchdog/watchdog_core.c:119:15: note: byref variable will be forcibly initialized unsigned int t = 0; ^ /kisskb/src/lib/test-string_helpers.c: In function '__test_string_get_size': /kisskb/src/lib/test-string_helpers.c:383:7: note: byref variable will be forcibly initialized char buf2[string_get_size_maxbuf]; ^~~~ /kisskb/src/lib/test-string_helpers.c:382:7: note: byref variable will be forcibly initialized char buf10[string_get_size_maxbuf]; ^~~~~ /kisskb/src/lib/string_helpers.c: In function 'string_get_size': /kisskb/src/lib/string_helpers.c:54:7: note: byref variable will be forcibly initialized char tmp[8]; ^~~ /kisskb/src/lib/string_helpers.c: In function 'string_unescape': /kisskb/src/lib/string_helpers.c:270:8: note: byref variable will be forcibly initialized char *out = dst; ^~~ /kisskb/src/lib/string_helpers.c: In function 'string_escape_mem': /kisskb/src/lib/string_helpers.c:500:8: note: byref variable will be forcibly initialized char *p = dst; ^ /kisskb/src/lib/string_helpers.c: In function 'kstrdup_quotable': /kisskb/src/lib/string_helpers.c:574:13: note: byref variable will be forcibly initialized const char esc[] = "\f\n\r\t\v\a\e\\\""; ^~~ /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 int len, ret; ^~~ /kisskb/src/drivers/net/mdio/mdio-mux-mmioreg.c:101:18: note: byref variable will be forcibly initialized struct resource res; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/lima/lima_trace.h:50, from /kisskb/src/drivers/gpu/drm/lima/lima_trace.c:7: /kisskb/src/drivers/gpu/drm/lima/lima_trace.c: In function 'perf_trace_lima_task': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/lima/lima_trace.h:13:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(lima_task, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/lima/lima_trace.h:13:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(lima_task, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/lima/lima_trace.h:50, from /kisskb/src/drivers/gpu/drm/lima/lima_trace.c:7: /kisskb/src/drivers/gpu/drm/lima/lima_trace.c: In function 'trace_event_raw_event_lima_task': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/lima/lima_trace.h:13:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(lima_task, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/e4000.c: In function 'e4000_pll_lock': /kisskb/src/drivers/media/tuners/e4000.c:486:15: note: byref variable will be forcibly initialized unsigned int uitmp; ^~~~~ /kisskb/src/drivers/regulator/rk808-regulator.c: In function 'rk8xx_is_enabled_wmsk_regmap': /kisskb/src/drivers/regulator/rk808-regulator.c:565:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/regulator/rk808-regulator.c: In function 'rk8xx_get_mode': /kisskb/src/drivers/regulator/rk808-regulator.c:550:15: note: byref variable will be forcibly initialized 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:223:15: note: byref variable will be forcibly initialized 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:245:29: note: byref variable will be forcibly initialized unsigned int old_sel, tmp, val, mask = rdev->desc->vsel_mask; ^~~ /kisskb/src/drivers/media/tuners/e4000.c: In function 'e4000_set_if_gain': /kisskb/src/drivers/media/tuners/e4000.c:447:5: note: byref variable will be forcibly initialized u8 buf[2]; ^~~ /kisskb/src/drivers/regulator/rk808-regulator.c: In function 'rk808_buck1_2_set_voltage_sel': /kisskb/src/drivers/regulator/rk808-regulator.c:297:11: note: byref variable will be forcibly initialized unsigned old_sel; ^~~~~~~ /kisskb/src/drivers/media/tuners/e4000.c: In function 'e4000_set_params': /kisskb/src/drivers/media/tuners/e4000.c:103:24: note: byref variable will be forcibly initialized u8 buf[5], i_data[4], q_data[4]; ^~~~~~ /kisskb/src/drivers/media/tuners/e4000.c:103:13: note: byref variable will be forcibly initialized u8 buf[5], i_data[4], q_data[4]; ^~~~~~ /kisskb/src/drivers/media/tuners/e4000.c:103:5: note: byref variable will be forcibly initialized u8 buf[5], i_data[4], q_data[4]; ^~~ /kisskb/src/drivers/media/tuners/e4000.c: In function 'e4000_probe': /kisskb/src/drivers/media/tuners/e4000.c:619:15: note: byref variable will be forcibly initialized unsigned int uitmp; ^~~~~ /kisskb/src/drivers/regulator/rtmv20-regulator.c: In function 'rtmv20_check_chip_exist': /kisskb/src/drivers/regulator/rtmv20-regulator.c:241:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/regulator/rtmv20-regulator.c: In function 'rtmv20_irq_handler': /kisskb/src/drivers/regulator/rtmv20-regulator.c:130:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/regulator/rtmv20-regulator.c: In function 'rtmv20_properties_init': /kisskb/src/drivers/regulator/rtmv20-regulator.c:201:7: note: byref variable will be forcibly initialized u32 temp; ^~~~ /kisskb/src/drivers/regulator/rtmv20-regulator.c:199:10: note: byref variable will be forcibly initialized __be16 bval16; ^~~~~~ /kisskb/src/drivers/power/supply/power_supply_sysfs.c: In function 'power_supply_store_property': /kisskb/src/drivers/power/supply/power_supply_sysfs.c:329:8: note: byref variable will be forcibly initialized long long_val; ^~~~~~~~ /kisskb/src/drivers/power/supply/power_supply_sysfs.c:316:29: note: byref variable will be forcibly initialized union power_supply_propval value; ^~~~~ /kisskb/src/drivers/power/supply/power_supply_sysfs.c: In function 'power_supply_show_property': /kisskb/src/drivers/power/supply/power_supply_sysfs.c:270:29: note: byref variable will be forcibly initialized union power_supply_propval value; ^~~~~ /kisskb/src/crypto/arc4.c: In function 'crypto_arc4_crypt': /kisskb/src/crypto/arc4.c:30:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/random.h:10, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/net/rxrpc/output.c:10: /kisskb/src/net/rxrpc/output.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /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 u8 addr; ^~~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c:86:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[2] = { ^~~~ /kisskb/src/net/rxrpc/output.c: In function 'rxrpc_fill_out_ack': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/output.c:85:8: note: in expansion of macro 'smp_load_acquire' top = smp_load_acquire(&call->rx_top); ^~~~~~~~~~~~~~~~ /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 u8 write_cmd; ^~~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c:225:5: note: byref variable will be forcibly initialized 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 unsigned long pins_status; ^~~~~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c:165:5: note: byref variable will be forcibly initialized 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 u8 buf[5]; ^~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c:352:7: note: byref variable will be forcibly initialized 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 unsigned long status; ^~~~~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c:190:5: note: byref variable will be forcibly initialized 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 char write_buf[6]; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp4/mdp4_irq.c: In function 'mdp4_irq_error_handler': /kisskb/src/drivers/gpu/drm/msm/disp/mdp4/mdp4_irq.c:30:22: note: byref variable will be forcibly initialized struct drm_printer p = drm_info_printer(mdp4_kms->dev->dev); ^ /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 rxrpc_seq_t hard_ack, top; ^~~ /kisskb/src/net/rxrpc/output.c:180:14: note: byref variable will be forcibly initialized rxrpc_seq_t hard_ack, top; ^~~~~~~~ /kisskb/src/net/rxrpc/output.c:178:14: note: byref variable will be forcibly initialized struct kvec iov[2]; ^~~ /kisskb/src/net/rxrpc/output.c:177:16: note: byref variable will be forcibly initialized 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 struct kvec iov[1]; ^~~ /kisskb/src/net/rxrpc/output.c:286:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/net/rxrpc/output.c:285:28: note: byref variable will be forcibly initialized 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 struct kvec iov[2]; ^~~ /kisskb/src/net/rxrpc/output.c:352:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/net/rxrpc/output.c:350:27: note: byref variable will be forcibly initialized 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 __be32 code; ^~~~ /kisskb/src/net/rxrpc/output.c:558:14: note: byref variable will be forcibly initialized struct kvec iov[2]; ^~~ /kisskb/src/net/rxrpc/output.c:557:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/net/rxrpc/output.c:555:27: note: byref variable will be forcibly initialized struct rxrpc_wire_header whdr; ^~~~ /kisskb/src/net/rxrpc/output.c:553:24: note: byref variable will be forcibly initialized 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 struct kvec iov[2]; ^~~ /kisskb/src/net/rxrpc/output.c:631:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/net/rxrpc/output.c:630:27: note: byref variable will be forcibly initialized struct rxrpc_wire_header whdr; ^~~~ /kisskb/src/drivers/mtd/ubi/attach.c: In function 'add_volume': /kisskb/src/drivers/mtd/ubi/attach.c:401:7: note: byref variable will be forcibly initialized bool created; ^~~~~~~ In file included from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:8, from /kisskb/src/include/linux/backing-dev.h:15, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/ceph/ceph_common.c: In function 'parse_fsid': /kisskb/src/net/ceph/ceph_common.c:225:6: note: byref variable will be forcibly initialized int d; ^ /kisskb/src/net/ceph/ceph_common.c:223:7: note: byref variable will be forcibly initialized char tmp[3]; ^~~ /kisskb/src/net/ceph/ceph_common.c: In function 'ceph_parse_mon_ips': /kisskb/src/net/ceph/ceph_common.c:427:15: note: byref variable will be forcibly initialized struct p_log log = {.prefix = "libceph", .log = l}; ^~~ /kisskb/src/net/ceph/ceph_common.c: In function 'ceph_parse_param': /kisskb/src/net/ceph/ceph_common.c:447:15: note: byref variable will be forcibly initialized struct p_log log = {.prefix = "libceph", .log = l}; ^~~ /kisskb/src/net/ceph/ceph_common.c:445:25: note: byref variable will be forcibly initialized 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ceph/ceph_common.c:836:9: note: in expansion of macro 'wait_event_interruptible_timeout' err = wait_event_interruptible_timeout(client->auth_wq, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c: In function 'drm_dp_dual_mode_read': /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c:65:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[] = { ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c: In function 'drm_dp_dual_mode_write': /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c:107:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/mtd/ubi/attach.c: In function 'ubi_add_av': /kisskb/src/drivers/mtd/ubi/attach.c:719:7: note: byref variable will be forcibly initialized bool created; ^~~~~~~ /kisskb/src/drivers/mtd/ubi/attach.c: In function 'ubi_find_av': /kisskb/src/drivers/mtd/ubi/attach.c:735:7: note: byref variable will be forcibly initialized bool created; ^~~~~~~ /kisskb/src/net/ceph/ceph_common.c: In function 'ceph_wait_for_latest_osdmap': /kisskb/src/net/ceph/ceph_common.c:871:6: note: byref variable will be forcibly initialized u64 newest_epoch; ^~~~~~~~~~~~ /kisskb/src/drivers/mtd/ubi/attach.c: In function 'ubi_attach': /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c: In function 'drm_dp_dual_mode_detect': /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c:184:10: note: byref variable will be forcibly initialized uint8_t adaptor_id = 0x00; ^~~~~~~~~~ /kisskb/src/drivers/mtd/ubi/attach.c:1558:26: note: byref variable will be forcibly initialized struct ubi_attach_info *ai; ^~ /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c: In function 'drm_dp_dual_mode_max_tmds_clock': /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c:269:10: note: byref variable will be forcibly initialized uint8_t max_tmds_clock; ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c: In function 'drm_dp_dual_mode_get_tmds_output': /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c:314:10: note: byref variable will be forcibly initialized uint8_t tmds_oen; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c: In function 'drm_dp_dual_mode_set_tmds_output': /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c:365:11: note: byref variable will be forcibly initialized uint8_t tmp; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c:353:10: note: byref variable will be forcibly initialized uint8_t tmds_oen = enable ? 0 : DP_DUAL_MODE_TMDS_DISABLE; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c: In function 'drm_lspcon_get_mode': /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c:438:5: note: byref variable will be forcibly initialized u8 data; ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c: In function 'drm_lspcon_set_mode': /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c:487:23: note: byref variable will be forcibly initialized enum drm_lspcon_mode current_mode; ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_dual_mode_helper.c:484:5: note: byref variable will be forcibly initialized u8 data = 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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/bluetooth/hci_vhci.c:11: /kisskb/src/drivers/bluetooth/hci_vhci.c: In function 'vhci_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bluetooth/hci_vhci.c:271:9: note: in expansion of macro 'wait_event_interruptible' ret = wait_event_interruptible(data->read_wait, ^~~~~~~~~~~~~~~~~~~~~~~~ /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 char real[TEST_HEXDUMP_BUF_SIZE]; ^~~~ /kisskb/src/lib/test_hexdump.c:128:7: note: byref variable will be forcibly initialized 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 char buf[TEST_HEXDUMP_BUF_SIZE]; ^~~ /kisskb/src/lib/test_hexdump.c:164:7: note: byref variable will be forcibly initialized char test[TEST_HEXDUMP_BUF_SIZE]; ^~~~ /kisskb/src/drivers/w1/slaves/w1_ds250x.c: In function 'w1_ds2505_read_page': /kisskb/src/drivers/w1/slaves/w1_ds250x.c:90:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /kisskb/src/drivers/w1/slaves/w1_ds250x.c: In function 'w1_ds2502_read_page': /kisskb/src/drivers/w1/slaves/w1_ds250x.c:51:5: note: byref variable will be forcibly initialized u8 buf[3]; ^~~ /kisskb/src/drivers/gpu/drm/lima/lima_devfreq.c: In function 'lima_devfreq_init': /kisskb/src/drivers/gpu/drm/lima/lima_devfreq.c:119:16: note: byref variable will be forcibly initialized unsigned long cur_freq; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/lima/lima_devfreq.c:137:28: note: byref variable will be forcibly initialized (const char *[]){ "mali" }, ^ /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 int dev_id, ret; ^~~~~~ /kisskb/src/drivers/mfd/lp3943.c: In function 'lp3943_read_byte': /kisskb/src/drivers/mfd/lp3943.c:76:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/lib/kstrtox.c: In function '_kstrtoull': /kisskb/src/lib/kstrtox.c:87:21: note: byref variable will be forcibly initialized unsigned long long _res; ^~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtoll': /kisskb/src/lib/kstrtox.c:145:21: note: byref variable will be forcibly initialized unsigned long long tmp; ^~~ /kisskb/src/lib/kstrtox.c: In function '_kstrtoul': /kisskb/src/lib/kstrtox.c:170:21: note: byref variable will be forcibly initialized unsigned long long tmp; ^~~ /kisskb/src/lib/kstrtox.c: In function '_kstrtol': /kisskb/src/lib/kstrtox.c:186:12: note: byref variable will be forcibly initialized long long tmp; ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtouint': /kisskb/src/lib/kstrtox.c:216:21: note: byref variable will be forcibly initialized unsigned long long tmp; ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtoint': /kisskb/src/lib/kstrtox.c:246:12: note: byref variable will be forcibly initialized long long tmp; ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtou16': /kisskb/src/lib/kstrtox.c:261:21: note: byref variable will be forcibly initialized unsigned long long tmp; ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtos16': /kisskb/src/lib/kstrtox.c:276:12: note: byref variable will be forcibly initialized long long tmp; ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtou8': /kisskb/src/lib/kstrtox.c:291:21: note: byref variable will be forcibly initialized unsigned long long tmp; ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtos8': /kisskb/src/lib/kstrtox.c:306:12: note: byref variable will be forcibly initialized long long tmp; ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtobool_from_user': /kisskb/src/lib/kstrtox.c:374:7: note: byref variable will be forcibly initialized char buf[4]; ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtoull_from_user': /kisskb/src/lib/kstrtox.c:388:7: note: byref variable will be forcibly initialized char buf[1 + sizeof(type) * 8 + 1 + 1]; \ ^~~ /kisskb/src/lib/kstrtox.c:398:1: note: in expansion of macro 'kstrto_from_user' kstrto_from_user(kstrtoull_from_user, kstrtoull, unsigned long long); ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtoll_from_user': /kisskb/src/lib/kstrtox.c:388:7: note: byref variable will be forcibly initialized char buf[1 + sizeof(type) * 8 + 1 + 1]; \ ^~~ /kisskb/src/lib/kstrtox.c:399:1: note: in expansion of macro 'kstrto_from_user' kstrto_from_user(kstrtoll_from_user, kstrtoll, long long); ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtoul_from_user': /kisskb/src/lib/kstrtox.c:388:7: note: byref variable will be forcibly initialized char buf[1 + sizeof(type) * 8 + 1 + 1]; \ ^~~ /kisskb/src/lib/kstrtox.c:400:1: note: in expansion of macro 'kstrto_from_user' kstrto_from_user(kstrtoul_from_user, kstrtoul, unsigned long); ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtol_from_user': /kisskb/src/lib/kstrtox.c:388:7: note: byref variable will be forcibly initialized char buf[1 + sizeof(type) * 8 + 1 + 1]; \ ^~~ /kisskb/src/lib/kstrtox.c:401:1: note: in expansion of macro 'kstrto_from_user' kstrto_from_user(kstrtol_from_user, kstrtol, long); ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtouint_from_user': /kisskb/src/lib/kstrtox.c:388:7: note: byref variable will be forcibly initialized char buf[1 + sizeof(type) * 8 + 1 + 1]; \ ^~~ /kisskb/src/lib/kstrtox.c:402:1: note: in expansion of macro 'kstrto_from_user' kstrto_from_user(kstrtouint_from_user, kstrtouint, unsigned int); ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtoint_from_user': /kisskb/src/lib/kstrtox.c:246:12: note: byref variable will be forcibly initialized long long tmp; ^~~ /kisskb/src/lib/kstrtox.c:388:7: note: byref variable will be forcibly initialized char buf[1 + sizeof(type) * 8 + 1 + 1]; \ ^~~ /kisskb/src/lib/kstrtox.c:403:1: note: in expansion of macro 'kstrto_from_user' kstrto_from_user(kstrtoint_from_user, kstrtoint, int); ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtou16_from_user': /kisskb/src/lib/kstrtox.c:388:7: note: byref variable will be forcibly initialized char buf[1 + sizeof(type) * 8 + 1 + 1]; \ ^~~ /kisskb/src/lib/kstrtox.c:404:1: note: in expansion of macro 'kstrto_from_user' kstrto_from_user(kstrtou16_from_user, kstrtou16, u16); ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtos16_from_user': /kisskb/src/lib/kstrtox.c:276:12: note: byref variable will be forcibly initialized long long tmp; ^~~ /kisskb/src/lib/kstrtox.c:388:7: note: byref variable will be forcibly initialized char buf[1 + sizeof(type) * 8 + 1 + 1]; \ ^~~ /kisskb/src/lib/kstrtox.c:405:1: note: in expansion of macro 'kstrto_from_user' kstrto_from_user(kstrtos16_from_user, kstrtos16, s16); ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtou8_from_user': /kisskb/src/lib/kstrtox.c:388:7: note: byref variable will be forcibly initialized char buf[1 + sizeof(type) * 8 + 1 + 1]; \ ^~~ /kisskb/src/lib/kstrtox.c:406:1: note: in expansion of macro 'kstrto_from_user' kstrto_from_user(kstrtou8_from_user, kstrtou8, u8); ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtos8_from_user': /kisskb/src/lib/kstrtox.c:306:12: note: byref variable will be forcibly initialized long long tmp; ^~~ /kisskb/src/lib/kstrtox.c:388:7: note: byref variable will be forcibly initialized char buf[1 + sizeof(type) * 8 + 1 + 1]; \ ^~~ /kisskb/src/lib/kstrtox.c:407:1: note: in expansion of macro 'kstrto_from_user' kstrto_from_user(kstrtos8_from_user, kstrtos8, s8); ^~~~~~~~~~~~~~~~ /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 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 LIST_HEAD(collector); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from /kisskb/src/arch/arm64/include/asm/rwonce.h:71, from /kisskb/src/include/linux/compiler.h:248, 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 DECLARE_BITMAP(values, UART_GPIO_MAX); ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 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 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 u32 mctrl = gpios->mctrl_prev; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/drivers/net/team/team.c:7: /kisskb/src/drivers/net/team/team.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_scdc_helper.c: In function 'drm_scdc_read': /kisskb/src/drivers/gpu/drm/drm_scdc_helper.c:57:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[2] = { ^~~~ /kisskb/src/drivers/gpu/drm/drm_scdc_helper.c: In function 'drm_scdc_write': /kisskb/src/drivers/gpu/drm/drm_scdc_helper.c:96:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/gpu/drm/drm_scdc_helper.c: In function 'drm_scdc_get_scrambling_status': /kisskb/src/drivers/gpu/drm/drm_scdc_helper.c:139:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_scdc_helper.c: In function 'drm_scdc_set_scrambling': /kisskb/src/drivers/gpu/drm/drm_scdc_helper.c:164:6: note: byref variable will be forcibly initialized bool drm_scdc_set_scrambling(struct i2c_adapter *adapter, bool enable) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_scdc_helper.c:166:5: note: byref variable will be forcibly initialized u8 config; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_scdc_helper.c: In function 'drm_scdc_set_high_tmds_clock_ratio': /kisskb/src/drivers/gpu/drm/drm_scdc_helper.c:219:6: note: byref variable will be forcibly initialized bool drm_scdc_set_high_tmds_clock_ratio(struct i2c_adapter *adapter, bool set) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_scdc_helper.c:221:5: note: byref variable will be forcibly initialized u8 config; ^~~~~~ /kisskb/src/drivers/net/team/team.c: In function '__set_port_dev_addr': /kisskb/src/drivers/net/team/team.c:52:26: note: byref variable will be forcibly initialized struct sockaddr_storage addr; ^~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/drivers/net/team/team.c:7: /kisskb/src/drivers/net/team/team.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/drivers/net/team/team.c:7: /kisskb/src/drivers/net/team/team.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/team/team.c: In function 'team_lower_state_changed': /kisskb/src/drivers/net/team/team.c:85:37: note: byref variable will be forcibly initialized struct netdev_lag_lower_state_info info; ^~~~ /kisskb/src/drivers/net/team/team.c: In function 'team_port_disable': /kisskb/src/drivers/net/team/team.c:85:37: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/team/team.c: In function 'team_refresh_port_linkup': /kisskb/src/drivers/net/team/team.c:85:37: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/team/team.c: In function 'team_upper_dev_link': /kisskb/src/drivers/net/team/team.c:1108:31: note: byref variable will be forcibly initialized struct netdev_lag_upper_info lag_upper_info; ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/team/team.c: In function 'team_port_enable': /kisskb/src/drivers/net/team/team.c:85:37: note: byref variable will be forcibly initialized struct netdev_lag_lower_state_info info; ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/drivers/net/team/team.c:24: /kisskb/src/drivers/net/team/team.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/drivers/net/team/team.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/drivers/net/team/team.c: In function 'nla_put_s32': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized s32 tmp = value; ^~~ /kisskb/src/drivers/net/team/team.c: In function 'team_nl_fill_one_port_get': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/team/team.c: In function 'team_nl_send_port_list_get': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/team/team.c:2707:18: note: byref variable will be forcibly initialized struct sk_buff *skb = NULL; ^~~ /kisskb/src/drivers/net/team/team.c: In function '__team_port_change_send': /kisskb/src/drivers/net/team/team.c:2904:33: note: byref variable will be forcibly initialized struct ethtool_link_ksettings ecmd; ^~~~ /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:940:6: note: byref variable will be forcibly initialized 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:752:6: note: byref variable will be forcibly initialized 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:517:6: note: byref variable will be forcibly initialized u32 events, v; ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-ir.c:515:28: note: byref variable will be forcibly initialized union cx25840_ir_fifo_rec rx_data[FIFO_RX_DEPTH]; ^~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/drivers/net/team/team.c:24: /kisskb/src/drivers/net/team/team.c: In function 'team_nl_fill_one_option_get': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized s32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/team/team.c:2327:26: note: byref variable will be forcibly initialized struct team_gsetter_ctx ctx; ^~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-ir.c: In function 'cx25840_ir_probe': /kisskb/src/drivers/media/i2c/cx25840/cx25840-ir.c:1210:35: note: byref variable will be forcibly initialized struct v4l2_subdev_ir_parameters default_params; ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/drivers/net/team/team.c:24: /kisskb/src/drivers/net/team/team.c: In function 'team_nl_send_options_get': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/drivers/net/team/team.c:2428:18: note: byref variable will be forcibly initialized struct sk_buff *skb = NULL; ^~~ In file included from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/arch/arm64/include/asm/arch_timer.h:18, from /kisskb/src/arch/arm64/include/asm/timex.h:8, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/compat.h:10, from /kisskb/src/include/linux/ethtool.h:17, from /kisskb/src/drivers/net/team/team.c:7: /kisskb/src/drivers/net/team/team.c: In function '__team_options_change_check': /kisskb/src/drivers/net/team/team.c:2882:12: note: byref variable will be forcibly initialized LIST_HEAD(sel_opt_inst_list); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/sctp/protocol.c:29: /kisskb/src/net/sctp/protocol.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/sctp/protocol.c: In function 'sctp_udp_err_lookup': /kisskb/src/net/sctp/protocol.c:856:25: note: byref variable will be forcibly initialized struct sctp_transport *t; ^ /kisskb/src/net/sctp/protocol.c:855:27: note: byref variable will be forcibly initialized struct sctp_association *asoc; ^~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/9p/trans_fd.c:16: /kisskb/src/net/9p/trans_fd.c: In function 'p9_conn_cancel': /kisskb/src/net/9p/trans_fd.c:190:12: note: byref variable will be forcibly initialized LIST_HEAD(cancel_list); ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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:620:6: note: byref variable will be forcibly initialized int err = -ECONNRESET; ^~~ /kisskb/src/drivers/net/team/team.c: In function 'team_nl_cmd_options_set': /kisskb/src/drivers/net/team/team.c:2606:28: note: byref variable will be forcibly initialized struct team_gsetter_ctx ctx; ^~~ In file included from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/arch/arm64/include/asm/arch_timer.h:18, from /kisskb/src/arch/arm64/include/asm/timex.h:8, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/compat.h:10, from /kisskb/src/include/linux/ethtool.h:17, from /kisskb/src/drivers/net/team/team.c:7: /kisskb/src/drivers/net/team/team.c:2542:13: note: byref variable will be forcibly initialized LIST_HEAD(opt_inst_list); ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/net/team/team.c:2539:18: note: byref variable will be forcibly initialized struct nlattr *opt_attrs[TEAM_ATTR_OPTION_MAX + 1]; ^~~~~~~~~ /kisskb/src/net/9p/trans_fd.c: In function 'parse_opts': /kisskb/src/net/9p/trans_fd.c:759:8: note: byref variable will be forcibly initialized char *options, *tmp_options; ^~~~~~~ /kisskb/src/net/9p/trans_fd.c:758:6: note: byref variable will be forcibly initialized int option; ^~~~~~ /kisskb/src/net/9p/trans_fd.c:757:14: note: byref variable will be forcibly initialized substring_t args[MAX_OPT_ARGS]; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'hdmi_readb': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:226:15: note: byref variable will be forcibly initialized 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:226: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:226:15: note: byref variable will be forcibly initialized /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:226:15: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/arch/arm64/include/asm/arch_timer.h:18, from /kisskb/src/arch/arm64/include/asm/timex.h:8, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/compat.h:10, from /kisskb/src/include/linux/ethtool.h:17, from /kisskb/src/drivers/net/team/team.c:7: /kisskb/src/drivers/net/team/team.c: In function 'team_nl_cmd_options_get': /kisskb/src/drivers/net/team/team.c:2497:12: note: byref variable will be forcibly initialized LIST_HEAD(sel_opt_inst_list); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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:226:15: note: byref variable will be forcibly initialized /kisskb/src/net/9p/trans_fd.c: In function 'p9_fd_read': /kisskb/src/net/9p/trans_fd.c:253:9: note: byref variable will be forcibly initialized loff_t pos; ^~~ /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:226:15: note: byref variable will be forcibly initialized /kisskb/src/net/9p/trans_fd.c: In function 'p9_fd_create': /kisskb/src/net/9p/trans_fd.c:1063:20: note: byref variable will be forcibly initialized struct p9_fd_opts opts; ^~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/sctp/protocol.c:31: /kisskb/src/net/sctp/protocol.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/9p/trans_fd.c: In function 'p9_fd_create_unix': /kisskb/src/net/9p/trans_fd.c:1024:21: note: byref variable will be forcibly initialized struct sockaddr_un sun_server; ^~~~~~~~~~ /kisskb/src/net/9p/trans_fd.c:1023:17: note: byref variable will be forcibly initialized struct socket *csocket; ^~~~~~~ /kisskb/src/net/9p/trans_fd.c: In function 'valid_ipaddr4': /kisskb/src/net/9p/trans_fd.c:936:17: note: byref variable will be forcibly initialized int rc, count, in[4]; ^~ /kisskb/src/net/9p/trans_fd.c: In function 'p9_bind_privport': /kisskb/src/net/9p/trans_fd.c:950:21: note: byref variable will be forcibly initialized struct sockaddr_in cl; ^~ /kisskb/src/net/9p/trans_fd.c: In function 'p9_fd_create_tcp': /kisskb/src/net/9p/trans_fd.c:972:20: note: byref variable will be forcibly initialized struct p9_fd_opts opts; ^~~~ /kisskb/src/net/9p/trans_fd.c:971:21: note: byref variable will be forcibly initialized struct sockaddr_in sin_server; ^~~~~~~~~~ /kisskb/src/net/9p/trans_fd.c:970:17: note: byref variable will be forcibly initialized struct socket *csocket; ^~~~~~~ /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:226:15: note: byref variable will be forcibly initialized /kisskb/src/net/sctp/protocol.c: In function 'sctp_v4_get_dst': /kisskb/src/net/sctp/protocol.c:420:18: note: byref variable will be forcibly initialized union sctp_addr dst_saddr; ^~~~~~~~~ /kisskb/src/net/sctp/protocol.c:414:15: note: byref variable will be forcibly initialized struct flowi _fl; ^~~ /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:1851:13: note: byref variable will be forcibly initialized static void hdmi_av_composer(struct dw_hdmi *hdmi, ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:1855:14: note: byref variable will be forcibly initialized 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:1638:28: note: byref variable will be forcibly initialized struct hdmi_avi_infoframe frame; ^~~~~ /kisskb/src/net/sctp/protocol.c: In function 'sctp_copy_local_addr_list': /kisskb/src/net/sctp/protocol.c:137:18: note: byref variable will be forcibly initialized union sctp_addr laddr; ^~~~~ /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:1766:5: note: byref variable will be forcibly initialized u8 buffer[10]; ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:1765:31: note: byref variable will be forcibly initialized struct hdmi_vendor_infoframe frame; ^~~~~ /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:1820:5: note: byref variable will be forcibly initialized u8 buffer[30]; ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:1819:28: note: byref variable will be forcibly initialized struct hdmi_drm_infoframe frame; ^~~~~ /kisskb/src/net/sctp/protocol.c: In function 'sctp_udp_sock_start': /kisskb/src/net/sctp/protocol.c:874:17: note: byref variable will be forcibly initialized struct socket *sock; ^~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/filter.h:13, from /kisskb/src/net/bluetooth/l2cap_core.c:35: /kisskb/src/net/bluetooth/l2cap_core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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:588:9: note: byref variable will be forcibly initialized 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:2467:28: note: byref variable will be forcibly initialized struct cec_connector_info conn_info; ^~~~~~~~~ /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:226:15: note: byref variable will be forcibly initialized unsigned int val = 0; ^~~ /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:226: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:226:15: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_chan_connect_reject': /kisskb/src/net/bluetooth/l2cap_core.c:769:24: note: byref variable will be forcibly initialized struct l2cap_conn_rsp rsp; ^~~ /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:226:15: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_chan_le_connect_reject': /kisskb/src/net/bluetooth/l2cap_core.c:725:27: note: byref variable will be forcibly initialized struct l2cap_le_conn_rsp rsp; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_move_chan_rsp': /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:226:15: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/l2cap_core.c:4886:29: note: byref variable will be forcibly initialized struct l2cap_move_chan_rsp rsp; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_create_chan_req': /kisskb/src/net/bluetooth/l2cap_core.c:1263:31: note: byref variable will be forcibly initialized struct l2cap_create_chan_req req; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'cmd_reject_invalid_cid': /kisskb/src/net/bluetooth/l2cap_core.c:4348:27: note: byref variable will be forcibly initialized struct l2cap_cmd_rej_cid rej; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_move_chan_cfm_icid': /kisskb/src/net/bluetooth/l2cap_core.c:4916:29: note: byref variable will be forcibly initialized struct l2cap_move_chan_cfm cfm; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_move_chan_cfm_rsp': /kisskb/src/net/bluetooth/l2cap_core.c:4930:33: note: byref variable will be forcibly initialized struct l2cap_move_chan_cfm_rsp rsp; ^~~ /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:226:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:226:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:226:15: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_ecred_reconf_req': /kisskb/src/net/bluetooth/l2cap_core.c:6173:32: note: byref variable will be forcibly initialized struct l2cap_ecred_reconf_rsp rsp; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_chan_le_send_credits': /kisskb/src/net/bluetooth/l2cap_core.c:7378:26: note: byref variable will be forcibly initialized struct l2cap_le_credits pkt; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_request_info': /kisskb/src/net/bluetooth/l2cap_core.c:1491:24: note: byref variable will be forcibly initialized struct l2cap_info_req req; ^~~ /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:226:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:226:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:226:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:226:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:226:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:226:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3408:33: note: byref variable will be forcibly initialized struct dw_hdmi_i2s_audio_data audio; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3392:29: note: byref variable will be forcibly initialized struct dw_hdmi_audio_data audio; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3191:6: note: byref variable will be forcibly initialized u32 val = 1; ^~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3186:26: note: byref variable will be forcibly initialized struct dw_hdmi_cec_data cec; ^~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3184:30: note: byref variable will be forcibly initialized struct platform_device_info pdevinfo; ^~~~~~~~ /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 struct regmap_config regmap_cfg; ^~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_ecred_reconfigure': /kisskb/src/net/bluetooth/l2cap_core.c:7996:4: note: byref variable will be forcibly initialized } pdu; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_add_opt_efs': /kisskb/src/net/bluetooth/l2cap_core.c:3218:24: note: byref variable will be forcibly initialized struct l2cap_conf_efs efs; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_build_conf_req': /kisskb/src/net/bluetooth/l2cap_core.c:3437:8: note: byref variable will be forcibly initialized void *ptr = req->data; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_conf_rfc_get': /kisskb/src/net/bluetooth/l2cap_core.c:4005:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:4004:12: note: byref variable will be forcibly initialized int type, olen; ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c:4004:6: note: byref variable will be forcibly initialized int type, olen; ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_parse_conf_rsp': /kisskb/src/net/bluetooth/l2cap_core.c:3793:24: note: byref variable will be forcibly initialized struct l2cap_conf_efs efs; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:3791:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:3790:12: note: byref variable will be forcibly initialized int type, olen; ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c:3790:6: note: byref variable will be forcibly initialized int type, olen; ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c:3788:8: note: byref variable will be forcibly initialized void *ptr = req->data; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_chan_ecred_connect_reject': /kisskb/src/net/bluetooth/l2cap_core.c:748:30: note: byref variable will be forcibly initialized struct l2cap_ecred_conn_rsp rsp; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_parse_conf_req': /kisskb/src/net/bluetooth/l2cap_core.c:3569:24: note: byref variable will be forcibly initialized struct l2cap_conf_efs efs; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:3567:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:3566:18: note: byref variable will be forcibly initialized int type, hint, olen; ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c:3566:6: note: byref variable will be forcibly initialized int type, hint, olen; ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c:3564:8: note: byref variable will be forcibly initialized void *req = chan->conf_req; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:3562:8: note: byref variable will be forcibly initialized void *ptr = rsp->data; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_information_req': /kisskb/src/net/bluetooth/l2cap_core.c:4715:25: note: byref variable will be forcibly initialized struct l2cap_info_rsp rsp; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:4705:6: note: byref variable will be forcibly initialized u8 buf[12]; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:4689:6: note: byref variable will be forcibly initialized u8 buf[8]; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_le_conn_ready': /kisskb/src/net/bluetooth/l2cap_core.c:1700:38: note: byref variable will be forcibly initialized struct l2cap_conn_param_update_req req; ^~~ /kisskb/src/crypto/anubis.c: In function 'anubis_crypt': /kisskb/src/crypto/anubis.c:579:6: note: byref variable will be forcibly initialized u32 inter[4]; ^~~~~ /kisskb/src/crypto/anubis.c:578:6: note: byref variable will be forcibly initialized u32 state[4]; ^~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_ecred_connect': /kisskb/src/net/bluetooth/l2cap_core.c:1427:31: note: byref variable will be forcibly initialized struct l2cap_ecred_conn_data data; ^~~~ /kisskb/src/drivers/media/tuners/si2157.c: In function 'si2157_tune_wait': /kisskb/src/drivers/media/tuners/si2157.c:317:5: note: byref variable will be forcibly initialized u8 wait_status; ^~~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_le_connect': /kisskb/src/net/bluetooth/l2cap_core.c:1360:27: note: byref variable will be forcibly initialized struct l2cap_le_conn_req req; ^~~ /kisskb/src/drivers/media/tuners/si2157.c: In function 'si2157_get_rf_strength': /kisskb/src/drivers/media/tuners/si2157.c:736:20: note: byref variable will be forcibly initialized struct si2157_cmd cmd; ^~~ /kisskb/src/drivers/media/tuners/si2157.c: In function 'si2157_set_params': /kisskb/src/drivers/media/tuners/si2157.c:401:20: note: byref variable will be forcibly initialized struct si2157_cmd cmd; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_conn_param_update_req': /kisskb/src/net/bluetooth/l2cap_core.c:5534:37: note: byref variable will be forcibly initialized struct l2cap_conn_param_update_rsp rsp; ^~~ /kisskb/src/drivers/media/tuners/si2157.c: In function 'si2157_sleep': /kisskb/src/drivers/media/tuners/si2157.c:285:20: note: byref variable will be forcibly initialized struct si2157_cmd cmd; ^~~ /kisskb/src/drivers/media/tuners/si2157.c: In function 'si2157_init': /kisskb/src/drivers/media/tuners/si2157.c:86:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/drivers/media/tuners/si2157.c:85:20: note: byref variable will be forcibly initialized struct si2157_cmd cmd; ^~~ /kisskb/src/drivers/media/tuners/si2157.c: In function 'si2157_set_analog_params': /kisskb/src/drivers/media/tuners/si2157.c:512:20: note: byref variable will be forcibly initialized struct si2157_cmd cmd; ^~~ /kisskb/src/drivers/gpu/drm/drm_modeset_helper.c: In function 'drm_helper_move_panel_connectors_to_head': /kisskb/src/drivers/gpu/drm/drm_modeset_helper.c:52:19: note: byref variable will be forcibly initialized struct list_head panel_list; ^~~~~~~~~~ /kisskb/src/drivers/media/tuners/si2157.c: In function 'si2157_stat_work': /kisskb/src/drivers/media/tuners/si2157.c:792:20: note: byref variable will be forcibly initialized struct si2157_cmd cmd; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_move_chan_cfm': /kisskb/src/net/bluetooth/l2cap_core.c:4899:29: note: byref variable will be forcibly initialized struct l2cap_move_chan_cfm cfm; ^~~ /kisskb/src/drivers/media/tuners/si2157.c: In function 'si2157_probe': /kisskb/src/drivers/media/tuners/si2157.c:820:20: note: byref variable will be forcibly initialized struct si2157_cmd cmd; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_move_chan_req': /kisskb/src/net/bluetooth/l2cap_core.c:4867:29: note: byref variable will be forcibly initialized struct l2cap_move_chan_req req; ^~~ In file included from /kisskb/src/net/bluetooth/l2cap_core.c:37: /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_global_chan_by_psm': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/l2cap_core.c:1976:30: note: in expansion of macro 'BDADDR_ANY' dst_any = !bacmp(&c->dst, BDADDR_ANY); ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/l2cap_core.c:1975:30: note: in expansion of macro 'BDADDR_ANY' src_any = !bacmp(&c->src, BDADDR_ANY); ^~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_global_fixed_chan': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/l2cap_core.c:8074:52: note: in expansion of macro 'BDADDR_ANY' if (bacmp(&c->src, &hcon->src) && bacmp(&c->src, BDADDR_ANY)) ^~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_disconn_req': /kisskb/src/net/bluetooth/l2cap_core.c:1574:27: note: byref variable will be forcibly initialized struct l2cap_disconn_req req; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_ertm_resend': /kisskb/src/net/bluetooth/l2cap_core.c:2143:20: note: byref variable will be forcibly initialized struct l2cap_ctrl control; ^~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_rr_or_rnr': /kisskb/src/net/bluetooth/l2cap_core.c:1187:20: note: byref variable will be forcibly initialized struct l2cap_ctrl control; ^~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_srej': /kisskb/src/net/bluetooth/l2cap_core.c:2767:20: note: byref variable will be forcibly initialized struct l2cap_ctrl control; ^~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_i_or_rr_or_rnr': /kisskb/src/net/bluetooth/l2cap_core.c:6465:20: note: byref variable will be forcibly initialized struct l2cap_ctrl control; ^~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_srej_list': /kisskb/src/net/bluetooth/l2cap_core.c:2806:20: note: byref variable will be forcibly initialized struct l2cap_ctrl control; ^~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_srej_tail': /kisskb/src/net/bluetooth/l2cap_core.c:2790:20: note: byref variable will be forcibly initialized struct l2cap_ctrl control; ^~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_ack': /kisskb/src/net/bluetooth/l2cap_core.c:2267:20: note: byref variable will be forcibly initialized struct l2cap_ctrl control; ^~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_tx_state_xmit': /kisskb/src/net/bluetooth/l2cap_core.c:2906:22: note: byref variable will be forcibly initialized struct l2cap_ctrl local_control; ^~~~~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_tx_state_wait_f': /kisskb/src/net/bluetooth/l2cap_core.c:2977:22: note: byref variable will be forcibly initialized struct l2cap_ctrl local_control; ^~~~~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_rx_state_srej_sent': /kisskb/src/net/bluetooth/l2cap_core.c:7085:22: note: byref variable will be forcibly initialized struct l2cap_ctrl rr_control; ^~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_move_channel_req': /kisskb/src/net/bluetooth/l2cap_core.c:5217:29: note: byref variable will be forcibly initialized struct l2cap_move_chan_rsp rsp; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_data_rcv': /kisskb/src/net/bluetooth/l2cap_core.c:7339:12: note: byref variable will be forcibly initialized const u8 rx_func_to_event[4] = { ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/adin.c: In function 'adin_get_stat': /kisskb/src/drivers/net/phy/adin.c:746:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_le_connect_req': /kisskb/src/net/bluetooth/l2cap_core.c:5750:27: note: byref variable will be forcibly initialized struct l2cap_le_conn_rsp rsp; ^~~ /kisskb/src/drivers/net/phy/adin.c: In function 'adin_get_reg_value': /kisskb/src/drivers/net/phy/adin.c:228:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_ecred_conn_req': /kisskb/src/net/bluetooth/l2cap_core.c:5925:13: note: byref variable will be forcibly initialized } __packed pdu; ^~~ /kisskb/src/drivers/power/supply/max8925_power.c: In function 'start_measure': /kisskb/src/drivers/power/supply/max8925_power.c:161:16: note: byref variable will be forcibly initialized unsigned char buf[2] = {0, 0}; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_connect_create_rsp': /kisskb/src/net/bluetooth/l2cap_core.c:4252:5: note: byref variable will be forcibly initialized u8 req[128]; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_disconnect_req': /kisskb/src/drivers/power/supply/max8925_power.c: In function 'max8925_power_dt_init': /kisskb/src/drivers/power/supply/max8925_power.c:462:6: note: byref variable will be forcibly initialized int no_insert_detect; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/max8925_power.c:461:6: note: byref variable will be forcibly initialized int no_temp_support; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/max8925_power.c:460:6: note: byref variable will be forcibly initialized int fast_charge; ^~~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c:4586:27: note: byref variable will be forcibly initialized struct l2cap_disconn_rsp rsp; ^~~ /kisskb/src/drivers/power/supply/max8925_power.c:459:6: note: byref variable will be forcibly initialized int topoff_threshold; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/max8925_power.c:458:6: note: byref variable will be forcibly initialized int batt_detect; ^~~~~~~~~~~ /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 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 struct w1_netlink_msg msg; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_le_sig_channel': /kisskb/src/net/bluetooth/l2cap_core.c:6383:28: note: byref variable will be forcibly initialized struct l2cap_cmd_rej_unk rej; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_connect': /kisskb/src/net/bluetooth/l2cap_core.c:4216:6: note: byref variable will be forcibly initialized u8 buf[128]; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:4202:25: note: byref variable will be forcibly initialized struct l2cap_info_req info; ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c:4088:24: note: byref variable will be forcibly initialized struct l2cap_conn_rsp rsp; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_create_channel_req': /kisskb/src/net/bluetooth/l2cap_core.c:4793:31: note: byref variable will be forcibly initialized struct l2cap_create_chan_rsp rsp; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_send_conn_req': /kisskb/src/net/bluetooth/l2cap_core.c:1249:24: note: byref variable will be forcibly initialized struct l2cap_conn_req req; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_do_create': /kisskb/src/net/bluetooth/l2cap_core.c:5098:8: note: byref variable will be forcibly initialized char buf[128]; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:5097:25: note: byref variable will be forcibly initialized struct l2cap_conn_rsp rsp; ^~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:24:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(thermal_temperature, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:24:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(thermal_temperature, ^~~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_conn_start': /kisskb/src/net/bluetooth/l2cap_core.c:1638:9: note: byref variable will be forcibly initialized char buf[128]; ^~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:49:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cdev_update, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:49:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:68:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(thermal_zone_trip, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:68:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:24:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(thermal_temperature, ^~~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c:1637:26: note: byref variable will be forcibly initialized struct l2cap_conn_rsp rsp; ^~~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'trace_event_raw_event_cdev_update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:49:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cdev_update, ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'trace_event_raw_event_thermal_zone_trip': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal.h:68:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(thermal_zone_trip, ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'update_temperature': /kisskb/src/drivers/thermal/thermal_core.c:452:6: note: byref variable will be forcibly initialized int temp, ret; ^~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_information_rsp': /kisskb/src/net/bluetooth/l2cap_core.c:4761:26: note: byref variable will be forcibly initialized struct l2cap_info_req req; ^~~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'handle_critical_trips': /kisskb/src/drivers/thermal/thermal_core.c:400:6: note: byref variable will be forcibly initialized int trip_temp; ^~~~~~~~~ /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 unsigned int val = 0; ^~~ /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 unsigned int evt_otp, mask_otp; ^~~~~~~~ /kisskb/src/drivers/regulator/slg51000-regulator.c:353:15: note: byref variable will be forcibly initialized unsigned int evt_otp, mask_otp; ^~~~~~~ /kisskb/src/drivers/regulator/slg51000-regulator.c:351:5: note: byref variable will be forcibly initialized 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 u8 vsel_range[2]; ^~~~~~~~~~ /kisskb/src/drivers/regulator/slg51000-regulator.c:248:20: note: byref variable will be forcibly initialized unsigned int reg, val; ^~~ /kisskb/src/drivers/regulator/slg51000-regulator.c: In function 'slg51000_i2c_probe': /kisskb/src/drivers/regulator/slg51000-regulator.c:419:15: note: byref variable will be forcibly initialized unsigned int val = 0; ^~~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'handle_thermal_trip': /kisskb/src/drivers/thermal/thermal_core.c:419:17: note: byref variable will be forcibly initialized int trip_temp, hyst = 0; ^~~~ /kisskb/src/drivers/thermal/thermal_core.c:419:6: note: byref variable will be forcibly initialized int trip_temp, hyst = 0; ^~~~~~~~~ /kisskb/src/drivers/thermal/thermal_core.c:418:25: note: byref variable will be forcibly initialized enum thermal_trip_type type; ^~~~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'thermal_zone_bind_cooling_device': /kisskb/src/drivers/thermal/thermal_core.c:699:16: note: byref variable will be forcibly initialized unsigned long max_state; ^~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_security_cfm': /kisskb/src/net/bluetooth/l2cap_core.c:8264:10: note: byref variable will be forcibly initialized char buf[128]; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:8235:26: note: byref variable will be forcibly initialized struct l2cap_conn_rsp rsp; ^~~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'thermal_zone_device_register': /kisskb/src/drivers/thermal/thermal_core.c:1250:6: note: byref variable will be forcibly initialized int trip_temp; ^~~~~~~~~ /kisskb/src/drivers/thermal/thermal_core.c:1249:25: note: byref variable will be forcibly initialized enum thermal_trip_type trip_type; ^~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_chan_send': /kisskb/src/net/bluetooth/l2cap_core.c:2641:22: note: byref variable will be forcibly initialized struct sk_buff_head seg_queue; ^~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_logical_finish_create': /kisskb/src/net/bluetooth/l2cap_core.c:4980:24: note: byref variable will be forcibly initialized struct l2cap_conf_rsp rsp; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_config_req': /kisskb/src/net/bluetooth/l2cap_core.c:4442:6: note: byref variable will be forcibly initialized u8 buf[64]; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:4363:5: note: byref variable will be forcibly initialized u8 rsp[64]; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_config_rsp': /kisskb/src/net/bluetooth/l2cap_core.c:4525:9: note: byref variable will be forcibly initialized char req[64]; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:4501:9: note: byref variable will be forcibly initialized char buf[64]; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:4472:19: note: byref variable will be forcibly initialized u16 scid, flags, result; ^~~~~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function '__l2cap_le_connect_rsp_defer': /kisskb/src/net/bluetooth/l2cap_core.c:3919:27: note: byref variable will be forcibly initialized struct l2cap_le_conn_rsp rsp; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function '__l2cap_ecred_conn_rsp_defer': /kisskb/src/net/bluetooth/l2cap_core.c:3939:13: note: byref variable will be forcibly initialized } __packed pdu; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function '__l2cap_connect_rsp_defer': /kisskb/src/net/bluetooth/l2cap_core.c:3977:5: note: byref variable will be forcibly initialized u8 buf[128]; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c:3975:24: note: byref variable will be forcibly initialized struct l2cap_conn_rsp rsp; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_sig_channel': /kisskb/src/net/bluetooth/l2cap_core.c:6426:29: note: byref variable will be forcibly initialized struct l2cap_cmd_rej_unk rej; ^~~ /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_chan_connect': /kisskb/src/net/bluetooth/l2cap_core.c:7925:26: note: byref variable will be forcibly initialized struct l2cap_chan_data data; ^~~~ In file included from /kisskb/src/net/bluetooth/l2cap_core.c:37: /kisskb/src/net/bluetooth/l2cap_core.c: In function 'l2cap_connect_ind': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/l2cap_core.c:8042:30: note: in expansion of macro 'BDADDR_ANY' } else if (!bacmp(&c->src, BDADDR_ANY)) { ^~~~~~~~~~ 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:287:9: note: byref variable will be forcibly initialized 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 u8 val; ^~~ /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 long new; ^~~ /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 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 __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 u8 rc4key[3 + WLAN_KEY_LEN_WEP104]; ^~~~~~ /kisskb/src/drivers/hwmon/pmbus/ibm-cffps.c: In function 'ibm_cffps_debugfs_write': /kisskb/src/drivers/hwmon/pmbus/ibm-cffps.c:247:5: note: byref variable will be forcibly initialized 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:105:17: note: byref variable will be forcibly initialized struct i2c_msg msg[2] = { ^~~ /kisskb/src/drivers/hwmon/pmbus/ibm-cffps.c:103:5: note: byref variable will be forcibly initialized u8 msgbuf0[1] = { CFFPS_INPUT_HISTORY_CMD }; ^~~~~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/wireless/scan.c:10: /kisskb/src/net/wireless/scan.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c: In function 'cfg80211_update_known_bss': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:1646:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(bss->pub.beacon_ies, ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:1637:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(known->pub.ies, new->pub.beacon_ies); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:1633:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(known->pub.beacon_ies, new->pub.beacon_ies); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:1605:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(known->pub.ies, ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:1602:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(known->pub.proberesp_ies, ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c: In function 'ieee80211_scan_add_ies': /kisskb/src/net/wireless/scan.c:2804:18: note: byref variable will be forcibly initialized struct iw_event iwe; ^~~ /kisskb/src/net/wireless/scan.c: In function 'ieee80211_bss': /kisskb/src/net/wireless/scan.c:2854:5: note: byref variable will be forcibly initialized u8 buf[50]; ^~~ /kisskb/src/net/wireless/scan.c:2852:18: note: byref variable will be forcibly initialized struct iw_event iwe; ^~~ /kisskb/src/net/wireless/scan.c: In function 'cfg80211_parse_colocated_ap': /kisskb/src/net/wireless/scan.c:604:21: note: byref variable will be forcibly initialized enum nl80211_band band; ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/net/wireless/scan.c:11: /kisskb/src/net/wireless/scan.c:588:12: note: byref variable will be forcibly initialized LIST_HEAD(ap_list); ^~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/wireless/scan.c:586:6: note: byref variable will be forcibly initialized u32 s_ssid_tmp; ^~~~~~~~~~ /kisskb/src/net/wireless/scan.c:584:31: note: byref variable will be forcibly initialized const struct element *elem, *ssid_elem; ^~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/net/wireless/scan.c:11: /kisskb/src/net/wireless/scan.c: In function 'cfg80211_scan_6ghz': /kisskb/src/net/wireless/scan.c:728:12: note: byref variable will be forcibly initialized LIST_HEAD(coloc_ap_list); ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/wireless/scan.c: In function '___cfg80211_scan_done': /kisskb/src/net/wireless/scan.c:918:19: note: byref variable will be forcibly initialized union iwreq_data wrqu; ^~~~ /kisskb/src/drivers/bluetooth/hci_ldisc.c: In function 'hci_uart_set_flow_control': /kisskb/src/drivers/bluetooth/hci_ldisc.c:311:18: note: byref variable will be forcibly initialized struct ktermios ktermios; ^~~~~~~~ /kisskb/src/drivers/bluetooth/hci_ldisc.c: In function 'hci_uart_set_baudrate': /kisskb/src/drivers/bluetooth/hci_ldisc.c:376:18: note: byref variable will be forcibly initialized struct ktermios ktermios; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/wireless/scan.c:10: /kisskb/src/net/wireless/scan.c: In function 'cfg80211_combine_bsses': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:1571:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(bss->pub.beacon_ies, ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c: In function 'cfg80211_update_notlisted_nontrans': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:2287:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nontrans_bss->ies, new_ies); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:2286:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nontrans_bss->beacon_ies, new_ies); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:2281:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nontrans_bss->ies, new_ies); ^~~~~~~~~~~~~~~~~~ /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 u32 shunt; ^~~~~ /kisskb/src/drivers/hwmon/pmbus/adm1275.c:468:5: note: byref variable will be forcibly initialized u8 block_buffer[I2C_SMBUS_BLOCK_MAX + 1]; ^~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:2280:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nontrans_bss->proberesp_ies, new_ies); ^~~~~~~~~~~~~~~~~~ /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 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 /kisskb/src/net/wireless/scan.c: In function 'cfg80211_find_vendor_elem': /kisskb/src/net/wireless/scan.c:1232:5: note: byref variable will be forcibly initialized u8 match[] = { oui >> 16, oui >> 8, oui, oui_type }; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/wireless/scan.c:10: /kisskb/src/net/wireless/scan.c: In function 'cfg80211_bss_update': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:1736:5: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(new->pub.beacon_ies, ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c: In function 'cfg80211_inform_single_bss_data': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:1941:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tmp.pub.ies, ies); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:1938:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tmp.pub.proberesp_ies, ies); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:1935:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tmp.pub.beacon_ies, ies); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:1878:31: note: byref variable will be forcibly initialized struct cfg80211_internal_bss tmp = {}, *res; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/wireless/scan.c:10: /kisskb/src/net/wireless/scan.c: In function 'cfg80211_inform_single_bss_frame_data': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:2387:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tmp.pub.ies, ies); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:2386:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tmp.pub.beacon_ies, ies); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:2384:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tmp.pub.proberesp_ies, ies); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c: In function 'cfg80211_parse_mbssid_data': /kisskb/src/net/wireless/scan.c:2046:13: note: byref variable will be forcibly initialized static void cfg80211_parse_mbssid_data(struct wiphy *wiphy, ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:2058:5: note: byref variable will be forcibly initialized u8 new_bssid[ETH_ALEN]; ^~~~~~~~~ /kisskb/src/net/wireless/scan.c: In function 'cfg80211_inform_bss_data': /kisskb/src/net/wireless/scan.c:2172:29: note: byref variable will be forcibly initialized 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:2423:1: note: byref variable will be forcibly initialized cfg80211_inform_bss_frame_data(struct wiphy *wiphy, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:2433:29: note: byref variable will be forcibly initialized struct cfg80211_non_tx_bss non_tx_data; ^~~~~~~~~~~ /kisskb/src/lib/test_hash.c: In function 'test_hash_init': /kisskb/src/lib/test_hash.c:146:7: note: byref variable will be forcibly initialized char buf[SIZE+1]; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/rxrpc/peer_object.c:10: /kisskb/src/net/rxrpc/peer_object.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /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 struct flowi fl; ^~ /kisskb/src/drivers/mtd/ubi/misc.c: In function 'ubi_msg': /kisskb/src/drivers/mtd/ubi/misc.c:148:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/mtd/ubi/misc.c: In function 'ubi_warn': /kisskb/src/drivers/mtd/ubi/misc.c:164:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/mtd/ubi/misc.c: In function 'ubi_err': /kisskb/src/drivers/mtd/ubi/misc.c:181:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/gpu/drm/drm_gem_framebuffer_helper.c: In function 'drm_gem_fb_init_with_funcs': /kisskb/src/drivers/gpu/drm/drm_gem_framebuffer_helper.c:154:25: note: byref variable will be forcibly initialized struct drm_gem_object *objs[4]; ^~~~ 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 struct rhashtable_compare_arg arg = { ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'rht_assign_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:401:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*bkt, (void *)obj); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/bottom_half.h:5, from /kisskb/src/net/ipv4/tcp_ipv4.c:50: /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 '__rhashtable_insert_fast': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:758:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/net/mac80211/ieee80211_i.h:27, from /kisskb/src/net/mac80211/sta_info.c:23: /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized struct rhashtable_compare_arg arg = { ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/sta_info.c: In function '__rhashtable_remove_fast_one': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:1045:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/da9062-core.c: In function 'da9062_get_device_type': /kisskb/src/drivers/mfd/da9062-core.c:326:17: note: byref variable will be forcibly initialized int device_id, variant_id, variant_mrc, variant_vrc; ^~~~~~~~~~ /kisskb/src/drivers/mfd/da9062-core.c:326:6: note: byref variable will be forcibly initialized int device_id, variant_id, variant_mrc, variant_vrc; ^~~~~~~~~ /kisskb/src/drivers/mfd/da9062-core.c: In function 'da9062_clear_fault_log': /kisskb/src/drivers/mfd/da9062-core.c:293:6: note: byref variable will be forcibly initialized int fault_log; ^~~~~~~~~ /kisskb/src/drivers/mfd/da9062-core.c: In function 'da9062_i2c_probe': /kisskb/src/drivers/mfd/da9062-core.c:631:6: note: byref variable will be forcibly initialized u32 trigger_type = 0; ^~~~~~~~~~~~ /kisskb/src/net/mac80211/sta_info.c: In function 'ieee80211_sta_ps_deliver_response': /kisskb/src/net/mac80211/sta_info.c:1625:23: note: byref variable will be forcibly initialized struct sk_buff_head pending; ^~~~~~~ /kisskb/src/net/mac80211/sta_info.c:1582:22: note: byref variable will be forcibly initialized struct sk_buff_head frames; ^~~~~~ /kisskb/src/net/mac80211/sta_info.c:1581:16: note: byref variable will be forcibly initialized unsigned long driver_release_tids = 0; ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/sta_info.c: In function 'ieee80211_sta_ps_deliver_wakeup': /kisskb/src/net/mac80211/sta_info.c:1304:22: note: byref variable will be forcibly initialized struct sk_buff_head pending; ^~~~~~~ /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 int err; ^~~ /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 char data[I2C_SMBUS_BLOCK_MAX + 1]; ^~~~ 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 static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ 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:2268:27: note: byref variable will be forcibly initialized struct bpf_sock_ops_kern sock_ops; ^~~~~~~~ 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:1198:12: note: byref variable will be forcibly initialized LIST_HEAD(free_list); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_md5_hash_headers': /kisskb/src/net/ipv4/tcp_ipv4.c:1269:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_send_ack': /kisskb/src/net/ipv4/tcp_ipv4.c:840:22: note: byref variable will be forcibly initialized struct ip_reply_arg arg; ^~~ /kisskb/src/net/ipv4/tcp_ipv4.c:838:4: note: byref variable will be forcibly initialized } rep; ^~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_sk_init': /kisskb/src/net/ipv4/tcp_ipv4.c:2852:16: note: byref variable will be forcibly initialized struct sock *sk; ^~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_send_synack': /kisskb/src/net/ipv4/tcp_ipv4.c:972:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_send_reset': /kisskb/src/net/ipv4/tcp_ipv4.c:671:16: note: byref variable will be forcibly initialized unsigned char newhash[16]; ^~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c:667:22: note: byref variable will be forcibly initialized struct ip_reply_arg arg; ^~~ /kisskb/src/net/ipv4/tcp_ipv4.c:666:4: note: byref variable will be forcibly initialized } rep; ^~~ /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 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 struct scatterlist sg[3]; ^~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_inbound_md5_hash': /kisskb/src/net/ipv4/tcp_ipv4.c:1388:16: note: byref variable will be forcibly initialized unsigned char newhash[16]; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/bottom_half.h:5, from /kisskb/src/net/ipv4/tcp_ipv4.c:50: /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_md5_do_add': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c:1154:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tp->md5sig_info, md5sig); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_syn_recv_sock': /kisskb/src/net/ipv4/tcp_ipv4.c:1512:7: note: byref variable will be forcibly initialized bool found_dup_sk = false; ^~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_parse_md5_keys': /kisskb/src/net/ipv4/tcp_ipv4.c:1209:12: note: userspace variable will be forcibly initialized static int tcp_v4_parse_md5_keys(struct sock *sk, int optname, ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c:1212:20: note: byref variable will be forcibly initialized struct tcp_md5sig cmd; ^~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_get_syncookie': /kisskb/src/net/ipv4/tcp_ipv4.c:1640:6: note: byref variable will be forcibly initialized u16 mss = 0; ^~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_add_backlog': /kisskb/src/net/ipv4/tcp_ipv4.c:1775:6: note: byref variable will be forcibly initialized int delta; ^~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c:1772:7: note: byref variable will be forcibly initialized bool fragstolen; ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_rcv': /kisskb/src/net/ipv4/tcp_ipv4.c:1974:8: note: byref variable will be forcibly initialized bool req_stolen = false; ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c:1932:7: note: byref variable will be forcibly initialized bool refcounted; ^~~~~~~~~~ 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_damage_helper.c:33: /kisskb/src/drivers/gpu/drm/drm_damage_helper.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_damage_helper.c: In function 'drm_atomic_helper_dirtyfb': /kisskb/src/drivers/gpu/drm/drm_damage_helper.c:165:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/gpu/drm/drm_damage_helper.c: In function 'drm_atomic_helper_damage_merged': /kisskb/src/drivers/gpu/drm/drm_damage_helper.c:364:18: note: byref variable will be forcibly initialized struct drm_rect clip; ^~~~ /kisskb/src/drivers/gpu/drm/drm_damage_helper.c:363:39: note: byref variable will be forcibly initialized struct drm_atomic_helper_damage_iter iter; ^~~~ /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 struct i2c_msg xfer; ^~~~ /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 struct i2c_msg xfer; ^~~~ /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 int val, ret; ^~~ /kisskb/src/drivers/mfd/da9150-core.c: In function 'da9150_probe': /kisskb/src/drivers/mfd/da9150-core.c:201:6: note: byref variable will be forcibly initialized /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 char buf[MAX_KEYLENGTH]; ^~~ /kisskb/src/drivers/accessibility/braille/braille_console.c: In function 'braille_write': /kisskb/src/drivers/accessibility/braille/braille_console.c:65:16: note: byref variable will be forcibly initialized unsigned char data[1 + 1 + 2*WIDTH + 2 + 1], csum = 0, *c; ^~~~ /kisskb/src/drivers/accessibility/braille/braille_console.c: In function 'vc_refresh': /kisskb/src/drivers/accessibility/braille/braille_console.c:128:6: note: byref variable will be forcibly initialized u16 buf[WIDTH]; ^~~ /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 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 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 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 int tmp; ^~~ /kisskb/src/drivers/bluetooth/hci_ath.c: In function 'ath_vendor_cmd': /kisskb/src/drivers/bluetooth/hci_ath.c:151:24: note: byref variable will be forcibly initialized struct ath_vendor_cmd cmd; ^~~ /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 struct i2c_msg msg[2] = { ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:85:5: note: byref variable will be forcibly initialized 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 struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c: In function 'fc0011_vcocal_trigger': /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c: In function 'fc0011_vcocal_read': /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c: In function 'fc0011_set_params': /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->addr, ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:172:22: note: byref variable will be forcibly initialized u8 fa, fp, vco_sel, vco_cal; ^~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/bluetooth/bluecard_cs.c:23: /kisskb/src/drivers/bluetooth/bluecard_cs.c: In function 'bluecard_write_wakeup': /kisskb/src/drivers/bluetooth/bluecard_cs.c:283:16: note: byref variable will be forcibly initialized DEFINE_WAIT(wait); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/drivers/bluetooth/bluecard_cs.c:283:4: note: in expansion of macro 'DEFINE_WAIT' DEFINE_WAIT(wait); ^~~~~~~~~~~ /kisskb/src/drivers/bluetooth/bluecard_cs.c:282:36: note: byref variable will be forcibly initialized DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wq); ^~ /kisskb/src/include/linux/wait.h:77:25: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) ^~~~ /kisskb/src/drivers/bluetooth/bluecard_cs.c: In function 'bluecard_receive': /kisskb/src/drivers/bluetooth/bluecard_cs.c:369:16: note: byref variable will be forcibly initialized unsigned char buf[31]; ^~~ /kisskb/src/drivers/bluetooth/bluecard_cs.c: In function 'bluecard_hci_set_baud_rate': /kisskb/src/drivers/bluetooth/bluecard_cs.c:565:16: note: byref variable will be forcibly initialized unsigned char cmd[] = { HCI_COMMAND_PKT, 0x09, 0xfc, 0x01, 0x03 }; ^~~ /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 __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 u32 tmp = 0; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/random.h:10, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/net/rxrpc/recvmsg.c:10: /kisskb/src/net/rxrpc/recvmsg.c: In function 'rxrpc_rotate_rx_window': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/recvmsg.c:254:2: note: in expansion of macro 'smp_store_release' smp_store_release(&call->rx_hard_ack, hard_ack); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/recvmsg.c:235:8: note: in expansion of macro 'smp_load_acquire' top = smp_load_acquire(&call->rx_top); ^~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/recvmsg.c: In function 'rxrpc_recvmsg_data': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/recvmsg.c:387:15: note: in expansion of macro 'smp_load_acquire' while (top = smp_load_acquire(&call->rx_top), ^~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/recvmsg.c:366:30: note: byref variable will be forcibly initialized unsigned int rx_pkt_offset, rx_pkt_len; ^~~~~~~~~~ /kisskb/src/net/rxrpc/recvmsg.c:366:15: note: byref variable will be forcibly initialized unsigned int rx_pkt_offset, rx_pkt_len; ^~~~~~~~~~~~~ /kisskb/src/net/rxrpc/recvmsg.c:365:7: note: byref variable will be forcibly initialized bool rx_pkt_last; ^~~~~~~~~~~ /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 unsigned long idl = call->user_call_ID; ^~~ /kisskb/src/net/rxrpc/recvmsg.c:494:9: note: byref variable will be forcibly initialized size_t copied = 0; ^~~~~~ /kisskb/src/net/rxrpc/recvmsg.c: In function 'rxrpc_kernel_recv_data': /kisskb/src/net/rxrpc/recvmsg.c:690:9: note: byref variable will be forcibly initialized size_t offset = 0; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/random.h:10, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/net/rxrpc/recvmsg.c:10: /kisskb/src/net/rxrpc/recvmsg.c: In function 'rxrpc_kernel_get_reply_time': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/recvmsg.c:802:8: note: in expansion of macro 'smp_load_acquire' top = smp_load_acquire(&call->rx_top); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_bus.c: In function 'rmi_function_of_probe': /kisskb/src/drivers/input/rmi4/rmi_bus.c:157:7: note: byref variable will be forcibly initialized char of_name[9]; ^~~~~~~ /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 va_list args; ^~~~ /kisskb/src/drivers/input/rmi4/rmi_bus.c: In function 'rmi_of_property_read_u32': /kisskb/src/drivers/input/rmi4/rmi_bus.c:417:6: note: byref variable will be forcibly initialized u32 val = 0; ^~~ /kisskb/src/drivers/regulator/sy8827n.c: In function 'sy8827n_get_mode': /kisskb/src/drivers/regulator/sy8827n.c:57:6: note: byref variable will be forcibly initialized u32 val; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/team/team_mode_activebackup.c:7: /kisskb/src/drivers/net/team/team_mode_activebackup.c: In function 'ab_active_port_set': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/team/team_mode_activebackup.c:86:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ab_priv(team)->active_port, port); ^~~~~~~~~~~~~~~~~~ /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 char kdesc[5 + 1 + 3 + 1 + 12 + 1 + 12 + 1]; ^~~~~ /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 u8 buf[I2C_SMBUS_BLOCK_MAX]; ^~~ /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 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 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 s32 value; \ ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:347:1: note: in expansion of macro 'create_s32_tzp_attr' 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 s32 value; \ ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:346:1: note: in expansion of macro 'create_s32_tzp_attr' 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 s32 value; \ ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:345:1: note: in expansion of macro 'create_s32_tzp_attr' 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 s32 value; \ ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:344:1: note: in expansion of macro 'create_s32_tzp_attr' 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 s32 value; \ ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:343:1: note: in expansion of macro 'create_s32_tzp_attr' 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 s32 value; \ ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:342:1: note: in expansion of macro 'create_s32_tzp_attr' 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 s32 value; \ ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:341:1: note: in expansion of macro 'create_s32_tzp_attr' 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 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 char name[THERMAL_NAME_LENGTH]; ^~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'emul_temp_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:258:6: note: byref variable will be forcibly initialized int temperature; ^~~~~~~~~~~ /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 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/lib/test_siphash.c: In function 'siphash_test_init': /kisskb/src/lib/test_siphash.c:116:5: note: byref variable will be forcibly initialized u8 in_unaligned[65] __aligned(SIPHASH_ALIGNMENT); ^~~~~~~~~~~~ /kisskb/src/lib/test_siphash.c:115:5: note: byref variable will be forcibly initialized u8 in[64] __aligned(SIPHASH_ALIGNMENT); ^~ /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 int temperature; ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:205:6: note: byref variable will be forcibly initialized int trip, ret; ^~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'trip_point_temp_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:116:25: note: byref variable will be forcibly initialized enum thermal_trip_type type; ^~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:115:19: note: byref variable will be forcibly initialized int temperature, hyst = 0; ^~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:115:6: note: byref variable will be forcibly initialized int temperature, hyst = 0; ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:114:6: note: byref variable will be forcibly initialized 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 int temperature; ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:153:6: note: byref variable will be forcibly initialized 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 int trip, result; ^~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:82:25: note: byref variable will be forcibly initialized 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 int temperature; ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:175:6: note: byref variable will be forcibly initialized int trip, ret; ^~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'cooling_device_stats_setup': /kisskb/src/drivers/thermal/thermal_sysfs.c:817:16: note: byref variable will be forcibly initialized unsigned long states; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/team/team_mode_loadbalance.c:7: /kisskb/src/drivers/net/team/team_mode_loadbalance.c: In function 'lb_tx_hash_to_port_mapping_set': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/team/team_mode_loadbalance.c:396:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(LB_HTPM_PORT_BY_HASH(lb_priv, hash), ^~~~~~~~~~~~~~~~~~ /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 unsigned long state; ^~~~~ /kisskb/src/drivers/net/team/team_mode_loadbalance.c: In function 'lb_get_skb_hash': /kisskb/src/drivers/net/team/team_mode_loadbalance.c:194:11: note: byref variable will be forcibly initialized uint32_t lhash; ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'weight_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:898:11: note: byref variable will be forcibly initialized int ret, weight; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/team/team_mode_loadbalance.c:7: /kisskb/src/drivers/net/team/team_mode_loadbalance.c: In function 'lb_tx_method_set': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/team/team_mode_loadbalance.c:360:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(lb_priv->select_tx_port_func, func); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/team/team_mode_loadbalance.c: In function 'lb_bpf_func_set': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/team/team_mode_loadbalance.c:314:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(lb_priv->fp, fp); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/team/team_mode_loadbalance.c:292:26: note: byref variable will be forcibly initialized struct sock_fprog_kern *fprog = NULL; ^~~~~ /kisskb/src/drivers/net/team/team_mode_loadbalance.c:290:19: note: byref variable will be forcibly initialized struct bpf_prog *fp = NULL; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/team/team_mode_loadbalance.c:7: /kisskb/src/drivers/net/team/team_mode_loadbalance.c: In function 'lb_init': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/team/team_mode_loadbalance.c:612:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(lb_priv->select_tx_port_func, func); ^~~~~~~~~~~~~~~~~~ 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 __be16 ss_family = htons(a->in_addr.ss_family); ^~~~~~~~~ In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:13, from /kisskb/src/arch/arm64/include/asm/preempt.h:5, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:51, 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:66:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/highmem.h:10, from /kisskb/src/net/ceph/messenger.c:6: /kisskb/src/net/ceph/messenger.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 struct sockaddr_storage ss = addr->in_addr; /* align */ ^~ /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 struct socket *sock; ^~~~ /kisskb/src/net/ceph/messenger.c:432:26: note: byref variable will be forcibly initialized 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 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 const char *ipend; ^~~~~ In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:13, from /kisskb/src/arch/arm64/include/asm/preempt.h:5, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:51, 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:66:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ /kisskb/src/net/ceph/messenger.c:1811:21: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/net/ceph/messenger.c:1810:21: note: byref variable will be forcibly initialized struct timespec64 now; ^~~ /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 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 u8 match[9] = {W1_MATCH_ROM, }; ^~~~~ /kisskb/src/drivers/hwmon/pmbus/ltc2978.c: In function 'ltc2978_get_id': /kisskb/src/drivers/hwmon/pmbus/ltc2978.c:573:6: note: byref variable will be forcibly initialized u8 buf[I2C_SMBUS_BLOCK_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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/psample/psample.c:12: /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 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 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 __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 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 __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 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_be64': /kisskb/src/include/net/netlink.h:1378:9: note: byref variable will be forcibly initialized __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 __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 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 __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 __be64 tmp = value; ^~~ /kisskb/src/net/psample/psample.c: In function 'psample_sample_packet': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /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 struct sctp_transport *transport; ^~~~~~~~~ /kisskb/src/drivers/mtd/ubi/debug.c: In function 'dfs_file_write': /kisskb/src/drivers/mtd/ubi/debug.c:320:6: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/drivers/mtd/ubi/debug.c: In function 'dfs_file_read': /kisskb/src/drivers/mtd/ubi/debug.c:255:7: note: byref variable will be forcibly initialized char buf[8]; ^~~ /kisskb/src/drivers/mtd/ubi/debug.c: In function 'ubi_dump_flash': /kisskb/src/drivers/mtd/ubi/debug.c:25:9: note: byref variable will be forcibly initialized size_t read; ^~~~ /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 u32 state[16]; ^~~~~ /kisskb/src/crypto/chacha_generic.c:18:23: note: byref variable will be forcibly initialized 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 u8 real_iv[16]; ^~~~~~~ /kisskb/src/crypto/chacha_generic.c:53:6: note: byref variable will be forcibly initialized u32 state[16]; ^~~~~ /kisskb/src/crypto/chacha_generic.c:52:20: note: byref variable will be forcibly initialized struct chacha_ctx subctx; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/net/batman-adv/main.h:208, from /kisskb/src/net/batman-adv/bat_iv_ogm.h:10, from /kisskb/src/net/batman-adv/bat_iv_ogm.c:7: /kisskb/src/net/batman-adv/bat_iv_ogm.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ 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 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 u32 tmp = value; ^~~ /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:2230:6: note: byref variable will be forcibly initialized int diff; ^~~~ /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:2202:6: note: byref variable will be forcibly initialized 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 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 u8 tmp = value; ^~~ /kisskb/src/drivers/w1/w1_netlink.c: In function 'w1_netlink_send_error': /kisskb/src/drivers/w1/w1_netlink.c:198:4: note: byref variable will be forcibly initialized } packet; ^~~~~~ /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 u8 byte; ^~~~ /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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/net/batman-adv/bat_iv_ogm.c:1831:5: note: byref variable will be forcibly initialized 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:1894:5: note: byref variable will be forcibly initialized u8 tq_avg_best; ^~~~~~~~~~~ /kisskb/src/drivers/w1/w1_netlink.c: In function 'w1_get_slaves': /kisskb/src/drivers/w1/w1_netlink.c:273:7: note: byref variable will be forcibly initialized u64 rn; ^~ /kisskb/src/drivers/media/tuners/fc0012.c: In function 'fc0012_readreg': /kisskb/src/net/batman-adv/bat_iv_ogm.c: In function 'batadv_iv_ogm_orig_dump': /kisskb/src/drivers/media/tuners/fc0012.c:29:17: note: byref variable will be forcibly initialized struct i2c_msg msg[2] = { ^~~ /kisskb/src/net/batman-adv/bat_iv_ogm.c:1991:6: note: byref variable will be forcibly initialized int sub = cb->args[2]; ^~~ /kisskb/src/net/batman-adv/bat_iv_ogm.c:1990:6: note: byref variable will be forcibly initialized int idx = cb->args[1]; ^~~ /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 struct i2c_msg msg = { ^~~ 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/drivers/media/tuners/fc0012.c:13:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /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 unsigned char tmp; ^~~ /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 unsigned char reg[7], am, pm, multi, tmp; ^~~ /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:2149:6: note: byref variable will be forcibly initialized int idx = cb->args[1]; ^~~ /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 u8 chip_id; ^~~~~~~ /kisskb/src/drivers/w1/w1_netlink.c: In function 'w1_cn_callback': /kisskb/src/drivers/w1/w1_netlink.c:546:6: note: byref variable will be forcibly initialized int cmd_count = 0; ^~~~~~~~~ /kisskb/src/drivers/w1/w1_netlink.c:541:6: note: byref variable will be forcibly initialized u16 slave_len = 0; ^~~~~~~~~ /kisskb/src/drivers/w1/w1_netlink.c: In function 'w1_netlink_send': /kisskb/src/drivers/w1/w1_netlink.c:219:4: note: byref variable will be forcibly initialized } packet; ^~~~~~ /kisskb/src/drivers/w1/w1_netlink.c: In function 'w1_init_netlink': /kisskb/src/drivers/w1/w1_netlink.c:715:15: note: byref variable will be forcibly initialized struct cb_id w1_id = {.idx = CN_W1_IDX, .val = CN_W1_VAL}; ^~~~~ /kisskb/src/drivers/w1/w1_netlink.c: In function 'w1_fini_netlink': /kisskb/src/drivers/w1/w1_netlink.c:722:15: note: byref variable will be forcibly initialized struct cb_id w1_id = {.idx = CN_W1_IDX, .val = CN_W1_VAL}; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_self_refresh_helper.c: In function 'drm_self_refresh_helper_entry_work': /kisskb/src/drivers/gpu/drm/drm_self_refresh_helper.c:74:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /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 u32 random_seqno; ^~~~~~~~~~~~ /kisskb/src/net/mac80211/wpa.c: In function 'ccmp_encrypt_skb': /kisskb/src/net/mac80211/wpa.c:416:5: note: byref variable will be forcibly initialized u8 b_0[AES_BLOCK_SIZE]; ^~~ /kisskb/src/net/mac80211/wpa.c:415:5: note: byref variable will be forcibly initialized u8 aad[CCM_AAD_LEN]; ^~~ /kisskb/src/net/mac80211/wpa.c:413:5: note: byref variable will be forcibly initialized u8 pn[6]; ^~ /kisskb/src/net/mac80211/wpa.c: In function 'gcmp_encrypt_skb': /kisskb/src/net/mac80211/wpa.c:647:5: note: byref variable will be forcibly initialized u8 j_0[AES_BLOCK_SIZE]; ^~~ /kisskb/src/net/mac80211/wpa.c:646:5: note: byref variable will be forcibly initialized u8 aad[GCM_AAD_LEN]; ^~~ /kisskb/src/net/mac80211/wpa.c:644:5: note: byref variable will be forcibly initialized u8 pn[6]; ^~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/batman-adv/bat_v.c:28: /kisskb/src/net/batman-adv/bat_v.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/net/batman-adv/bat_v.c: In function 'batadv_v_gw_dump_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:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_rx_h_michael_mic_verify': /kisskb/src/net/mac80211/wpa.c:99:5: note: byref variable will be forcibly initialized u8 mic[MICHAEL_MIC_LEN]; ^~~ /kisskb/src/net/batman-adv/bat_v.c: In function 'batadv_v_gw_is_eligible': /kisskb/src/net/batman-adv/bat_v.c:626:21: note: byref variable will be forcibly initialized u32 gw_throughput, orig_throughput, threshold; ^~~~~~~~~~~~~~~ /kisskb/src/net/batman-adv/bat_v.c:626:6: note: byref variable will be forcibly initialized u32 gw_throughput, orig_throughput, threshold; ^~~~~~~~~~~~~ /kisskb/src/drivers/mfd/max77650.c: In function 'max77650_i2c_probe': /kisskb/src/drivers/mfd/max77650.c:158:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/mfd/max77650.c:154:31: note: byref variable will be forcibly initialized struct regmap_irq_chip_data *irq_data; ^~~~~~~~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_ccmp_decrypt': /kisskb/src/net/mac80211/wpa.c:543:7: note: byref variable will be forcibly initialized u8 b_0[AES_BLOCK_SIZE]; ^~~ /kisskb/src/net/mac80211/wpa.c:542:7: note: byref variable will be forcibly initialized u8 aad[2 * AES_BLOCK_SIZE]; ^~~ /kisskb/src/net/mac80211/wpa.c:502:5: note: byref variable will be forcibly initialized u8 pn[IEEE80211_CCMP_PN_LEN]; ^~ /kisskb/src/net/batman-adv/bat_v.c: In function 'batadv_v_gw_get_best_gw_node': /kisskb/src/net/batman-adv/bat_v.c:585:18: note: byref variable will be forcibly initialized u32 max_bw = 0, bw; ^~ /kisskb/src/net/batman-adv/bat_v.c: In function 'batadv_v_store_sel_class': /kisskb/src/net/batman-adv/bat_v.c:516:17: note: byref variable will be forcibly initialized u32 old_class, class; ^~~~~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_gcmp_decrypt': In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/batman-adv/bat_v.c:28: /kisskb/src/net/batman-adv/bat_v.c: In function 'batadv_v_orig_dump_subentry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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/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 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 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 u8 sense_res_raw, reg_msb; ^~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c:219:6: note: byref variable will be forcibly initialized s16 current_raw; ^~~~~~~~~~~ /kisskb/src/net/mac80211/wpa.c:770:7: note: byref variable will be forcibly initialized u8 j_0[AES_BLOCK_SIZE]; ^~~ /kisskb/src/net/mac80211/wpa.c:769:7: note: byref variable will be forcibly initialized u8 aad[2 * AES_BLOCK_SIZE]; ^~~ /kisskb/src/net/mac80211/wpa.c:730:5: note: byref variable will be forcibly initialized u8 pn[IEEE80211_GCMP_PN_LEN]; ^~ /kisskb/src/drivers/hwmon/pmbus/isl68137.c: In function 'isl68137_avs_enable_store_page': /kisskb/src/drivers/hwmon/pmbus/isl68137.c:92:7: note: byref variable will be forcibly initialized bool result; ^~~~~~ /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 u8 sense_res_raw; ^~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c:264:6: note: byref variable will be forcibly initialized 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 u16 charge_raw; ^~~~~~~~~~ /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 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 char val[2]; ^~~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_aes_cmac_encrypt': /kisskb/src/net/mac80211/wpa.c:939:5: note: byref variable will be forcibly initialized u8 aad[20]; ^~~ /kisskb/src/net/batman-adv/bat_v.c: In function 'batadv_v_orig_dump': /kisskb/src/net/batman-adv/bat_v.c:429:6: note: byref variable will be forcibly initialized int sub = cb->args[2]; ^~~ /kisskb/src/net/batman-adv/bat_v.c:428:6: note: byref variable will be forcibly initialized int idx = cb->args[1]; ^~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/batman-adv/bat_v.c:28: /kisskb/src/net/batman-adv/bat_v.c: In function 'batadv_v_neigh_dump_neigh': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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/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 u8 raw[] = {rsgain >> 8, rsgain & 0xFF}; ^~~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_aes_cmac_256_encrypt': /kisskb/src/net/mac80211/wpa.c:987:5: note: byref variable will be forcibly initialized u8 aad[20]; ^~~ /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 u8 new_setting; ^~~~~~~~~~~ /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 u8 new_setting; ^~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_set_pmod_enabled': /kisskb/src/net/batman-adv/bat_v.c: In function 'batadv_v_neigh_dump': /kisskb/src/net/batman-adv/bat_v.c:218:6: note: byref variable will be forcibly initialized int idx = cb->args[1]; ^~~ /kisskb/src/drivers/power/supply/ds2781_battery.c:469:18: note: byref variable will be forcibly initialized u8 control_reg, new_setting; ^~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c:469:5: note: byref variable will be forcibly initialized 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 u8 sfr; ^~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_get_rsgain_setting': /kisskb/src/drivers/power/supply/ds2781_battery.c:542:6: note: byref variable will be forcibly initialized u16 rsgain; ^~~~~~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_aes_cmac_decrypt': /kisskb/src/net/mac80211/wpa.c:1030:22: note: byref variable will be forcibly initialized u8 aad[20], mic[8], ipn[6]; ^~~ /kisskb/src/net/mac80211/wpa.c:1030:14: note: byref variable will be forcibly initialized u8 aad[20], mic[8], ipn[6]; ^~~ /kisskb/src/net/mac80211/wpa.c:1030:5: note: byref variable will be forcibly initialized u8 aad[20], mic[8], ipn[6]; ^~~ /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 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 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 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 int ret, current_uA, capacity; ^~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c:313:11: note: byref variable will be forcibly initialized int ret, current_uA, capacity; ^~~~~~~~~~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_aes_cmac_256_decrypt': /kisskb/src/net/mac80211/wpa.c:1080:23: note: byref variable will be forcibly initialized u8 aad[20], mic[16], ipn[6]; ^~~ /kisskb/src/net/mac80211/wpa.c:1080:14: note: byref variable will be forcibly initialized u8 aad[20], mic[16], ipn[6]; ^~~ /kisskb/src/net/mac80211/wpa.c:1080:5: note: byref variable will be forcibly initialized u8 aad[20], mic[16], ipn[6]; ^~~ /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 u16 charge_raw; ^~~~~~~~~~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_aes_gmac_encrypt': /kisskb/src/net/mac80211/wpa.c:1133:5: note: byref variable will be forcibly initialized u8 nonce[GMAC_NONCE_LEN]; ^~~~~ /kisskb/src/net/mac80211/wpa.c:1131:5: note: byref variable will be forcibly initialized u8 aad[GMAC_AAD_LEN]; ^~~ /kisskb/src/drivers/power/supply/cw2015_battery.c: In function 'cw_read_word': /kisskb/src/drivers/power/supply/cw2015_battery.c:85:9: note: byref variable will be forcibly initialized __be16 value; ^~~~~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_aes_gmac_decrypt': /kisskb/src/net/mac80211/wpa.c:1179:38: note: byref variable will be forcibly initialized u8 aad[GMAC_AAD_LEN], *mic, ipn[6], nonce[GMAC_NONCE_LEN]; ^~~~~ /kisskb/src/net/mac80211/wpa.c:1179:30: note: byref variable will be forcibly initialized u8 aad[GMAC_AAD_LEN], *mic, ipn[6], nonce[GMAC_NONCE_LEN]; ^~~ /kisskb/src/net/mac80211/wpa.c:1179:5: note: byref variable will be forcibly initialized u8 aad[GMAC_AAD_LEN], *mic, ipn[6], nonce[GMAC_NONCE_LEN]; ^~~ /kisskb/src/drivers/power/supply/cw2015_battery.c: In function 'cw_get_voltage': /kisskb/src/drivers/power/supply/cw2015_battery.c:85:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/cw2015_battery.c: In function 'cw_get_time_to_empty': /kisskb/src/drivers/power/supply/cw2015_battery.c:85:9: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/mfd/max14577.c:17: /kisskb/src/drivers/mfd/max14577.c: In function 'max14577_read_reg': /kisskb/src/include/linux/mfd/max14577-private.h:444:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/mfd/max14577.c: In function 'max14577_print_dev_type': /kisskb/src/include/linux/mfd/max14577-private.h:444:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/cw2015_battery.c: In function 'cw_update_profile': /kisskb/src/drivers/power/supply/cw2015_battery.c:99:15: note: byref variable will be forcibly initialized unsigned int reg_val; ^~~~~~~ /kisskb/src/drivers/mfd/max14577.c: In function 'max77836_init': /kisskb/src/include/linux/mfd/max14577-private.h:444:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/max14577.c: In function 'max14577_i2c_probe': /kisskb/src/include/linux/mfd/max14577-private.h:444:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/cw2015_battery.c: In function 'cw_init': /kisskb/src/drivers/power/supply/cw2015_battery.c:201:6: note: byref variable will be forcibly initialized u8 bat_info[CW2015_SIZE_BATINFO]; ^~~~~~~~ /kisskb/src/drivers/power/supply/cw2015_battery.c:160:15: note: byref variable will be forcibly initialized unsigned int reg_val = CW2015_MODE_SLEEP; ^~~~~~~ /kisskb/src/drivers/power/supply/cw2015_battery.c: In function 'cw_get_soc': /kisskb/src/drivers/power/supply/cw2015_battery.c:255:15: note: byref variable will be forcibly initialized unsigned int soc; ^~~ /kisskb/src/drivers/power/supply/cw2015_battery.c: In function 'cw_bat_work': /kisskb/src/drivers/power/supply/cw2015_battery.c:424:15: note: byref variable will be forcibly initialized unsigned int reg_val; ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/display-connector.c: In function 'display_connector_probe': /kisskb/src/drivers/gpu/drm/bridge/display-connector.c:142:15: note: byref variable will be forcibly initialized const char *hdmi_type; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/display-connector.c:110:14: note: byref variable will be forcibly initialized const char *label; ^~~~~ /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 enum thermal_trend trend; ^~~~~ /kisskb/src/drivers/thermal/thermal_helpers.c: In function 'thermal_zone_get_temp': /kisskb/src/drivers/thermal/thermal_helpers.c:83:25: note: byref variable will be forcibly initialized enum thermal_trip_type type; ^~~~ /kisskb/src/drivers/thermal/thermal_helpers.c:82:6: note: byref variable will be forcibly initialized int crit_temp = INT_MAX; ^~~~~~~~~ /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 int trip_temp, hysteresis; ^~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_helpers.c:133:6: note: byref variable will be forcibly initialized int trip_temp, hysteresis; ^~~~~~~~~ /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 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 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 u8 status; ^~~~~~ In file included from /kisskb/src/include/linux/rmi.h:10, from /kisskb/src/drivers/input/rmi4/rmi_driver.c:23: /kisskb/src/drivers/input/rmi4/rmi_driver.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized 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 u8 cmd_buf = RMI_DEVICE_RESET_CMD; ^~~~~~~ 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 typeof(*__tmp->const_type) __val = (val); \ ^~~~~ /kisskb/src/drivers/input/rmi4/rmi_driver.c:184:2: note: in expansion of macro 'kfifo_put' kfifo_put(&drvdata->attn_fifo, attn_data); ^~~~~~~~~ /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 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 u8 buf[35]; ^~~ /kisskb/src/drivers/input/rmi4/rmi_driver.c:564:5: note: byref variable will be forcibly initialized 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 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 int irq_count = 0; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cdns-dsi.c: In function 'cdns_dsi_transfer': /kisskb/src/drivers/gpu/drm/bridge/cdns-dsi.c:1028:25: note: byref variable will be forcibly initialized struct mipi_dsi_packet packet; ^~~~~~ /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 u8 buf[I2C_SMBUS_BLOCK_MAX + 1]; ^~~ /kisskb/src/drivers/gpu/drm/bridge/cdns-dsi.c: In function 'cdns_dsi_bridge_mode_valid': /kisskb/src/drivers/gpu/drm/bridge/cdns-dsi.c:672:22: note: byref variable will be forcibly initialized struct cdns_dsi_cfg dsi_cfg; ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cdns-dsi.c: In function 'cdns_dsi_bridge_enable': /kisskb/src/drivers/gpu/drm/bridge/cdns-dsi.c:788:22: note: byref variable will be forcibly initialized struct cdns_dsi_cfg dsi_cfg; ^~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/bluetooth/btmrvl_main.c:21: /kisskb/src/drivers/bluetooth/btmrvl_main.c: In function 'btmrvl_send_sync_cmd': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_main.c:209:7: note: in expansion of macro 'wait_event_interruptible_timeout' if (!wait_event_interruptible_timeout(priv->adapter->cmd_wait_q, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_main.c: In function 'btmrvl_enable_sco_routing_to_host': /kisskb/src/drivers/bluetooth/btmrvl_main.c:236:5: note: byref variable will be forcibly initialized u8 subcmd = 0; ^~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_main.c: In function 'btmrvl_set_bdaddr': /kisskb/src/drivers/bluetooth/btmrvl_main.c:571:5: note: byref variable will be forcibly initialized u8 buf[8]; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_main.c: In function 'btmrvl_check_device_tree': /kisskb/src/drivers/bluetooth/btmrvl_main.c:510:12: note: byref variable will be forcibly initialized u16 gpio, gap; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_main.c:510:6: note: byref variable will be forcibly initialized u16 gpio, gap; ^~~~ /kisskb/src/drivers/bluetooth/btmrvl_main.c:508:5: note: byref variable will be forcibly initialized u8 cal_data[BT_CAL_HDR_LEN + BT_CAL_DATA_SIZE]; ^~~~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_main.c: In function 'btmrvl_service_main_thread': /kisskb/src/drivers/bluetooth/btmrvl_main.c:607:21: note: byref variable will be forcibly initialized wait_queue_entry_t wait; ^~~~ /kisskb/src/drivers/bluetooth/btmrvl_main.c: In function 'btmrvl_send_hscfg_cmd': /kisskb/src/drivers/bluetooth/btmrvl_main.c:265:5: note: byref variable will be forcibly initialized u8 param[2]; ^~~~~ /kisskb/src/drivers/bluetooth/btmrvl_main.c: In function 'btmrvl_enable_ps': /kisskb/src/drivers/bluetooth/btmrvl_main.c:284:5: note: byref variable will be forcibly initialized u8 param; ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/bluetooth/btmrvl_main.c:21: /kisskb/src/drivers/bluetooth/btmrvl_main.c: In function 'btmrvl_enable_hs': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_main.c:310:8: note: in expansion of macro 'wait_event_interruptible_timeout' ret = wait_event_interruptible_timeout(adapter->event_hs_wait_q, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_debugfs.c: In function 'btmrvl_hscfgcmd_write': /kisskb/src/drivers/bluetooth/btmrvl_debugfs.c:38:7: note: byref variable will be forcibly initialized long result, ret; ^~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_debugfs.c: In function 'btmrvl_hscmd_write': /kisskb/src/drivers/bluetooth/btmrvl_debugfs.c:118:7: note: byref variable will be forcibly initialized long result, ret; ^~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_debugfs.c: In function 'btmrvl_pscmd_write': /kisskb/src/drivers/bluetooth/btmrvl_debugfs.c:78:7: note: byref variable will be forcibly initialized long result, ret; ^~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_debugfs.c: In function 'btmrvl_hscfgcmd_read': /kisskb/src/drivers/bluetooth/btmrvl_debugfs.c:58:7: note: byref variable will be forcibly initialized char buf[16]; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_debugfs.c: In function 'btmrvl_hscmd_read': /kisskb/src/drivers/bluetooth/btmrvl_debugfs.c:137:7: note: byref variable will be forcibly initialized char buf[16]; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_debugfs.c: In function 'btmrvl_pscmd_read': /kisskb/src/drivers/bluetooth/btmrvl_debugfs.c:99:7: note: byref variable will be forcibly initialized char buf[16]; ^~~ In file included from /kisskb/src/include/uapi/linux/virtio_9p.h:30, from /kisskb/src/net/9p/trans_virtio.c:36: /kisskb/src/net/9p/trans_virtio.c: In function 'virtio_find_single_vq': /kisskb/src/include/linux/virtio_config.h:192:20: note: byref variable will be forcibly initialized struct virtqueue *vq; ^~ /kisskb/src/include/linux/virtio_config.h:191:14: note: byref variable will be forcibly initialized const char *names[] = { n }; ^~~~~ /kisskb/src/include/linux/virtio_config.h:190:17: note: byref variable will be forcibly initialized vq_callback_t *callbacks[] = { c }; ^~~~~~~~~ /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 struct rxrpc_conn_parameters cp; ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/9p/trans_virtio.c:17: /kisskb/src/net/9p/trans_virtio.c: In function 'p9_virtio_request': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_killable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/9p/trans_virtio.c:288:10: note: in expansion of macro 'wait_event_killable' err = wait_event_killable(*chan->vc_wq, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/9p/trans_virtio.c:262:22: note: byref variable will be forcibly initialized struct scatterlist *sgs[2]; ^~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/9p/trans_virtio.c:18: /kisskb/src/net/9p/trans_virtio.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized 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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/9p/trans_virtio.c:17: /kisskb/src/net/9p/trans_virtio.c: In function 'p9_get_mapped_pages': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_killable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/9p/trans_virtio.c:329:10: note: in expansion of macro 'wait_event_killable' err = wait_event_killable(vp_wq, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/9p/trans_virtio.c: In function 'p9_virtio_zc_request': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_killable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/9p/trans_virtio.c:505:8: note: in expansion of macro 'wait_event_killable' err = wait_event_killable(req->wq, req->status >= REQ_STATUS_RCVD); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_killable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/9p/trans_virtio.c:486:10: note: in expansion of macro 'wait_event_killable' err = wait_event_killable(*chan->vc_wq, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/9p/trans_virtio.c:403:6: note: byref variable will be forcibly initialized int need_drop = 0; ^~~~~~~~~ /kisskb/src/net/9p/trans_virtio.c:402:9: note: byref variable will be forcibly initialized size_t offs; ^~~~ /kisskb/src/net/9p/trans_virtio.c:401:22: note: byref variable will be forcibly initialized struct scatterlist *sgs[4]; ^~~ /kisskb/src/net/9p/trans_virtio.c:399:35: note: byref variable will be forcibly initialized struct page **in_pages = NULL, **out_pages = NULL; ^~~~~~~~~ /kisskb/src/net/9p/trans_virtio.c:399:16: note: byref variable will be forcibly initialized struct page **in_pages = NULL, **out_pages = NULL; ^~~~~~~~ /kisskb/src/net/9p/trans_virtio.c: In function 'req_done': /kisskb/src/net/9p/trans_virtio.c:132:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ In file included from /kisskb/src/include/uapi/linux/virtio_9p.h:30, from /kisskb/src/net/9p/trans_virtio.c:36: /kisskb/src/net/9p/trans_virtio.c: In function 'p9_virtio_probe': /kisskb/src/include/linux/virtio_config.h:190:17: note: byref variable will be forcibly initialized vq_callback_t *callbacks[] = { c }; ^~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:191:14: note: byref variable will be forcibly initialized const char *names[] = { n }; ^~~~~ /kisskb/src/include/linux/virtio_config.h:192:20: note: byref variable will be forcibly initialized struct virtqueue *vq; ^~ /kisskb/src/include/linux/virtio_config.h:330:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/net/9p/trans_virtio.c:592:3: note: in expansion of macro 'virtio_cread' virtio_cread(vdev, struct virtio_9p_config, tag_len, &tag_len); ^~~~~~~~~~~~ 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:3334:10: note: byref variable will be forcibly initialized __wsum csum = 0; ^~~~ /kisskb/src/drivers/regulator/tps6507x-regulator.c: In function 'tps6507x_pmic_read': /kisskb/src/drivers/regulator/tps6507x-regulator.c:123:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/regulator/tps6507x-regulator.c: In function 'tps6507x_pmic_reg_read': /kisskb/src/drivers/regulator/tps6507x-regulator.c:123:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/tps6507x-regulator.c: In function 'tps6507x_pmic_clear_bits': /kisskb/src/drivers/regulator/tps6507x-regulator.c:162:12: note: byref variable will be forcibly initialized static int tps6507x_pmic_clear_bits(struct tps6507x_pmic *tps, u8 reg, u8 mask) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/tps6507x-regulator.c:123:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/net/rxrpc/sendmsg.c: In function 'rxrpc_send_data': /kisskb/src/drivers/regulator/tps6507x-regulator.c: In function 'tps6507x_pmic_set_bits': /kisskb/src/drivers/regulator/tps6507x-regulator.c:139:12: note: byref variable will be forcibly initialized static int tps6507x_pmic_set_bits(struct tps6507x_pmic *tps, u8 reg, u8 mask) ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/sendmsg.c:330:35: note: byref variable will be forcibly initialized size_t remain, bufsize, chunk, offset; ^~~~~~ /kisskb/src/drivers/regulator/tps6507x-regulator.c:123:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/net/rxrpc/sendmsg.c:330:28: note: byref variable will be forcibly initialized size_t remain, bufsize, chunk, offset; ^~~~~ /kisskb/src/net/rxrpc/sendmsg.c:330:19: note: byref variable will be forcibly initialized size_t remain, bufsize, chunk, offset; ^~~~~~~ /kisskb/src/net/rxrpc/sendmsg.c:300:6: note: byref variable will be forcibly initialized int ret, copied; ^~~ /kisskb/src/net/rxrpc/sendmsg.c:298:7: note: byref variable will be forcibly initialized long timeo; ^~~~~ /kisskb/src/drivers/regulator/tps6507x-regulator.c: In function 'tps6507x_pmic_reg_write': /kisskb/src/drivers/regulator/tps6507x-regulator.c:199:12: note: byref variable will be forcibly initialized static int tps6507x_pmic_reg_write(struct tps6507x_pmic *tps, u8 reg, u8 val) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/tps6507x-regulator.c: In function 'tps6507x_pmic_of_parse_cb': /kisskb/src/drivers/regulator/tps6507x-regulator.c:367:6: note: byref variable will be forcibly initialized u32 prop; ^~~~ /kisskb/src/drivers/thermal/thermal_hwmon.c: In function 'thermal_zone_crit_temp_valid': /kisskb/src/drivers/thermal/thermal_hwmon.c:128:6: note: byref variable will be forcibly initialized int temp; ^~~~ /kisskb/src/drivers/thermal/thermal_hwmon.c: In function 'temp_crit_show': /kisskb/src/drivers/thermal/thermal_hwmon.c:77:6: note: byref variable will be forcibly initialized int temperature; ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_hwmon.c: In function 'temp_input_show': /kisskb/src/drivers/thermal/thermal_hwmon.c:51:6: note: byref variable will be forcibly initialized int temperature; ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_hwmon.c: In function 'thermal_hwmon_lookup_by_type': /kisskb/src/drivers/thermal/thermal_hwmon.c:92:7: note: byref variable will be forcibly initialized char type[THERMAL_NAME_LENGTH]; ^~~~ /kisskb/src/drivers/thermal/thermal_hwmon.c: In function 'thermal_add_hwmon_sysfs': /kisskb/src/drivers/thermal/thermal_hwmon.c:128:6: note: byref variable will be forcibly initialized int temp; ^~~~ /kisskb/src/drivers/thermal/thermal_hwmon.c: In function 'thermal_remove_hwmon_sysfs': /kisskb/src/drivers/thermal/thermal_hwmon.c:128:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/fc0013.c: In function 'fc0013_readreg': /kisskb/src/drivers/media/tuners/fc0013.c:29:17: note: byref variable will be forcibly initialized struct i2c_msg msg[2] = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c: In function 'fc0013_writereg': /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ In file included from /kisskb/src/drivers/mtd/ubi/ubi.h:23, from /kisskb/src/drivers/mtd/ubi/fastmap.c:10: /kisskb/src/drivers/mtd/ubi/fastmap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/media/tuners/fc0013.c: In function 'fc0013_get_rf_strength': /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:502:16: note: byref variable will be forcibly initialized unsigned char tmp; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c: In function 'fc0013_set_vhf_track': /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:182:5: note: byref variable will be forcibly initialized u8 tmp; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c: In function 'fc0013_init': /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c: In function 'fc0013_set_params': /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:216:39: note: byref variable will be forcibly initialized unsigned char reg[7], am, pm, multi, tmp; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c: In function 'fc0013_rc_cal_add': /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:119:5: note: byref variable will be forcibly initialized u8 rc_cal; ^~~~~~ /kisskb/src/drivers/media/tuners/fc0013.c: In function 'fc0013_rc_cal_reset': /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:16:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/tuners/fc0013.c:15:5: note: byref variable will be forcibly initialized u8 buf[2] = {reg, val}; ^~~ /kisskb/src/drivers/mtd/ubi/fastmap.c: In function 'ubi_attach_fastmap': /kisskb/src/drivers/mtd/ubi/fastmap.c:561:21: note: byref variable will be forcibly initialized unsigned long long max_sqnum = 0; ^~~~~~~~~ /kisskb/src/drivers/mtd/ubi/fastmap.c:550:25: note: byref variable will be forcibly initialized struct list_head used, free; ^~~~ /kisskb/src/drivers/mtd/ubi/fastmap.c:550:19: note: byref variable will be forcibly initialized struct list_head used, free; ^~~~ /kisskb/src/drivers/mtd/ubi/fastmap.c: In function 'ubi_write_fastmap': /kisskb/src/drivers/mtd/ubi/fastmap.c:1320:28: note: byref variable will be forcibly initialized struct ubi_eba_leb_desc ldesc; ^~~~~ /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 unsigned int reg_data; ^~~~~~~~ /kisskb/src/drivers/media/i2c/saa717x.c: In function 'saa717x_write': /kisskb/src/drivers/media/i2c/saa717x.c:92:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/saa717x.c:91:16: note: byref variable will be forcibly initialized unsigned char mm1[6]; ^~~ /kisskb/src/drivers/media/i2c/saa717x.c: In function 'saa717x_read': /kisskb/src/drivers/media/i2c/saa717x.c:127:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[2]; ^~~~ /kisskb/src/drivers/media/i2c/saa717x.c:126:16: note: byref variable will be forcibly initialized unsigned char mm2[4] = { 0, 0, 0, 0 }; ^~~ /kisskb/src/drivers/media/i2c/saa717x.c:125:16: note: byref variable will be forcibly initialized unsigned char mm1[2]; ^~~ /kisskb/src/drivers/media/i2c/saa717x.c: In function 'saa717x_g_tuner': /kisskb/src/drivers/media/i2c/saa717x.c:1135:14: note: byref variable will be forcibly initialized int dual_f, stereo_f; ^~~~~~~~ /kisskb/src/drivers/media/i2c/saa717x.c:1135:6: note: byref variable will be forcibly initialized int dual_f, stereo_f; ^~~~~~ /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 type res; \ ^~~ /kisskb/src/lib/test-kstrtox.c:152:2: note: in expansion of macro 'TEST_OK' 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 type tmp; \ ^~~ /kisskb/src/lib/test-kstrtox.c:234:2: note: in expansion of macro 'TEST_FAIL' 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 type res; \ ^~~ /kisskb/src/lib/test-kstrtox.c:327:2: note: in expansion of macro 'TEST_OK' 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 type tmp; \ ^~~ /kisskb/src/lib/test-kstrtox.c:338:2: note: in expansion of macro 'TEST_FAIL' 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 type res; \ ^~~ /kisskb/src/lib/test-kstrtox.c:268:2: note: in expansion of macro 'TEST_OK' 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 type tmp; \ ^~~ /kisskb/src/lib/test-kstrtox.c:287:2: note: in expansion of macro 'TEST_FAIL' 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 type res; \ ^~~ /kisskb/src/lib/test-kstrtox.c:377:2: note: in expansion of macro 'TEST_OK' TEST_OK(kstrtos64, s64, "%lld", test_s64_ok); ^~~~~~~ /kisskb/src/drivers/thermal/gov_fair_share.c: In function 'get_target_state': /kisskb/src/drivers/thermal/gov_fair_share.c:52:16: note: byref variable will be forcibly initialized unsigned long max_state; ^~~~~~~~~ /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 type tmp; \ ^~~ /kisskb/src/lib/test-kstrtox.c:390:2: note: in expansion of macro 'TEST_FAIL' 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 type res; \ ^~~ /kisskb/src/lib/test-kstrtox.c:422:2: note: in expansion of macro 'TEST_OK' 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 type tmp; \ ^~~ /kisskb/src/lib/test-kstrtox.c:441:2: note: in expansion of macro 'TEST_FAIL' TEST_FAIL(kstrtou32, u32, "%u", test_u32_fail); ^~~~~~~~~ /kisskb/src/drivers/thermal/gov_fair_share.c: In function 'get_trip_level': /kisskb/src/drivers/thermal/gov_fair_share.c:26:25: note: byref variable will be forcibly initialized enum thermal_trip_type trip_type; ^~~~~~~~~ /kisskb/src/drivers/thermal/gov_fair_share.c:25:6: note: byref variable will be forcibly initialized int trip_temp; ^~~~~~~~~ /kisskb/src/drivers/thermal/gov_fair_share.c: In function 'fair_share_throttle': /kisskb/src/drivers/thermal/gov_fair_share.c:52:16: note: byref variable will be forcibly initialized unsigned long max_state; ^~~~~~~~~ /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 type res; \ ^~~ /kisskb/src/lib/test-kstrtox.c:472:2: note: in expansion of macro 'TEST_OK' 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 type tmp; \ ^~~ /kisskb/src/lib/test-kstrtox.c:493:2: note: in expansion of macro 'TEST_FAIL' 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 type res; \ ^~~ /kisskb/src/lib/test-kstrtox.c:517:2: note: in expansion of macro 'TEST_OK' 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 type tmp; \ ^~~ /kisskb/src/lib/test-kstrtox.c:544:2: note: in expansion of macro 'TEST_FAIL' 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 type res; \ ^~~ /kisskb/src/lib/test-kstrtox.c:569:2: note: in expansion of macro 'TEST_OK' 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 type tmp; \ ^~~ /kisskb/src/lib/test-kstrtox.c:598:2: note: in expansion of macro 'TEST_FAIL' 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 type res; \ ^~~ /kisskb/src/lib/test-kstrtox.c:614:2: note: in expansion of macro 'TEST_OK' 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 type tmp; \ ^~~ /kisskb/src/lib/test-kstrtox.c:649:2: note: in expansion of macro 'TEST_FAIL' 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 type res; \ ^~~ /kisskb/src/lib/test-kstrtox.c:664:2: note: in expansion of macro 'TEST_OK' 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 type tmp; \ ^~~ /kisskb/src/lib/test-kstrtox.c:703:2: note: in expansion of macro 'TEST_FAIL' TEST_FAIL(kstrtos8, s8, "%hhd", test_s8_fail); ^~~~~~~~~ /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 int n; ^ /kisskb/src/net/rxrpc/server_key.c:70:24: note: byref variable will be forcibly initialized unsigned int service, sec_class; ^~~~~~~~~ /kisskb/src/net/rxrpc/server_key.c:70:15: note: byref variable will be forcibly initialized unsigned int service, sec_class; ^~~~~~~ /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 char *p; ^ 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 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 static inline void *memdup_sockptr_nul(sockptr_t src, size_t len) ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/mac80211/scan.c:15: /kisskb/src/net/mac80211/scan.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/mac80211/scan.c: In function 'ieee80211_prep_hw_scan': /kisskb/src/net/mac80211/scan.c:329:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, 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/drm_fb_helper.c:33: /kisskb/src/drivers/gpu/drm/drm_fb_helper.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c: In function 'ltc294x_read_regs': /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:101:5: note: byref variable will be forcibly initialized u8 reg_start = reg; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_fb_helper.c: In function 'drm_fb_helper_damage_blit': /kisskb/src/drivers/gpu/drm/drm_fb_helper.c:398:26: note: byref variable will be forcibly initialized struct dma_buf_map map, dst; ^~~ /kisskb/src/drivers/gpu/drm/drm_fb_helper.c:398:21: note: byref variable will be forcibly initialized struct dma_buf_map map, dst; ^~~ /kisskb/src/drivers/gpu/drm/drm_fb_helper.c: In function 'drm_fb_helper_damage_work': /kisskb/src/drivers/gpu/drm/drm_fb_helper.c:435:23: note: byref variable will be forcibly initialized struct drm_clip_rect clip_copy; ^~~~~~~~~ /kisskb/src/net/mac80211/scan.c: In function '__ieee80211_start_scan': /kisskb/src/net/mac80211/scan.c:756:17: note: byref variable will be forcibly initialized unsigned long next_delay; ^~~~~~~~~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c: In function 'ltc294x_read_charge_register': /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:191:5: note: byref variable will be forcibly initialized u8 datar[2]; ^~~~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c: In function 'ltc294x_get_voltage': /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:288:5: note: byref variable will be forcibly initialized u8 datar[2]; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/if_arp.h:22, from /kisskb/src/net/mac80211/scan.c:15: /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/scan.c:739:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(local->scan_sdata, sdata); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/scan.c:738:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(local->scan_req, req); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/scan.c:680:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(local->scan_sdata, sdata); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/scan.c:679:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(local->scan_req, req); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c: In function 'ltc294x_get_current': /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:318:5: note: byref variable will be forcibly initialized u8 datar[2]; ^~~~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c: In function 'ltc294x_get_temperature': /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:340:5: note: byref variable will be forcibly initialized u8 datar[2]; ^~~~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c: In function 'ltc294x_i2c_shutdown': /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:575:5: note: byref variable will be forcibly initialized u8 control; ^~~~~~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:574:5: note: byref variable will be forcibly initialized u8 value; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_fb_helper.c: In function 'setcmap_atomic': /kisskb/src/drivers/gpu/drm/drm_fb_helper.c:1026:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c: In function 'ltc294x_set_charge_thr': /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:257:5: note: byref variable will be forcibly initialized u8 dataw[2]; ^~~~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c: In function 'ltc294x_set_charge_now': /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:217:5: note: byref variable will be forcibly initialized u8 ctrl_reg; ^~~~~~~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:216:5: note: byref variable will be forcibly initialized u8 dataw[2]; ^~~~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c: In function 'ltc294x_reset': /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:146:5: note: byref variable will be forcibly initialized u8 control; ^~~~~~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:145:5: note: byref variable will be forcibly initialized u8 value; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_fb_helper.c: In function 'drm_fb_helper_single_fb_probe': /kisskb/src/drivers/gpu/drm/drm_fb_helper.c:1512:36: note: byref variable will be forcibly initialized struct drm_fb_helper_surface_size sizes; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_fb_helper.c:1511:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c: In function 'ltc294x_i2c_probe': /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:466:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:465:6: note: byref variable will be forcibly initialized s32 r_sense; ^~~~~~~ /kisskb/src/drivers/power/supply/ltc2941-battery-gauge.c:464:6: note: byref variable will be forcibly initialized u32 prescaler_exp; ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_fb_helper.c: In function 'drm_setup_crtcs_fb': /kisskb/src/drivers/gpu/drm/drm_fb_helper.c:1758:15: note: byref variable will be forcibly initialized unsigned int rotation, sw_rotations = 0; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_fb_helper.c:1756:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/net/mac80211/scan.c: In function 'ieee80211_bss_info_update': /kisskb/src/net/mac80211/scan.c:158:26: note: byref variable will be forcibly initialized struct ieee802_11_elems elems; ^~~~~ /kisskb/src/net/mac80211/scan.c:153:29: note: byref variable will be forcibly initialized struct cfg80211_inform_bss bss_meta = { ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_fb_helper.c: In function 'drm_fb_helper_generic_probe': /kisskb/src/drivers/gpu/drm/drm_fb_helper.c:2313:21: note: byref variable will be forcibly initialized struct dma_buf_map map; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, 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 'ieee80211_scan_work': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/scan.c:1071:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(local->scan_req, scan_req); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/scan.c:1033:16: note: byref variable will be forcibly initialized unsigned long next_delay = 0; ^~~~~~~~~~ /kisskb/src/drivers/watchdog/s3c2410_wdt.c: In function 's3c2410wdt_get_bootstatus': /kisskb/src/drivers/watchdog/s3c2410_wdt.c:482:15: note: byref variable will be forcibly initialized unsigned int rst_stat; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, 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 '__ieee80211_request_sched_scan_start': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/scan.c:1317:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(local->sched_scan_req, req); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/scan.c:1316:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(local->sched_scan_sdata, sdata); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/scan.c:1276:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ /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 struct i2c_msg msg[2] = { ^~~ /kisskb/src/drivers/hwmon/pmbus/max31785.c:56:16: note: byref variable will be forcibly initialized unsigned char rspbuf[4]; ^~~~~~ /kisskb/src/drivers/hwmon/pmbus/max31785.c:55:16: note: byref variable will be forcibly initialized 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 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 u8 zerostuff = 0; ^~~~~~~~~ In file included from /kisskb/src/net/ipv4/tcp_minisocks.c:28: /kisskb/src/net/ipv4/tcp_minisocks.c: In function 'tcp_call_bpf': /kisskb/src/include/net/tcp.h:2268:27: note: byref variable will be forcibly initialized struct bpf_sock_ops_kern sock_ops; ^~~~~~~~ /kisskb/src/net/ipv4/tcp_minisocks.c: In function 'tcp_timewait_state_process': /kisskb/src/net/ipv4/tcp_minisocks.c:95:30: note: byref variable will be forcibly initialized struct tcp_options_received tmp_opt; ^~~~~~~ /kisskb/src/net/sctp/transport.c: In function 'sctp_transport_update_pmtu': /kisskb/src/net/sctp/transport.c:262:19: note: byref variable will be forcibly initialized union sctp_addr addr; ^~~~ /kisskb/src/net/ipv4/tcp_minisocks.c: In function 'tcp_openreq_init_rwin': /kisskb/src/net/ipv4/tcp_minisocks.c:368:7: note: byref variable will be forcibly initialized __u8 rcv_wscale; ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_minisocks.c: In function 'tcp_check_req': /kisskb/src/net/ipv4/tcp_minisocks.c:579:7: note: byref variable will be forcibly initialized bool own_req; ^~~~~~~ /kisskb/src/net/ipv4/tcp_minisocks.c:574:30: note: byref variable will be forcibly initialized struct tcp_options_received tmp_opt; ^~~~~~~ /kisskb/src/drivers/thermal/gov_user_space.c: In function 'notify_user_space': /kisskb/src/drivers/thermal/gov_user_space.c:27:8: note: byref variable will be forcibly initialized char *thermal_prop[5]; ^~~~~~~~~~~~ /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 u8 dst_data; ^~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/q54sj108a2.c:177:5: note: byref variable will be forcibly initialized u8 flash_key[4]; ^~~~~~~~~ /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 u8 buf[I2C_SMBUS_BLOCK_MAX + 1]; ^~~ /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 uint8_t val1, val2; ^~~~ /kisskb/src/drivers/regulator/tps6586x-regulator.c:270:10: note: byref variable will be forcibly initialized uint8_t val1, val2; ^~~~ /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 struct of_regulator_match *tps6586x_reg_matches = NULL; ^~~~~~~~~~~~~~~~~~~~ /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 unsigned int temp; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_bridge_detect': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:919:15: note: byref variable will be forcibly initialized 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 unsigned int temp, temp2; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:292:15: note: byref variable will be forcibly initialized unsigned int temp, temp2; ^~~~ /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 unsigned int reg_val = 0; ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_read_device_rev': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:998:15: note: byref variable will be forcibly initialized unsigned int rev; ^~~ /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 unsigned int val; ^~~ /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 unsigned int irq_flag3 = 0; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:393:15: note: byref variable will be forcibly initialized unsigned int irq_flag0 = 0; ^~~~~~~~~ /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 const struct mipi_dsi_device_info info = { "lt9611", 0, NULL }; ^~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_bridge_mode_set': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:899:28: note: byref variable will be forcibly initialized struct hdmi_avi_infoframe avi_frame; ^~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/include/linux/time.h:5, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/fcntl.h:5, from /kisskb/src/net/sctp/associola.c:32: /kisskb/src/net/sctp/associola.c: In function '__list_add_rcu': /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:1057:21: note: byref variable will be forcibly initialized struct of_endpoint of_ep; ^~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ 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:129:30: note: byref variable will be forcibly initialized 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:129:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ad5820.c: In function 'ad5820_write': /kisskb/src/drivers/media/i2c/ad5820.c:61:9: note: byref variable will be forcibly initialized __be16 be_data; ^~~~~~~ /kisskb/src/drivers/media/i2c/ad5820.c:60:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/mfd/max8925-i2c.c: In function 'max8925_write_device': /kisskb/src/drivers/mfd/max8925-i2c.c:37:16: note: byref variable will be forcibly initialized unsigned char buf[9]; ^~~ /kisskb/src/drivers/opp/core.c: In function '_find_current_opp': /kisskb/src/drivers/opp/core.c:935:16: note: byref variable will be forcibly initialized unsigned long freq; ^~~~ /kisskb/src/drivers/mfd/max8925-i2c.c: In function 'max8925_set_bits': /kisskb/src/drivers/mfd/max8925-i2c.c:112:16: note: byref variable will be forcibly initialized unsigned char value; ^~~~~ /kisskb/src/drivers/opp/core.c: In function 'dev_pm_opp_set_rate': /kisskb/src/drivers/opp/core.c:1084:26: note: byref variable will be forcibly initialized unsigned long freq = 0, temp_freq; ^~~~~~~~~ /kisskb/src/drivers/opp/core.c: In function '_opp_add': /kisskb/src/drivers/opp/core.c:1698:20: note: byref variable will be forcibly initialized struct list_head *head; ^~~~ /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 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_suspend': /kisskb/src/drivers/input/rmi4/rmi_f01.c:632:12: note: byref variable will be forcibly initialized static int rmi_f01_suspend(struct rmi_function *fn) ^~~~~~~~~~~~~~~ /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 static int rmi_f01_resume(struct rmi_function *fn) ^~~~~~~~~~~~~~ /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 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 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 u8 ds4_query_len; ^~~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f01.c:141:5: note: byref variable will be forcibly initialized 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 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 u8 temp; ^~~~ /kisskb/src/drivers/input/rmi4/rmi_f01.c:392:5: note: byref variable will be forcibly initialized u8 device_status; ^~~~~~~~~~~~~ In file included from /kisskb/src/lib/test_list_sort.c:9: /kisskb/src/lib/test_list_sort.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/lib/test_list_sort.c:6: /kisskb/src/lib/test_list_sort.c: In function 'list_sort_test': /kisskb/src/lib/test_list_sort.c:75:12: note: byref variable will be forcibly initialized LIST_HEAD(head); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 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 u8 iqik_m_cal, nv_val, buf[2]; ^~~ /kisskb/src/drivers/media/tuners/it913x.c:31:15: note: byref variable will be forcibly initialized unsigned int utmp; ^~~~ In file included from /kisskb/src/drivers/regulator/tps65217-regulator.c:20: /kisskb/src/drivers/regulator/tps65217-regulator.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/regulator/tps65217-regulator.c: In function 'tps65217_regulator_probe': /kisskb/src/drivers/regulator/tps65217-regulator.c:228:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c: In function 'drm_dp_cec_cap': /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:269:5: note: byref variable will be forcibly initialized u8 cap = 0; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c: In function 'drm_dp_cec_received': /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:193:5: note: byref variable will be forcibly initialized u8 rx_msg_info; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:192:17: note: byref variable will be forcibly initialized struct cec_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c: In function 'drm_dp_cec_handle_irq': /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:212:13: note: byref variable will be forcibly initialized static void drm_dp_cec_handle_irq(struct drm_dp_aux *aux) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:215:5: note: byref variable will be forcibly initialized u8 flags; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c: In function 'drm_dp_cec_adap_monitor_all_enable': /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:136:12: note: byref variable will be forcibly initialized static int drm_dp_cec_adap_monitor_all_enable(struct cec_adapter *adap, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:141:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c: In function 'drm_dp_cec_adap_enable': /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:92:12: note: byref variable will be forcibly initialized static int drm_dp_cec_adap_enable(struct cec_adapter *adap, bool enable) ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c: In function 'drm_dp_cec_adap_transmit': /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:118:12: note: byref variable will be forcibly initialized static int drm_dp_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c: In function 'drm_dp_cec_adap_log_addr': /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:107:5: note: byref variable will be forcibly initialized u8 mask[2]; ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c: In function 'drm_dp_cec_adap_status': /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:161:21: note: byref variable will be forcibly initialized struct drm_dp_desc desc; ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c: In function 'drm_dp_cec_irq': /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:242:6: note: byref variable will be forcibly initialized void drm_dp_cec_irq(struct drm_dp_aux *aux) ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:244:5: note: byref variable will be forcibly initialized u8 cec_irq; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c: In function 'drm_dp_cec_set_edid': /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:307:5: note: byref variable will be forcibly initialized u8 cap; ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_cec.c:305:28: note: byref variable will be forcibly initialized struct cec_connector_info conn_info; ^~~~~~~~~ /kisskb/src/drivers/watchdog/dw_wdt.c: In function 'dw_wdt_init_timeouts': /kisskb/src/drivers/watchdog/dw_wdt.c:464:12: note: byref variable will be forcibly initialized u32 data, of_tops[DW_WDT_NUM_TOPS]; ^~~~~~~ /kisskb/src/drivers/thermal/gov_power_allocator.c: In function 'estimate_sustainable_power': /kisskb/src/drivers/thermal/gov_power_allocator.c:97:7: note: byref variable will be forcibly initialized u32 min_power; ^~~~~~~~~ /kisskb/src/drivers/thermal/gov_power_allocator.c: In function 'estimate_pid_constants': /kisskb/src/drivers/thermal/gov_power_allocator.c:129:6: note: byref variable will be forcibly initialized int switch_on_temp; ^~~~~~~~~~~~~~ /kisskb/src/drivers/thermal/gov_power_allocator.c: In function 'get_governor_trips': /kisskb/src/drivers/thermal/gov_power_allocator.c:530:26: note: byref variable will be forcibly initialized enum thermal_trip_type type; ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/thermal_power_allocator.h:88, from /kisskb/src/drivers/thermal/gov_power_allocator.c:16: /kisskb/src/drivers/thermal/gov_power_allocator.c: In function 'perf_trace_thermal_power_allocator': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal_power_allocator.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(thermal_power_allocator, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal_power_allocator.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(thermal_power_allocator, ^~~~~~~~~~~ /kisskb/src/drivers/thermal/gov_power_allocator.c: In function 'perf_trace_thermal_power_allocator_pid': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal_power_allocator.h:58:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(thermal_power_allocator_pid, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal_power_allocator.h:58:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(thermal_power_allocator_pid, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/thermal_power_allocator.h:88, from /kisskb/src/drivers/thermal/gov_power_allocator.c:16: /kisskb/src/drivers/thermal/gov_power_allocator.c: In function 'trace_event_raw_event_thermal_power_allocator': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal_power_allocator.h:10:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(thermal_power_allocator, ^~~~~~~~~~~ /kisskb/src/drivers/thermal/gov_power_allocator.c: In function 'trace_event_raw_event_thermal_power_allocator_pid': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/thermal_power_allocator.h:58:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(thermal_power_allocator_pid, ^~~~~~~~~~~ /kisskb/src/drivers/thermal/gov_power_allocator.c: In function 'power_actor_set_power': /kisskb/src/drivers/thermal/gov_power_allocator.c:295:16: note: byref variable will be forcibly initialized unsigned long state; ^~~~~ /kisskb/src/drivers/thermal/gov_power_allocator.c: In function 'power_allocator_bind': /kisskb/src/drivers/thermal/gov_power_allocator.c:634:6: note: byref variable will be forcibly initialized int control_temp; ^~~~~~~~~~~~ In file included from /kisskb/src/drivers/thermal/gov_power_allocator.c:12: /kisskb/src/drivers/thermal/gov_power_allocator.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/thermal/gov_power_allocator.c: In function 'power_allocator_throttle': /kisskb/src/drivers/thermal/gov_power_allocator.c:699:22: note: byref variable will be forcibly initialized int switch_on_temp, control_temp; ^~~~~~~~~~~~ /kisskb/src/drivers/thermal/gov_power_allocator.c:699:6: note: byref variable will be forcibly initialized int switch_on_temp, control_temp; ^~~~~~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_read_rx_len': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:382:6: note: byref variable will be forcibly initialized int ret; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_read_fw_status': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:362:6: note: byref variable will be forcibly initialized int ret; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_get_rx_unit': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:350:6: note: byref variable will be forcibly initialized int ret; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_disable_host_int_mask': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:409:6: note: byref variable will be forcibly initialized int ret; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_enable_host_int_mask': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:394:6: note: byref variable will be forcibly initialized int ret; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_wakeup_fw': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:1224:6: note: byref variable will be forcibly initialized int ret = 0; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_dump_regs': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:1247:7: note: byref variable will be forcibly initialized char buf[256], *ptr; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:1245:6: note: byref variable will be forcibly initialized int ret = 0; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_write_to_clear': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:884:6: note: byref variable will be forcibly initialized int ret; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_rdwr_firmware': /kisskb/src/drivers/media/i2c/dw9714.c: In function 'dw9714_i2c_write': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:1297:6: note: byref variable will be forcibly initialized int ret, tries; ^~~ /kisskb/src/drivers/media/i2c/dw9714.c:53:9: note: byref variable will be forcibly initialized __be16 val = cpu_to_be16(data); ^~~ /kisskb/src/drivers/media/i2c/dw9714.c: In function 'dw9714_vcm_resume': /kisskb/src/drivers/media/i2c/dw9714.c:53:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/dw9714.c: In function 'dw9714_vcm_suspend': /kisskb/src/drivers/media/i2c/dw9714.c:53:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_coredump': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:1347:6: note: byref variable will be forcibly initialized int ret = 0; ^~~ /kisskb/src/drivers/media/i2c/dw9714.c: In function 'dw9714_t_focus_vcm': /kisskb/src/drivers/media/i2c/dw9714.c:53:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/dw9714.c: In function 'dw9714_set_ctrl': /kisskb/src/drivers/media/i2c/dw9714.c:53:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_card_to_host': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:716:6: note: byref variable will be forcibly initialized u16 buf_len = 0; ^~~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_register_dev': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:951:6: note: byref variable will be forcibly initialized int ret; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_interrupt': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:917:5: note: byref variable will be forcibly initialized u8 ireg = 0; ^~~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_poll_card_status': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:430:6: note: byref variable will be forcibly initialized int ret; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_download_helper': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:475:25: note: byref variable will be forcibly initialized const struct firmware *fw_helper = NULL; ^~~~~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_download_fw_w_helper': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:575:31: note: byref variable will be forcibly initialized int firmwarelen, tmpfwbufsz, ret; ^~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:573:25: note: byref variable will be forcibly initialized const struct firmware *fw_firmware = NULL; ^~~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_verify_fw_download': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:453:6: note: byref variable will be forcibly initialized u16 firmwarestat; ^~~~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_download_fw': /kisskb/src/drivers/bluetooth/btmrvl_sdio.c:1157:6: note: byref variable will be forcibly initialized int ret; ^~~ /kisskb/src/net/batman-adv/bat_v_elp.c: In function 'batadv_v_elp_get_throughput': /kisskb/src/net/batman-adv/bat_v_elp.c:72:22: note: byref variable will be forcibly initialized struct station_info sinfo; ^~~~~ /kisskb/src/net/batman-adv/bat_v_elp.c:70:32: note: byref variable will be forcibly initialized struct ethtool_link_ksettings link_settings; ^~~~~~~~~~~~~ /kisskb/src/net/batman-adv/bat_v_elp.c: In function 'batadv_v_elp_iface_enable': /kisskb/src/net/batman-adv/bat_v_elp.c:347:6: note: byref variable will be forcibly initialized u32 random_seqno; ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/sbs-charger.c: In function 'sbs_check_state': /kisskb/src/drivers/power/supply/sbs-charger.c:94:15: note: byref variable will be forcibly initialized unsigned int reg; ^~~ /kisskb/src/drivers/power/supply/sbs-charger.c: In function 'sbs_probe': /kisskb/src/drivers/power/supply/sbs-charger.c:171:11: note: byref variable will be forcibly initialized int ret, val; ^~~ /kisskb/src/drivers/power/supply/sbs-battery.c: In function 'sbs_delayed_work': /kisskb/src/drivers/power/supply/sbs-battery.c:1032:6: note: byref variable will be forcibly initialized s32 ret; ^~~ /kisskb/src/drivers/power/supply/sbs-battery.c: In function 'sbs_read_string_data_fallback': /kisskb/src/drivers/power/supply/sbs-battery.c:327:5: note: byref variable will be forcibly initialized u8 block_buffer[I2C_SMBUS_BLOCK_MAX + 1]; ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/sbs-battery.c: In function 'sbs_get_property': /kisskb/src/drivers/power/supply/sbs-battery.c:970:30: note: byref variable will be forcibly initialized union power_supply_propval val; ^~~ /kisskb/src/drivers/power/supply/sbs-battery.c: In function 'sbs_probe': /kisskb/src/drivers/power/supply/sbs-battery.c:1157:30: note: byref variable will be forcibly initialized union power_supply_propval val; ^~~ /kisskb/src/drivers/thermal/sun8i_thermal.c: In function 'sun8i_ths_get_temp': /kisskb/src/drivers/thermal/sun8i_thermal.c:115:6: note: byref variable will be forcibly initialized int val = 0; ^~~ /kisskb/src/drivers/thermal/sun8i_thermal.c: In function 'sun50i_h6_irq_ack': /kisskb/src/drivers/thermal/sun8i_thermal.c:171:9: note: byref variable will be forcibly initialized int i, state; ^~~~~ /kisskb/src/drivers/thermal/sun8i_thermal.c:170:16: note: byref variable will be forcibly initialized unsigned long irq_bitmap = 0; ^~~~~~~~~~ /kisskb/src/drivers/thermal/sun8i_thermal.c: In function 'sun8i_h3_irq_ack': /kisskb/src/drivers/thermal/sun8i_thermal.c:153:9: note: byref variable will be forcibly initialized int i, state; ^~~~~ /kisskb/src/drivers/thermal/sun8i_thermal.c:152:16: note: byref variable will be forcibly initialized unsigned long irq_bitmap = 0; ^~~~~~~~~~ /kisskb/src/drivers/thermal/sun8i_thermal.c: In function 'sun8i_irq_thread': /kisskb/src/drivers/thermal/sun8i_thermal.c:189:16: note: byref variable will be forcibly initialized unsigned long irq_bitmap = tmdev->chip->irq_ack(tmdev); ^~~~~~~~~~ /kisskb/src/drivers/thermal/sun8i_thermal.c: In function 'sun8i_ths_calibrate': /kisskb/src/drivers/thermal/sun8i_thermal.c:286:9: note: byref variable will be forcibly initialized size_t callen; ^~~~~~ /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 struct ieee80211_sta_ht_cap ht_cap, own_cap; ^~~~~~~ /kisskb/src/net/mac80211/ht.c:143:30: note: byref variable will be forcibly initialized struct ieee80211_sta_ht_cap ht_cap, own_cap; ^~~~~~ /kisskb/src/drivers/net/arcnet/arcnet.c: In function 'null_prepare_tx': /kisskb/src/drivers/net/arcnet/arcnet.c:1206:22: note: byref variable will be forcibly initialized struct arc_hardware newpkt; ^~~~~~ /kisskb/src/drivers/net/arcnet/arcnet.c: In function 'arcnet_rx': /kisskb/src/drivers/net/arcnet/arcnet.c:1126:4: note: byref variable will be forcibly initialized } rxdata; ^~~~~~ /kisskb/src/drivers/net/phy/at803x.c: In function 'at803x_link_change_notify': /kisskb/src/drivers/net/phy/at803x.c:739:25: note: byref variable will be forcibly initialized 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:1094:16: note: byref variable will be forcibly initialized unsigned long pair_mask; ^~~~~~~~~ /kisskb/src/drivers/net/phy/at803x.c: In function 'at803x_parse_dt': /kisskb/src/drivers/net/phy/at803x.c:422:22: note: byref variable will be forcibly initialized u32 freq, strength, tw; ^~ /kisskb/src/drivers/net/phy/at803x.c:422:12: note: byref variable will be forcibly initialized u32 freq, strength, tw; ^~~~~~~~ /kisskb/src/drivers/net/phy/at803x.c:422:6: note: byref variable will be forcibly initialized u32 freq, strength, tw; ^~~~ /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 u_char buf[256]; ^~~ /kisskb/src/drivers/hwmon/pmbus/tps53679.c: In function 'tps53679_identify_chip': /kisskb/src/drivers/hwmon/pmbus/tps53679.c:88:5: note: byref variable will be forcibly initialized u8 buf[I2C_SMBUS_BLOCK_MAX]; ^~~ /kisskb/src/drivers/mfd/max8997-irq.c: In function 'max8997_irq_thread': /kisskb/src/drivers/mfd/max8997-irq.c:208:6: note: byref variable will be forcibly initialized u8 gpio_info[MAX8997_NUM_GPIO]; ^~~~~~~~~ /kisskb/src/drivers/mfd/max8997-irq.c:169:5: note: byref variable will be forcibly initialized u8 irq_src; ^~~~~~~ /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 u8 val; ^~~ /kisskb/src/drivers/media/i2c/adv7170.c: In function 'adv7170_write_block': /kisskb/src/drivers/media/i2c/adv7170.c:88:6: note: byref variable will be forcibly initialized u8 block_data[32]; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_ctl.c: In function 'mdp5_ctl_commit': /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_ctl.c:541:6: note: byref variable will be forcibly initialized u32 flush_id = ctl->id; ^~~~~~~~ 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:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/lib/test_rhashtable.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:287:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/jhash.h:26, from /kisskb/src/lib/test_rhashtable.c:14: /kisskb/src/lib/test_rhashtable.c: In function 'rht_assign_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:401:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*bkt, (void *)obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_rhashtable.c: In function '__rhashtable_insert_fast': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:758:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/lib/test_rhashtable.c:19: /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized struct rhashtable_compare_arg arg = { ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/jhash.h:26, from /kisskb/src/lib/test_rhashtable.c:14: /kisskb/src/lib/test_rhashtable.c: In function '__rhashtable_remove_fast_one': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:1045:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/lib/test_rhashtable.c:19: /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 struct rhashtable_compare_arg arg = { ^~~ /kisskb/src/lib/test_rhashtable.c: In function 'thread_lookup_test': /kisskb/src/lib/test_rhashtable.c:608:23: note: byref variable will be forcibly initialized struct test_obj_val 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/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_rhashtable.c:638:6: note: in expansion of macro 'wait_event_interruptible' if (wait_event_interruptible(startup_wait, atomic_read(&startup_count) == -1)) { ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_rhashtable.c: In function 'test_rht_lookup': /kisskb/src/lib/test_rhashtable.c:145:23: note: byref variable will be forcibly initialized struct test_obj_val key = { ^~~ /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 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 struct test_obj_val key = { ^~~ /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 u32 val; ^~~ /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 char buff[512] = ""; ^~~~ /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 struct test_obj_val 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/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_rhashtable.c:793:6: note: in expansion of macro 'wait_event_interruptible' if (wait_event_interruptible(startup_wait, atomic_read(&startup_count) == 0)) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/actions.c: In function 'ovs_fragment': /kisskb/src/net/openvswitch/actions.c:847:19: note: byref variable will be forcibly initialized struct rt6_info ovs_rt; ^~~~~~ /kisskb/src/net/openvswitch/actions.c:830:20: note: byref variable will be forcibly initialized struct dst_entry ovs_dst; ^~~~~~~ /kisskb/src/net/openvswitch/actions.c: In function 'output_userspace': /kisskb/src/net/openvswitch/actions.c:910:24: note: byref variable will be forcibly initialized struct dp_upcall_info upcall; ^~~~~~ /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 u8 block_data[32]; ^~~~~~~~~~ /kisskb/src/drivers/accessibility/speakup/i18n.c: In function 'fmt_validate': /kisskb/src/drivers/accessibility/speakup/i18n.c:511:8: note: byref variable will be forcibly initialized char *user_ptr = user; ^~~~~~~~ /kisskb/src/drivers/accessibility/speakup/i18n.c:510:8: note: byref variable will be forcibly initialized char *template_ptr = template; ^~~~~~~~~~~~ /kisskb/src/net/openvswitch/actions.c: In function 'set_nsh': /kisskb/src/net/openvswitch/actions.c:576:21: note: byref variable will be forcibly initialized struct ovs_key_nsh mask; ^~~~ /kisskb/src/net/openvswitch/actions.c:575:21: note: byref variable will be forcibly initialized struct ovs_key_nsh key; ^~~ /kisskb/src/drivers/watchdog/imx2_wdt.c: In function 'imx2_wdt_is_running': /kisskb/src/drivers/watchdog/imx2_wdt.c:152:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/watchdog/imx2_wdt.c: In function 'imx2_wdt_setup': /kisskb/src/drivers/watchdog/imx2_wdt.c:124:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/watchdog/imx2_wdt.c: In function 'imx2_wdt_start': /kisskb/src/drivers/watchdog/imx2_wdt.c:152:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/watchdog/imx2_wdt.c: In function 'imx2_wdt_shutdown': /kisskb/src/drivers/watchdog/imx2_wdt.c:152:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/watchdog/imx2_wdt.c: In function 'imx2_wdt_probe': /kisskb/src/drivers/watchdog/imx2_wdt.c:152:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/watchdog/imx2_wdt.c:259:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/net/openvswitch/actions.c: In function 'set_ipv6': /kisskb/src/net/openvswitch/actions.c:530:10: note: byref variable will be forcibly initialized __be32 masked[4]; ^~~~~~ /kisskb/src/net/openvswitch/actions.c:527:7: note: byref variable will be forcibly initialized int flags = IP6_FH_F_SKIP_RH; ^~~~~ /kisskb/src/net/openvswitch/actions.c:526:16: note: byref variable will be forcibly initialized unsigned int offset = 0; ^~~~~~ /kisskb/src/net/openvswitch/actions.c:514:10: note: byref variable will be forcibly initialized __be32 masked[4]; ^~~~~~ 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 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/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 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 unsigned char start = 0x00; ^~~~~ /kisskb/src/net/openvswitch/actions.c: In function 'do_execute_actions': /kisskb/src/net/openvswitch/actions.c:1377:7: note: byref variable will be forcibly initialized u8 buffer[NSH_HDR_MAX_LEN]; ^~~~~~ /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 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 u8 tmp = val; /* work around GCC PR81715 with asan-stack=1 */ ^~~ /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 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 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 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 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 struct i2c_msg msg[2] = { { .addr = props->addr, .flags = 0, ^~~ /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 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 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 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: In function 'r820t_read_gain': /kisskb/src/drivers/media/tuners/r820t.c:1186:5: note: byref variable will be forcibly initialized u8 data[4]; ^~~~ /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 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 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 u8 tmp = val; ^~~ /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized 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 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 u8 data[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 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 u8 data[5], val; ^~~~ /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 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 u8 data[3], val; ^~~~ /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 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 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 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: 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/media/tuners/r820t.c: In function 'r820t_section': /kisskb/src/drivers/media/tuners/r820t.c:1725:40: note: byref variable will be forcibly initialized 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 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 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 u8 x_direction = 0; /* 1:x, 0:y */ ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/r820t.c:1806:25: note: byref variable will be forcibly initialized struct r820t_sect_type compare_iq[3]; ^~~~~~~~~~ /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 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 struct r820t_sect_type imr_point; ^~~~~~~~~ /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 u8 data[5]; ^~~~ /kisskb/src/drivers/media/tuners/mxl301rf.c: In function 'reg_write': /kisskb/src/drivers/media/tuners/mxl301rf.c:47:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/mxl301rf.c: In function 'mxl301rf_init': /kisskb/src/drivers/media/tuners/mxl301rf.c:47:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/mxl301rf.c: In function 'reg_read': /kisskb/src/drivers/media/tuners/mxl301rf.c:54:5: note: byref variable will be forcibly initialized u8 wbuf[2] = { 0xfb, reg }; ^~~~ /kisskb/src/drivers/media/tuners/mxl301rf.c: In function 'mxl301rf_get_rf_strength': /kisskb/src/drivers/media/tuners/mxl301rf.c:47:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/mxl301rf.c:72:31: note: byref variable will be forcibly initialized u8 rf_in1, rf_in2, rf_off1, rf_off2; ^~~~~~~ /kisskb/src/drivers/media/tuners/mxl301rf.c:72:22: note: byref variable will be forcibly initialized u8 rf_in1, rf_in2, rf_off1, rf_off2; ^~~~~~~ /kisskb/src/drivers/media/tuners/mxl301rf.c:72:14: note: byref variable will be forcibly initialized u8 rf_in1, rf_in2, rf_off1, rf_off2; ^~~~~~ /kisskb/src/drivers/media/tuners/mxl301rf.c:72:6: note: byref variable will be forcibly initialized u8 rf_in1, rf_in2, rf_off1, rf_off2; ^~~~~~ /kisskb/src/drivers/media/tuners/mxl301rf.c: In function 'mxl301rf_set_params': /kisskb/src/drivers/media/tuners/mxl301rf.c:47:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg, val }; ^~~ /kisskb/src/drivers/media/tuners/mxl301rf.c:165:17: note: byref variable will be forcibly initialized struct reg_val tune1[] = { ^~~~~ /kisskb/src/drivers/media/tuners/mxl301rf.c:155:17: note: byref variable will be forcibly initialized struct reg_val tune0[] = { ^~~~~ /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'l2cap_sock_getsockopt_old': /kisskb/src/net/bluetooth/l2cap_sock.c:422:24: note: byref variable will be forcibly initialized struct l2cap_conninfo cinfo; ^~~~~ /kisskb/src/net/bluetooth/l2cap_sock.c:421:23: note: byref variable will be forcibly initialized struct l2cap_options opts; ^~~~ /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'l2cap_sock_getsockopt': /kisskb/src/net/bluetooth/l2cap_sock.c:541:18: note: byref variable will be forcibly initialized struct bt_power pwr; ^~~ /kisskb/src/net/bluetooth/l2cap_sock.c:540:21: note: byref variable will be forcibly initialized struct bt_security sec; ^~~ 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/net/bluetooth/bluetooth.h:29, from /kisskb/src/net/bluetooth/l2cap_sock.c:34: /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'l2cap_sock_setsockopt_old': /kisskb/src/net/bluetooth/l2cap_sock.c:705:12: note: userspace variable will be forcibly initialized static int l2cap_sock_setsockopt_old(struct socket *sock, int optname, ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_sock.c:705:12: note: userspace variable will be forcibly initialized /kisskb/src/net/bluetooth/l2cap_sock.c:712:6: note: byref variable will be forcibly initialized u32 opt; ^~~ /kisskb/src/net/bluetooth/l2cap_sock.c:710:23: note: byref variable will be forcibly initialized struct l2cap_options opts; ^~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'l2cap_sock_setsockopt': /kisskb/src/net/bluetooth/l2cap_sock.c:861:12: note: userspace variable will be forcibly initialized static int l2cap_sock_setsockopt(struct socket *sock, int level, int optname, ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_sock.c:861:12: note: userspace variable will be forcibly initialized /kisskb/src/net/bluetooth/l2cap_sock.c:861:12: note: userspace variable will be forcibly initialized /kisskb/src/net/bluetooth/l2cap_sock.c:861:12: note: userspace variable will be forcibly initialized /kisskb/src/net/bluetooth/l2cap_sock.c:861:12: note: userspace variable will be forcibly initialized /kisskb/src/net/bluetooth/l2cap_sock.c:861:12: note: userspace variable will be forcibly initialized /kisskb/src/net/bluetooth/l2cap_sock.c:861:12: note: userspace variable will be forcibly initialized /kisskb/src/drivers/opp/cpu.c: In function 'dev_pm_opp_init_cpufreq_table': /kisskb/src/net/bluetooth/l2cap_sock.c:870:6: note: byref variable will be forcibly initialized u32 opt; ^~~ /kisskb/src/drivers/opp/cpu.c:49:16: note: byref variable will be forcibly initialized unsigned long rate; ^~~~ /kisskb/src/net/bluetooth/l2cap_sock.c:867:18: note: byref variable will be forcibly initialized struct bt_power pwr; ^~~ /kisskb/src/net/bluetooth/l2cap_sock.c:866:21: note: byref variable will be forcibly initialized struct bt_security sec; ^~~ /kisskb/src/drivers/thermal/imx_thermal.c: In function 'imx_init_from_tempmon_data': /kisskb/src/drivers/thermal/imx_thermal.c:544:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/thermal/imx_thermal.c: In function 'imx_get_temp': /kisskb/src/drivers/thermal/imx_thermal.c:256:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/thermal/imx_thermal.c: In function 'imx_init_from_nvmem_cells': /kisskb/src/drivers/thermal/imx_thermal.c:576:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'l2cap_sock_connect': /kisskb/src/net/bluetooth/l2cap_sock.c:180:21: note: byref variable will be forcibly initialized struct sockaddr_l2 la; ^~ In file included from /kisskb/src/net/bluetooth/l2cap_sock.c:34: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/l2cap_sock.c:204:58: note: in expansion of macro 'BDADDR_ANY' if (chan->src_type == BDADDR_BREDR && bacmp(&chan->src, BDADDR_ANY) && ^~~~~~~~~~ /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'l2cap_sock_bind': /kisskb/src/net/bluetooth/l2cap_sock.c:85:21: note: byref variable will be forcibly initialized struct sockaddr_l2 la; ^~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_get_mac_eee': /kisskb/src/drivers/net/dsa/b53/b53_common.c:2170:6: note: byref variable will be forcibly initialized 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:848:6: note: byref variable will be forcibly initialized u16 value = 0; ^~~~~ /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:516:6: note: byref variable will be forcibly initialized 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:529:6: note: byref variable will be forcibly initialized 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:549:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/net/bluetooth/l2cap_sock.c: In function 'l2cap_sock_alloc_skb_cb': /kisskb/src/net/bluetooth/l2cap_sock.c:1574:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_br_join': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1828:13: note: byref variable will be forcibly initialized u16 pvlan, reg; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1828:6: note: byref variable will be forcibly initialized 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:2075:6: note: byref variable will be forcibly initialized 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:2101:6: note: byref variable will be forcibly initialized u16 reg, loc; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_disable_port': /kisskb/src/drivers/net/dsa/b53/b53_common.c:606:5: note: byref variable will be forcibly initialized u8 reg; ^~~ /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 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 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 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 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 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:1118:5: note: byref variable will be forcibly initialized u8 reg, val, off; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_force_port_config': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1142:5: note: byref variable will be forcibly initialized 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:1925:5: note: byref variable will be forcibly initialized u8 reg; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_enable_mib': /kisskb/src/drivers/net/dsa/b53/b53_common.c:713:5: note: byref variable will be forcibly initialized 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 u8 mgmt; ^~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_get_ethtool_stats': /kisskb/src/drivers/net/dsa/b53/b53_common.c:986:8: note: byref variable will be forcibly initialized u32 val32; ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:973:6: note: byref variable will be forcibly initialized 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 u8 vta; ^~~ /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 u32 entry = 0; ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:304:7: note: byref variable will be forcibly initialized u16 entry = 0; ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:290:7: note: byref variable will be forcibly initialized u32 entry = 0; ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_br_leave': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1881:13: note: byref variable will be forcibly initialized u16 pvlan, reg, pvid; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1881:6: note: byref variable will be forcibly initialized u16 pvlan, reg, pvid; ^~~~~ /kisskb/src/drivers/thermal/imx8mm_thermal.c: In function 'imx8mp_tmu_get_temp': /kisskb/src/drivers/thermal/imx8mm_thermal.c:78:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_arl_op_wait': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1531:5: note: byref variable will be forcibly initialized 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:1548:5: note: byref variable will be forcibly initialized u8 reg; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_arl_search_wait': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1715:5: note: byref variable will be forcibly initialized 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:463:6: note: byref variable will be forcibly initialized u8 fast_age_ctrl; ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/thermal/imx8mm_thermal.c:11: /kisskb/src/drivers/thermal/imx8mm_thermal.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_vlan_del': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1501:6: note: byref variable will be forcibly initialized 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:896:5: note: byref variable will be forcibly initialized u8 gc; ^~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_arl_read': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1584:7: note: byref variable will be forcibly initialized u32 fwd_entry; ^~~~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1583:7: note: byref variable will be forcibly initialized u64 mac_vid; ^~~~~~~ In file included from /kisskb/src/include/linux/limits.h:6, from /kisskb/src/include/linux/kernel.h:6, 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:1571:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(free_bins, B53_ARLTBL_MAX_BIN_ENTRIES); ^~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_arl_op': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1619:5: note: byref variable will be forcibly initialized u8 idx = 0; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1618:11: note: byref variable will be forcibly initialized u64 mac, mac_vid = 0; ^~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1617:6: note: byref variable will be forcibly initialized u32 fwd_entry; ^~~~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1616:23: note: byref variable will be forcibly initialized struct b53_arl_entry ent; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_arl_search_rd': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1735:6: note: byref variable will be forcibly initialized u32 fwd_entry; ^~~~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1734:6: note: byref variable will be forcibly initialized u64 mac_vid; ^~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_fdb_dump': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1760:23: note: byref variable will be forcibly initialized struct b53_arl_entry results[2]; ^~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_switch_reset': /kisskb/src/drivers/net/dsa/b53/b53_common.c:790:11: note: byref variable will be forcibly initialized u8 mgmt, reg; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:790:5: note: byref variable will be forcibly initialized u8 mgmt, reg; ^~~~ 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_switch_init': /kisskb/src/drivers/net/dsa/b53/b53_common.c:2589:7: note: byref variable will be forcibly initialized u64 strap_value; ^~~~~~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:2566:6: note: byref variable will be forcibly initialized u8 vc4; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_imp_vlan_setup': /kisskb/src/drivers/net/dsa/b53/b53_common.c:499:6: note: byref variable will be forcibly initialized u16 pvlan; ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_brcm_hdr_setup': /kisskb/src/drivers/net/dsa/b53/b53_common.c:623:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:622:5: note: byref variable will be forcibly initialized u8 hdr_ctl, val; ^~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_setup_devlink_resources': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1052:38: note: byref variable will be forcibly initialized 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:1284:6: note: byref variable will be forcibly initialized u16 sts; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_eee_enable_set': /kisskb/src/drivers/net/dsa/b53/b53_common.c:2138:6: note: byref variable will be forcibly initialized 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:564:6: note: byref variable will be forcibly initialized u16 pvlan; ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_adjust_link': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1191:21: note: byref variable will be forcibly initialized u8 rgmii_ctrl = 0, reg = 0, off; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1191:5: note: byref variable will be forcibly initialized u8 rgmii_ctrl = 0, reg = 0, off; ^~~~~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_switch_detect': /kisskb/src/drivers/net/dsa/b53/b53_common.c:2678:5: note: byref variable will be forcibly initialized u8 id8; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:2677:6: note: byref variable will be forcibly initialized u16 tmp; ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:2676:6: note: byref variable will be forcibly initialized u32 id32; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/tcp_cong.c:12: /kisskb/src/net/ipv4/tcp_cong.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_cong.c: In function 'tcp_set_allowed_congestion_control': /kisskb/src/net/ipv4/tcp_cong.c:308:22: note: byref variable will be forcibly initialized char *saved_clone, *clone, *name; ^~~~~ /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 u8 buf[33]; ^~~ /kisskb/src/drivers/power/supply/bq27xxx_battery_i2c.c:116:17: note: byref variable will be forcibly initialized 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 u8 data[4]; ^~~~ /kisskb/src/drivers/power/supply/bq27xxx_battery_i2c.c:67:17: note: byref variable will be forcibly initialized 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 u8 data[2]; ^~~~ /kisskb/src/drivers/power/supply/bq27xxx_battery_i2c.c:32:17: note: byref variable will be forcibly initialized struct i2c_msg msg[2]; ^~~ 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 char __##name##_desc[sizeof(struct skcipher_request) + \ ^~ /kisskb/src/crypto/authenc.c:181:2: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' SYNC_SKCIPHER_REQUEST_ON_STACK(skreq, ctx->null); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/max8998-irq.c: In function 'max8998_irq_thread': /kisskb/src/drivers/mfd/max8998-irq.c:154:5: note: byref variable will be forcibly initialized u8 irq_reg[MAX8998_NUM_IRQ_REGS]; ^~~~~~~ /kisskb/src/crypto/authenc.c: In function 'crypto_authenc_create': /kisskb/src/crypto/authenc.c:375:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ /kisskb/src/crypto/authenc.c: In function 'crypto_authenc_setkey': /kisskb/src/crypto/authenc.c:90:29: note: byref variable will be forcibly initialized struct crypto_authenc_keys keys; ^~~~ In file included from /kisskb/src/include/uapi/linux/neighbour.h:6, from /kisskb/src/include/linux/netdevice.h:45, from /kisskb/src/include/linux/etherdevice.h:21, from /kisskb/src/include/linux/ieee80211.h:20, from /kisskb/src/net/wireless/nl80211.c:17: /kisskb/src/net/wireless/nl80211.c: In function 'nl_set_extack_cookie_u64': /kisskb/src/include/linux/netlink.h:132:6: note: byref variable will be forcibly initialized u64 __cookie = cookie; ^~~~~~~~ In file included from /kisskb/src/drivers/regulator/tps80031-regulator.c:16: /kisskb/src/drivers/regulator/tps80031-regulator.c: In function 'tps80031_read': /kisskb/src/include/linux/mfd/tps80031.h:567:15: note: byref variable will be forcibly initialized unsigned int ival; ^~~~ /kisskb/src/drivers/regulator/tps80031-regulator.c: In function 'tps80031_reg_is_enabled': /kisskb/src/include/linux/mfd/tps80031.h:567:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/tps80031-regulator.c: In function 'tps80031_dcdc_get_voltage_sel': /kisskb/src/include/linux/mfd/tps80031.h:567:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/mfd/tps80031.h:567:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/tps80031-regulator.c: In function 'check_smps_mode_mult': /kisskb/src/include/linux/mfd/tps80031.h:567:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/mfd/tps80031.h:567:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/tps80031-regulator.c: In function 'tps80031_vbus_is_enabled': /kisskb/src/include/linux/mfd/tps80031.h:567:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/mfd/tps80031.h:567:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/tps80031-regulator.c: In function 'tps80031_dcdc_set_voltage_sel': /kisskb/src/include/linux/mfd/tps80031.h:567:15: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/mfd/tps80031.h:26, from /kisskb/src/drivers/regulator/tps80031-regulator.c:16: /kisskb/src/drivers/regulator/tps80031-regulator.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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:303:9: note: byref variable will be forcibly initialized 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 char buf[32]; ^~~ /kisskb/src/net/ceph/mon_client.c:335:8: note: byref variable will be forcibly initialized void *p = msg->front.iov_base; ^ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_he_obss_pd': /kisskb/src/net/wireless/nl80211.c:5045:17: note: byref variable will be forcibly initialized 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:5089:17: note: byref variable will be forcibly initialized 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:5114:17: note: byref variable will be forcibly initialized struct nlattr *tb[NL80211_FILS_DISCOVERY_ATTR_MAX + 1]; ^~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_unsol_bcast_probe_resp': /kisskb/src/net/wireless/nl80211.c:5145:17: note: byref variable will be forcibly initialized struct nlattr *tb[NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_MAX + 1]; ^~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_mesh_config': /kisskb/src/net/wireless/nl80211.c:7424:17: note: byref variable will be forcibly initialized struct nlattr *tb[NL80211_MESHCONF_ATTR_MAX + 1]; ^~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_mesh_setup': /kisskb/src/net/wireless/nl80211.c:7572:17: note: byref variable will be forcibly initialized struct nlattr *tb[NL80211_MESH_SETUP_ATTR_MAX + 1]; ^~ /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 void *p = req->request->front.iov_base; ^ /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 va_list ap; ^~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_key_new': /kisskb/src/net/wireless/nl80211.c:1231:18: note: byref variable will be forcibly initialized struct nlattr *kdt[NUM_NL80211_KEY_DEFAULT_TYPES]; ^~~ /kisskb/src/net/wireless/nl80211.c:1193:17: note: byref variable will be forcibly initialized struct nlattr *tb[NL80211_KEY_MAX + 1]; ^~ /kisskb/src/net/wireless/nl80211.c: In function 'parse_bss_select': /kisskb/src/net/wireless/nl80211.c:8036:17: note: byref variable will be forcibly initialized struct nlattr *attr[NL80211_BSS_SELECT_ATTR_MAX + 1]; ^~~~ /kisskb/src/net/ceph/mon_client.c: In function 'handle_get_version_reply': /kisskb/src/net/ceph/mon_client.c:821:8: note: byref variable will be forcibly initialized void *p = msg->front.iov_base; ^ /kisskb/src/net/ceph/mon_client.c: In function 'handle_command_ack': /kisskb/src/net/ceph/mon_client.c:943:8: note: byref variable will be forcibly initialized void *p = msg->front.iov_base; ^ /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 u8 struct_v; ^~~~~~~~ /kisskb/src/net/ceph/mon_client.c:43:6: note: byref variable will be forcibly initialized 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 u8 feat_struct_v; ^~~~~~~~~~~~~ /kisskb/src/net/ceph/mon_client.c:93:7: note: byref variable will be forcibly initialized u32 feat_struct_len; ^~~~~~~~~~~~~~~ /kisskb/src/net/ceph/mon_client.c:77:5: note: byref variable will be forcibly initialized u8 struct_v; ^~~~~~~~ /kisskb/src/net/ceph/mon_client.c:74:6: note: byref variable will be forcibly initialized u32 struct_len; ^~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_key_old': /kisskb/src/net/wireless/nl80211.c:1283:18: note: byref variable will be forcibly initialized 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:6263:17: note: byref variable will be forcibly initialized struct nlattr *tb[NL80211_STA_WME_MAX + 1]; ^~ /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 void *p, *end; ^ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __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' ret = wait_event_interruptible_timeout(monc->client->auth_wq, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'parse_station_flags': /kisskb/src/net/wireless/nl80211.c:5570:17: note: byref variable will be forcibly initialized 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:3753:17: note: byref variable will be forcibly initialized struct nlattr *flags[NL80211_MNTR_FLAG_MAX + 1]; ^~~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_sched_scan_plans': /kisskb/src/net/wireless/nl80211.c:8536:18: note: byref variable will be forcibly initialized struct nlattr *plan[NL80211_SCHED_SCAN_PLAN_MAX + 1]; ^~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_sar_specs': /kisskb/src/net/wireless/nl80211.c:14934:17: note: byref variable will be forcibly initialized struct nlattr *tb[NL80211_SAR_ATTR_MAX + 1]; ^~ /kisskb/src/net/wireless/nl80211.c:14933:17: note: byref variable will be forcibly initialized struct nlattr *spec[NL80211_SAR_ATTR_SPECS_MAX + 1]; ^~~~ /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 u_char *kp, counters[MAXFUNCS], ch, ch1; ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'vht_set_mcs_mask': /kisskb/src/net/wireless/nl80211.c:4635:6: note: byref variable will be forcibly initialized u16 tx_mcs_mask[NL80211_VHT_NSS_MAX] = {}; ^~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_beacon': /kisskb/src/net/wireless/nl80211.c:5010:18: note: byref variable will be forcibly initialized struct nlattr *tb[NL80211_FTM_RESP_ATTR_MAX + 1]; ^~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'get_highlight_color': /kisskb/src/drivers/accessibility/speakup/main.c:1640:15: note: byref variable will be forcibly initialized unsigned int cptr[8]; ^~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_setdel_pmksa': /kisskb/src/net/wireless/nl80211.c:11071:24: note: byref variable will be forcibly initialized struct cfg80211_pmksa pmksa; ^~~~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'get_sentence_buf': /kisskb/src/drivers/accessibility/speakup/main.c:888:9: note: byref variable will be forcibly initialized u_char tmp; ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_tx_bitrate_mask': /kisskb/src/net/wireless/nl80211.c:4744:17: note: byref variable will be forcibly initialized struct nlattr *tb[NL80211_TXRATE_MAX + 1]; ^~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'get_line': /kisskb/src/drivers/accessibility/speakup/main.c:758:9: note: byref variable will be forcibly initialized u_char tmp2; ^~~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'say_char_num': /kisskb/src/drivers/accessibility/speakup/main.c:1052:9: note: byref variable will be forcibly initialized u_char tmp; ^~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'get_word': /kisskb/src/drivers/accessibility/speakup/main.c:552:9: note: byref variable will be forcibly initialized u_char temp; ^~~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'say_from_to': /kisskb/src/drivers/accessibility/speakup/main.c:822:9: note: byref variable will be forcibly initialized u_char tmp; ^~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'say_next_word': /kisskb/src/drivers/accessibility/speakup/main.c:664:9: note: byref variable will be forcibly initialized u_char temp; ^~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_coalesce_rule': /kisskb/src/net/wireless/nl80211.c:12705:17: note: byref variable will be forcibly initialized struct nlattr *pat_tb[NUM_NL80211_PKTPAT]; ^~~~~~ /kisskb/src/net/wireless/nl80211.c:12703:17: note: byref variable will be forcibly initialized struct nlattr *tb[NUM_NL80211_ATTR_COALESCE_RULE], *pat; ^~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'say_prev_word': /kisskb/src/drivers/accessibility/speakup/main.c:609:9: note: byref variable will be forcibly initialized u_char temp; ^~~~ /kisskb/src/drivers/net/arcnet/rfc1201.c: In function 'load_pkt': /kisskb/src/drivers/net/arcnet/rfc1201.c:454:22: note: byref variable will be forcibly initialized struct arc_rfc1201 excsoft; ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_tid_config': /kisskb/src/net/wireless/nl80211.c:14733:17: note: byref variable will be forcibly initialized struct nlattr *attrs[NL80211_TID_CONFIG_ATTR_MAX + 1]; ^~~~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'handle_cursor_read_all': /kisskb/src/drivers/accessibility/speakup/main.c:1444:16: note: byref variable will be forcibly initialized int indcount, sentcount, rv, sn; ^~~~~~~~~ /kisskb/src/drivers/accessibility/speakup/main.c:1444:6: note: byref variable will be forcibly initialized int indcount, sentcount, rv, sn; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/net/batman-adv/main.h:208, from /kisskb/src/net/batman-adv/bat_v_ogm.h:10, from /kisskb/src/net/batman-adv/bat_v_ogm.c:7: /kisskb/src/net/batman-adv/bat_v_ogm.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c: In function 'ksz_phy_read16': /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:114:6: note: byref variable will be forcibly initialized u16 val = 0xffff; ^~~ 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 u64 tmp; ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c: In function 'ksz_port_fdb_dump': /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:226:20: note: byref variable will be forcibly initialized struct alu_struct alu; ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:225:5: note: byref variable will be forcibly initialized u8 member; ^~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:224:5: note: byref variable will be forcibly initialized u8 fid; ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:223:5: note: byref variable will be forcibly initialized u8 timestamp = 0; ^~~~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:222:6: note: byref variable will be forcibly initialized u16 entries = 0; ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_update_owe_info': /kisskb/src/drivers/net/dsa/microchip/ksz_common.c: In function 'ksz_port_mdb_add': /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:251:20: note: byref variable will be forcibly initialized struct alu_struct alu; ^~~ /kisskb/src/net/wireless/nl80211.c:14564:34: note: byref variable will be forcibly initialized struct cfg80211_update_owe_info owe_info; ^~~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c: In function 'ksz_port_mdb_del': /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:296:20: note: byref variable will be forcibly initialized struct alu_struct alu; ^~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'vt_notifier_call': /kisskb/src/drivers/accessibility/speakup/main.c:2304:8: note: byref variable will be forcibly initialized u16 d = param->c; ^ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c: In function 'ksz_switch_register': /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:373:15: note: byref variable will be forcibly initialized unsigned int port_num; ^~~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:372:18: note: byref variable will be forcibly initialized phy_interface_t interface; ^~~~~~~~~ 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 u32 tmp = value; ^~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'speakup_win_set': /kisskb/src/drivers/accessibility/speakup/main.c:1871:7: note: byref variable will be forcibly initialized char info[40]; ^~~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'handle_goto': /kisskb/src/drivers/net/phy/bcm7xxx.c: In function 'bcm7xxx_28nm_config_init': /kisskb/src/drivers/net/phy/bcm7xxx.c:143:5: note: byref variable will be forcibly initialized u8 count; ^~~~~ /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 In file included from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/include/linux/skbuff.h:31, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/accessibility/speakup/main.c:1955:7: note: byref variable will be forcibly initialized u16 wch; ^~~ /kisskb/src/drivers/accessibility/speakup/main.c:1946:6: note: byref variable will be forcibly initialized u16 wch; ^~~ /kisskb/src/drivers/accessibility/speakup/main.c:1945:8: note: byref variable will be forcibly initialized char *cp; ^~ /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/drivers/accessibility/speakup/main.c: In function 'inc_dec_var': /kisskb/src/drivers/accessibility/speakup/main.c:1840:7: note: byref variable will be forcibly initialized char num_buf[32]; ^~~~~~~ /kisskb/src/net/batman-adv/bat_v_ogm.c: In function 'batadv_v_ogm_metric_update': /kisskb/src/net/batman-adv/bat_v_ogm.c:618:7: note: byref variable will be forcibly initialized bool protection_started = false; ^~~~~~~~~~~~~~~~~~ /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/batman-adv/bat_v_ogm.c: In function 'batadv_v_ogm_send_softif': /kisskb/src/net/batman-adv/bat_v_ogm.c:267:6: note: byref variable will be forcibly initialized int ogm_buff_len; ^~~~~~~~~~~~ /kisskb/src/net/batman-adv/bat_v_ogm.c:266:17: note: byref variable will be forcibly initialized unsigned char *ogm_buff; ^~~~~~~~ /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 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/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 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/media/i2c/adv7604.c: In function 'adv76xx_read_check': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'io_read': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/net/batman-adv/bat_v_ogm.c: In function 'batadv_v_ogm_init': /kisskb/src/net/batman-adv/bat_v_ogm.c:1058:6: note: byref variable will be forcibly initialized u32 random_seqno; ^~~~~~~~~~~~ /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/include/net/netlink.h:1309:6: 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/media/i2c/adv7604.c: In function 'adv7612_read_cable_det': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv7611_read_cable_det': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv7604_read_cable_det': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'no_power': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'no_lock_tmds': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'no_signal_tmds': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /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/media/i2c/adv7604.c: In function 'no_lock_cp': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'hdmi_read': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv7611_read_hdmi_pixelclock': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /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/media/i2c/adv7604.c: In function 'adv7604_read_hdmi_pixelclock': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'is_hdmi': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_read_hdmi_pixelclock': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'hdmi_read16': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'infoframe_read': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_g_volatile_ctrl': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /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 __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 u16 tmp = value; ^~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'cp_read': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'cp_read16': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'no_lock_stdi': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'no_lock_sspd': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'in_free_run': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'rep_read': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_read_reg': /kisskb/src/drivers/media/i2c/adv7604.c:612:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /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/drivers/media/i2c/adv7604.c: In function 'io_write_clr_set': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'hdmi_write_clr_set': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'cp_write_clr_set': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'rep_write_clr_set': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 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 __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 s8 tmp = value; ^~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_set_gain': /kisskb/src/drivers/media/i2c/adv7604.c:1068:5: note: byref variable will be forcibly initialized u8 gain_buf[4]; ^~~~~~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_set_offset': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/media/i2c/adv7604.c:1042:5: note: byref variable will be forcibly initialized u8 offset_buf[4]; ^~~~~~~~~~ /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 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 s8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'set_rgb_quantization_range': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c:12067:41: note: byref variable will be forcibly initialized struct nl80211_bss_select_rssi_adjust rssi_adjust; ^~~~~~~~~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'configure_custom_video_timings': /kisskb/src/drivers/media/i2c/adv7604.c:991:11: note: byref variable will be forcibly initialized const u8 pll[2] = { ^~~ 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 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'read_stdi': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: 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 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 u16 tmp = value; ^~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_set_edid': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:2301:6: note: byref variable will be forcibly initialized u16 pa; ^~ /kisskb/src/drivers/media/i2c/adv7604.c:2300:15: note: byref variable will be forcibly initialized unsigned int spa_loc; ^~~~~~~ /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 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:1653:34: note: byref variable will be forcibly initialized struct nl80211_pattern_support pat = { ^~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_query_dv_timings': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:1552:23: note: byref variable will be forcibly initialized struct stdi_readback stdi; ^~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_coalesce': /kisskb/src/net/wireless/nl80211.c:1682:39: note: byref variable will be forcibly initialized struct nl80211_coalesce_rule_support rule; ^~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_read_infoframe': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:2431:10: note: byref variable will be forcibly initialized uint8_t buffer[32]; ^~~~~~ /kisskb/src/drivers/hwmon/pmbus/ucd9000.c: In function 'ucd9000_debugfs_read_mfr_status': /kisskb/src/drivers/hwmon/pmbus/ucd9000.c:410:7: note: byref variable will be forcibly initialized char str[(I2C_SMBUS_BLOCK_MAX * 2) + 2]; ^~~ /kisskb/src/drivers/hwmon/pmbus/ucd9000.c:409:5: note: byref variable will be forcibly initialized u8 buffer[I2C_SMBUS_BLOCK_MAX]; ^~~~~~ 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 u64 tmp = value; ^~~ /kisskb/src/drivers/hwmon/pmbus/ucd9000.c: In function 'ucd9000_debugfs_show_mfr_status_bit': /kisskb/src/drivers/hwmon/pmbus/ucd9000.c:385:5: note: byref variable will be forcibly initialized u8 buffer[I2C_SMBUS_BLOCK_MAX]; ^~~~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_log_infoframes': /kisskb/src/drivers/media/i2c/adv7604.c:2475:24: note: byref variable will be forcibly initialized union hdmi_infoframe frame; ^~~~~ /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 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/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/include/linux/of_device.h:5, from /kisskb/src/drivers/hwmon/pmbus/ucd9000.c:12: /kisskb/src/drivers/hwmon/pmbus/ucd9000.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_log_status': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:2489:23: note: byref variable will be forcibly initialized struct stdi_readback stdi; ^~~~ /kisskb/src/drivers/media/i2c/adv7604.c:2488:25: note: byref variable will be forcibly initialized struct v4l2_dv_timings timings; ^~~~~~~ /kisskb/src/drivers/hwmon/pmbus/ucd9000.c: In function 'ucd9000_init_debugfs': /kisskb/src/drivers/hwmon/pmbus/ucd9000.c:438:7: note: byref variable will be forcibly initialized char name[UCD9000_DEBUGFS_NAME_LEN]; ^~~~ /kisskb/src/drivers/hwmon/pmbus/ucd9000.c: In function 'ucd9000_probe': /kisskb/src/drivers/hwmon/pmbus/ucd9000.c:492:5: note: byref variable will be forcibly initialized u8 block_buffer[I2C_SMBUS_BLOCK_MAX + 1]; ^~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_parse_dt': /kisskb/src/drivers/media/i2c/adv7604.c:3145:6: note: byref variable will be forcibly initialized u32 v; ^ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_isr': /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c:342:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_irq_handler': /kisskb/src/drivers/media/i2c/adv7604.c:2251:7: note: byref variable will be forcibly initialized bool handled = false; ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_tx_control_port': /kisskb/src/net/wireless/nl80211.c:14434:6: note: byref variable will be forcibly initialized u64 cookie = 0; ^~~~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_probe': /kisskb/src/drivers/media/i2c/adv7604.c:3359:15: note: byref variable will be forcibly initialized unsigned int val, val2; ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_external_auth': /kisskb/src/net/wireless/nl80211.c:14385:39: note: byref variable will be forcibly initialized struct cfg80211_external_auth_params params; ^~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/opp/of.c: In function '_read_opp_key': /kisskb/src/drivers/opp/of.c:801:6: note: byref variable will be forcibly initialized u64 rate; ^~~~ /kisskb/src/drivers/opp/of.c: In function '_opp_is_supported': /kisskb/src/drivers/opp/of.c:553:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/opp/of.c: In function 'opp_parse_supplies': /kisskb/src/drivers/opp/of.c:610:7: note: byref variable will be forcibly initialized char name[NAME_MAX]; ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_process_param': /kisskb/src/net/sctp/sm_make_chunk.c:2516:18: note: byref variable will be forcibly initialized union sctp_addr 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_wdev_from_attrs': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized u64 tmp; ^~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_asconf_param_success': /kisskb/src/net/sctp/sm_make_chunk.c:3331:18: note: byref variable will be forcibly initialized union sctp_addr addr; ^~~~ /kisskb/src/drivers/opp/of.c: In function '_get_power': /kisskb/src/drivers/opp/of.c:1376:6: note: byref variable will be forcibly initialized u32 cap; ^~~ /kisskb/src/drivers/opp/of.c:1375:20: note: byref variable will be forcibly initialized unsigned long mV, Hz; ^~ /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 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 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 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/opp/of.c: In function '_of_init_opp_table': /kisskb/src/drivers/opp/of.c:233:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/opp/of.c: In function '_opp_add_static_v2': /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_process_asconf_param': /kisskb/src/drivers/opp/of.c:870:7: note: byref variable will be forcibly initialized bool rate_not_available = false; ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/opp/of.c:868:6: note: byref variable will be forcibly initialized u32 val; ^~~ /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 /kisskb/src/net/sctp/sm_make_chunk.c:3034:18: note: byref variable will be forcibly initialized 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 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 __be16 types[2]; ^~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:221:7: note: byref variable will be forcibly initialized __u8 extensions[5]; ^~~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:218:22: note: byref variable will be forcibly initialized struct sctp_inithdr init; ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c:217:17: note: byref variable will be forcibly initialized int num_types, addrs_len = 0; ^~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:214:36: note: byref variable will be forcibly initialized struct sctp_supported_addrs_param sat; ^~~ /kisskb/src/net/sctp/sm_make_chunk.c:211:35: note: byref variable will be forcibly initialized struct sctp_adaptation_ind_param aiparam; ^~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:210:34: note: byref variable will be forcibly initialized 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 int addrs_len; ^~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:396:6: note: byref variable will be forcibly initialized int cookie_len; ^~~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:393:7: note: byref variable will be forcibly initialized __u8 extensions[5]; ^~~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:390:22: note: byref variable will be forcibly initialized struct sctp_inithdr initack; ^~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:384:35: note: byref variable will be forcibly initialized struct sctp_adaptation_ind_param aiparam; ^~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:383:34: note: byref variable will be forcibly initialized struct sctp_supported_ext_param ext_param; ^~~~~~~~~ /kisskb/src/drivers/opp/of.c: In function 'dev_pm_opp_of_register_em': /kisskb/src/drivers/opp/of.c:1424:6: note: byref variable will be forcibly initialized u32 cap; ^~~ /kisskb/src/drivers/opp/of.c:1421:26: note: byref variable will be forcibly initialized struct em_data_callback em_cb = EM_DATA_CB(_get_power); ^~~~~ /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 struct sctp_cwrhdr cwr; ^~~ /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 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 u8 query1; ^~~~~~ /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 u8 obs[RMI_F03_QUEUE_LENGTH * RMI_F03_OB_SIZE]; ^~~ /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 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 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 struct sctp_sackhdr sack; ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c:757:28: note: byref variable will be forcibly initialized struct sctp_gap_ack_block gabs[SCTP_MAX_GABS]; ^~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_update_ft_ies': /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_shutdown': /kisskb/src/net/wireless/nl80211.c:13641:39: note: byref variable will be forcibly initialized struct cfg80211_update_ft_ies_params ft_params; ^~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:857:26: note: byref variable will be forcibly initialized 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:982:9: note: byref variable will be forcibly initialized __be32 payload; ^~~~~~~ /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 u8 obs[RMI_F03_QUEUE_LENGTH * RMI_F03_OB_SIZE]; ^~~ /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 static int rmi_f03_pt_write(struct serio *id, unsigned char val) ^~~~~~~~~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_abort_violation': /kisskb/src/net/sctp/sm_make_chunk.c:1084:23: note: byref variable will be forcibly initialized 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:1148:33: note: byref variable will be forcibly initialized struct sctp_new_encap_port_hdr nep; ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_mcast_rate': /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_heartbeat': /kisskb/src/net/sctp/sm_make_chunk.c:1169:29: note: byref variable will be forcibly initialized struct sctp_sender_hb_info hbinfo; ^~~~~~ /kisskb/src/net/wireless/nl80211.c:10396:6: note: byref variable will be forcibly initialized int mcast_rate[NUM_NL80211_BANDS]; ^~~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_auth': /kisskb/src/net/sctp/sm_make_chunk.c:1304:22: note: byref variable will be forcibly initialized 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:1903:24: note: byref variable will be forcibly initialized 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:2779:24: note: byref variable will be forcibly initialized union sctp_addr_param addrparam; ^~~~~~~~~ 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 u64 tmp; ^~~ /kisskb/src/net/sctp/sm_make_chunk.c:2776:23: note: byref variable will be forcibly initialized 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:2967:23: note: byref variable will be forcibly initialized 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:2991:21: note: byref variable will be forcibly initialized struct sctp_errhdr err_param; ^~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:2990:26: note: byref variable will be forcibly initialized struct sctp_addip_param ack_param; ^~~~~~~~~ /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 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 char buf[160]; ^~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_unpack_cookie': /kisskb/src/drivers/accessibility/speakup/kobjects.c: In function 'message_store_helper': /kisskb/src/net/sctp/sm_make_chunk.c:1813:10: note: byref variable will be forcibly initialized __be32 n = htonl(usecs); ^ /kisskb/src/drivers/accessibility/speakup/kobjects.c:757:8: note: byref variable will be forcibly initialized char *temp = NULL; ^~~~ /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 char buf[80]; ^~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_process_init': /kisskb/src/net/sctp/sm_make_chunk.c:2330:18: note: byref variable will be forcibly initialized union sctp_addr addr; ^~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_rekey_data': /kisskb/src/net/wireless/nl80211.c:12861:17: note: byref variable will be forcibly initialized 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:12213:17: note: byref variable will be forcibly initialized struct nlattr *tb[NUM_NL80211_WOWLAN_TCP]; ^~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_generate_tag': /kisskb/src/net/sctp/sm_make_chunk.c:2732:8: note: byref variable will be forcibly initialized __u32 x; ^ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_generate_tsn': /kisskb/src/net/sctp/sm_make_chunk.c:2744:8: note: byref variable will be forcibly initialized __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:2834:26: note: byref variable will be forcibly initialized struct sctp_addip_param param; ^~~~~ /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 char *temp = NULL; ^~~~ /kisskb/src/drivers/accessibility/speakup/kobjects.c:116:7: note: byref variable will be forcibly initialized char keyword[MAX_DESC_LEN + 1]; ^~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:2833:24: note: byref variable will be forcibly initialized 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:2920:26: note: byref variable will be forcibly initialized struct sctp_addip_param param; ^~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:2919:24: note: byref variable will be forcibly initialized union sctp_addr_param addrparam; ^~~~~~~~~ /kisskb/src/drivers/accessibility/speakup/kobjects.c: In function 'punc_store': /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_fwdtsn': /kisskb/src/net/sctp/sm_make_chunk.c:3537:26: note: byref variable will be forcibly initialized struct sctp_fwdtsn_skip skip; ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c:3536:25: note: byref variable will be forcibly initialized struct sctp_fwdtsn_hdr ftsn_hdr; ^~~~~~~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'get_cpu_idle_time_jiffy': /kisskb/src/drivers/accessibility/speakup/kobjects.c:505:7: note: byref variable will be forcibly initialized char punc_buf[100]; ^~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_ifwdtsn': /kisskb/src/net/sctp/sm_make_chunk.c:3566:26: note: byref variable will be forcibly initialized struct sctp_ifwdtsn_hdr ftsn_hdr; ^~~~~~~~ /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 u_char tmp[256]; ^~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_strreset_req': /kisskb/src/net/sctp/sm_make_chunk.c:3658:29: note: byref variable will be forcibly initialized struct sctp_strreset_inreq inreq; ^~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:3657:30: note: byref variable will be forcibly initialized struct sctp_strreset_outreq outreq; ^~~~~~ /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 char new_synth_name[10]; ^~~~~~~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_strreset_tsnreq': /kisskb/src/net/sctp/sm_make_chunk.c:3708:30: note: byref variable will be forcibly initialized struct sctp_strreset_tsnreq tsnreq; ^~~~~~ /kisskb/src/drivers/cpufreq/cpufreq.c:127:24: note: byref variable will be forcibly initialized struct kernel_cpustat kcpustat; ^~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_strreset_addstrm': /kisskb/src/net/sctp/sm_make_chunk.c:3740:31: note: byref variable will be forcibly initialized struct sctp_strreset_addstrm addstrm; ^~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_strreset_resp': /kisskb/src/net/sctp/sm_make_chunk.c:3785:28: note: byref variable will be forcibly initialized 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:3823:31: note: byref variable will be forcibly initialized struct sctp_strreset_resptsn tsnresp; ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_cqm_rssi_update': /kisskb/src/net/wireless/nl80211.c:11661:23: note: byref variable will be forcibly initialized struct station_info sinfo = {}; ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_cqm': /kisskb/src/net/wireless/nl80211.c:11773:17: note: byref variable will be forcibly initialized struct nlattr *attrs[NL80211_ATTR_CQM_MAX + 1]; ^~~~~ /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 char name[15]; ^~~~ 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 u64 tmp; ^~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'show_bios_limit': /kisskb/src/drivers/cpufreq/cpufreq.c:906:15: note: byref variable will be forcibly initialized unsigned int limit; ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_tx_bitrate_mask': /kisskb/src/net/wireless/nl80211.c:11305:31: note: byref variable will be forcibly initialized struct cfg80211_bitrate_mask mask; ^~~~ /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 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 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 char name[NAME_MAX]; ^~~~ 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 u64 tmp; ^~~ /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 char name[25]; /* 20 chars for 64 bit value + 5 (opp:\0) */ ^~~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_scaling_setspeed': /kisskb/src/drivers/cpufreq/cpufreq.c:878:15: note: byref variable will be forcibly initialized unsigned int freq = 0; ^~~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_scaling_max_freq': /kisskb/src/drivers/cpufreq/cpufreq.c:726:16: note: byref variable will be forcibly initialized unsigned long val; \ ^~~ /kisskb/src/drivers/cpufreq/cpufreq.c:738:1: note: in expansion of macro 'store_one' store_one(scaling_max_freq, max); ^~~~~~~~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_scaling_min_freq': /kisskb/src/drivers/cpufreq/cpufreq.c:726:16: note: byref variable will be forcibly initialized unsigned long val; \ ^~~ /kisskb/src/drivers/cpufreq/cpufreq.c:737:1: note: in expansion of macro 'store_one' store_one(scaling_min_freq, min); ^~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_connkeys': /kisskb/src/net/wireless/nl80211.c:1364:19: note: byref variable will be forcibly initialized struct key_parse parse; ^~~~~ /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 char buf[2]; ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_connect': /kisskb/src/net/wireless/nl80211.c:10684:33: note: byref variable will be forcibly initialized struct cfg80211_connect_params connect; ^~~~~~~ /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 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 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 char __##name##_desc[sizeof(struct skcipher_request) + \ ^~ /kisskb/src/crypto/authencesn.c:171:2: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' SYNC_SKCIPHER_REQUEST_ON_STACK(skreq, ctx->null); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 struct drm_panel *panel; ^~~~~ /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 u32 tmp[2]; ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_authenticate': /kisskb/src/net/wireless/nl80211.c:9699:19: note: byref variable will be forcibly initialized struct key_parse key; ^~~ /kisskb/src/drivers/media/tuners/qm1d1c0042.c: In function 'reg_write': /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized u8 wbuf[2] = { reg, val }; ^~~~ /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 u32 tmp[2]; ^~~ 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 u64 tmp; ^~~ In file included from /kisskb/src/include/linux/dcache.h:8, from /kisskb/src/include/linux/fs.h:8, from /kisskb/src/arch/arm64/include/asm/elf.h:141, from /kisskb/src/include/linux/elf.h:6, from /kisskb/src/include/linux/module.h:18, from /kisskb/src/net/wireless/nl80211.c:12: /kisskb/src/include/linux/rculist.h:354:20: note: byref variable will be forcibly initialized struct list_head *__next = READ_ONCE(__ptr->next); \ ^~~~~~ /kisskb/src/net/wireless/nl80211.c:9034:8: note: in expansion of macro 'list_first_or_null_rcu' req = list_first_or_null_rcu(&rdev->sched_scan_req_list, ^~~~~~~~~~~~~~~~~~~~~~ /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 struct crypto_authenc_keys keys; ^~~~ /kisskb/src/drivers/media/tuners/qm1d1c0042.c: In function 'qm1d1c0042_set_params': /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66: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/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/net/wireless/nl80211.c: In function 'nl80211_update_mesh_config': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/cpufreq/cpufreq.c:425:2: note: in expansion of macro 'wait_event' wait_event(policy->transition_wait, !policy->transition_ongoing); ^~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c:7629:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ /kisskb/src/net/wireless/nl80211.c:7628:21: note: byref variable will be forcibly initialized struct mesh_config cfg; ^~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'cpufreq_out_of_sync': /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 u32 mask; ^~~~ /kisskb/src/drivers/media/tuners/qm1d1c0042.c: In function 'qm1d1c0042_sleep': /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c: In function 'qm1d1c0042_wakeup': /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/cpufreq/cpufreq.c:1664:23: note: byref variable will be forcibly initialized struct cpufreq_freqs freqs; ^~~~~ /kisskb/src/drivers/media/tuners/qm1d1c0042.c: In function 'qm1d1c0042_set_srch_mode': /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c: In function 'reg_read': /kisskb/src/drivers/media/tuners/qm1d1c0042.c:77:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[2] = { ^~~~ 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 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 u8 tmp = value; ^~~ /kisskb/src/drivers/media/tuners/qm1d1c0042.c: In function 'qm1d1c0042_init': /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized u8 wbuf[2] = { reg, val }; ^~~~ /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:66:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/qm1d1c0042.c:320:5: note: byref variable will be forcibly initialized u8 val; ^~~ /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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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/wireless/nl80211.c: In function 'nl80211_set_bss': /kisskb/src/net/wireless/nl80211.c:7122:24: note: byref variable will be forcibly initialized struct bss_parameters params; ^~~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c: In function 'btmtksdio_runtime_resume': /kisskb/src/drivers/bluetooth/btmtksdio.c:1066:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/drivers/bluetooth/btmtksdio.c: In function 'btmtksdio_runtime_suspend': /kisskb/src/drivers/bluetooth/btmtksdio.c:1039:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/drivers/bluetooth/btmtksdio.c: In function 'mtk_hci_wmt_sync': /kisskb/src/drivers/bluetooth/btmtksdio.c:177:25: note: byref variable will be forcibly initialized struct mtk_hci_wmt_cmd wc; ^~ /kisskb/src/drivers/bluetooth/btmtksdio.c: In function 'btmtksdio_func_query': /kisskb/src/drivers/bluetooth/btmtksdio.c:663:5: note: byref variable will be forcibly initialized u8 param = 0; ^~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c:662:6: note: byref variable will be forcibly initialized int status, err; ^~~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c:661:30: note: byref variable will be forcibly initialized struct btmtk_hci_wmt_params wmt_params; ^~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c: In function 'mtk_setup_firmware': /kisskb/src/drivers/bluetooth/btmtksdio.c:688:11: note: byref variable will be forcibly initialized u8 flag, param; ^~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c:684:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/drivers/bluetooth/btmtksdio.c:683:30: note: byref variable will be forcibly initialized struct btmtk_hci_wmt_params wmt_params; ^~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c: In function 'btmtksdio_setup': /kisskb/src/drivers/bluetooth/btmtksdio.c:780:5: note: byref variable will be forcibly initialized u8 param = 0x1; ^~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c:779:11: note: byref variable will be forcibly initialized int err, status; ^~~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c:776:25: note: byref variable will be forcibly initialized struct btmtk_tci_sleep tci_sleep; ^~~~~~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c:774:30: note: byref variable will be forcibly initialized struct btmtk_hci_wmt_params wmt_params; ^~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c: In function 'btmtksdio_open': /kisskb/src/drivers/bluetooth/btmtksdio.c:542:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'cpufreq_set_policy': /kisskb/src/drivers/cpufreq/cpufreq.c:2492:29: note: byref variable will be forcibly initialized struct cpufreq_policy_data new_data; ^~~~~~~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_scaling_governor': /kisskb/src/drivers/cpufreq/cpufreq.c:775:7: note: byref variable will be forcibly initialized char str_governor[16]; ^~~~~~~~~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c: In function 'btmtksdio_shutdown': /kisskb/src/drivers/bluetooth/btmtksdio.c:885:5: note: byref variable will be forcibly initialized u8 param = 0x0; ^~~~~ /kisskb/src/drivers/bluetooth/btmtksdio.c:884:30: note: byref variable will be forcibly initialized struct btmtk_hci_wmt_params wmt_params; ^~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_del_station': /kisskb/src/net/wireless/nl80211.c:6754:32: note: byref variable will be forcibly initialized struct station_del_parameters params; ^~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_new_station': /kisskb/src/net/wireless/nl80211.c:6520:28: note: byref variable will be forcibly initialized struct station_parameters params; ^~~~~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_boost': /kisskb/src/drivers/cpufreq/cpufreq.c:601:11: note: byref variable will be forcibly initialized int ret, enable; ^~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_station': /kisskb/src/net/wireless/nl80211.c:6382:28: note: byref variable will be forcibly initialized struct station_parameters params; ^~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_calculate_ap_params': /kisskb/src/net/wireless/nl80211.c:5194:13: note: byref variable will be forcibly initialized static void nl80211_calculate_ap_params(struct cfg80211_ap_settings *params) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c:5194: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:5525:30: note: byref variable will be forcibly initialized struct cfg80211_beacon_data params; ^~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_del_key': /kisskb/src/net/wireless/nl80211.c:4399:19: note: byref variable will be forcibly initialized struct key_parse key; ^~~ In file included from /kisskb/src/include/linux/dma-fence.h:17, from /kisskb/src/drivers/gpu/drm/drm_file.c:35: /kisskb/src/drivers/gpu/drm/drm_file.c: In function 'drm_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_file.c:601:10: note: in expansion of macro 'wait_event_interruptible' ret = wait_event_interruptible(file_priv->event_wait, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_new_key': /kisskb/src/net/wireless/nl80211.c:4334:19: note: byref variable will be forcibly initialized struct key_parse key; ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_key': /kisskb/src/net/wireless/nl80211.c:4225:19: note: byref variable will be forcibly initialized 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 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/hwmon/pmbus/ucd9200.c: In function 'ucd9200_probe': /kisskb/src/drivers/hwmon/pmbus/ucd9200.c:76:5: note: byref variable will be forcibly initialized u8 block_buffer[I2C_SMBUS_BLOCK_MAX + 1]; ^~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/vs6624.c: In function 'vs6624_write': /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized u8 buf[3]; ^~~ /kisskb/src/drivers/media/i2c/vs6624.c: In function 'vs6624_s_ctrl': /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c: In function 'vs6624_set_fmt': /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c: In function 'vs6624_s_frame_interval': /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c: In function 'vs6624_s_stream': /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c: In function 'vs6624_s_register': /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c: In function 'vs6624_writeregs': /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c: In function 'vs6624_read': /kisskb/src/drivers/media/i2c/vs6624.c:486:5: note: byref variable will be forcibly initialized u8 buf[2]; ^~~ /kisskb/src/drivers/media/i2c/vs6624.c: In function 'vs6624_probe': /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized u8 buf[3]; ^~~ /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/vs6624.c:501:5: 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 /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 u64 tmp; ^~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv_smbus_write_byte_data': /kisskb/src/drivers/media/i2c/adv7842.c:315:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/can/vxcan.c:12: /kisskb/src/drivers/net/can/vxcan.c: In function 'vxcan_newlink': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/can/vxcan.c:247:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(priv->peer, dev); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/can/vxcan.c:244:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(priv->peer, peer); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/can/vxcan.c:171:7: note: byref variable will be forcibly initialized char ifname[IFNAMSIZ]; ^~~~~~ /kisskb/src/drivers/net/can/vxcan.c:170:17: note: byref variable will be forcibly initialized struct nlattr *peer_tb[IFLA_MAX + 1], **tbp = tb; ^~~~~~~ /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/drivers/watchdog/qcom-wdt.c: In function 'qcom_wdt_probe': /kisskb/src/drivers/watchdog/qcom-wdt.c:200:6: note: byref variable will be forcibly initialized u32 percpu_offset; ^~~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv_smbus_read_byte_data_check': /kisskb/src/drivers/media/i2c/adv7842.c:283:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'read_stdi': /kisskb/src/drivers/media/i2c/adv7842.c:1465:6: note: byref variable will be forcibly initialized u32 status; ^~~~~~ In file included from /kisskb/src/drivers/gpu/drm/drm_gem.c:30: /kisskb/src/drivers/gpu/drm/drm_gem.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/drivers/gpu/drm/drm_gem.c:45: /kisskb/src/drivers/gpu/drm/drm_gem.c: In function 'drm_dev_is_unplugged': /kisskb/src/include/drm/drm_drv.h:575:6: note: byref variable will be forcibly initialized int idx; ^~~ /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 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 u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/drivers/gpu/drm/drm_gem.c: In function 'drm_gem_get_pages': /kisskb/src/drivers/gpu/drm/drm_gem.c:544:17: note: byref variable will be forcibly initialized struct pagevec pvec; ^~~~ /kisskb/src/net/wireless/nl80211.c:13931:23: note: byref variable will be forcibly initialized struct wireless_dev *wdev; ^~~~ /kisskb/src/net/wireless/nl80211.c:13930:37: note: byref variable will be forcibly initialized struct cfg80211_registered_device *rdev; ^~~~ /kisskb/src/drivers/gpu/drm/drm_gem.c: In function 'drm_gem_put_pages': /kisskb/src/drivers/gpu/drm/drm_gem.c:612:17: note: byref variable will be forcibly initialized struct pagevec pvec; ^~~~ 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 u32 tmp = value; ^~~ /kisskb/src/drivers/gpu/drm/drm_gem.c: In function 'drm_gem_object_lookup': /kisskb/src/drivers/gpu/drm/drm_gem.c:741:25: note: byref variable will be forcibly initialized struct drm_gem_object *obj = NULL; ^~~ /kisskb/src/drivers/gpu/drm/drm_gem.c: In function 'drm_gem_dumb_map_offset': /kisskb/src/drivers/gpu/drm/drm_gem.c:741:25: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/drm_gem.c:310:5: note: byref variable will be forcibly initialized int drm_gem_dumb_map_offset(struct drm_file *file, struct drm_device *dev, ^~~~~~~~~~~~~~~~~~~~~~~ /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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/drivers/gpu/drm/drm_gem.c: In function 'drm_gem_dma_resv_wait': /kisskb/src/drivers/gpu/drm/drm_gem.c:741:25: note: byref variable will be forcibly initialized struct drm_gem_object *obj = NULL; ^~~ /kisskb/src/drivers/gpu/drm/drm_gem.c:761:6: note: byref variable will be forcibly initialized long drm_gem_dma_resv_wait(struct drm_file *filep, u32 handle, ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv_smbus_write_byte_no_check': /kisskb/src/drivers/media/i2c/adv7842.c:337:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ /kisskb/src/drivers/gpu/drm/drm_gem.c: In function 'drm_gem_flink_ioctl': /kisskb/src/drivers/gpu/drm/drm_gem.c:741:25: note: byref variable will be forcibly initialized struct drm_gem_object *obj = NULL; ^~~ /kisskb/src/drivers/gpu/drm/drm_gem.c:821:1: note: byref variable will be forcibly initialized drm_gem_flink_ioctl(struct drm_device *dev, void *data, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c:13284:18: note: byref variable will be forcibly initialized struct nlattr *srf_tb[NUM_NL80211_NAN_SRF_ATTR]; ^~~~~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv_smbus_write_i2c_block_data': /kisskb/src/drivers/media/i2c/adv7842.c:349:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ /kisskb/src/net/wireless/nl80211.c:13173:17: note: byref variable will be forcibly initialized struct nlattr *tb[NUM_NL80211_NAN_FUNC_ATTR], *func_attr; ^~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv7842_set_gain': /kisskb/src/drivers/media/i2c/adv7842.c:1145:5: note: byref variable will be forcibly initialized u8 gain_buf[4]; ^~~~~~~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv7842_set_offset': /kisskb/src/drivers/media/i2c/adv7842.c:1120:5: note: byref variable will be forcibly initialized u8 offset_buf[4]; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_gem.c: In function 'drm_gem_open_ioctl': /kisskb/src/drivers/gpu/drm/drm_gem.c:877:6: note: byref variable will be forcibly initialized u32 handle; ^~~~~~ 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 u64 tmp = value; ^~~ /kisskb/src/net/wireless/nl80211.c:12937:6: note: byref variable will be forcibly initialized u64 cookie; ^~~~~~ /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 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 struct sockaddr_storage 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 'nl80211_get_power_save': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'configure_custom_video_timings': /kisskb/src/drivers/media/i2c/adv7842.c:1063:11: note: byref variable will be forcibly initialized const u8 pll[2] = { ^~~ /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 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/drivers/gpu/drm/drm_gem.c: In function 'drm_gem_fence_array_add': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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/drm_gem.c:1321:6: note: byref variable will be forcibly initialized u32 id = 0; ^~ /kisskb/src/drivers/gpu/drm/drm_gem.c:1320:16: note: byref variable will be forcibly initialized unsigned long index; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_gem.c: In function 'drm_gem_fence_array_add_implicit': /kisskb/src/drivers/gpu/drm/drm_gem.c:1372:18: note: byref variable will be forcibly initialized unsigned int i, fence_count; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_gem.c:1371:21: note: byref variable will be forcibly initialized struct dma_fence **fences; ^~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_dump_survey': /kisskb/src/net/wireless/nl80211.c:9623:23: note: byref variable will be forcibly initialized struct wireless_dev *wdev; ^~~~ /kisskb/src/net/sctp/ulpevent.c: In function 'sctp_ulpevent_read_sndrcvinfo': /kisskb/src/net/wireless/nl80211.c:9622:37: note: byref variable will be forcibly initialized struct cfg80211_registered_device *rdev; ^~~~ /kisskb/src/net/wireless/nl80211.c:9621:21: note: byref variable will be forcibly initialized struct survey_info survey; ^~~~~~ /kisskb/src/net/sctp/ulpevent.c:990:25: note: byref variable will be forcibly initialized 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 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 int err; ^~~ /kisskb/src/drivers/power/supply/da9150-fg.c: In function 'da9150_fg_write_attr': /kisskb/src/drivers/power/supply/da9150-fg.c:110:5: note: byref variable will be forcibly initialized u8 buf[DA9150_QIF_LONG_SIZE]; ^~~ /kisskb/src/drivers/power/supply/da9150-fg.c: In function 'da9150_fg_read_attr': /kisskb/src/drivers/power/supply/da9150-fg.c:91:5: note: byref variable will be forcibly initialized u8 buf[DA9150_QIF_LONG_SIZE]; ^~~ 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 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 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 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 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 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7842.c: In function 'edid_write_hdmi_segment': /kisskb/src/drivers/media/i2c/adv7842.c:776:6: note: byref variable will be forcibly initialized u16 pa; ^~ /kisskb/src/drivers/media/i2c/adv7842.c:775:6: note: byref variable will be forcibly initialized int spa_loc; ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_dump_scan': /kisskb/src/net/wireless/nl80211.c:9495:23: note: byref variable will be forcibly initialized struct wireless_dev *wdev; ^~~~ /kisskb/src/net/wireless/nl80211.c:9493:37: note: byref variable will be forcibly initialized 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 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 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 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 s32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 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 u32 tmp = value; ^~~ /kisskb/src/net/wireless/nl80211.c:7248:21: note: byref variable will be forcibly initialized 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 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 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/of.h:17, from /kisskb/src/include/linux/irqdomain.h:35, from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/include/drm/drm_crtc.h:28, from /kisskb/src/include/drm/drm_atomic.h:31, from /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c:10: /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c: In function 'mdp5_crtc_wait_for_flush_done': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c:1216:8: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(dev->vblank[drm_crtc_index(crtc)].queue, ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_dump_mpp': /kisskb/src/net/wireless/nl80211.c:7072:5: note: byref variable will be forcibly initialized u8 mpp[ETH_ALEN]; ^~~ /kisskb/src/net/wireless/nl80211.c:7071:5: note: byref variable will be forcibly initialized u8 dst[ETH_ALEN]; ^~~ /kisskb/src/net/wireless/nl80211.c:7070:23: note: byref variable will be forcibly initialized struct wireless_dev *wdev; ^~~~ /kisskb/src/net/wireless/nl80211.c:7069:37: note: byref variable will be forcibly initialized struct cfg80211_registered_device *rdev; ^~~~ /kisskb/src/net/wireless/nl80211.c:7068:20: note: byref variable will be forcibly initialized struct mpath_info pinfo; ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_get_mpp': /kisskb/src/net/wireless/nl80211.c:7033:5: note: byref variable will be forcibly initialized u8 mpp[ETH_ALEN]; ^~~ /kisskb/src/net/wireless/nl80211.c:7030:20: note: byref variable will be forcibly initialized struct mpath_info pinfo; ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_dump_mpath': /kisskb/src/net/wireless/nl80211.c:6872:5: note: byref variable will be forcibly initialized u8 next_hop[ETH_ALEN]; ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c:6871:5: note: byref variable will be forcibly initialized u8 dst[ETH_ALEN]; ^~~ /kisskb/src/net/wireless/nl80211.c:6870:23: note: byref variable will be forcibly initialized struct wireless_dev *wdev; ^~~~ /kisskb/src/net/wireless/nl80211.c:6869:37: note: byref variable will be forcibly initialized struct cfg80211_registered_device *rdev; ^~~~ /kisskb/src/net/wireless/nl80211.c:6868:20: note: byref variable will be forcibly initialized struct mpath_info pinfo; ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_get_mpath': /kisskb/src/net/wireless/nl80211.c:6925:5: note: byref variable will be forcibly initialized u8 next_hop[ETH_ALEN]; ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c:6922:20: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv7842_cec_isr': /kisskb/src/drivers/media/i2c/adv7842.c:2227:18: note: byref variable will be forcibly initialized struct cec_msg msg; ^~~ /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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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:3627:29: note: byref variable will be forcibly initialized struct cfg80211_txq_stats txqstats = {}; ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c:3589:7: note: byref variable will be forcibly initialized int dbm, ret; ^~~ /kisskb/src/net/wireless/nl80211.c:3579:28: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef = {}; ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c: In function 'blend_setup': /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c:229:17: note: byref variable will be forcibly initialized enum mdp5_pipe r_stage[STAGE_MAX + 1][MAX_PIPE_STAGE] = { { SSPP_NONE } }; ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c:228:17: note: byref variable will be forcibly initialized enum mdp5_pipe stage[STAGE_MAX + 1][MAX_PIPE_STAGE] = { { SSPP_NONE } }; ^~~~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'log_infoframe': /kisskb/src/drivers/media/i2c/adv7842.c:2554:23: note: byref variable will be forcibly initialized union hdmi_infoframe frame; ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_new_interface': /kisskb/src/net/wireless/nl80211.c:3935:20: note: byref variable will be forcibly initialized struct vif_params params; ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c: In function 'mdp5_crtc_atomic_check': /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c:694:21: note: byref variable will be forcibly initialized struct plane_state pstates[STAGE_MAX + 1]; ^~~~~~~ /kisskb/src/drivers/media/i2c/adv7842.c:2553:5: note: byref variable will be forcibly initialized u8 buffer[32]; ^~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_dump_interface': /kisskb/src/net/wireless/nl80211.c:3661:35: note: byref variable will be forcibly initialized struct nl80211_dump_wiphy_state state = { ^~~~~ 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 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 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 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 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 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 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c:2735:30: note: byref variable will be forcibly initialized struct cfg80211_txq_stats txqstats = {}; ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c:2313:20: note: byref variable will be forcibly initialized u32 tx_ant = 0, rx_ant = 0; ^~~~~~ /kisskb/src/net/wireless/nl80211.c:2313:8: note: byref variable will be forcibly initialized u32 tx_ant = 0, rx_ant = 0; ^~~~~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv7842_cp_log_status': /kisskb/src/drivers/media/i2c/adv7842.c:2672:25: note: byref variable will be forcibly initialized struct v4l2_dv_timings timings; ^~~~~~~ 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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_prep_scan_msg': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 '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 u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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_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 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv7842_command_ram_test': /kisskb/src/drivers/media/i2c/adv7842.c:3181:25: note: byref variable will be forcibly initialized struct v4l2_dv_timings timings; ^~~~~~~ In file included from /kisskb/src/lib/test_sort.c:3: /kisskb/src/lib/test_sort.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 '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/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 'nl80211_notify_radar_detection': /kisskb/src/net/wireless/nl80211.c:9109:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_channel_switch': /kisskb/src/net/wireless/nl80211.c:9161:31: note: byref variable will be forcibly initialized struct cfg80211_csa_settings params; ^~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_start_radar_detection': /kisskb/src/net/wireless/nl80211.c:9052:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_join_mesh': /kisskb/src/net/wireless/nl80211.c:11841:20: note: byref variable will be forcibly initialized struct mesh_setup setup; ^~~~~ /kisskb/src/net/wireless/nl80211.c:11840:21: note: byref variable will be forcibly initialized struct mesh_config cfg; ^~~ /kisskb/src/net/wireless/nl80211.c: In function '__nl80211_set_channel': /kisskb/src/net/wireless/nl80211.c:3115:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_wiphy': /kisskb/src/net/wireless/nl80211.c:3244:18: note: byref variable will be forcibly initialized struct nlattr *tb[NL80211_TXQ_ATTR_MAX + 1]; ^~ /kisskb/src/net/wireless/nl80211.c:3243:31: note: byref variable will be forcibly initialized struct ieee80211_txq_params txq_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_tx_mgmt': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/net/wireless/nl80211.c:11375:6: note: byref variable will be forcibly initialized u64 cookie; ^~~~~~ /kisskb/src/net/wireless/nl80211.c:11372:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ 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 u64 tmp = value; ^~~ /kisskb/src/net/wireless/nl80211.c:11214:6: note: byref variable will be forcibly initialized u64 cookie; ^~~~~~ /kisskb/src/net/wireless/nl80211.c:11210:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_join_ibss': /kisskb/src/net/wireless/nl80211.c:10337:8: note: byref variable will be forcibly initialized bool no_ht = false; ^~~~~ /kisskb/src/net/wireless/nl80211.c:10226:30: note: byref variable will be forcibly initialized struct cfg80211_ibss_params ibss; ^~~~ /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 struct tiocl_selection sel; ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_start_ap': /kisskb/src/net/wireless/nl80211.c:5301:30: note: byref variable will be forcibly initialized struct cfg80211_ap_settings 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_put_sta_rate': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 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 s8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 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 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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 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 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 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 u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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_dump_station': /kisskb/src/net/wireless/nl80211.c:5975:5: note: byref variable will be forcibly initialized u8 mac_addr[ETH_ALEN]; ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c:5974:23: note: byref variable will be forcibly initialized struct wireless_dev *wdev; ^~~~ /kisskb/src/net/wireless/nl80211.c:5973:37: note: byref variable will be forcibly initialized struct cfg80211_registered_device *rdev; ^~~~ /kisskb/src/net/wireless/nl80211.c:5972:22: note: byref variable will be forcibly initialized struct station_info sinfo; ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_get_station': /kisskb/src/net/wireless/nl80211.c:6027:22: note: byref variable will be forcibly initialized struct station_info sinfo; ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_sched_scan': /kisskb/src/net/wireless/nl80211.c:8630:17: note: byref variable will be forcibly initialized 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:12467:18: note: byref variable will be forcibly initialized struct nlattr *pat_tb[NUM_NL80211_PKTPAT]; ^~~~~~ /kisskb/src/net/wireless/nl80211.c:12389:17: note: byref variable will be forcibly initialized struct nlattr *tb[NUM_NL80211_WOWLAN_TRIG]; ^~ 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_nan_match': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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/regulator/vctrl-regulator.c:13: /kisskb/src/drivers/regulator/vctrl-regulator.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/regulator/vctrl-regulator.c: In function 'vctrl_parse_dt': /kisskb/src/drivers/regulator/vctrl-regulator.c:235:6: note: byref variable will be forcibly initialized u32 vrange_ctrl[2]; ^~~~~~~~~~~ /kisskb/src/drivers/regulator/vctrl-regulator.c:234:6: note: byref variable will be forcibly initialized u32 pval; ^~~~ /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 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 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 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_set_interface': /kisskb/src/net/wireless/nl80211.c:3865:20: note: byref variable will be forcibly initialized struct vif_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 'nl80211_send_connect_result': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /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 struct ieee80211_sta_vht_cap own_cap; ^~~~~~~ /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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 '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_michael_mic_failure': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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/wireless/nl80211.c: In function 'cfg80211_del_sta_sinfo': /kisskb/src/net/wireless/nl80211.c:16743:22: note: byref variable will be forcibly initialized struct station_info empty_sinfo = {}; ^~~~~~~~~~~ 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_conn_failed': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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_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 u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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_cqm_rssi_notify': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized s32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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_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 u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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/drivers/mmc/host/mxcmmc.c: In function 'mxcmci_pull': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized s32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/drivers/mmc/host/mxcmmc.c:546:7: note: byref variable will be forcibly initialized u32 tmp; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/mmc/host/mxcmmc.c: In function 'mxcmci_push': /kisskb/src/drivers/mmc/host/mxcmmc.c:574:7: note: byref variable will be forcibly initialized u32 tmp; ^~~ /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 u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /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 u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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_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/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 /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/watchdog/arm_smc_wdt.c: In function 'smcwd_call': /kisskb/src/drivers/watchdog/arm_smc_wdt.c:37:23: note: byref variable will be forcibly initialized struct arm_smccc_res local_res; ^~~~~~~~~ /kisskb/src/drivers/watchdog/arm_smc_wdt.c: In function 'smcwd_get_timeleft': /kisskb/src/drivers/watchdog/arm_smc_wdt.c:61:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/drivers/mmc/host/mxcmmc.c: In function 'mxcmci_probe': /kisskb/src/drivers/mmc/host/mxcmmc.c:987:17: note: byref variable will be forcibly initialized dma_cap_mask_t mask; ^~~~ /kisskb/src/drivers/watchdog/arm_smc_wdt.c: In function 'smcwd_probe': /kisskb/src/drivers/watchdog/arm_smc_wdt.c:116:6: note: byref variable will be forcibly initialized u32 smc_func_id; ^~~~~~~~~~~ /kisskb/src/drivers/watchdog/arm_smc_wdt.c:115:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /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 u8 query_buf[RMI_F11_QUERY_SIZE]; ^~~~~~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmc.h:13:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mmc_request_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmc.h:13:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mmc_request_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmc.h:13:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mmc_request_start, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmc.h:96:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mmc_request_done, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmc.h:96:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mmc_request_done, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmc.h:96:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mmc_request_done, ^~~~~~~~~~~ /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 static int rmi_f11_resume(struct rmi_function *fn) ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/mmc.h:193, from /kisskb/src/drivers/mmc/core/core.c:36: /kisskb/src/drivers/mmc/core/core.c: In function 'trace_event_raw_event_mmc_request_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmc.h:13:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mmc_request_start, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmc.h:13:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mmc_request_start, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mmc/core/core.c: In function 'trace_event_raw_event_mmc_request_done': /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 u8 buf; ^~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmc.h:96:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mmc_request_done, ^~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f11.c:1069:17: note: byref variable will be forcibly initialized u16 max_x_pos, max_y_pos; ^~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmc.h:96:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(mmc_request_done, ^~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f11.c:1069:6: note: byref variable will be forcibly initialized u16 max_x_pos, max_y_pos; ^~~~~~~~~ /kisskb/src/drivers/media/tuners/m88rs6000t.c: In function 'm88rs6000t_get_rf_strength': /kisskb/src/drivers/media/tuners/m88rs6000t.c:498:6: note: byref variable will be forcibly initialized u32 BBGS[14] = {0, 286, 275, 290, 294, 300, 290, ^~~~ /kisskb/src/drivers/media/tuners/m88rs6000t.c:496:6: note: byref variable will be forcibly initialized u32 IFGS[12] = {0, 300, 230, 270, 270, 285, ^~~~ /kisskb/src/drivers/media/tuners/m88rs6000t.c:494:6: note: byref variable will be forcibly initialized u32 RFGS[13] = {0, 245, 266, 268, 270, 285, ^~~~ /kisskb/src/drivers/media/tuners/m88rs6000t.c:487:15: note: byref variable will be forcibly initialized unsigned int val, i; ^~~ /kisskb/src/drivers/media/tuners/m88rs6000t.c: In function 'm88rs6000t_set_pll_freq': /kisskb/src/drivers/media/tuners/m88rs6000t.c:155:15: note: byref variable will be forcibly initialized unsigned int utmp; ^~~~ /kisskb/src/drivers/media/tuners/m88rs6000t.c: In function 'm88rs6000t_set_demod_mclk': /kisskb/src/drivers/media/tuners/m88rs6000t.c:32:15: note: byref variable will be forcibly initialized unsigned int utmp; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, 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 '___ieee80211_start_rx_ba_session': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/agg-rx.c:440:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sta->ampdu_mlme.tid_rx[tid], tid_agg_rx); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/m88rs6000t.c: In function 'm88rs6000t_probe': /kisskb/src/drivers/media/tuners/m88rs6000t.c:583:15: note: byref variable will be forcibly initialized unsigned int utmp; ^~~~ /kisskb/src/drivers/mmc/core/core.c: In function 'mmc_of_get_func_num': /kisskb/src/drivers/mmc/core/core.c:1075:6: note: byref variable will be forcibly initialized u32 reg; ^~~ /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 struct mmc_command cmd; ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/mmc/core/core.c:10: /kisskb/src/drivers/mmc/core/core.c: In function '__mmc_claim_host': /kisskb/src/drivers/mmc/core/core.c:784:20: note: byref variable will be forcibly initialized DECLARE_WAITQUEUE(wait, current); ^~~~ /kisskb/src/include/linux/wait.h:55:26: note: in definition of macro 'DECLARE_WAITQUEUE' struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) ^~~~ /kisskb/src/drivers/mmc/core/core.c: In function 'mmc_erase': /kisskb/src/drivers/mmc/core/core.c:1818:20: note: byref variable will be forcibly initialized unsigned int rem, to = from + nr; ^~ /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_get_soc': /kisskb/src/drivers/power/supply/max17040_battery.c:205:6: note: byref variable will be forcibly initialized u32 soc; ^~~ /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_get_status': /kisskb/src/drivers/power/supply/max17040_battery.c:205:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_check_changes': /kisskb/src/drivers/power/supply/max17040_battery.c:205: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:196:6: note: byref variable will be forcibly initialized u32 vcell; ^~~~~ /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_get_version': /kisskb/src/drivers/power/supply/max17040_battery.c:215:6: note: byref variable will be forcibly initialized u32 version; ^~~~~~~ /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_get_property': /kisskb/src/drivers/power/supply/max17040_battery.c:205:6: note: byref variable will be forcibly initialized u32 soc; ^~~ /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_get_of_data': /kisskb/src/drivers/power/supply/max17040_battery.c:252:5: note: byref variable will be forcibly initialized 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:326:6: note: byref variable will be forcibly initialized u32 data; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/rcupdate.h:25, from /kisskb/src/net/ipv4/tcp_metrics.c:2: /kisskb/src/net/ipv4/tcp_metrics.c: In function 'tcpm_new': /kisskb/src/crypto/lzo.c: In function '__lzo_decompress': /kisskb/src/crypto/lzo.c:86:9: note: byref variable will be forcibly initialized size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ ^~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_metrics.c:194:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tcp_metrics_hash[hash].chain, tm); ^~~~~~~~~~~~~~~~~~ /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 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 /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 struct inetpeer_addr saddr, daddr; ^~~~~ /kisskb/src/net/ipv4/tcp_metrics.c:276:23: note: byref variable will be forcibly initialized struct inetpeer_addr saddr, daddr; ^~~~~ /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_probe': /kisskb/src/drivers/power/supply/max17040_battery.c:215:6: note: byref variable will be forcibly initialized u32 version; ^~~~~~~ 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:27, 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 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 unsigned int hash; ^~~~ /kisskb/src/net/ipv4/tcp_metrics.c:907:30: note: byref variable will be forcibly initialized struct inetpeer_addr saddr, daddr; ^~~~~ /kisskb/src/net/ipv4/tcp_metrics.c:907:23: note: byref variable will be forcibly initialized 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:27, 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 __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 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 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 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 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 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 __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 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 unsigned int hash; ^~~~ /kisskb/src/net/ipv4/tcp_metrics.c:822:30: note: byref variable will be forcibly initialized struct inetpeer_addr saddr, daddr; ^~~~~ /kisskb/src/net/ipv4/tcp_metrics.c:822:23: note: byref variable will be forcibly initialized struct inetpeer_addr saddr, daddr; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c: In function 'ps8622_set': /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c: In function 'ps8622_send_config': /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c: In function 'ps8622_backlight_update': /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:71:5: note: byref variable will be forcibly initialized u8 data[] = {reg, val}; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:70:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c: In function 'ps8622_probe': /kisskb/src/drivers/gpu/drm/bridge/parade-ps8622.c:455:20: note: byref variable will be forcibly initialized struct drm_panel *panel; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/ieee80211.h:19, from /kisskb/src/net/mac80211/agg-tx.c:15: /kisskb/src/net/mac80211/agg-tx.c: In function 'ieee80211_assign_tid_tx': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/agg-tx.c:147:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sta->ampdu_mlme.tid_tx[tid], tid_tx); ^~~~~~~~~~~~~~~~~~ /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 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 struct sta_info *sta; ^~~ /kisskb/src/net/switchdev/switchdev.c: In function '__switchdev_handle_port_obj_add': /kisskb/src/net/switchdev/switchdev.c:390:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/net/switchdev/switchdev.c: In function '__switchdev_handle_port_obj_del': /kisskb/src/net/switchdev/switchdev.c:446:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ /kisskb/src/net/switchdev/switchdev.c: In function '__switchdev_handle_port_attr_set': /kisskb/src/net/switchdev/switchdev.c:501:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:18: /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz_read8': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:176:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz_pread8': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:176:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_get_interface': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:1080:5: note: byref variable will be forcibly initialized u8 data8; ^~~~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:18: /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz_read32': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_read_table': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz_pread32': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz_read16': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:185:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz_pread16': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:185:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_phy_read16': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:312:6: note: byref variable will be forcibly initialized u16 val = 0xffff; ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_port_mirror_del': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:960:5: note: byref variable will be forcibly initialized u8 data; ^~~~ In file included from /kisskb/src/drivers/gpu/drm/drm_ioctl.c:39: /kisskb/src/drivers/gpu/drm/drm_ioctl.c: In function 'drm_dev_is_unplugged': /kisskb/src/include/drm/drm_drv.h:575:6: note: byref variable will be forcibly initialized int idx; ^~~ /kisskb/src/drivers/gpu/drm/drm_ioctl.c: In function 'drm_ioctl': /kisskb/src/drivers/gpu/drm/drm_ioctl.c:819:7: note: byref variable will be forcibly initialized char stack_kdata[128]; ^~~~~~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_port_setup': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:1173:6: note: byref variable will be forcibly initialized u16 data16; ^~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:1171:5: note: byref variable will be forcibly initialized u8 data8; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_flush_dyn_mac_table': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:475:5: note: byref variable will be forcibly initialized u8 data; ^~~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:18: /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_switch_detect': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:176:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:176:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_reset_switch': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:176:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_wait_alu_sta_ready': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:188:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_port_mdb_del': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:863:6: note: byref variable will be forcibly initialized u32 static_table[4]; ^~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_port_mdb_add': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:788:6: note: byref variable will be forcibly initialized u32 static_table[4]; ^~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:18: /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_port_fdb_dump': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:739:20: note: byref variable will be forcibly initialized struct alu_struct alu; ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:738:6: note: byref variable will be forcibly initialized u32 alu_table[4]; ^~~~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_wait_alu_ready': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:180:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:18: /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_port_fdb_del': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:646:6: note: byref variable will be forcibly initialized u32 alu_table[4]; ^~~~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_port_fdb_add': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:589:6: note: byref variable will be forcibly initialized u32 alu_table[4]; ^~~~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_wait_vlan_ctrl_ready': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:93:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:18: /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_get_vlan_table': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_port_vlan_del': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:557:6: note: byref variable will be forcibly initialized u16 pvid; ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:556:6: note: byref variable will be forcibly initialized u32 vlan_table[3]; ^~~~~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_r_mib_cnt': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:237:6: note: byref variable will be forcibly initialized u32 data; ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:236:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_port_vlan_add': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:519:6: note: byref variable will be forcibly initialized u32 vlan_table[3]; ^~~~~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'ksz9477_port_stp_state_set': /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:402:5: note: byref variable will be forcibly initialized u8 data; ^~~~ In file included from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/include/linux/skbuff.h:31, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/linux/phy.h:16, from /kisskb/src/drivers/net/dsa/microchip/ksz9477.c:12: /kisskb/src/drivers/net/dsa/microchip/ksz9477.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/openvswitch/datapath.c:9: /kisskb/src/net/openvswitch/datapath.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ 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:27, 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 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 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 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 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 u64 tmp; ^~~ /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 u64 tmp = value; ^~~ /kisskb/src/net/ceph/decode.c: In function 'ceph_decode_entity_addr_versioned': /kisskb/src/net/ceph/decode.c:14:6: note: byref variable will be forcibly initialized u32 struct_len, addr_len; ^~~~~~~~~~ /kisskb/src/net/ceph/decode.c:13:5: note: byref variable will be forcibly initialized u8 struct_v; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/openvswitch/datapath.c:9: /kisskb/src/net/openvswitch/datapath.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c: In function 'get_flow_actions': /kisskb/src/net/openvswitch/datapath.c:1091:21: note: byref variable will be forcibly initialized struct sw_flow_key masked_key; ^~~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:1090:26: note: byref variable will be forcibly initialized 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:1126:22: note: byref variable will be forcibly initialized struct sw_flow_mask mask; ^~~~ /kisskb/src/net/ceph/decode.c: In function 'ceph_decode_entity_addrvec': /kisskb/src/net/ceph/decode.c:99:26: note: byref variable will be forcibly initialized struct ceph_entity_addr tmp_addr; ^~~~~~~~ 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:27, 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/net/openvswitch/datapath.c:762:16: note: byref variable will be forcibly initialized unsigned long used; ^~~~ /kisskb/src/net/openvswitch/datapath.c:761:9: note: byref variable will be forcibly initialized __be16 tcp_flags; ^~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:760:24: note: byref variable will be forcibly initialized struct ovs_flow_stats stats; ^~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/openvswitch/datapath.c:10: /kisskb/src/net/openvswitch/datapath.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_flow_cmd_dump': /kisskb/src/net/openvswitch/datapath.c:1425:15: note: byref variable will be forcibly initialized u32 bucket, obj; ^~~ /kisskb/src/net/openvswitch/datapath.c:1425:7: note: byref variable will be forcibly initialized u32 bucket, obj; ^~~~~~ /kisskb/src/net/openvswitch/datapath.c:1402:17: note: byref variable will be forcibly initialized 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:1330:20: note: byref variable will be forcibly initialized struct sw_flow_id ufid; ^~~~ /kisskb/src/net/openvswitch/datapath.c:1329:23: note: byref variable will be forcibly initialized struct sw_flow_match match; ^~~~~ /kisskb/src/net/openvswitch/datapath.c:1325:21: note: byref variable will be forcibly initialized struct sw_flow_key key; ^~~ /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_flow_cmd_get': /kisskb/src/net/openvswitch/datapath.c:1271:20: note: byref variable will be forcibly initialized struct sw_flow_id ufid; ^~~~ /kisskb/src/net/openvswitch/datapath.c:1270:23: note: byref variable will be forcibly initialized struct sw_flow_match match; ^~~~~ /kisskb/src/net/openvswitch/datapath.c:1266:21: note: byref variable will be forcibly initialized struct sw_flow_key key; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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_flow_cmd_set': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:1217:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(flow->sf_acts, acts); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:1170:20: note: byref variable will be forcibly initialized struct sw_flow_id sfid; ^~~~ /kisskb/src/net/openvswitch/datapath.c:1169:23: note: byref variable will be forcibly initialized struct sw_flow_match match; ^~~~~ /kisskb/src/net/openvswitch/datapath.c:1168:44: note: byref variable will be forcibly initialized struct sw_flow_actions *old_acts = NULL, *acts = NULL; ^~~~ /kisskb/src/net/openvswitch/datapath.c:1164:21: note: byref variable will be forcibly initialized struct sw_flow_key key; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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_flow_cmd_new': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:1050:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(flow->sf_acts, acts); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:1001:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(new_flow->sf_acts, acts); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:929:23: note: byref variable will be forcibly initialized struct sw_flow_match match; ^~~~~ /kisskb/src/net/openvswitch/datapath.c:928:26: note: byref variable will be forcibly initialized struct sw_flow_actions *acts; ^~~~ /kisskb/src/net/openvswitch/datapath.c:925:22: note: byref variable will be forcibly initialized struct sw_flow_mask mask; ^~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mfd/pcf50633-core.c: In function 'pcf50633_reg_read': /kisskb/src/drivers/mfd/pcf50633-core.c:50:15: note: byref variable will be forcibly initialized unsigned int 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:27, 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 u64 tmp; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/openvswitch/datapath.c:9: /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:607:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(flow->sf_acts, acts); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:550:26: note: byref variable will be forcibly initialized struct sw_flow_actions *acts; ^~~~ /kisskb/src/drivers/mfd/pcf50633-core.c: In function 'show_dump_regs': /kisskb/src/drivers/mfd/pcf50633-core.c:50:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/pcf50633-core.c:84:5: note: byref variable will be forcibly initialized u8 dump[16]; ^~~~ 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:27, 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/net/openvswitch/datapath.c:399:6: note: byref variable will be forcibly initialized u64 hash; ^~~~ /kisskb/src/drivers/mfd/pcf50633-core.c: In function 'pcf50633_probe': /kisskb/src/drivers/mfd/pcf50633-core.c:50:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/mfd/pcf50633-core.c:50:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/memstick/core/memstick.c: In function 'h_memstick_read_dev_id': /kisskb/src/drivers/memstick/core/memstick.c:327:24: note: byref variable will be forcibly initialized struct ms_id_register id_reg; ^~~~~~ /kisskb/src/net/openvswitch/datapath.c: In function 'queue_gso_packets': /kisskb/src/net/openvswitch/datapath.c:308:21: note: byref variable will be forcibly initialized 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:27, 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 s32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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:1966:25: note: byref variable will be forcibly initialized struct ovs_vport_stats vport_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:27, 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/openvswitch/datapath.c:1514:31: note: byref variable will be forcibly initialized struct ovs_dp_megaflow_stats dp_megaflow_stats; ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:1513:22: note: byref variable will be forcibly initialized struct ovs_dp_stats dp_stats; ^~~~~~~~ /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_dp_cmd_new': /kisskb/src/net/openvswitch/datapath.c:1659:21: note: byref variable will be forcibly initialized struct vport_parms parms; ^~~~~ /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_vport_cmd_new': /kisskb/src/net/openvswitch/datapath.c:2111:21: note: byref variable will be forcibly initialized struct vport_parms parms; ^~~~~ /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 char tmp_buf[LED_MAX_NAME_SIZE]; ^~~~~~~ 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:2528:12: note: byref variable will be forcibly initialized LIST_HEAD(head); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_dp_process_packet': /kisskb/src/net/openvswitch/datapath.c:237:25: note: byref variable will be forcibly initialized struct dp_upcall_info upcall; ^~~~~~ /kisskb/src/net/openvswitch/datapath.c:228:6: note: byref variable will be forcibly initialized u32 n_cache_hit; ^~~~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:227:6: note: byref variable will be forcibly initialized u32 n_mask_hit; ^~~~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/zl6100.c: In function 'zl6100_probe': /kisskb/src/drivers/hwmon/pmbus/zl6100.c:309:5: note: byref variable will be forcibly initialized u8 device_id[I2C_SMBUS_BLOCK_MAX + 1]; ^~~~~~~~~ /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'max17042_read_model_data': /kisskb/src/drivers/power/supply/max17042_battery.c:567:6: note: byref variable will be forcibly initialized u32 tmp; ^~~ /kisskb/src/drivers/accessibility/speakup/spk_ttyio.c: In function 'spk_ttyio_initialise_ldisc': /kisskb/src/drivers/accessibility/speakup/spk_ttyio.c:148:8: note: byref variable will be forcibly initialized dev_t dev; ^~~ /kisskb/src/drivers/accessibility/speakup/spk_ttyio.c:147:18: note: byref variable will be forcibly initialized struct ktermios tmp_termios; ^~~~~~~~~~~ /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'max17042_write_verify_reg': /kisskb/src/drivers/power/supply/max17042_battery.c:511:6: note: byref variable will be forcibly initialized u32 read_value; ^~~~~~~~~~ /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'max17042_reset_vfsoc0_reg': /kisskb/src/drivers/power/supply/max17042_battery.c:695:15: note: byref variable will be forcibly initialized unsigned int vfSoc; ^~~~~ /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'max17042_load_new_capacity_params': /kisskb/src/drivers/power/supply/max17042_battery.c:706:34: note: byref variable will be forcibly initialized u32 full_cap0, rep_cap, dq_acc, vfSoc; ^~~~~ /kisskb/src/drivers/power/supply/max17042_battery.c:706:6: note: byref variable will be forcibly initialized u32 full_cap0, rep_cap, dq_acc, vfSoc; ^~~~~~~~~ /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'max17042_get_temperature': /kisskb/src/drivers/power/supply/max17042_battery.c:98:6: note: byref variable will be forcibly initialized u32 data; ^~~~ /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'max17042_get_battery_health': /kisskb/src/drivers/power/supply/max17042_battery.c:178:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/power/supply/max17042_battery.c:177:6: note: byref variable will be forcibly initialized int temp, vavg, vbatt, ret; ^~~~ /kisskb/src/lib/test_printf.c: In function 'do_test': /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'max17042_set_soc_threshold': /kisskb/src/lib/test_printf.c:44:10: note: byref variable will be forcibly initialized va_list aq; ^~ /kisskb/src/drivers/power/supply/max17042_battery.c:856:6: note: byref variable will be forcibly initialized u32 soc, soc_tr; ^~~ /kisskb/src/lib/test_printf.c: In function '__test': /kisskb/src/lib/test_printf.c:98:10: note: byref variable will be forcibly initialized va_list ap; ^~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/power/supply/max17042_battery.c:11: /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'kmalloc_array': /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 char nul = '\0'; ^~~ /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 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 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 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 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 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 char buf[PLAIN_BUF_SIZE]; ^~~ /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'max17042_thread_handler': /kisskb/src/drivers/power/supply/max17042_battery.c:871:6: note: byref variable will be forcibly initialized u32 val; ^~~ /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 char buf[PLAIN_BUF_SIZE]; ^~~ /kisskb/src/lib/test_printf.c: In function 'flags': /kisskb/src/lib/test_printf.c:584:8: note: byref variable will be forcibly initialized gfp_t gfp; ^~~ /kisskb/src/lib/test_printf.c:583:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /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 u8 block_data[32]; ^~~~~~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from /kisskb/src/arch/arm64/include/asm/rwonce.h:71, from /kisskb/src/include/linux/compiler.h:248, 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:555:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(bits, 20); ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'max17042_set_property': /kisskb/src/drivers/power/supply/max17042_battery.c:446:6: note: byref variable will be forcibly initialized u32 data; ^~~~ /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'max17042_get_status': /kisskb/src/drivers/power/supply/max17042_battery.c:116:6: note: byref variable will be forcibly initialized u32 data; ^~~~ /kisskb/src/drivers/power/supply/max17042_battery.c:114:24: note: byref variable will be forcibly initialized int ret, charge_full, charge_now; ^~~~~~~~~~ /kisskb/src/drivers/power/supply/max17042_battery.c:114:11: note: byref variable will be forcibly initialized int ret, charge_full, charge_now; ^~~~~~~~~~~ /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'max17042_get_property': /kisskb/src/drivers/power/supply/max17042_battery.c:238:6: note: byref variable will be forcibly initialized u32 data; ^~~~ /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'max17042_get_default_pdata': /kisskb/src/drivers/power/supply/max17042_battery.c:948:11: note: byref variable will be forcibly initialized int ret, misc_cfg; ^~~~~~~~ /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'max17042_get_of_pdata': /kisskb/src/drivers/power/supply/max17042_battery.c:906:6: note: byref variable will be forcibly initialized u32 prop; ^~~~ /kisskb/src/drivers/power/supply/max17042_battery.c: In function 'max17042_probe': /kisskb/src/drivers/power/supply/max17042_battery.c:1044:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/net/can/slcan.c: In function 'slc_bump': /kisskb/src/drivers/net/can/slcan.c:148:6: note: byref variable will be forcibly initialized u32 tmpid; ^~~~~ /kisskb/src/drivers/net/can/slcan.c:146:19: note: byref variable will be forcibly initialized struct can_frame cf; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/can/slcan.c:38: /kisskb/src/drivers/net/can/slcan.c: In function 'slcan_close': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/can/slcan.c:654:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tty->disc_data, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/can/slcan.c: In function 'slc_alloc': /kisskb/src/drivers/net/can/slcan.c:517:7: note: byref variable will be forcibly initialized char name[IFNAMSIZ]; ^~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/drivers/net/can/slcan.c:46: /kisskb/src/drivers/net/can/slcan.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_e': /kisskb/src/net/bluetooth/smp.c:377:19: note: byref variable will be forcibly initialized uint8_t tmp[16], data[16]; ^~~~ /kisskb/src/net/bluetooth/smp.c:377:10: note: byref variable will be forcibly initialized uint8_t tmp[16], data[16]; ^~~ /kisskb/src/net/bluetooth/smp.c:376:24: note: byref variable will be forcibly initialized struct crypto_aes_ctx ctx; ^~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_ah': /kisskb/src/net/bluetooth/smp.c:472:5: note: byref variable will be forcibly initialized u8 _res[16]; ^~~~ /kisskb/src/net/bluetooth/smp.c: In function 'aes_cmac': /kisskb/src/net/bluetooth/smp.c:171:32: note: byref variable will be forcibly initialized uint8_t tmp[16], mac_msb[16], msg_msb[CMAC_MSG_MAX]; ^~~~~~~ /kisskb/src/net/bluetooth/smp.c:171:19: note: byref variable will be forcibly initialized uint8_t tmp[16], mac_msb[16], msg_msb[CMAC_MSG_MAX]; ^~~~~~~ /kisskb/src/net/bluetooth/smp.c:171:10: note: byref variable will be forcibly initialized uint8_t tmp[16], mac_msb[16], msg_msb[CMAC_MSG_MAX]; ^~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_f4': /kisskb/src/net/bluetooth/smp.c:211:5: note: byref variable will be forcibly initialized u8 m[65]; ^ /kisskb/src/net/bluetooth/smp.c: In function 'smp_f5': /kisskb/src/net/bluetooth/smp.c:245:12: note: byref variable will be forcibly initialized u8 m[53], t[16]; ^ /kisskb/src/net/bluetooth/smp.c:245:5: note: byref variable will be forcibly initialized u8 m[53], t[16]; ^ /kisskb/src/net/bluetooth/smp.c:244:11: note: byref variable will be forcibly initialized const u8 length[2] = { 0x00, 0x01 }; ^~~~~~ /kisskb/src/net/bluetooth/smp.c:242:11: note: byref variable will be forcibly initialized const u8 salt[16] = { 0xbe, 0x83, 0x60, 0x5a, 0xdb, 0x0b, 0x37, 0x60, ^~~~ /kisskb/src/net/bluetooth/smp.c:241:11: note: byref variable will be forcibly initialized const u8 btle[4] = { 0x65, 0x6c, 0x74, 0x62 }; ^~~~ /kisskb/src/net/bluetooth/smp.c: In function 'sc_mackey_and_ltk': /kisskb/src/net/bluetooth/smp.c:1416:21: note: byref variable will be forcibly initialized u8 *na, *nb, a[7], b[7]; ^ /kisskb/src/net/bluetooth/smp.c:1416:15: note: byref variable will be forcibly initialized u8 *na, *nb, a[7], b[7]; ^ /kisskb/src/net/bluetooth/smp.c: In function 'smp_f6': /kisskb/src/net/bluetooth/smp.c:289:5: note: byref variable will be forcibly initialized u8 m[65]; ^ /kisskb/src/net/bluetooth/smp.c: In function 'smp_g2': /kisskb/src/net/bluetooth/smp.c:315:12: note: byref variable will be forcibly initialized u8 m[80], tmp[16]; ^~~ /kisskb/src/net/bluetooth/smp.c:315:5: note: byref variable will be forcibly initialized u8 m[80], tmp[16]; ^ /kisskb/src/net/bluetooth/smp.c: In function 'smp_send_cmd': /kisskb/src/net/bluetooth/smp.c:593:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/net/bluetooth/smp.c:592:14: note: byref variable will be forcibly initialized struct kvec iv[2]; ^~ /kisskb/src/net/bluetooth/smp.c: In function 'sc_passkey_send_confirm': /kisskb/src/net/bluetooth/smp.c:1474:33: note: byref variable will be forcibly initialized struct smp_cmd_pairing_confirm cfm; ^~~ /kisskb/src/net/bluetooth/smp.c: In function 'sc_dhkey_check': /kisskb/src/net/bluetooth/smp.c:1439:16: note: byref variable will be forcibly initialized u8 io_cap[3], r[16]; ^ /kisskb/src/net/bluetooth/smp.c:1439:5: note: byref variable will be forcibly initialized u8 io_cap[3], r[16]; ^~~~~~ /kisskb/src/net/bluetooth/smp.c:1438:11: note: byref variable will be forcibly initialized u8 a[7], b[7], *local_addr, *remote_addr; ^ /kisskb/src/net/bluetooth/smp.c:1438:5: note: byref variable will be forcibly initialized u8 a[7], b[7], *local_addr, *remote_addr; ^ /kisskb/src/net/bluetooth/smp.c:1437:29: note: byref variable will be forcibly initialized struct smp_cmd_dhkey_check check; ^~~~~ /kisskb/src/net/bluetooth/smp.c: In function 'sc_passkey_round': /kisskb/src/net/bluetooth/smp.c:1496:5: note: byref variable will be forcibly initialized u8 cfm[16], r; ^~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_c1': /kisskb/src/net/bluetooth/smp.c:409:13: note: byref variable will be forcibly initialized u8 p1[16], p2[16]; ^~ /kisskb/src/net/bluetooth/smp.c:409:5: note: byref variable will be forcibly initialized u8 p1[16], p2[16]; ^~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_confirm': /kisskb/src/net/bluetooth/smp.c:949:33: note: byref variable will be forcibly initialized struct smp_cmd_pairing_confirm cp; ^~ /kisskb/src/net/bluetooth/smp.c: In function 'sc_generate_link_key': /kisskb/src/net/bluetooth/smp.c:1164:12: note: byref variable will be forcibly initialized const u8 tmp1[4] = { 0x31, 0x70, 0x6d, 0x74 }; ^~~~ /kisskb/src/net/bluetooth/smp.c:1155:12: note: byref variable will be forcibly initialized const u8 salt[16] = { 0x31, 0x70, 0x6d, 0x74 }; ^~~~ /kisskb/src/net/bluetooth/smp.c:1147:11: note: byref variable will be forcibly initialized const u8 lebr[4] = { 0x72, 0x62, 0x65, 0x6c }; ^~~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_random': /kisskb/src/net/bluetooth/smp.c:1008:6: note: byref variable will be forcibly initialized u8 stk[16], auth; ^~~ /kisskb/src/net/bluetooth/smp.c:995:6: note: byref variable will be forcibly initialized u8 stk[16]; ^~~ /kisskb/src/net/bluetooth/smp.c:977:5: note: byref variable will be forcibly initialized u8 confirm[16]; ^~~~~~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_cmd_dhkey_check': /kisskb/src/net/bluetooth/smp.c:2857:23: note: byref variable will be forcibly initialized u8 io_cap[3], r[16], e[16]; ^ /kisskb/src/net/bluetooth/smp.c:2857:16: note: byref variable will be forcibly initialized u8 io_cap[3], r[16], e[16]; ^ /kisskb/src/net/bluetooth/smp.c:2857:5: note: byref variable will be forcibly initialized u8 io_cap[3], r[16], e[16]; ^~~~~~ /kisskb/src/net/bluetooth/smp.c:2856:11: note: byref variable will be forcibly initialized u8 a[7], b[7], *local_addr, *remote_addr; ^ /kisskb/src/net/bluetooth/smp.c:2856:5: note: byref variable will be forcibly initialized u8 a[7], b[7], *local_addr, *remote_addr; ^ /kisskb/src/net/bluetooth/smp.c: In function 'bredr_pairing': /kisskb/src/net/bluetooth/smp.c:3056:25: note: byref variable will be forcibly initialized struct smp_cmd_pairing req; ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz9477_i2c.c: In function 'ksz9477_i2c_probe': /kisskb/src/drivers/net/dsa/microchip/ksz9477_i2c.c:20:23: note: byref variable will be forcibly initialized struct regmap_config rc; ^~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_add_cid': /kisskb/src/net/bluetooth/smp.c:3314:6: note: byref variable will be forcibly initialized u8 bdaddr_type; ^~~~~~~~~~~ /kisskb/src/net/bluetooth/smp.c: In function 'sc_generate_ltk': /kisskb/src/net/bluetooth/smp.c:1219:12: note: byref variable will be forcibly initialized const u8 tmp2[4] = { 0x32, 0x70, 0x6d, 0x74 }; ^~~~ /kisskb/src/net/bluetooth/smp.c:1213:12: note: byref variable will be forcibly initialized const u8 salt[16] = { 0x32, 0x70, 0x6d, 0x74 }; ^~~~ /kisskb/src/net/bluetooth/smp.c:1197:11: note: byref variable will be forcibly initialized const u8 brle[4] = { 0x65, 0x6c, 0x72, 0x62 }; ^~~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_notify_keys': /kisskb/src/net/bluetooth/smp.c:1041:7: note: byref variable will be forcibly initialized bool persistent; ^~~~~~~~~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_distribute_keys': /kisskb/src/net/bluetooth/smp.c:1330:28: note: byref variable will be forcibly initialized struct smp_cmd_sign_info sign; ^~~~ /kisskb/src/net/bluetooth/smp.c:1308:29: note: byref variable will be forcibly initialized struct smp_cmd_ident_info idinfo; ^~~~~~ /kisskb/src/net/bluetooth/smp.c:1307:34: note: byref variable will be forcibly initialized struct smp_cmd_ident_addr_info addrinfo; ^~~~~~~~ /kisskb/src/net/bluetooth/smp.c:1277:10: note: byref variable will be forcibly initialized __le64 rand; ^~~~ /kisskb/src/net/bluetooth/smp.c:1276:10: note: byref variable will be forcibly initialized __le16 ediv; ^~~~ /kisskb/src/net/bluetooth/smp.c:1273:31: note: byref variable will be forcibly initialized struct smp_cmd_master_ident ident; ^~~~~ /kisskb/src/net/bluetooth/smp.c:1272:31: note: byref variable will be forcibly initialized struct smp_cmd_encrypt_info enc; ^~~ /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 unsigned char buf[160], *p; ^~~ /kisskb/src/drivers/accessibility/speakup/synth.c:220:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_cmd_pairing_random': /kisskb/src/net/bluetooth/smp.c:2164:6: note: byref variable will be forcibly initialized u8 cfm[16]; ^~~ /kisskb/src/net/bluetooth/smp.c:2125:6: note: byref variable will be forcibly initialized u32 passkey; ^~~~~~~ /kisskb/src/net/bluetooth/smp.c: In function 'tk_request': /kisskb/src/net/bluetooth/smp.c:855:6: note: byref variable will be forcibly initialized u32 passkey = 0; ^~~~~~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_cmd_pairing_req': /kisskb/src/net/bluetooth/smp.c:1729:25: note: byref variable will be forcibly initialized struct smp_cmd_pairing rsp, *req = (void *) skb->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/kthread.h:6, from /kisskb/src/drivers/accessibility/speakup/thread.c:2: /kisskb/src/drivers/accessibility/speakup/thread.c: In function 'speakup_thread': /kisskb/src/drivers/accessibility/speakup/thread.c:24:15: note: byref variable will be forcibly initialized DEFINE_WAIT(wait); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/drivers/accessibility/speakup/thread.c:24:3: note: in expansion of macro 'DEFINE_WAIT' DEFINE_WAIT(wait); ^~~~~~~~~~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_cmd_ident_addr_info': /kisskb/src/net/bluetooth/smp.c:2581:11: note: byref variable will be forcibly initialized bdaddr_t rpa; ^~~ In file included from /kisskb/src/net/bluetooth/smp.c:31: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/smp.c:2606:28: note: in expansion of macro 'BDADDR_ANY' if (!bacmp(&info->bdaddr, BDADDR_ANY) || ^~~~~~~~~~ /kisskb/src/drivers/watchdog/of_xilinx_wdt.c: In function 'xwdt_probe': /kisskb/src/drivers/watchdog/of_xilinx_wdt.c:163:17: note: byref variable will be forcibly initialized u32 pfreq = 0, enable_once = 0; ^~~~~~~~~~~ /kisskb/src/drivers/watchdog/of_xilinx_wdt.c:163:6: note: byref variable will be forcibly initialized u32 pfreq = 0, enable_once = 0; ^~~~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_cmd_public_key': /kisskb/src/net/bluetooth/smp.c:2727:33: note: byref variable will be forcibly initialized struct smp_cmd_pairing_confirm cfm; ^~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_irk_matches': /kisskb/src/net/bluetooth/smp.c:500:5: note: byref variable will be forcibly initialized u8 hash[3]; ^~~~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_cmd_security_req': /kisskb/src/net/bluetooth/smp.c:2281:25: note: byref variable will be forcibly initialized struct smp_cmd_pairing cp; ^~ /kisskb/src/net/bluetooth/smp.c: In function 'smp_conn_security': /kisskb/src/net/bluetooth/smp.c:2419:31: note: byref variable will be forcibly initialized struct smp_cmd_security_req cp; ^~ /kisskb/src/net/bluetooth/smp.c:2410:26: note: byref variable will be forcibly initialized struct smp_cmd_pairing cp; ^~ /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 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 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:222:9: note: byref variable will be forcibly initialized 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 char buf; ^~~ /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 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 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/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 struct i2c_msg msg = ^~~ /kisskb/src/drivers/media/dvb-frontends/dvb-pll.c:670:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /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 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 struct i2c_msg msg = { .flags = 0, ^~~ /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 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 struct i2c_msg msg = { ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/net/batman-adv/main.h:208, from /kisskb/src/net/batman-adv/bridge_loop_avoidance.h:10, from /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:7: /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/qrtr/qrtr.c: In function '__qrtr_node_release': /kisskb/src/net/qrtr/qrtr.c:168:25: note: byref variable will be forcibly initialized struct radix_tree_iter iter; ^~~~ /kisskb/src/net/qrtr/qrtr.c: In function 'qrtr_getname': /kisskb/src/net/qrtr/qrtr.c:1120:23: note: byref variable will be forcibly initialized struct sockaddr_qrtr qaddr; ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/qrtr/qrtr.c:6: /kisskb/src/net/qrtr/qrtr.c: In function 'qrtr_tx_wait': /kisskb/src/include/linux/wait.h:750:14: note: byref variable will be forcibly initialized DEFINE_WAIT(__wait); \ ^~~~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/include/linux/wait.h:750:2: note: in expansion of macro 'DEFINE_WAIT' DEFINE_WAIT(__wait); \ ^~~~~~~~~~~ /kisskb/src/include/linux/wait.h:816:9: note: in expansion of macro '__wait_event_interruptible_locked' ? 0 : __wait_event_interruptible_locked(wq, condition, 0, do_wait_intr_irq)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/qrtr/qrtr.c:287:8: note: in expansion of macro 'wait_event_interruptible_locked_irq' ret = wait_event_interruptible_locked_irq(flow->resume_tx, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/qrtr/qrtr.c: In function 'qrtr_send_resume_tx': /kisskb/src/net/qrtr/qrtr.c:1004:24: note: byref variable will be forcibly initialized struct qrtr_ctrl_pkt *pkt; ^~~ /kisskb/src/net/qrtr/qrtr.c:1003:23: note: byref variable will be forcibly initialized struct sockaddr_qrtr local = { AF_QIPCRTR, cb->dst_node, cb->dst_port }; ^~~~~ /kisskb/src/net/qrtr/qrtr.c:1002:23: note: byref variable will be forcibly initialized struct sockaddr_qrtr remote = { AF_QIPCRTR, cb->src_node, cb->src_port }; ^~~~~~ /kisskb/src/net/qrtr/qrtr.c: In function 'qrtr_recvmsg': /kisskb/src/net/qrtr/qrtr.c:1035:14: note: byref variable will be forcibly initialized int copied, rc; ^~ /kisskb/src/net/qrtr/qrtr.c: In function 'qrtr_port_assign': /kisskb/src/net/qrtr/qrtr.c:722:6: note: byref variable will be forcibly initialized u32 min_port; ^~~~~~~~ /kisskb/src/net/qrtr/qrtr.c: In function 'qrtr_port_remove': /kisskb/src/net/qrtr/qrtr.c:679:23: note: byref variable will be forcibly initialized struct sockaddr_qrtr to; ^~ /kisskb/src/net/qrtr/qrtr.c:676:24: note: byref variable will be forcibly initialized struct qrtr_ctrl_pkt *pkt; ^~~ /kisskb/src/net/qrtr/qrtr.c: In function 'qrtr_reset_ports': /kisskb/src/net/qrtr/qrtr.c:758:6: note: byref variable will be forcibly initialized int id; ^~ /kisskb/src/net/qrtr/qrtr.c: In function '__qrtr_bind': /kisskb/src/net/qrtr/qrtr.c:783:6: note: byref variable will be forcibly initialized int port; ^~~~ /kisskb/src/net/qrtr/qrtr.c: In function 'qrtr_sendmsg': /kisskb/src/net/qrtr/qrtr.c:909:6: note: byref variable will be forcibly initialized int rc; ^~ /kisskb/src/net/qrtr/qrtr.c:902:9: note: byref variable will be forcibly initialized __le32 qrtr_type = cpu_to_le32(QRTR_TYPE_DATA); ^~~~~~~~~ /kisskb/src/net/qrtr/qrtr.c: In function 'qrtr_ioctl': /kisskb/src/net/qrtr/qrtr.c:1150:15: note: byref variable will be forcibly initialized struct ifreq ifr; ^~~ /kisskb/src/net/qrtr/qrtr.c: In function 'qrtr_endpoint_unregister': /kisskb/src/net/qrtr/qrtr.c:610:24: note: byref variable will be forcibly initialized struct qrtr_ctrl_pkt *pkt; ^~~ /kisskb/src/net/qrtr/qrtr.c:609:25: note: byref variable will be forcibly initialized struct radix_tree_iter iter; ^~~~ /kisskb/src/net/qrtr/qrtr.c:608:23: note: byref variable will be forcibly initialized struct sockaddr_qrtr dst = {AF_QIPCRTR, qrtr_local_nid, QRTR_PORT_CTRL}; ^~~ /kisskb/src/net/qrtr/qrtr.c:607:23: note: byref variable will be forcibly initialized struct sockaddr_qrtr src = {AF_QIPCRTR, node->nid, QRTR_PORT_CTRL}; ^~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_send_claim': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:342:30: note: byref variable will be forcibly initialized 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:664:5: note: byref variable will be forcibly initialized u8 mac[ETH_ALEN]; ^~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_backbone_hash_find': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:257:32: note: byref variable will be forcibly initialized struct batadv_bla_backbone_gw search_entry, *backbone_gw; ^~~~~~~~~~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_del_claim': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:796:26: note: byref variable will be forcibly initialized struct batadv_bla_claim search_claim, *claim; ^~~~~~~~~~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_add_claim': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:690:26: note: byref variable will be forcibly initialized struct batadv_bla_claim search_claim; ^~~~~~~~~~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_process_claim': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:1081:25: note: byref variable will be forcibly initialized struct vlan_hdr *vhdr, vhdr_buf; ^~~~~~~~ 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:37: /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 u16 tmp = value; ^~~ /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 u32 tmp = value; ^~~ /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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /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 u8 claim_dest[ETH_ALEN] = {0xff, 0x43, 0x05, 0x00, 0x00, 0x00}; ^~~~~~~~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_rx': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:1895:26: note: byref variable will be forcibly initialized struct batadv_bla_claim search_claim, *claim = NULL; ^~~~~~~~~~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_tx': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:2031:26: note: byref variable will be forcibly initialized struct batadv_bla_claim search_claim, *claim = NULL; ^~~~~~~~~~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_claim_dump': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:2241:6: note: byref variable will be forcibly initialized 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:2413:6: note: byref variable will be forcibly initialized int idx = cb->args[1]; ^~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:21: /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz_read8': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:176:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz_pread8': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:176:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_r_phy': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:460:27: note: byref variable will be forcibly initialized u8 restart, speed, ctrl, link; ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:460:21: note: byref variable will be forcibly initialized u8 restart, speed, ctrl, link; ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:460:14: note: byref variable will be forcibly initialized u8 restart, speed, ctrl, link; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:460:5: note: byref variable will be forcibly initialized u8 restart, speed, ctrl, link; ^~~~~~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:21: /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_valid_dyn_entry': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:176:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:176:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz_read16': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:185:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz_pread16': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:185:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_switch_detect': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:176:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:185:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz_read32': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_port_mirror_del': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:901:5: note: byref variable will be forcibly initialized u8 data; ^~~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:21: /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_r_mib_pkt': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:176:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /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 int len, ret; ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_r_mib_cnt': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:194:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:176:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_w_phy': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:552:21: note: byref variable will be forcibly initialized u8 restart, speed, ctrl, data; ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:552:14: note: byref variable will be forcibly initialized u8 restart, speed, ctrl, data; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:552:5: note: byref variable will be forcibly initialized u8 restart, speed, ctrl, data; ^~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_set_prio_queue': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:89:9: note: byref variable will be forcibly initialized u8 hi, lo; ^~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:89:5: note: byref variable will be forcibly initialized u8 hi, lo; ^~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_flush_dyn_mac_table': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:754:5: note: byref variable will be forcibly initialized u8 learn[DSA_MAX_PORTS]; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_cfg_port_member': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:669:5: note: byref variable will be forcibly initialized u8 data; ^~~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:21: /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_port_setup': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:176:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz_read64': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:203:6: note: byref variable will be forcibly initialized u32 value[2]; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_r_vlan_table': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:433:6: note: byref variable will be forcibly initialized u64 buf; ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_r_vlan_entries': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:417:6: note: byref variable will be forcibly initialized u64 data; ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_r_sta_mac_table': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:348:6: note: byref variable will be forcibly initialized u64 data; ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_r_dyn_mac_table': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:309:7: note: byref variable will be forcibly initialized u64 buf = 0; ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:293:5: note: byref variable will be forcibly initialized u8 data; ^~~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:21: /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz_write64': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:234:6: note: byref variable will be forcibly initialized u32 val[2]; ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_w_vlan_table': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:447:6: note: byref variable will be forcibly initialized u64 buf; ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_port_vlan_del': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:842:12: note: byref variable will be forcibly initialized u16 data, pvid, new_pvid = 0; ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:842:6: note: byref variable will be forcibly initialized u16 data, pvid, new_pvid = 0; ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_port_vlan_add': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:826:7: note: byref variable will be forcibly initialized u16 vid; ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:802:6: note: byref variable will be forcibly initialized u16 data, new_pvid = 0; ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_port_stp_state_set': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:685:5: note: byref variable will be forcibly initialized u8 data; ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_config_cpu_port': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:991:5: note: byref variable will be forcibly initialized u8 remote; ^~~~~~ 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:11: /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_setup': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:1040:20: note: byref variable will be forcibly initialized struct alu_struct alu; ^~~ /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 unsigned long state; ^~~~~ /kisskb/src/drivers/watchdog/bd70528_wdt.c: In function 'bd70528_wdt_set': /kisskb/src/drivers/watchdog/bd70528_wdt.c:49:5: note: byref variable will be forcibly initialized u8 wd_ctrl_arr[3] = { WD_CTRL_MAGIC1, WD_CTRL_MAGIC2, 0 }; ^~~~~~~~~~~ /kisskb/src/drivers/watchdog/bd70528_wdt.c:46:15: note: byref variable will be forcibly initialized unsigned int tmp; ^~~ /kisskb/src/drivers/leds/led-class.c: In function 'led_classdev_register_ext': /kisskb/src/drivers/leds/led-class.c:344:7: note: byref variable will be forcibly initialized char final_name[LED_MAX_NAME_SIZE]; ^~~~~~~~~~ /kisskb/src/drivers/leds/led-class.c:343:7: note: byref variable will be forcibly initialized char composed_name[LED_MAX_NAME_SIZE]; ^~~~~~~~~~~~~ /kisskb/src/drivers/watchdog/bd70528_wdt.c: In function 'bd70528_wdt_probe': /kisskb/src/drivers/watchdog/bd70528_wdt.c:229:15: note: byref variable will be forcibly initialized unsigned int reg; ^~~ /kisskb/src/drivers/watchdog/da9062_wdt.c: In function 'da9062_wdt_read_timeout': /kisskb/src/drivers/watchdog/da9062_wdt.c:40:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/watchdog/da9062_wdt.c: In function 'da9062_wdt_probe': /kisskb/src/drivers/watchdog/da9062_wdt.c:40:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c: In function 'ks0127_write': /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized char msg[] = { reg, val }; ^~~ /kisskb/src/drivers/media/i2c/ks0127.c: In function 'ks0127_remove': /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c: In function 'ks0127_and_or': /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c: In function 'ks0127_s_stream': /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c: In function 'ks0127_s_routing': /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c: In function 'ks0127_read': /kisskb/src/drivers/media/i2c/ks0127.c:305:7: note: byref variable will be forcibly initialized char val = 0; ^~~ /kisskb/src/drivers/media/i2c/ks0127.c: In function 'ks0127_s_std': /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized char msg[] = { reg, val }; ^~~ /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c: In function 'ks0127_init': /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/rt5033_battery.c: In function 'rt5033_battery_get_watt_prop': /kisskb/src/drivers/power/supply/rt5033_battery.c:41:11: note: byref variable will be forcibly initialized u32 msb, lsb; ^~~ /kisskb/src/drivers/power/supply/rt5033_battery.c:41:6: note: byref variable will be forcibly initialized u32 msb, lsb; ^~~ /kisskb/src/drivers/media/i2c/ks0127.c: In function 'ks0127_probe': /kisskb/src/drivers/media/i2c/ks0127.c:333:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/rt5033_battery.c: In function 'rt5033_battery_get_present': /kisskb/src/drivers/power/supply/rt5033_battery.c:28:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/power/supply/rt5033_battery.c: In function 'rt5033_battery_get_capacity': /kisskb/src/drivers/power/supply/rt5033_battery.c:18:6: note: byref variable will be forcibly initialized u32 msb; ^~~ /kisskb/src/drivers/power/supply/rt5033_battery.c: In function 'rt5033_battery_get_property': /kisskb/src/drivers/power/supply/rt5033_battery.c:18:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/rt5033_battery.c:28:6: note: byref variable will be forcibly initialized u32 val; ^~~ /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 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 'dump_reg_range': /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_log_status': /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:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/pcf50633-irq.c: In function 'pcf50633_irq': /kisskb/src/drivers/mfd/pcf50633-irq.c:113:5: note: byref variable will be forcibly initialized u8 pcf_int[5], chgstat; ^~~~~~~ /kisskb/src/drivers/mfd/pcf50633-irq.c: In function 'pcf50633_irq_suspend': /kisskb/src/drivers/mfd/pcf50633-irq.c:227:5: note: byref variable will be forcibly initialized u8 res[5]; ^~~ /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 int status; ^~~~~~ /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 unsigned int mask, active = 0, status = 0; ^~~~~~ /kisskb/src/drivers/media/i2c/tvp5150.c:882:21: note: byref variable will be forcibly initialized 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:2031:22: note: byref variable will be forcibly initialized struct of_endpoint ep; ^~ /kisskb/src/drivers/media/i2c/tvp5150.c: In function 'tvp5150_detect_version': /kisskb/src/drivers/media/i2c/tvp5150.c:1838:5: note: byref variable will be forcibly initialized u8 regs[4]; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c: In function 'ps8640_bridge_vdo_control': /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c:80:5: note: byref variable will be forcibly initialized u8 vdo_ctrl_buf[] = { VDO_CTL_ADD, ctrl }; ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c: In function 'ps8640_probe': /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c:317:20: note: byref variable will be forcibly initialized struct drm_panel *panel; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c: In function 'ps8640_bridge_attach': /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c:221:36: note: byref variable will be forcibly initialized const struct mipi_dsi_device_info info = { .type = "ps8640", ^~~~ In file included from /kisskb/src/drivers/gpu/drm/drm_drv.c:40: /kisskb/src/drivers/gpu/drm/drm_drv.c: In function 'drm_dev_is_unplugged': /kisskb/src/include/drm/drm_drv.h:575:6: note: byref variable will be forcibly initialized int idx; ^~~ /kisskb/src/drivers/mmc/host/sdhci.c: In function 'sdhci_set_transfer_mode': /kisskb/src/drivers/mmc/host/sdhci.c:1416:6: note: byref variable will be forcibly initialized u16 mode = 0; ^~~~ /kisskb/src/drivers/mmc/host/sdhci.c: In function 'sdhci_adma_table_post': /kisskb/src/drivers/mmc/host/sdhci.c:807:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /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 struct ieee80211_sta_he_cap own_he_cap = sband->iftype_data->he_cap; ^~~~~~~~~~ /kisskb/src/drivers/accessibility/speakup/varhandlers.c: In function 'spk_set_num_var': /kisskb/src/drivers/mmc/host/sdhci.c: In function 'sdhci_adma_table_pre': /kisskb/src/drivers/accessibility/speakup/varhandlers.c:184:7: note: byref variable will be forcibly initialized char buf[32]; ^~~ /kisskb/src/drivers/mmc/host/sdhci.c:726:8: note: byref variable will be forcibly initialized void *desc, *align; ^~~~ /kisskb/src/drivers/mmc/host/sdhci.c:724:16: note: byref variable will be forcibly initialized unsigned long flags; ^~~~~ /kisskb/src/drivers/mmc/host/sdhci.c: In function '__sdhci_set_timeout': /kisskb/src/drivers/mmc/host/sdhci.c:1019:7: note: byref variable will be forcibly initialized bool too_big = false; ^~~~~~~ /kisskb/src/drivers/mmc/host/sdhci.c: In function 'sdhci_irq': /kisskb/src/drivers/mmc/host/sdhci.c:3411:6: note: byref variable will be forcibly initialized u32 intmask, mask, unexpected = 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/include/linux/dmaengine.h:8, from /kisskb/src/drivers/mmc/host/sdhci.c:14: /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci.c:2743:2: note: in expansion of macro 'wait_event_timeout' wait_event_timeout(host->buf_ready_int, (host->tuning_done == 1), ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/bitmap.h:7, 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:177:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(bmap, 1024); ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_fill_set': /kisskb/src/lib/test_bitmap.c:206:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(bmap, 1024); ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_copy': /kisskb/src/lib/test_bitmap.c:236:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(bmap2, 1024); ^~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/lib/test_bitmap.c:235:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(bmap1, 1024); ^~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/mmc/host/sdhci.c: In function '__sdhci_read_caps': /kisskb/src/drivers/mmc/host/sdhci.c:3978:6: note: byref variable will be forcibly initialized u64 dt_caps = 0; ^~~~~~~ /kisskb/src/drivers/mmc/host/sdhci.c:3977:6: note: byref variable will be forcibly initialized u64 dt_caps_mask = 0; ^~~~~~~~~~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_replace': /kisskb/src/lib/test_bitmap.c:278:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(bmap, 1024); ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_mem_optimisations': /kisskb/src/lib/test_bitmap.c:498:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(bmap2, 1024); ^~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/lib/test_bitmap.c:497:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(bmap1, 1024); ^~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/mmc/host/sdhci.c: In function 'sdhci_setup_host': /kisskb/src/drivers/mmc/host/sdhci.c:4210:14: note: byref variable will be forcibly initialized dma_addr_t dma; ^~~ /kisskb/src/lib/test_bitmap.c: In function 'test_bitmap_arr32': /kisskb/src/lib/test_bitmap.c:473:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(bmap2, EXP1_IN_BITS); ^~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/lib/test_bitmap.c:472:6: note: byref variable will be forcibly initialized u32 arr[EXP1_IN_BITS / 32]; ^~~ In file included from /kisskb/src/include/linux/bitmap.h:7, 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:437:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(bmap, 2048); ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_bitmap_parselist': /kisskb/src/lib/test_bitmap.c:361:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(bmap, 2048); ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_for_each_set_clump8': /kisskb/src/lib/test_bitmap.c:548:16: note: byref variable will be forcibly initialized unsigned long clump; ^~~~~ In file included from /kisskb/src/include/linux/bitmap.h:7, from /kisskb/src/lib/test_bitmap.c:8: /kisskb/src/lib/test_bitmap.c:546:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(bits, CLUMP_EXP_NUMBITS); ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_bitmap_cut': /kisskb/src/lib/test_bitmap.c:608:16: note: byref variable will be forcibly initialized unsigned long b[5], *in = &b[1], *out = &b[0]; /* Partial overlap */ ^ 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/cls_lock_client.h:5, from /kisskb/src/net/ceph/cls_lock_client.c:7: /kisskb/src/net/ceph/cls_lock_client.c: In function 'ceph_extract_encoded_string': /kisskb/src/include/linux/ceph/decode.h:111:8: note: byref variable will be forcibly initialized void *sp = *p; ^~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 u8 cpl_msb; ^~~~~~~ /kisskb/src/drivers/media/i2c/tvp7002.c:617:5: note: byref variable will be forcibly initialized u8 cpl_lsb; ^~~~~~~ /kisskb/src/drivers/media/i2c/tvp7002.c:616:5: note: byref variable will be forcibly initialized u8 lpf_msb; ^~~~~~~ /kisskb/src/drivers/media/i2c/tvp7002.c:615:5: note: byref variable will be forcibly initialized 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 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 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 u8 val; ^~~ /kisskb/src/net/ceph/cls_lock_client.c: In function 'decode_locker': /kisskb/src/net/ceph/cls_lock_client.c:248:6: note: byref variable will be forcibly initialized u32 len; ^~~ /kisskb/src/net/ceph/cls_lock_client.c:247:5: note: byref variable will be forcibly initialized u8 struct_v; ^~~~~~~~ /kisskb/src/net/ceph/cls_lock_client.c: In function 'ceph_cls_lock': /kisskb/src/net/ceph/cls_lock_client.c:36:20: note: byref variable will be forcibly initialized struct timespec64 mtime; ^~~~~ /kisskb/src/net/ceph/cls_lock_client.c:34:8: note: byref variable will be forcibly initialized void *p, *end; ^ /kisskb/src/net/ceph/cls_lock_client.c: In function 'ceph_cls_unlock': /kisskb/src/net/ceph/cls_lock_client.c:97:8: note: byref variable will be forcibly initialized void *p, *end; ^ /kisskb/src/net/ceph/cls_lock_client.c: In function 'ceph_cls_break_lock': /kisskb/src/net/ceph/cls_lock_client.c:148:8: note: byref variable will be forcibly initialized void *p, *end; ^ /kisskb/src/net/ceph/cls_lock_client.c: In function 'ceph_cls_set_cookie': /kisskb/src/net/ceph/cls_lock_client.c:195:8: note: byref variable will be forcibly initialized void *p, *end; ^ /kisskb/src/drivers/media/i2c/tvp7002.c: In function 'tvp7002_probe': /kisskb/src/drivers/media/i2c/tvp7002.c:943:5: note: byref variable will be forcibly initialized u8 revision; ^~~~~~~~ /kisskb/src/drivers/media/i2c/tvp7002.c:940:25: note: byref variable will be forcibly initialized struct v4l2_dv_timings timings; ^~~~~~~ /kisskb/src/net/ceph/cls_lock_client.c: In function 'decode_lockers': /kisskb/src/net/ceph/cls_lock_client.c:286:6: note: byref variable will be forcibly initialized u32 struct_len; ^~~~~~~~~~ /kisskb/src/net/ceph/cls_lock_client.c:285:5: note: byref variable will be forcibly initialized u8 struct_v; ^~~~~~~~ /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 struct hlist_head head = HLIST_HEAD_INIT; ^~~~ /kisskb/src/net/ceph/cls_lock_client.c: In function 'ceph_cls_lock_info': /kisskb/src/net/ceph/cls_lock_client.c:338:8: note: byref variable will be forcibly initialized void *p, *end; ^ /kisskb/src/net/ceph/cls_lock_client.c:337:9: note: byref variable will be forcibly initialized size_t reply_len = PAGE_SIZE; ^~~~~~~~~ /kisskb/src/net/ceph/cls_lock_client.c:336:34: note: byref variable will be forcibly initialized struct page *get_info_op_page, *reply_page; ^~~~~~~~~~ /kisskb/src/net/ceph/cls_lock_client.c: In function 'ceph_cls_assert_locked': /kisskb/src/net/ceph/cls_lock_client.c:391:8: note: byref variable will be forcibly initialized void *p, *end; ^ /kisskb/src/net/batman-adv/fragmentation.c: In function 'batadv_frag_send_packet': /kisskb/src/net/batman-adv/fragmentation.c:448:28: note: byref variable will be forcibly initialized struct batadv_frag_packet frag_header; ^~~~~~~~~~~ /kisskb/src/drivers/power/supply/pcf50633-charger.c: In function 'set_chglim': /kisskb/src/drivers/power/supply/pcf50633-charger.c:217:16: note: byref variable will be forcibly initialized unsigned long ma; ^~ /kisskb/src/drivers/power/supply/pcf50633-charger.c: In function 'set_usblim': /kisskb/src/drivers/power/supply/pcf50633-charger.c:184:16: note: byref variable will be forcibly initialized unsigned long ma; ^~ /kisskb/src/drivers/power/supply/pcf50633-charger.c: In function 'pcf50633_mbc_probe': /kisskb/src/drivers/power/supply/pcf50633-charger.c:385:29: note: byref variable will be forcibly initialized struct power_supply_config usb_psy_cfg; ^~~~~~~~~~~ /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 u8 regs[] = { ^~~~ 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:222:9: note: byref variable will be forcibly initialized 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 u8 buf[RMI_F30_QUERY_SIZE]; ^~~ /kisskb/src/drivers/firmware/psci/psci.c: In function 'get_set_conduit_method': /kisskb/src/drivers/firmware/psci/psci.c:278:14: note: byref variable will be forcibly initialized const char *method; ^~~~~~ /kisskb/src/drivers/firmware/psci/psci.c: In function '__invoke_psci_fn_smc': /kisskb/src/drivers/firmware/psci/psci.c:123:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/drivers/firmware/psci/psci.c: In function '__invoke_psci_fn_hvc': /kisskb/src/drivers/firmware/psci/psci.c:113:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/drivers/firmware/psci/psci.c: In function 'psci_0_1_init': /kisskb/src/drivers/firmware/psci/psci.c:536:6: note: byref variable will be forcibly initialized u32 id; ^~ /kisskb/src/drivers/firmware/psci/psci.c: In function 'psci_dt_init': /kisskb/src/drivers/firmware/psci/psci.c:598:29: note: byref variable will be forcibly initialized const struct of_device_id *matched_np; ^~~~~~~~~~ /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 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 s8 rtf; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0299.c:236:5: note: byref variable will be forcibly initialized u8 sfr[3]; ^~~ /kisskb/src/drivers/gpu/drm/drm_sysfs.c: In function 'drm_sysfs_lease_event': /kisskb/src/drivers/gpu/drm/drm_sysfs.c:318:8: note: byref variable will be forcibly initialized char *envp[] = { event_string, NULL }; ^~~~ /kisskb/src/drivers/gpu/drm/drm_sysfs.c: In function 'drm_sysfs_hotplug_event': /kisskb/src/drivers/gpu/drm/drm_sysfs.c:339:8: note: byref variable will be forcibly initialized char *envp[] = { event_string, NULL }; ^~~~ /kisskb/src/drivers/gpu/drm/drm_sysfs.c: In function 'drm_sysfs_connector_status_event': /kisskb/src/drivers/gpu/drm/drm_sysfs.c:362:8: note: byref variable will be forcibly initialized char *envp[4] = { hotplug_str, conn_id, prop_id, NULL }; ^~~~ /kisskb/src/drivers/gpu/drm/drm_sysfs.c:361:49: note: byref variable will be forcibly initialized char hotplug_str[] = "HOTPLUG=1", conn_id[21], prop_id[21]; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_sysfs.c:361:36: note: byref variable will be forcibly initialized char hotplug_str[] = "HOTPLUG=1", conn_id[21], prop_id[21]; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_sysfs.c:361:7: note: byref variable will be forcibly initialized char hotplug_str[] = "HOTPLUG=1", conn_id[21], prop_id[21]; ^~~~~~~~~~~ /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 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 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 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 u8 b1 [] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/stv0299.c:98:5: note: byref variable will be forcibly initialized 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 ktime_t nexttime; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/drivers/gpu/drm/drm_hashtab.c:37: /kisskb/src/drivers/gpu/drm/drm_hashtab.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_hashtab.c: In function 'hlist_add_behind_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:684:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_next_rcu(prev), n); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/drivers/gpu/drm/drm_hashtab.c:37: /kisskb/src/drivers/gpu/drm/drm_hashtab.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/drivers/gpu/drm/drm_hashtab.c:39: /kisskb/src/drivers/gpu/drm/drm_hashtab.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/hwmon.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(hwmon_attr_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/hwmon.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/hwmon.h:46:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(hwmon_attr_show_string, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/hwmon.h:46:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(hwmon_attr_show_string, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/hwmon.h:46:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/hwmon.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(hwmon_attr_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/watchdog/gpio_wdt.c: In function 'gpio_wdt_probe': /kisskb/src/drivers/watchdog/gpio_wdt.c:113:14: note: byref variable will be forcibly initialized const char *algo; ^~~~ /kisskb/src/drivers/watchdog/gpio_wdt.c:112:15: note: byref variable will be forcibly initialized unsigned int hw_margin; ^~~~~~~~~ /kisskb/src/drivers/hwmon/hwmon.c: In function 'trace_event_raw_event_hwmon_attr_show_string': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/hwmon.h:46:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(hwmon_attr_show_string, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/hwmon.h:46:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(hwmon_attr_show_string, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:588:9: note: byref variable will be forcibly initialized 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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/hid/i2c-hid/i2c-hid-core.c:21: /kisskb/src/drivers/hid/i2c-hid/i2c-hid-core.c: In function '__i2c_hid_command': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/i2c-hid/i2c-hid-core.c:269:8: note: in expansion of macro 'wait_event_timeout' if (!wait_event_timeout(ihid->wait, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/i2c-hid/i2c-hid-core.c:213:17: note: byref variable will be forcibly initialized struct i2c_msg msg[2]; ^~~ /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:291:5: note: byref variable will be forcibly initialized u8 args[3]; ^~~~ /kisskb/src/drivers/hwmon/hwmon.c: In function 'hwmon_attr_store': /kisskb/src/drivers/hwmon/hwmon.c:304:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/hwmon.c: In function 'hwmon_attr_show': /kisskb/src/drivers/hwmon/hwmon.c:265:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/hwmon.c: In function 'hwmon_attr_show_string': /kisskb/src/drivers/hwmon/hwmon.c:285:14: note: byref variable will be forcibly initialized const char *s; ^ /kisskb/src/drivers/hwmon/hwmon.c: In function 'hwmon_notify_event': /kisskb/src/drivers/hwmon/hwmon.c:590:7: note: byref variable will be forcibly initialized char sattr[MAX_SYSFS_ATTR_NAME_LENGTH]; ^~~~~ /kisskb/src/drivers/hwmon/hwmon.c: In function 'hwmon_device_unregister': /kisskb/src/drivers/hwmon/hwmon.c:872:6: note: byref variable will be forcibly initialized int id; ^~ /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 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 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 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 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 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 u8 val; ^~~ /kisskb/src/drivers/power/supply/lp8727_charger.c:160:5: note: byref variable will be forcibly initialized 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 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 u8 intstat[LP8788_NUM_INTREGS]; ^~~~~~~ In file included from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/include/linux/skbuff.h:31, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/crypto/ccree/cc_driver.c: In function '__dump_byte_array': /kisskb/src/drivers/crypto/ccree/cc_driver.c:170:7: note: byref variable will be forcibly initialized char prefix[64]; ^~~~~~ /kisskb/src/drivers/leds/leds-88pm860x.c: In function 'pm860x_led_dt_init': /kisskb/src/drivers/leds/leds-88pm860x.c:119:6: note: byref variable will be forcibly initialized int iset = 0; ^~~~ /kisskb/src/drivers/leds/leds-88pm860x.c: In function 'pm860x_led_set': /kisskb/src/drivers/leds/leds-88pm860x.c:71:16: note: byref variable will be forcibly initialized unsigned char buf[3]; ^~~ In file included from /kisskb/src/drivers/mfd/adp5520.c:23: /kisskb/src/drivers/mfd/adp5520.c: In function 'platform_device_register_data': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized struct platform_device_info pdevinfo = { ^~~~~~~~ /kisskb/src/drivers/mfd/adp5520.c: In function 'adp5520_probe': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/hamradio/yam.c: In function 'yam_init_driver': /kisskb/src/drivers/net/hamradio/yam.c:1118:7: note: byref variable will be forcibly initialized 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:129:30: note: byref variable will be forcibly initialized 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 const struct firmware *fw; ^~ /kisskb/src/drivers/net/hamradio/yam.c: In function 'yam_ioctl': /kisskb/src/drivers/net/hamradio/yam.c:928:6: note: byref variable will be forcibly initialized int ioctl_cmd; ^~~~~~~~~ /kisskb/src/drivers/net/hamradio/yam.c:926:26: note: byref variable will be forcibly initialized struct yamdrv_ioctl_cfg yi; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/net/ipv4/tcp_fastopen.c:2: /kisskb/src/net/ipv4/tcp_fastopen.c: In function 'tcp_fastopen_ctx_destroy': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_fastopen.c:62:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(net->ipv4.tcp_fastopen_ctx, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_fastopen.c: In function 'tcp_fastopen_reset_cipher': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_fastopen.c:101:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(net->ipv4.tcp_fastopen_ctx, ctx); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_fastopen.c:97:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(q->ctx, ctx); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_fastopen.c: In function 'tcp_fastopen_init_key_once': /kisskb/src/net/ipv4/tcp_fastopen.c:15:5: note: byref variable will be forcibly initialized u8 key[TCP_FASTOPEN_KEY_LENGTH]; ^~~ /kisskb/src/drivers/clocksource/timer-probe.c: In function 'timer_probe': /kisskb/src/drivers/clocksource/timer-probe.c:19:29: note: byref variable will be forcibly initialized const struct of_device_id *match; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/crypto.h:15, from /kisskb/src/net/ipv4/tcp_fastopen.c:2: /kisskb/src/net/ipv4/tcp_fastopen.c: In function 'tcp_fastopen_create_child': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_fastopen.c:279:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tp->fastopen_rsk, req); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_fastopen.c:262:7: note: byref variable will be forcibly initialized bool own_req; ^~~~~~~ /kisskb/src/net/ipv4/tcp_fastopen.c: In function 'tcp_fastopen_defer_connect': /kisskb/src/net/ipv4/tcp_fastopen.c:465:6: note: byref variable will be forcibly initialized u16 mss; ^~~ /kisskb/src/drivers/media/i2c/tw9910.c: In function 'tw9910_s_fmt': /kisskb/src/drivers/media/i2c/tw9910.c:777:25: note: byref variable will be forcibly initialized u32 width = mf->width, height = mf->height; ^~~~~~ /kisskb/src/drivers/media/i2c/tw9910.c:777:6: note: byref variable will be forcibly initialized u32 width = mf->width, height = mf->height; ^~~~~ /kisskb/src/lib/test_strscpy.c: In function 'tc': /kisskb/src/lib/test_strscpy.c:36:7: note: byref variable will be forcibly initialized char buf[6]; ^~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_write_unlocked': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:202:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_read_unlocked': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:187:23: note: byref variable will be forcibly initialized union i2c_smbus_data data; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_update_bits_unlocked': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:215:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_i2c_bypass_deselect': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:901:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_i2c_bypass_select': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:855:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_connector_detect': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:252:15: note: byref variable will be forcibly initialized unsigned int status; ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_bridge_mode_set': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:359:28: note: byref variable will be forcibly initialized struct hdmi_avi_infoframe frame; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:358:5: note: byref variable will be forcibly initialized u8 buf[HDMI_INFOFRAME_SIZE(AVI)]; ^~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_get_modes': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:276:6: note: byref variable will be forcibly initialized u32 bus_format = MEDIA_BUS_FMT_RGB888_1X24; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_interrupt': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:823:15: note: byref variable will be forcibly initialized unsigned int status = 0; ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_audio_get_dai_id': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:709:21: note: byref variable will be forcibly initialized struct of_endpoint of_ep; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_audio_hw_params': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:511:5: note: byref variable will be forcibly initialized u8 infoframe_buf[HDMI_INFOFRAME_SIZE(AUDIO)]; ^~~~~~~~~~~~~ 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/bridge/sii902x.c:30: /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'platform_device_register_data': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized struct platform_device_info pdevinfo = { ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_audio_codec_init': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:756:5: note: byref variable will be forcibly initialized u8 lanes[4]; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c: In function 'sii902x_init': /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:963:5: note: byref variable will be forcibly initialized u8 chipid[4]; ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sii902x.c:962:15: note: byref variable will be forcibly initialized unsigned int status = 0; ^~~~~~ /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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:149:5: note: byref variable will be forcibly initialized 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 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 u8 buf[3], *d; ^~~ /kisskb/src/drivers/gpu/drm/drm_mm.c: In function 'drm_mm_reserve_node': /kisskb/src/drivers/gpu/drm/drm_mm.c:457:17: note: byref variable will be forcibly initialized u64 adj_start, adj_end; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mm.c:457:6: note: byref variable will be forcibly initialized u64 adj_start, adj_end; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mm.c: In function 'drm_mm_insert_node_in_range': /kisskb/src/drivers/gpu/drm/drm_mm.c:549:18: note: byref variable will be forcibly initialized u64 col_start, col_end; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mm.c:549:7: note: byref variable will be forcibly initialized u64 col_start, col_end; ^~~~~~~~~ /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 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 u8 b[2] = { min(ctx->burst.rx_ack, 255), 0 }; ^ /kisskb/src/drivers/gpu/drm/drm_mm.c: In function 'drm_mm_scan_add_block': /kisskb/src/drivers/gpu/drm/drm_mm.c:789:17: note: byref variable will be forcibly initialized u64 col_start, col_end; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mm.c:789:6: note: byref variable will be forcibly initialized u64 col_start, col_end; ^~~~~~~~~ /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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:241:3: note: in expansion of macro 'sii8620_write' 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 const u16 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:318:2: note: in expansion of macro 'sii8620_write_seq' sii8620_write_seq(ctx, ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mm.c: In function 'drm_mm_scan_color_evict': /kisskb/src/drivers/gpu/drm/drm_mm.c:919:18: note: byref variable will be forcibly initialized u64 hole_start, hole_end; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mm.c:919:6: note: byref variable will be forcibly initialized u64 hole_start, hole_end; ^~~~~~~~~~ /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 const u16 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:465:2: note: in expansion of macro 'sii8620_write_seq' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1011:2: note: in expansion of macro 'sii8620_write' 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 u8 ret = 0; ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:259:2: note: in expansion of macro 'sii8620_write' 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 const u16 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1043:2: note: in expansion of macro 'sii8620_write_seq' 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 u8 ret = 0; ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1413:2: note: in expansion of macro 'sii8620_write' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1412:2: note: in expansion of macro 'sii8620_write' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:376:3: note: in expansion of macro 'sii8620_write' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:375:3: note: in expansion of macro 'sii8620_write' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:370:3: note: in expansion of macro 'sii8620_write' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:365:3: note: in expansion of macro 'sii8620_write' 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 u8 ret = 0; ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1925:2: note: in expansion of macro 'sii8620_write' 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 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1986:2: note: in expansion of macro 'sii8620_write' 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 u8 ret = 0; ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1918:2: note: in expansion of macro 'sii8620_write' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1750:2: note: in expansion of macro 'sii8620_write' 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 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 u8 ret = 0; ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181: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/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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qrtr_ns_service_announce_new, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qrtr_ns_service_announce_new, ^~~~~~~~~~~ /kisskb/src/net/sctp/outqueue.c: In function 'sctp_packet_singleton': /kisskb/src/net/sctp/outqueue.c:768:21: note: byref variable will be forcibly initialized struct sctp_packet singleton; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1911:2: note: in expansion of macro 'sii8620_write' 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 u8 ret = 0; ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1645:2: note: in expansion of macro 'sii8620_write' 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 u8 buf[17]; ^~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:37:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qrtr_ns_service_announce_del, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:37:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:63:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qrtr_ns_server_add, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:63:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qrtr_ns_server_add, ^~~~~~~~~~~ /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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:966:2: note: in expansion of macro 'sii8620_write' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:963:2: note: in expansion of macro 'sii8620_write' 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 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1482:4: note: in expansion of macro 'sii8620_write' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1451:3: note: in expansion of macro 'sii8620_write' sii8620_write(ctx, REG_M3_CTRL, VAL_M3_CTRL_MHL3_VALUE); ^~~~~~~~~~~~~ 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:11:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:37:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qrtr_ns_service_announce_del, ^~~~~~~~~~~ /kisskb/src/net/sctp/outqueue.c: In function 'sctp_outq_flush_rtx': /kisskb/src/net/sctp/outqueue.c:975:13: note: byref variable will be forcibly initialized int error, start_timer = 0; ^~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function 'trace_event_raw_event_qrtr_ns_server_add': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:63:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qrtr_ns_server_add, ^~~~~~~~~~~ /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 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1677:2: note: in expansion of macro 'sii8620_write' sii8620_write(ctx, REG_INTR9_MASK, BIT_INTR9_DEVCAP_DONE ^~~~~~~~~~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:89:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qrtr_ns_message, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:89:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qrtr_ns_message, ^~~~~~~~~~~ /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 u8 ret = 0; ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:2001:2: note: in expansion of macro 'sii8620_write' sii8620_write(ctx, REG_INTR3, stat); ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1994:3: note: in expansion of macro 'sii8620_write' sii8620_write(ctx, REG_INTR3_MASK, 0); ^~~~~~~~~~~~~ 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:89:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(qrtr_ns_message, ^~~~~~~~~~~ /kisskb/src/net/sctp/outqueue.c: In function 'sctp_outq_flush': /kisskb/src/net/sctp/outqueue.c:1175:24: note: byref variable will be forcibly initialized struct sctp_flush_ctx ctx = { ^~~ /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 u8 ret = 0; ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1666:2: note: in expansion of macro 'sii8620_write' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1664:3: note: in expansion of macro 'sii8620_write' 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 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1637:2: note: in expansion of macro 'sii8620_write' sii8620_write(ctx, REG_CBUS_DISC_INTR0, stat); ^~~~~~~~~~~~~ /kisskb/src/net/sctp/outqueue.c: In function 'sctp_check_transmitted': /kisskb/src/net/sctp/outqueue.c:1422:19: note: byref variable will be forcibly initialized struct list_head tlist; ^~~~~ /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 u8 buf[2]; ^~~ /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 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 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 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1972:2: note: in expansion of macro 'sii8620_write' 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 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1134:2: note: in expansion of macro 'sii8620_write' sii8620_write(ctx, REG_TPI_INFO_FSEL, BIT_TPI_INFO_FSEL_EN ^~~~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function 'service_announce_new': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1125:2: note: in expansion of macro 'sii8620_write' sii8620_write(ctx, REG_PKT_FILTER_0, ^~~~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c:109:14: note: byref variable will be forcibly initialized struct kvec iv; ^~ /kisskb/src/net/qrtr/ns.c:107:23: note: byref variable will be forcibly initialized struct qrtr_ctrl_pkt pkt; ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1117:3: note: in expansion of macro 'sii8620_write' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1115:3: note: in expansion of macro 'sii8620_write' sii8620_write(ctx, REG_TPI_SC, ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1101:5: note: byref variable will be forcibly initialized u8 buf[31]; ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1100:23: note: byref variable will be forcibly initialized union hdmi_infoframe frm; ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1099:24: note: byref variable will be forcibly initialized 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 const u16 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1201:3: note: in expansion of macro 'sii8620_write_seq' sii8620_write_seq(ctx, ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1153:3: note: in expansion of macro 'sii8620_write' sii8620_write(ctx, REG_TPI_SC, 0); ^~~~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function 'service_announce_del': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1151:3: note: in expansion of macro 'sii8620_write' sii8620_write(ctx, REG_RX_HDMI_CTRL2, ^~~~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c:135:14: note: byref variable will be forcibly initialized struct kvec iv; ^~ /kisskb/src/net/qrtr/ns.c:133:23: note: byref variable will be forcibly initialized struct qrtr_ctrl_pkt pkt; ^~~ /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 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1942:2: note: in expansion of macro 'sii8620_write' sii8620_write(ctx, REG_INTR5, stat); ^~~~~~~~~~~~~ /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 struct kvec iv; ^~ /kisskb/src/net/qrtr/ns.c:164:23: note: byref variable will be forcibly initialized struct qrtr_ctrl_pkt pkt; ^~~ /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 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 const u16 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:863:2: note: in expansion of macro 'sii8620_write_seq' sii8620_write_seq(ctx, ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:246:12: note: byref variable will be forcibly initialized const u16 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:810:3: note: in expansion of macro 'sii8620_write_seq' sii8620_write_seq(ctx, ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:246:12: note: byref variable will be forcibly initialized const u16 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:805:3: note: in expansion of macro 'sii8620_write_seq' sii8620_write_seq(ctx, ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:794:2: note: in expansion of macro 'sii8620_write' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:790:3: note: in expansion of macro 'sii8620_write' sii8620_write(ctx, REG_DDC_STATUS, ^~~~~~~~~~~~~ /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 struct kvec iv; ^~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:246:12: note: byref variable will be forcibly initialized const u16 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:777:2: note: in expansion of macro 'sii8620_write_seq' sii8620_write_seq(ctx, ^~~~~~~~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c:307:23: note: byref variable will be forcibly initialized struct qrtr_ctrl_pkt pkt; ^~~ /kisskb/src/net/sctp/outqueue.c: In function 'sctp_outq_sack': /kisskb/src/net/sctp/outqueue.c:1238:21: note: byref variable will be forcibly initialized __u32 highest_tsn, highest_new_tsn; ^~~~~~~~~~~~~~~ /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 struct radix_tree_iter iter; ^~~~ /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 char sink_name[20]; ^~~~~~~~~ /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 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1864:4: note: in expansion of macro 'sii8620_write' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1858:3: note: in expansion of macro 'sii8620_write' sii8620_write(ctx, REG_CBUS_INT_0, stat & ~BIT_CBUS_HPD_CHG); ^~~~~~~~~~~~~ /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 u8 dcap[MHL_DCAP_SIZE]; ^~~~ /kisskb/src/net/sctp/outqueue.c: In function 'sctp_generate_fwdtsn': /kisskb/src/net/sctp/outqueue.c:1804:26: note: byref variable will be forcibly initialized struct sctp_fwdtsn_skip ftsn_skip_arr[10]; ^~~~~~~~~~~~~ /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 const u16 d[] = { seq }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:549:2: note: in expansion of macro 'sii8620_write_seq' sii8620_write_seq(ctx, ^~~~~~~~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function 'ctrl_cmd_bye': /kisskb/src/net/qrtr/ns.c:350:14: note: byref variable will be forcibly initialized struct kvec iv; ^~ /kisskb/src/net/qrtr/ns.c:346:23: note: byref variable will be forcibly initialized struct sockaddr_qrtr sq; ^~ /kisskb/src/net/qrtr/ns.c:344:23: note: byref variable will be forcibly initialized struct qrtr_ctrl_pkt pkt; ^~~ /kisskb/src/net/qrtr/ns.c:343:25: note: byref variable will be forcibly initialized struct radix_tree_iter iter; ^~~~ /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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:931:2: note: in expansion of macro 'sii8620_write' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:930:2: note: in expansion of macro 'sii8620_write' 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 u8 d[] = { arr }; \ ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:2074:2: note: in expansion of macro 'sii8620_write' sii8620_write(ctx, REG_DPD, ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:2055:5: note: byref variable will be forcibly initialized u8 ver[5]; ^~~ /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 struct kvec iv; ^~ /kisskb/src/net/qrtr/ns.c:427:23: note: byref variable will be forcibly initialized struct sockaddr_qrtr sq; ^~ /kisskb/src/net/qrtr/ns.c:424:23: note: byref variable will be forcibly initialized struct qrtr_ctrl_pkt pkt; ^~~ /kisskb/src/net/qrtr/ns.c:422:25: note: byref variable will be forcibly initialized struct radix_tree_iter iter; ^~~~ /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 struct radix_tree_iter srv_iter; ^~~~~~~~ /kisskb/src/net/qrtr/ns.c:573:28: note: byref variable will be forcibly initialized struct qrtr_server_filter filter; ^~~~~~ /kisskb/src/net/qrtr/ns.c:572:25: note: byref variable will be forcibly initialized struct radix_tree_iter node_iter; ^~~~~~~~~ /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 struct kvec iv; ^~ /kisskb/src/net/qrtr/ns.c:665:23: note: byref variable will be forcibly initialized 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 struct sockaddr_qrtr sq; ^~ In file included from /kisskb/src/drivers/watchdog/ziirave_wdt.c:14: /kisskb/src/drivers/watchdog/ziirave_wdt.c: In function 'request_ihex_firmware': /kisskb/src/include/linux/ihex.h:68:25: note: byref variable will be forcibly initialized const struct firmware *lfw; ^~~ /kisskb/src/drivers/watchdog/ziirave_wdt.c: In function '__ziirave_firm_write_pkt': /kisskb/src/drivers/watchdog/ziirave_wdt.c:222:22: note: byref variable will be forcibly initialized u8 i, checksum = 0, packet[ZIIRAVE_FIRM_PKT_TOTAL_SIZE]; ^~~~~~ /kisskb/src/drivers/watchdog/ziirave_wdt.c: In function 'ziirave_firm_set_read_addr': /kisskb/src/drivers/watchdog/ziirave_wdt.c:190:5: note: byref variable will be forcibly initialized u8 address[2]; ^~~~~~~ /kisskb/src/drivers/watchdog/ziirave_wdt.c: In function 'ziirave_firm_verify': /kisskb/src/drivers/watchdog/ziirave_wdt.c:302:5: note: byref variable will be forcibly initialized u8 data[ZIIRAVE_FIRM_PKT_DATA_SIZE]; ^~~~ /kisskb/src/drivers/watchdog/ziirave_wdt.c: In function 'ziirave_wdt_sysfs_store_firm': /kisskb/src/drivers/watchdog/ziirave_wdt.c:510:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/crypto/rng.c: In function 'crypto_rng_report': /kisskb/src/crypto/rng.c:76:27: note: byref variable will be forcibly initialized struct crypto_report_rng rrng; ^~~~ /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 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 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 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 u8 cfr[2]; ^~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/leds/leds-adp5520.c:17: /kisskb/src/drivers/leds/leds-adp5520.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 u32 bandwidth = 0; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c:497:5: note: byref variable will be forcibly initialized u8 eq_const[10]; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c:496:5: note: byref variable will be forcibly initialized u8 cfr[2]; ^~~ /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c: In function 'store_powersave_bias': /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c:297:15: note: byref variable will be forcibly initialized unsigned int input; ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c: In function 'store_up_threshold': /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c:225:15: note: byref variable will be forcibly initialized unsigned int input; ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c: In function 'store_io_is_busy': /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c:207:15: note: byref variable will be forcibly initialized unsigned int input; ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c: In function 'store_ignore_nice_load': /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c:270:15: note: byref variable will be forcibly initialized unsigned int input; ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c: In function 'store_sampling_down_factor': /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c:243:15: note: byref variable will be forcibly initialized unsigned int input; ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c: In function 'od_set_powersave_bias': /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c:416:12: note: byref variable will be forcibly initialized cpumask_t done; ^~~~ In file included from /kisskb/src/drivers/gpu/drm/drm_crtc.c:34: /kisskb/src/drivers/gpu/drm/drm_crtc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_crtc.c: In function 'drm_crtc_init_with_planes': /kisskb/src/drivers/gpu/drm/drm_crtc.c:357:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/drivers/gpu/drm/drm_crtc.c: In function '__drmm_crtc_alloc_with_planes': /kisskb/src/drivers/gpu/drm/drm_crtc.c:388:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/drivers/gpu/drm/drm_crtc.c: In function 'drm_crtc_check_viewport': /kisskb/src/drivers/gpu/drm/drm_crtc.c:606:16: note: byref variable will be forcibly initialized int hdisplay, vdisplay; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_crtc.c:606:6: note: byref variable will be forcibly initialized int hdisplay, vdisplay; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_crtc.c: In function 'drm_mode_setcrtc': /kisskb/src/drivers/gpu/drm/drm_crtc.c:738:32: note: byref variable will be forcibly initialized struct drm_format_name_buf format_name; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_crtc.c:645:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/gpu/drm/drm_crtc.c:643:22: note: byref variable will be forcibly initialized struct drm_mode_set set; ^~~ 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:218:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:217:5: note: byref variable will be forcibly initialized u8 b0[] = { reg >> 8, reg & 0xff }; ^~ /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 u8 buf; ^~~ /kisskb/src/drivers/input/rmi4/rmi_f3a.c:170:5: note: byref variable will be forcibly initialized u8 ctrl1[RMI_F3A_MAX_REG_SIZE]; ^~~~~ /kisskb/src/drivers/input/rmi4/rmi_f3a.c:169:5: note: byref variable will be forcibly initialized u8 query1[RMI_F3A_MAX_REG_SIZE]; ^~~~~~ /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 struct i2c_msg msg_r = { ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:297:17: note: byref variable will be forcibly initialized struct i2c_msg msg_1 = { ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:290:17: note: byref variable will be forcibly initialized struct i2c_msg msg_0 = { ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:285:5: note: byref variable will be forcibly initialized u8 buf_1[] = { ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:277:5: note: byref variable will be forcibly initialized u8 buf_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 struct i2c_msg msg_1 = { ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:393:17: note: byref variable will be forcibly initialized struct i2c_msg msg_0 = { ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:384:5: note: byref variable will be forcibly initialized u8 buf_1[] = { ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:376:5: note: byref variable will be forcibly initialized 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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:444:5: note: byref variable will be forcibly initialized 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 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 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 struct i2c_msg i2c_msg = { ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:487:5: note: byref variable will be forcibly initialized 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 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 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 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/gpu/drm/msm/disp/mdp5/mdp5_irq.c: In function 'mdp5_irq_error_handler': /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_irq.c:32:22: note: byref variable will be forcibly initialized struct drm_printer p = drm_info_printer(mdp5_kms->dev->dev); ^ /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/lib/test_uuid.c: In function 'test_uuid_wrong': /kisskb/src/lib/test_uuid.c:94:9: note: byref variable will be forcibly initialized uuid_t be; ^~ /kisskb/src/lib/test_uuid.c:93:9: note: byref variable will be forcibly initialized 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 char buf[48]; ^~~ /kisskb/src/lib/test_uuid.c:65:9: note: byref variable will be forcibly initialized uuid_t be; ^~ /kisskb/src/lib/test_uuid.c:64:9: note: byref variable will be forcibly initialized guid_t le; ^~ /kisskb/src/drivers/mmc/core/host.c: In function 'mmc_of_parse': /kisskb/src/drivers/mmc/core/host.c:223:27: note: byref variable will be forcibly initialized u32 bus_width, drv_type, cd_debounce_delay_ms; ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/core/host.c:223:17: note: byref variable will be forcibly initialized u32 bus_width, drv_type, cd_debounce_delay_ms; ^~~~~~~~ /kisskb/src/drivers/mmc/core/host.c:223:6: note: byref variable will be forcibly initialized u32 bus_width, drv_type, cd_debounce_delay_ms; ^~~~~~~~~ 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:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/ceph/osdmap.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mmc/core/host.c: In function 'mmc_of_parse_voltage': /kisskb/src/drivers/mmc/core/host.c:392:6: note: byref variable will be forcibly initialized int num_ranges, i; ^~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 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 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 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 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 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 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 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 unsigned int regval; ^~~~~~ /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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 u32 value; ^~~~~ /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 struct ceph_entity_addr addr; ^~~~ /kisskb/src/net/ceph/osdmap.c:1840:27: note: byref variable will be forcibly initialized struct ceph_entity_addr addr; ^~~~ /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 unsigned int rval; ^~~~ /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 u8 tmp[4]; ^~~ /kisskb/src/drivers/mfd/tps6586x.c: In function 'tps6586x_irq': /kisskb/src/drivers/mfd/tps6586x.c:313:9: note: byref variable will be forcibly initialized __le32 val; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/net/batman-adv/main.h:208, from /kisskb/src/net/batman-adv/gateway_client.h:10, from /kisskb/src/net/batman-adv/gateway_client.c:7: /kisskb/src/net/batman-adv/gateway_client.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /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 va_list aq; ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/net/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 DEFINE_WAIT(wait); ^~~~ /kisskb/src/include/linux/wait.h:1147:26: note: in definition of macro 'DEFINE_WAIT_FUNC' struct wait_queue_entry name = { \ ^~~~ /kisskb/src/net/ceph/osdmap.c:1053:3: note: in expansion of macro 'DEFINE_WAIT' DEFINE_WAIT(wait); ^~~~~~~~~~~ /kisskb/src/net/batman-adv/gateway_client.c: In function 'batadv_gw_select': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:454:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer((rcu_ptr), (ptr)); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/batman-adv/gateway_client.c:148:17: note: in expansion of macro 'rcu_replace_pointer' curr_gw_node = rcu_replace_pointer(bat_priv->gw.curr_gw, new_gw_node, ^~~~~~~~~~~~~~~~~~~ /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 struct ceph_pg pgid; ^~~~ /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 u8 struct_v; ^~~~~~~~ /kisskb/src/net/batman-adv/gateway_client.c: In function 'batadv_gw_node_delete': /kisskb/src/net/batman-adv/gateway_client.c:486:34: note: byref variable will be forcibly initialized struct batadv_tvlv_gateway_data gateway; ^~~~~~~ /kisskb/src/drivers/hid/i2c-hid/i2c-hid-of.c: In function 'i2c_hid_of_probe': /kisskb/src/drivers/hid/i2c-hid/i2c-hid-of.c:75:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/net/arcnet/com90xx.c: In function 'com90xx_setup': /kisskb/src/drivers/net/arcnet/com90xx.c:685:6: note: byref variable will be forcibly initialized int ints[8]; ^~~~ /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 u8 struct_v; ^~~~~~~~ /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 va_list ap; ^~ /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 va_list ap; ^~ /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 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 u32 pps; ^~~ /kisskb/src/net/ceph/osdmap.c:2806:17: note: byref variable will be forcibly initialized struct ceph_pg pgid; ^~~~ /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 struct ceph_osds up, acting; ^~~~~~ /kisskb/src/net/ceph/osdmap.c:2832:19: note: byref variable will be forcibly initialized struct ceph_osds up, acting; ^~ /kisskb/src/net/ceph/osdmap.c:2831:17: note: byref variable will be forcibly initialized 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 struct ceph_osds up, acting; ^~~~~~ /kisskb/src/net/ceph/osdmap.c:2863:19: note: byref variable will be forcibly initialized struct ceph_osds up, acting; ^~ /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 u16 type_id; ^~~~~~~ /kisskb/src/net/ceph/osdmap.c:3074:19: note: byref variable will be forcibly initialized struct crush_loc loc; ^~~ /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 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 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 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 u32 source; ^~~~~~ /kisskb/src/drivers/leds/leds-an30259a.c:208:14: note: byref variable will be forcibly initialized 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 struct led_init_data init_data = {}; ^~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c: In function 'cc_render_sg_to_mlli': /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:160:7: note: byref variable will be forcibly initialized u32 *mlli_entry_p = *mlli_entry_pp; ^~~~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c: In function 'cc_generate_mlli': /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:186:6: note: byref variable will be forcibly initialized u32 total_nents = 0, prev_total_nents = 0; ^~~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:185:7: note: byref variable will be forcibly initialized u32 *mlli_p; ^~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c: In function 'cc_aead_chain_data': /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:790:28: note: byref variable will be forcibly initialized u32 src_mapped_nents = 0, dst_mapped_nents = 0; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:788:35: note: byref variable will be forcibly initialized unsigned int src_last_bytes = 0, dst_last_bytes = 0; ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:788:15: note: byref variable will be forcibly initialized unsigned int src_last_bytes = 0, dst_last_bytes = 0; ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c: In function 'cc_map_cipher_request': /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:372:6: note: byref variable will be forcibly initialized u32 mapped_nents = 0; ^~~~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:370:6: note: byref variable will be forcibly initialized u32 dummy = 0; ^~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:369:22: note: byref variable will be forcibly initialized struct buffer_array sg_data; ^~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c: In function 'cc_map_aead_request': /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:947:6: note: byref variable will be forcibly initialized u32 dummy = 0; /*used for the assoc data fragments */ ^~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:946:6: note: byref variable will be forcibly initialized u32 mapped_nents = 0; ^~~~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:942:22: note: byref variable will be forcibly initialized struct buffer_array sg_data; ^~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c: In function 'cc_map_hash_request_final': /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:1143:6: note: byref variable will be forcibly initialized u32 mapped_nents = 0; ^~~~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:1142:6: note: byref variable will be forcibly initialized u32 dummy = 0; ^~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:1140:22: note: byref variable will be forcibly initialized struct buffer_array sg_data; ^~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c: In function 'cc_map_hash_request_update': /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:1227:6: note: byref variable will be forcibly initialized u32 mapped_nents = 0; ^~~~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:1226:6: note: byref variable will be forcibly initialized u32 dummy = 0; ^~~~~ /kisskb/src/drivers/crypto/ccree/cc_buffer_mgr.c:1223:22: note: byref variable will be forcibly initialized struct buffer_array sg_data; ^~~~~~~ /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 u32 imax; ^~~~ /kisskb/src/drivers/leds/leds-aw2013.c:276:7: note: byref variable will be forcibly initialized u32 source; ^~~~~~ /kisskb/src/drivers/leds/leds-aw2013.c:275:24: note: byref variable will be forcibly initialized 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 unsigned int chipid; ^~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/highmem.h:10, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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 __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 __le32 ev = cpu_to_le32(v); ^~ /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 u32 xlen; ^~~~ /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 bool victims = false; ^~~~~~~ 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/osd_client.c:17: /kisskb/src/net/ceph/osd_client.c: In function 'ceph_extract_encoded_string': /kisskb/src/include/linux/ceph/decode.h:111:8: note: byref variable will be forcibly initialized void *sp = *p; ^~ /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 u32 struct_len; ^~~~~~~~~~ /kisskb/src/net/ceph/osd_client.c:1790:5: note: byref variable will be forcibly initialized 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 u32 struct_len; ^~~~~~~~~~ /kisskb/src/net/ceph/osd_client.c:4212:5: note: byref variable will be forcibly initialized u8 struct_v; ^~~~~~~~ /kisskb/src/net/ceph/osd_client.c:4210:8: note: byref variable will be forcibly initialized 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 struct ceph_hobject_id hoid; ^~~~ /kisskb/src/net/ceph/osd_client.c: In function 'encode_request_finish': /kisskb/src/net/ceph/osd_client.c:2201:18: note: byref variable will be forcibly initialized struct ceph_pg pgid; ^~~~ /kisskb/src/net/ceph/osd_client.c:2200:14: note: byref variable will be forcibly initialized } __packed head; ^~~~ /kisskb/src/net/ceph/osd_client.c:2180:8: note: byref variable will be forcibly initialized void *p = msg->front.iov_base; ^ /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 void *p, *end; ^ /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 struct ceph_hobject_id hoid; ^~~~ /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 void *p = msg->front.iov_base; ^ /kisskb/src/net/ceph/osd_client.c: In function 'linger_commit_cb': /kisskb/src/net/ceph/osd_client.c:3010:9: note: byref variable will be forcibly initialized void *p = page_address(osd_data->pages[0]); ^ /kisskb/src/net/ceph/osd_client.c: In function 'handle_watch_notify': /kisskb/src/net/ceph/osd_client.c:4460:8: note: byref variable will be forcibly initialized void *p = msg->front.iov_base; ^ /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 struct MOSDBackoff m; ^ /kisskb/src/net/bluetooth/lib.c: In function 'bt_info': /kisskb/src/net/bluetooth/lib.c:141:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/net/bluetooth/lib.c: In function 'bt_warn': /kisskb/src/net/bluetooth/lib.c:157:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/net/bluetooth/lib.c: In function 'bt_err': /kisskb/src/net/bluetooth/lib.c:173:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/net/bluetooth/lib.c: In function 'bt_dbg': /kisskb/src/net/bluetooth/lib.c:202:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/net/bluetooth/lib.c: In function 'bt_warn_ratelimited': /kisskb/src/net/bluetooth/lib.c:222:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/net/bluetooth/lib.c:221:19: note: byref variable will be forcibly initialized struct va_format vaf; ^~~ /kisskb/src/net/bluetooth/lib.c: In function 'bt_err_ratelimited': /kisskb/src/net/bluetooth/lib.c:238:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/net/bluetooth/lib.c:237:19: note: byref variable will be forcibly initialized struct va_format vaf; ^~~ /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 void *p = msg->front.iov_base; ^ /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_do_local_call': /kisskb/src/drivers/firmware/arm_sdei.c:90:29: note: byref variable will be forcibly initialized struct sdei_crosscall_args arg; ^~~ /kisskb/src/drivers/firmware/arm_sdei.c: In function 'invoke_sdei_fn': /kisskb/src/drivers/firmware/arm_sdei.c:140:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /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 struct ceph_osds up, acting; ^~~~~~ /kisskb/src/net/ceph/osd_client.c:1552:19: note: byref variable will be forcibly initialized struct ceph_osds up, acting; ^~ /kisskb/src/net/ceph/osd_client.c:1551:23: note: byref variable will be forcibly initialized struct ceph_pg pgid, last_pgid; ^~~~~~~~~ /kisskb/src/net/ceph/osd_client.c:1551:17: note: byref variable will be forcibly initialized struct ceph_pg pgid, last_pgid; ^~~~ /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 u32 struct_len; ^~~~~~~~~~ /kisskb/src/net/ceph/osd_client.c:5004:5: note: byref variable will be forcibly initialized 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 u32 struct_len; ^~~~~~~~~~ /kisskb/src/net/ceph/osd_client.c:5037:5: note: byref variable will be forcibly initialized u8 struct_v; ^~~~~~~~ /kisskb/src/drivers/firmware/arm_sdei.c: In function '_local_event_register': /kisskb/src/drivers/firmware/arm_sdei.c:140:23: note: byref variable will be forcibly initialized /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_do_cross_call': /kisskb/src/drivers/firmware/arm_sdei.c:101:29: note: byref variable will be forcibly initialized struct sdei_crosscall_args arg; ^~~ /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_reregister_shared': /kisskb/src/drivers/firmware/arm_sdei.c:140:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_event_create': /kisskb/src/drivers/firmware/arm_sdei.c:200:6: note: byref variable will be forcibly initialized u64 result; ^~~~~~ /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 struct MOSDOpReply m; ^ /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_get_conduit': /kisskb/src/drivers/firmware/arm_sdei.c:924:14: note: byref variable will be forcibly initialized const char *method; ^~~~~~ /kisskb/src/drivers/power/supply/bq24735-charger.c: In function 'bq24735_parse_dt_data': /kisskb/src/drivers/power/supply/bq24735-charger.c:324:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_probe': /kisskb/src/drivers/firmware/arm_sdei.c:959:6: note: byref variable will be forcibly initialized u64 ver = 0; ^~~ 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/firmware/arm_sdei.c:24: /kisskb/src/drivers/firmware/arm_sdei.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized struct platform_device_info pdevinfo = { ^~~~~~~~ /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_init': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_mask_local_cpu': /kisskb/src/drivers/firmware/arm_sdei.c:140:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_cpuhp_down': /kisskb/src/drivers/firmware/arm_sdei.c:90:29: note: byref variable will be forcibly initialized struct sdei_crosscall_args arg; ^~~ /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_unmask_local_cpu': /kisskb/src/drivers/firmware/arm_sdei.c:140:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_cpuhp_up': /kisskb/src/drivers/firmware/arm_sdei.c:90:29: note: byref variable will be forcibly initialized struct sdei_crosscall_args arg; ^~~ /kisskb/src/drivers/firmware/arm_sdei.c:90:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_event_enable': /kisskb/src/drivers/firmware/arm_sdei.c:101:29: note: byref variable will be forcibly initialized struct sdei_crosscall_args arg; ^~~ /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 unsigned char tmp[DEFAULT_BLK_SZ]; ^~~ /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_event_disable': /kisskb/src/drivers/firmware/arm_sdei.c:101:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_event_unregister': /kisskb/src/drivers/firmware/arm_sdei.c:101:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/firmware/arm_sdei.c: In function 'sdei_event_register': /kisskb/src/drivers/firmware/arm_sdei.c:101:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/firmware/arm_sdei.c:101:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/firmware/arm_sdei.c:140:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ 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 LIST_HEAD(slow_osds); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_g1_irq_free_common': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:251:6: note: byref variable will be forcibly initialized u16 mask; ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_g1_irq_bus_sync_unlock': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:203:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /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 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 int num_request_data_items, num_reply_data_items; ^~~~~~~~~~~~~~~~~~~~~~ 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 'osd_req_op_notify_ack_init': /kisskb/src/include/linux/ceph/pagelist.h:49:9: note: byref variable will be forcibly initialized __le32 ev = cpu_to_le32(v); ^~ /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 /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 void *p, *end; ^ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_mdio_read': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:3040:6: note: byref variable will be forcibly initialized u16 val; ^~~ /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 u32 xlen; ^~~~ /kisskb/src/net/ceph/osd_client.c:1077:6: note: byref variable will be forcibly initialized u64 objoff = 0; ^~~~~~ /kisskb/src/net/ceph/osd_client.c:1076:6: note: byref variable will be forcibly initialized u64 objnum = 0; ^~~~~~ /kisskb/src/drivers/net/plip/plip.c: In function 'plip_attach': /kisskb/src/drivers/net/plip/plip.c:1260:19: note: byref variable will be forcibly initialized struct pardev_cb plip_cb; ^~~~~~~ /kisskb/src/drivers/net/plip/plip.c:1259:7: note: byref variable will be forcibly initialized char name[IFNAMSIZ]; ^~~~ 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 'ceph_osdc_handle_map': /kisskb/src/net/ceph/osd_client.c:4043:12: note: byref variable will be forcibly initialized LIST_HEAD(need_resend_linger); ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/ceph/osd_client.c:4042:17: note: byref variable will be forcibly initialized struct rb_root need_resend = RB_ROOT; ^~~~~~~~~~~ /kisskb/src/net/ceph/osd_client.c:4041:19: note: byref variable will be forcibly initialized struct ceph_fsid fsid; ^~~~ /kisskb/src/net/ceph/osd_client.c:4037:8: note: byref variable will be forcibly initialized void *p = msg->front.iov_base; ^ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_detect': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:5247:6: note: byref variable will be forcibly initialized u16 id; ^~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_get_regs': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1154:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_ppu_updates': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:470:6: note: byref variable will be forcibly initialized u16 reg; ^~~ 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 XA_STATE_ORDER(xas, xa, index, order); ^~~ /kisskb/src/include/linux/xarray.h:1365:18: note: in definition of macro 'XA_STATE_ORDER' struct xa_state name = __XA_STATE(array, \ ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function '_mv88e6xxx_get_ethtool_stat': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:859:6: note: byref variable will be forcibly initialized u16 reg = 0; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:858:6: note: byref variable will be forcibly initialized u32 high = 0; ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:857:6: note: byref variable will be forcibly initialized u32 low; ^~~ /kisskb/src/drivers/net/plip/plip.c: In function 'plip_setup': /kisskb/src/drivers/net/plip/plip.c:1378:6: note: byref variable will be forcibly initialized int ints[4]; ^~~~ /kisskb/src/lib/test_xarray.c: In function 'xa_find_entry': /kisskb/src/lib/test_xarray.c:1132:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /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 void *p = page_address(pages[0]); ^ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6390_setup_errata_applied': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2832:6: note: byref variable will be forcibly initialized u16 val; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_g1_irq_thread_work': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:149:6: note: byref variable will be forcibly initialized u16 ctl1; ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:148:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /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 XA_STATE(xas, xa, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_g1_irq_setup_common': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:281:11: note: byref variable will be forcibly initialized u16 reg, mask; ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:281:6: note: byref variable will be forcibly initialized u16 reg, mask; ^~~ /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 XA_STATE(xas, xa, i); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_lag_sync_masks': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:5566:6: note: byref variable will be forcibly initialized u16 mask[8]; ^~~~ /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 XA_STATE(xas, xa, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_xa_mark_3': /kisskb/src/lib/test_xarray.c:295:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, 0x41); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_xa_shrink': /kisskb/src/lib/test_xarray.c:326:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, 1); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/power/supply/max14577_charger.c: In function 'store_fast_charge_timer': /kisskb/src/drivers/power/supply/max14577_charger.c:542:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_db_dump_fid': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2140:29: note: byref variable will be forcibly initialized struct mv88e6xxx_atu_entry addr; ^~~~ /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 XA_STATE(xas, xa, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_db_dump': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2175:6: note: byref variable will be forcibly initialized u16 fid; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2174:29: note: byref variable will be forcibly initialized struct mv88e6xxx_vtu_entry vlan; ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_db_load_purge': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1647:6: note: byref variable will be forcibly initialized u16 fid; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1646:29: note: byref variable will be forcibly initialized struct mv88e6xxx_vtu_entry vlan; ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1645:29: note: byref variable will be forcibly initialized struct mv88e6xxx_atu_entry entry; ^~~~~ In file included from /kisskb/src/drivers/power/supply/max14577_charger.c:11: /kisskb/src/drivers/power/supply/max14577_charger.c: In function 'max14577_read_reg': /kisskb/src/include/linux/mfd/max14577-private.h:444:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/power/supply/max14577_charger.c: In function 'show_fast_charge_timer': /kisskb/src/include/linux/mfd/max14577-private.h:444:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/max14577_charger.c: In function 'max14577_get_charger_state': /kisskb/src/include/linux/mfd/max14577-private.h:444:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/mfd/max14577-private.h:444:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_policy_apply': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1710:6: note: byref variable will be forcibly initialized int id; ^~ /kisskb/src/drivers/power/supply/max14577_charger.c: In function 'max14577_get_charge_type': /kisskb/src/drivers/power/supply/max14577_charger.c:99:11: note: byref variable will be forcibly initialized int ret, charging; ^~~~~~~~ In file included from /kisskb/src/drivers/power/supply/max14577_charger.c:11: /kisskb/src/drivers/power/supply/max14577_charger.c: In function 'max14577_get_battery_health': /kisskb/src/include/linux/mfd/max14577-private.h:444:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/include/linux/mfd/max14577-private.h:444:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_policy_insert': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1760:6: note: byref variable will be forcibly initialized int id; ^~ /kisskb/src/drivers/power/supply/max14577_charger.c: In function 'max14577_get_online': /kisskb/src/include/linux/mfd/max14577-private.h:444:15: note: byref variable will be forcibly initialized /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 u32 id; ^~ /kisskb/src/lib/test_xarray.c:429:16: note: byref variable will be forcibly initialized unsigned long index; ^~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_add_broadcast': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1914:13: note: byref variable will be forcibly initialized const char broadcast[6] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; ^~~~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_broadcast_setup': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1914:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_get_rxnfc': /kisskb/src/drivers/power/supply/max14577_charger.c: In function 'max14577_init_fast_charge': /kisskb/src/drivers/power/supply/max14577_charger.c:304:5: note: byref variable will be forcibly initialized u8 reg_data; ^~~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1838:6: note: byref variable will be forcibly initialized int id; ^~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_vlan_leave': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2038:29: note: byref variable will be forcibly initialized struct mv88e6xxx_vtu_entry vlan; ^~~~ In file included from /kisskb/src/lib/test_xarray.c:9: /kisskb/src/lib/test_xarray.c: In function 'check_multi_store_1': /kisskb/src/lib/test_xarray.c:534:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_vlan_del': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2082:6: note: byref variable will be forcibly initialized u16 pvid; ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_multi_store_2': /kisskb/src/lib/test_xarray.c:559:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_check_hw_vlan': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1552:29: note: byref variable will be forcibly initialized struct mv88e6xxx_vtu_entry vlan; ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_multi_store_3': /kisskb/src/lib/test_xarray.c:573:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /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 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 u8 buf[] = { (param >> 8) & 0xff, param & 0xff }; ^~~ /kisskb/src/drivers/mfd/wl1273-core.c: In function 'wl1273_fm_set_volume': /kisskb/src/drivers/mfd/wl1273-core.c:41:5: note: byref variable will be forcibly initialized /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 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 u32 id; ^~ /kisskb/src/drivers/mfd/wl1273-core.c: In function 'wl1273_fm_set_audio': /kisskb/src/drivers/mfd/wl1273-core.c:41:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/wl1273-core.c:41:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/wl1273-core.c:41:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/wl1273-core.c:41:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/wl1273-core.c:41:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/wl1273-core.c:41:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/wl1273-core.c:41:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_mac_setup': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1387:6: note: byref variable will be forcibly initialized u8 addr[ETH_ALEN]; ^~~~ /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 u8 b[2]; ^ /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 struct wl1273_core *core; ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_wait_mask': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:88:6: note: byref variable will be forcibly initialized u16 data; ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_setup': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2886:5: note: byref variable will be forcibly initialized u8 cmode; ^~~~~ /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 unsigned long index; ^~~~~ /kisskb/src/lib/test_xarray.c:754:18: note: byref variable will be forcibly initialized unsigned int i, id; ^~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_fid_map': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1497:6: note: byref variable will be forcibly initialized u16 fid; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1495:29: note: byref variable will be forcibly initialized struct mv88e6xxx_vtu_entry vlan; ^~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from /kisskb/src/arch/arm64/include/asm/rwonce.h:71, from /kisskb/src/include/linux/compiler.h:248, 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:1530:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(fid_bitmap, MV88E6XXX_N_FID); ^~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 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:1938:29: note: byref variable will be forcibly initialized struct mv88e6xxx_vtu_entry vlan; ^~~~ /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 unsigned long index; ^~~~~ /kisskb/src/lib/test_xarray.c:807:18: note: byref variable will be forcibly initialized unsigned int i, id; ^~ /kisskb/src/lib/test_xarray.c:806:6: note: byref variable will be forcibly initialized u32 next = 0; ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_find_1': /kisskb/src/lib/test_xarray.c:1022:19: note: byref variable will be forcibly initialized unsigned long index = k; ^~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_find_2': /kisskb/src/lib/test_xarray.c:1055:22: note: byref variable will be forcibly initialized 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:1075:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 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:1100:16: note: byref variable will be forcibly initialized unsigned long index = 0; ^~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_multi_find_1': /kisskb/src/lib/test_xarray.c:939:16: note: byref variable will be forcibly initialized unsigned long index; ^~~~~ /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 struct ieee80211_sta_ht_cap ht_cap; ^~~~~~ 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 XA_STATE(xas, xa, j + index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' 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:995:17: note: byref variable will be forcibly initialized unsigned long index = 1UL << (order - 5); ^~~~~ In file included from /kisskb/src/lib/test_xarray.c:9: /kisskb/src/lib/test_xarray.c: In function 'check_pause': /kisskb/src/lib/test_xarray.c:1186:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_ibss_process_chanswitch': /kisskb/src/net/mac80211/ibss.c:779:26: note: byref variable will be forcibly initialized struct ieee80211_csa_ie csa_ie; ^~~~~~ /kisskb/src/net/mac80211/ibss.c:778:31: note: byref variable will be forcibly initialized struct cfg80211_csa_settings params; ^~~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_account': /kisskb/src/lib/test_xarray.c:1694:12: note: byref variable will be forcibly initialized XA_STATE(xas, xa, 1 << order); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/delay.h:22, from /kisskb/src/net/mac80211/ibss.c:15: /kisskb/src/net/mac80211/ibss.c: In function '__ieee80211_sta_join_ibss': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/ibss.c:323:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ifibss->presp, presp); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/ibss.c:234:7: note: byref variable will be forcibly initialized bool have_higher_than_11mbit; ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/ibss.c:230:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_move_tiny': /kisskb/src/lib/test_xarray.c:1222:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /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 struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_move_max': /kisskb/src/lib/test_xarray.c:1244:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_ibss_finish_sta': /kisskb/src/net/mac80211/ibss.c:576:5: note: byref variable will be forcibly initialized u8 addr[ETH_ALEN]; ^~~~ In file included from /kisskb/src/include/linux/leds.h:12, from /kisskb/src/drivers/leds/leds-bcm6328.c:9: /kisskb/src/drivers/leds/leds-bcm6328.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_move_small': /kisskb/src/lib/test_xarray.c:1265:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_update_sta_info': /kisskb/src/net/mac80211/ibss.c:1068:33: note: byref variable will be forcibly initialized struct ieee80211_sta_vht_cap cap = sta->sta.vht_cap; ^~~ /kisskb/src/net/mac80211/ibss.c:1067:29: note: byref variable will be forcibly initialized struct ieee80211_vht_cap cap_ie; ^~~~~~ /kisskb/src/net/mac80211/ibss.c:1052:28: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/net/mac80211/ibss.c:1051:27: note: byref variable will be forcibly initialized struct ieee80211_ht_cap htcap_ie; ^~~~~~~~ /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 u32 sel; ^~~ /kisskb/src/drivers/leds/leds-bcm6328.c:274:7: note: byref variable will be forcibly initialized u32 sel; ^~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_rx_mgmt_probe_beacon': /kisskb/src/net/mac80211/ibss.c:1599:26: note: byref variable will be forcibly initialized struct ieee802_11_elems elems; ^~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_move': /kisskb/src/lib/test_xarray.c:1313:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, (1 << 16) - 1); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_sta_create_ibss': /kisskb/src/net/mac80211/ibss.c:1328:5: note: byref variable will be forcibly initialized u8 bssid[ETH_ALEN]; ^~~~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_sta_find_ibss': /kisskb/src/net/mac80211/ibss.c:1494:29: note: byref variable will be forcibly initialized struct ieee80211_channel *channels[8]; ^~~~~~~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_ibss_sta_expire': /kisskb/src/net/mac80211/ibss.c:1273:7: note: byref variable will be forcibly initialized u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; ^~~~~~~~~ /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 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 u32 reg; ^~~ /kisskb/src/lib/test_xarray.c: In function 'xa_store_many_order': In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/delay.h:22, from /kisskb/src/net/mac80211/ibss.c:15: /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_ibss_csa_beacon': /kisskb/src/lib/test_xarray.c:1383:17: note: byref variable will be forcibly initialized XA_STATE_ORDER(xas, xa, index, order); ^~~ /kisskb/src/include/linux/xarray.h:1365:18: note: in definition of macro 'XA_STATE_ORDER' struct xa_state name = __XA_STATE(array, \ ^~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/ibss.c:528:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ifibss->presp, presp); ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_create_range_4': /kisskb/src/lib/test_xarray.c:1437:17: note: byref variable will be forcibly initialized XA_STATE_ORDER(xas, xa, index, order); ^~~ /kisskb/src/include/linux/xarray.h:1365:18: note: in definition of macro 'XA_STATE_ORDER' struct xa_state name = __XA_STATE(array, \ ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_create_range_3': /kisskb/src/lib/test_xarray.c:1428:11: note: byref variable will be forcibly initialized XA_STATE(xas, NULL, 0); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/net/hamradio/bpqether.c: In function 'bpq_ioctl': /kisskb/src/drivers/net/hamradio/bpqether.c:321:17: note: byref variable will be forcibly initialized struct bpq_req req; ^~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_ibss_rx_queued_mgmt': /kisskb/src/net/mac80211/ibss.c:1624:26: note: byref variable will be forcibly initialized struct ieee802_11_elems elems; ^~~~~ /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 XA_STATE_ORDER(xas, xa, start, order); ^~~ /kisskb/src/include/linux/xarray.h:1365:18: note: in definition of macro 'XA_STATE_ORDER' struct xa_state name = __XA_STATE(array, \ ^~~~ /kisskb/src/drivers/net/dsa/qca/ar9331.c: In function 'ar9331_read_stats': /kisskb/src/drivers/net/dsa/qca/ar9331.c:564:29: note: byref variable will be forcibly initialized struct ar9331_sw_stats_raw raw; ^~~ /kisskb/src/lib/test_xarray.c: In function 'check_align_1': /kisskb/src/lib/test_xarray.c:1580:16: note: byref variable will be forcibly initialized unsigned long index; ^~~~~ /kisskb/src/lib/test_xarray.c:1579:15: note: byref variable will be forcibly initialized unsigned int id; ^~ /kisskb/src/lib/test_xarray.c: In function 'check_align': /kisskb/src/lib/test_xarray.c:1619:7: note: byref variable will be forcibly initialized char name[] = "Motorola 68000"; ^~~~ In file included from /kisskb/src/lib/test_xarray.c:9: /kisskb/src/lib/test_xarray.c: In function 'check_split_1': /kisskb/src/lib/test_xarray.c:1535:17: note: byref variable will be forcibly initialized XA_STATE_ORDER(xas, xa, index, new_order); ^~~ /kisskb/src/include/linux/xarray.h:1365:18: note: in definition of macro 'XA_STATE_ORDER' struct xa_state name = __XA_STATE(array, \ ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_workingset': /kisskb/src/lib/test_xarray.c:1657:11: note: byref variable will be forcibly initialized XA_STATE(xas, xa, index); ^~~ /kisskb/src/include/linux/xarray.h:1351:18: note: in definition of macro 'XA_STATE' struct xa_state name = __XA_STATE(array, index, 0, 0) ^~~~ /kisskb/src/drivers/net/dsa/qca/ar9331.c: In function 'ar9331_sw_mbus_write': /kisskb/src/drivers/net/dsa/qca/ar9331.c:280:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/net/dsa/qca/ar9331.c: In function 'ar9331_sw_mbus_read': In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/uio.h:8, from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/drivers/net/hamradio/bpqether.c:54: /kisskb/src/drivers/net/hamradio/bpqether.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/qca/ar9331.c:309:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/net/dsa/qca/ar9331.c: In function 'ar9331_sw_irq': /kisskb/src/drivers/net/dsa/qca/ar9331.c:642:6: note: byref variable will be forcibly initialized u32 stat; ^~~~ /kisskb/src/drivers/cpufreq/cpufreq_conservative.c: In function 'store_freq_step': /kisskb/src/drivers/cpufreq/cpufreq_conservative.c:226:15: note: byref variable will be forcibly initialized unsigned int input; ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_conservative.c: In function 'store_down_threshold': /kisskb/src/drivers/cpufreq/cpufreq_conservative.c:183:15: note: byref variable will be forcibly initialized unsigned int input; ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_conservative.c: In function 'store_up_threshold': /kisskb/src/drivers/cpufreq/cpufreq_conservative.c:167:15: note: byref variable will be forcibly initialized unsigned int input; ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_conservative.c: In function 'store_sampling_down_factor': /kisskb/src/drivers/cpufreq/cpufreq_conservative.c:151:15: note: byref variable will be forcibly initialized unsigned int input; ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_conservative.c: In function 'store_ignore_nice_load': /kisskb/src/drivers/cpufreq/cpufreq_conservative.c:200:15: note: byref variable will be forcibly initialized unsigned int input; ^~~~~ /kisskb/src/crypto/jitterentropy.c: In function 'jent_loop_shuffle': /kisskb/src/crypto/jitterentropy.c:328:8: note: byref variable will be forcibly initialized __u64 time = 0; ^~~~ /kisskb/src/crypto/jitterentropy.c: In function 'jent_measure_jitter': /kisskb/src/crypto/jitterentropy.c:518:8: note: byref variable will be forcibly initialized __u64 time = 0; ^~~~ /kisskb/src/crypto/jitterentropy.c: In function 'jent_entropy_init': /kisskb/src/crypto/jitterentropy.c:740:9: note: byref variable will be forcibly initialized __u64 time2 = 0; ^~~~~ /kisskb/src/crypto/jitterentropy.c:739:9: note: byref variable will be forcibly initialized __u64 time = 0; ^~~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'pwm_enable_store': /kisskb/src/drivers/hwmon/w83627hf.c:1097:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'pwm_freq_store': /kisskb/src/drivers/hwmon/w83627hf.c:1140:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'pwm_store': /kisskb/src/drivers/hwmon/w83627hf.c:1049:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'beep_store': /kisskb/src/drivers/hwmon/w83627hf.c:916:16: note: byref variable will be forcibly initialized unsigned long bit; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'temp_type_store': /kisskb/src/drivers/hwmon/w83627hf.c:1184:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'fan_div_store': /kisskb/src/drivers/hwmon/w83627hf.c:998:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/w83627hf.c:687:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'beep_mask_store': /kisskb/src/drivers/hwmon/w83627hf.c:876:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'in0_max_store': /kisskb/src/drivers/hwmon/w83627hf.c:635:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'in0_min_store': /kisskb/src/drivers/hwmon/w83627hf.c:605:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'vrm_store': /kisskb/src/drivers/hwmon/w83627hf.c:817:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'temp_max_hyst_store': /kisskb/src/drivers/hwmon/w83627hf.c:773:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'temp_max_store': /kisskb/src/drivers/hwmon/w83627hf.c:751:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'in_max_store': /kisskb/src/drivers/hwmon/w83627hf.c:522:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'in_min_store': /kisskb/src/drivers/hwmon/w83627hf.c:503:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/w83627hf.c: In function 'sensors_w83627hf_init': /kisskb/src/drivers/hwmon/w83627hf.c:1969:27: note: byref variable will be forcibly initialized struct w83627hf_sio_data sio_data; ^~~~~~~~ /kisskb/src/drivers/hwmon/w83627hf.c:1968:17: note: byref variable will be forcibly initialized unsigned short address; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/sp8870.c: In function 'sp8870_writereg': /kisskb/src/drivers/media/dvb-frontends/sp8870.c:56:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 4 }; ^~~ /kisskb/src/drivers/media/dvb-frontends/sp8870.c:55:5: note: byref variable will be forcibly initialized u8 buf [] = { reg >> 8, reg & 0xff, data >> 8, data & 0xff }; ^~~ /kisskb/src/drivers/media/dvb-frontends/sp8870.c: In function 'sp8870_firmware_upload': /kisskb/src/drivers/media/dvb-frontends/sp8870.c:90:5: note: byref variable will be forcibly initialized u8 tx_buf[255]; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/sp8870.c:87:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/sp8870.c: In function 'sp8870_readreg': /kisskb/src/drivers/media/dvb-frontends/sp8870.c:72:17: note: byref variable will be forcibly initialized struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 2 }, ^~~ /kisskb/src/drivers/media/dvb-frontends/sp8870.c:71:5: note: byref variable will be forcibly initialized u8 b1 [] = { 0, 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/sp8870.c:70:5: note: byref variable will be forcibly initialized u8 b0 [] = { reg >> 8 , reg & 0xff }; ^~ /kisskb/src/drivers/media/dvb-frontends/sp8870.c: In function 'sp8870_set_frontend_parameters': /kisskb/src/drivers/media/dvb-frontends/sp8870.c:240:6: note: byref variable will be forcibly initialized u16 reg0xc05; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/sp8870.c: In function 'sp8870_init': /kisskb/src/drivers/media/dvb-frontends/sp8870.c:296:25: note: byref variable will be forcibly initialized const struct firmware *fw = NULL; ^~ /kisskb/src/drivers/input/rmi4/rmi_f54.c: In function 'rmi_f54_request_report': /kisskb/src/drivers/input/rmi4/rmi_f54.c:177:12: note: byref variable will be forcibly initialized static int rmi_f54_request_report(struct rmi_function *fn, u8 report_type) ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f54.c:177:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/mmc/core/mmc.c: In function 'mmc_compare_ext_csds': /kisskb/src/drivers/mmc/core/mmc.c:705:6: note: byref variable will be forcibly initialized u8 *bw_ext_csd; ^~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f54.c: In function 'rmi_f54_detect': /kisskb/src/drivers/input/rmi4/rmi_f54.c:627:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /kisskb/src/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_parse_cmdline_res_mode': /kisskb/src/drivers/gpu/drm/drm_modes.c:1487:8: note: byref variable will be forcibly initialized char *end_ptr; ^~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f54.c: In function 'rmi_f54_work': /kisskb/src/drivers/input/rmi4/rmi_f54.c:539:5: note: byref variable will be forcibly initialized u8 command; ^~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f54.c:537:5: note: byref variable will be forcibly initialized u8 fifo[2]; ^~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_parse_cmdline_int': /kisskb/src/drivers/gpu/drm/drm_modes.c:1545:8: note: byref variable will be forcibly initialized char *endp; ^~~~ /kisskb/src/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_parse_cmdline_options': /kisskb/src/drivers/gpu/drm/drm_modes.c:1597:20: note: byref variable will be forcibly initialized unsigned int deg, margin, rotation = 0; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_modes.c:1597:15: note: byref variable will be forcibly initialized unsigned int deg, margin, rotation = 0; ^~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/rmi.h:10, from /kisskb/src/drivers/input/rmi4/rmi_f54.c:8: /kisskb/src/drivers/input/rmi4/rmi_f54.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:287:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/leds/leds-gpio.c: In function 'gpio_leds_create': /kisskb/src/drivers/leds/leds-gpio.c:147:15: note: byref variable will be forcibly initialized const char *state = NULL; ^~~~~ /kisskb/src/drivers/leds/leds-gpio.c:146:19: note: byref variable will be forcibly initialized struct gpio_led led = {}; ^~~ /kisskb/src/drivers/gpu/drm/drm_modes.c: In function 'of_get_drm_display_mode': /kisskb/src/drivers/gpu/drm/drm_modes.c:712:19: note: byref variable will be forcibly initialized struct videomode vm; ^~ /kisskb/src/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_get_hv_timing': /kisskb/src/drivers/gpu/drm/drm_modes.c:791:26: note: byref variable will be forcibly initialized struct drm_display_mode adjusted = *mode; ^~~~~~~~ /kisskb/src/drivers/mmc/core/mmc.c: In function 'mmc_read_ext_csd': /kisskb/src/drivers/mmc/core/mmc.c:667:6: note: byref variable will be forcibly initialized u8 *ext_csd; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_modes.c: In function 'drm_mode_parse_command_line_for_connector': /kisskb/src/drivers/gpu/drm/drm_modes.c:1723:29: note: byref variable will be forcibly initialized char *bpp_end_ptr = NULL, *refresh_end_ptr = NULL; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_modes.c:1723:8: note: byref variable will be forcibly initialized char *bpp_end_ptr = NULL, *refresh_end_ptr = NULL; ^~~~~~~~~~~ /kisskb/src/drivers/mmc/core/mmc.c: In function 'mmc_select_driver_type': /kisskb/src/drivers/mmc/core/mmc.c:1321:37: note: byref variable will be forcibly initialized 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:1566:6: note: byref variable will be forcibly initialized u32 rocr; ^~~~ /kisskb/src/drivers/mmc/core/mmc.c:1565:6: note: byref variable will be forcibly initialized u32 cid[4]; ^~~ /kisskb/src/drivers/mmc/core/mmc.c: In function 'mmc_attach_mmc': /kisskb/src/drivers/mmc/core/mmc.c:2219:6: note: byref variable will be forcibly initialized u32 ocr, rocr; ^~~ /kisskb/src/crypto/drbg.c: In function 'drbg_healthcheck_sanity': /kisskb/src/crypto/drbg.c:2009:6: note: byref variable will be forcibly initialized int coreref = 0; ^~~~~~~ /kisskb/src/crypto/drbg.c:2008:7: note: byref variable will be forcibly initialized bool pr = false; ^~ /kisskb/src/crypto/drbg.c: In function 'drbg_init_sym_kernel': /kisskb/src/crypto/drbg.c:1761:7: note: byref variable will be forcibly initialized char ctr_name[CRYPTO_MAX_ALG_NAME]; ^~~~~~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_ctr_bcc': /kisskb/src/crypto/drbg.c:325:21: note: byref variable will be forcibly initialized 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_ctr_df': /kisskb/src/crypto/drbg.c:405:12: note: byref variable will be forcibly initialized LIST_HEAD(bcc_list); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/drbg.c:404:33: note: byref variable will be forcibly initialized struct drbg_string S1, S2, S4, cipherin; ^~~~~~~~ /kisskb/src/crypto/drbg.c:404:29: note: byref variable will be forcibly initialized struct drbg_string S1, S2, S4, cipherin; ^~ /kisskb/src/crypto/drbg.c:404:25: note: byref variable will be forcibly initialized struct drbg_string S1, S2, S4, cipherin; ^~ /kisskb/src/crypto/drbg.c:404:21: note: byref variable will be forcibly initialized struct drbg_string S1, S2, S4, cipherin; ^~ /kisskb/src/crypto/drbg.c:402:16: note: byref variable will be forcibly initialized unsigned char L_N[8]; ^~~ /kisskb/src/crypto/drbg.c: In function 'drbg_hash_process_addtl': /kisskb/src/crypto/drbg.c:909:16: note: byref variable will be forcibly initialized unsigned char prefix = DRBG_PREFIX2; ^~~~~~ 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:908:12: note: byref variable will be forcibly initialized LIST_HEAD(datalist); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/drbg.c:907:28: note: byref variable will be forcibly initialized struct drbg_string data1, data2; ^~~~~ /kisskb/src/crypto/drbg.c:907:21: note: byref variable will be forcibly initialized struct drbg_string data1, data2; ^~~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_hash_hashgen': /kisskb/src/crypto/drbg.c:944:12: note: byref variable will be forcibly initialized LIST_HEAD(datalist); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/drbg.c:943:21: note: byref variable will be forcibly initialized struct drbg_string data; ^~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_hash_generate': /kisskb/src/crypto/drbg.c:988:12: note: byref variable will be forcibly initialized LIST_HEAD(datalist); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/drbg.c:987:28: note: byref variable will be forcibly initialized struct drbg_string data1, data2; ^~~~~ /kisskb/src/crypto/drbg.c:987:21: note: byref variable will be forcibly initialized struct drbg_string data1, data2; ^~~~~ /kisskb/src/crypto/drbg.c:986:16: note: byref variable will be forcibly initialized unsigned char prefix = DRBG_PREFIX3; ^~~~~~ /kisskb/src/crypto/drbg.c:985:4: note: byref variable will be forcibly initialized } u; ^ /kisskb/src/crypto/drbg.c: In function 'drbg_hash_df': /kisskb/src/crypto/drbg.c:829:21: note: byref variable will be forcibly initialized struct drbg_string data; ^~~~ /kisskb/src/crypto/drbg.c:827:16: note: byref variable will be forcibly initialized unsigned char input[5]; ^~~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_hash_update': /kisskb/src/crypto/drbg.c:868:16: note: byref variable will be forcibly initialized unsigned char prefix = DRBG_PREFIX1; ^~~~~~ 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:866:12: note: byref variable will be forcibly initialized LIST_HEAD(datalist2); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/drbg.c:865:12: note: byref variable will be forcibly initialized LIST_HEAD(datalist); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/drbg.c:864:28: note: byref variable will be forcibly initialized struct drbg_string data1, data2; ^~~~~ /kisskb/src/crypto/drbg.c:864:21: note: byref variable will be forcibly initialized struct drbg_string data1, data2; ^~~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_hmac_update': /kisskb/src/crypto/drbg.c:682:17: note: byref variable will be forcibly initialized 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:661:12: note: byref variable will be forcibly initialized LIST_HEAD(vdatalist); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/drbg.c:660:12: note: byref variable will be forcibly initialized LIST_HEAD(seedlist); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/drbg.c:659:35: note: byref variable will be forcibly initialized struct drbg_string seed1, seed2, vdata; ^~~~~ /kisskb/src/crypto/drbg.c:659:28: note: byref variable will be forcibly initialized struct drbg_string seed1, seed2, vdata; ^~~~~ /kisskb/src/crypto/drbg.c:659:21: note: byref variable will be forcibly initialized struct drbg_string seed1, seed2, vdata; ^~~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_hmac_generate': /kisskb/src/crypto/drbg.c:714:12: note: byref variable will be forcibly initialized LIST_HEAD(datalist); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/drbg.c:713:21: note: byref variable will be forcibly initialized struct drbg_string data; ^~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_async_seed': /kisskb/src/crypto/drbg.c:1076:16: note: byref variable will be forcibly initialized 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:1072:12: note: byref variable will be forcibly initialized LIST_HEAD(seedlist); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/drbg.c:1071:21: note: byref variable will be forcibly initialized struct drbg_string data; ^~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_seed': /kisskb/src/crypto/drbg.c:1125:12: note: byref variable will be forcibly initialized LIST_HEAD(seedlist); ^~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/drbg.c:1124:21: note: byref variable will be forcibly initialized struct drbg_string data1; ^~~~~ /kisskb/src/crypto/drbg.c:1122:16: note: byref variable will be forcibly initialized unsigned char entropy[((32 + 16) * 2)]; ^~~~~~~ In file included from /kisskb/src/include/linux/random.h:12, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_generate': /kisskb/src/crypto/drbg.c:1351:12: note: byref variable will be forcibly initialized LIST_HEAD(addtllist); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_kcapi_random': /kisskb/src/crypto/drbg.c:1952:21: note: byref variable will be forcibly initialized struct drbg_string string; ^~~~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_kcapi_seed': /kisskb/src/crypto/drbg.c:1974:6: note: byref variable will be forcibly initialized int coreref = 0; ^~~~~~~ /kisskb/src/crypto/drbg.c:1972:21: note: byref variable will be forcibly initialized struct drbg_string string; ^~~~~~ /kisskb/src/crypto/drbg.c:1971:7: note: byref variable will be forcibly initialized bool pr = false; ^~ /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 int err, nexthdr, flags = 0; ^~~~~ /kisskb/src/net/openvswitch/flow.c:245:15: note: byref variable will be forcibly initialized unsigned int payload_ofs = 0; ^~~~~~~~~~~ /kisskb/src/net/openvswitch/flow.c:244:17: note: byref variable will be forcibly initialized unsigned short frag_off; ^~~~~~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_parse_and_nag_about_error': /kisskb/src/drivers/mfd/si476x-cmd.c:175:5: note: byref variable will be forcibly initialized u8 buffer[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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/mfd/si476x-cmd.c:12: /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_send_command': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:313:8: note: in expansion of macro 'wait_event_timeout' if (!wait_event_timeout(core->command, ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:298:7: note: in expansion of macro 'wait_event_timeout' if (!wait_event_timeout(core->command, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:267:6: note: byref variable will be forcibly initialized u8 data[CMD_MAX_ARGS_COUNT + 1]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_fm_rsq_status_a30': /kisskb/src/drivers/mfd/si476x-cmd.c:1280:11: note: byref variable will be forcibly initialized const u8 args[CMD_FM_RSQ_STATUS_A30_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:1279:11: note: byref variable will be forcibly initialized u8 resp[CMD_FM_RSQ_STATUS_A30_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_intb_pin_cfg_a20': /kisskb/src/drivers/mfd/si476x-cmd.c:715:11: note: byref variable will be forcibly initialized const u8 args[CMD_INTB_PIN_CFG_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:714:11: note: byref variable will be forcibly initialized u8 resp[CMD_INTB_PIN_CFG_A20_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_agc_status_a20': /kisskb/src/drivers/mfd/si476x-cmd.c:1374:5: note: byref variable will be forcibly initialized u8 resp[CMD_AGC_STATUS_NRESP_A20]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_fm_rsq_status_a20': /kisskb/src/drivers/mfd/si476x-cmd.c:1225:11: note: byref variable will be forcibly initialized const u8 args[CMD_FM_RSQ_STATUS_A30_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:1224:11: note: byref variable will be forcibly initialized u8 resp[CMD_FM_RSQ_STATUS_A10_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_power_down_a20': /kisskb/src/drivers/mfd/si476x-cmd.c:1124:11: note: byref variable will be forcibly initialized const u8 args[CMD_POWER_DOWN_A20_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:1123:5: note: byref variable will be forcibly initialized u8 resp[CMD_POWER_DOWN_A20_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_power_up_a20': /kisskb/src/drivers/mfd/si476x-cmd.c:1093:11: note: byref variable will be forcibly initialized const u8 args[CMD_POWER_UP_A20_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:1090:11: note: byref variable will be forcibly initialized u8 resp[CMD_POWER_UP_A20_NRESP]; ^~~~ /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 u16 tci; ^~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_intb_pin_cfg_a10': /kisskb/src/drivers/mfd/si476x-cmd.c:699:11: note: byref variable will be forcibly initialized const u8 args[CMD_INTB_PIN_CFG_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:698:11: note: byref variable will be forcibly initialized u8 resp[CMD_INTB_PIN_CFG_A10_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_agc_status_a10': /kisskb/src/drivers/mfd/si476x-cmd.c:1402:5: note: byref variable will be forcibly initialized u8 resp[CMD_AGC_STATUS_NRESP_A10]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_fm_rsq_status_a10': /kisskb/src/drivers/mfd/si476x-cmd.c:1172:11: note: byref variable will be forcibly initialized const u8 args[CMD_FM_RSQ_STATUS_A10_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:1171:11: note: byref variable will be forcibly initialized u8 resp[CMD_FM_RSQ_STATUS_A10_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_power_down_a10': /kisskb/src/drivers/mfd/si476x-cmd.c:1112:5: note: byref variable will be forcibly initialized u8 resp[CMD_POWER_DOWN_A10_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_power_up_a10': /kisskb/src/drivers/mfd/si476x-cmd.c:1070:11: note: byref variable will be forcibly initialized const u8 args[CMD_POWER_UP_A10_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:1067:11: note: byref variable will be forcibly initialized u8 resp[CMD_POWER_UP_A10_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_func_info': /kisskb/src/drivers/mfd/si476x-cmd.c:408:6: note: byref variable will be forcibly initialized u8 resp[CMD_FUNC_INFO_NRESP]; ^~~~ /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 struct timespec64 cur_ts; ^~~~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_set_property': /kisskb/src/drivers/mfd/si476x-cmd.c:439:11: note: byref variable will be forcibly initialized const u8 args[CMD_SET_PROPERTY_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:438:11: note: byref variable will be forcibly initialized u8 resp[CMD_SET_PROPERTY_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_get_property': /kisskb/src/drivers/mfd/si476x-cmd.c:466:11: note: byref variable will be forcibly initialized const u8 args[CMD_GET_PROPERTY_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:465:11: note: byref variable will be forcibly initialized u8 resp[CMD_GET_PROPERTY_NRESP]; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/openvswitch/flow.c:6: /kisskb/src/net/openvswitch/flow.c: In function 'ovs_flow_stats_update': /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_dig_audio_pin_cfg': /kisskb/src/drivers/mfd/si476x-cmd.c:527:11: note: byref variable will be forcibly initialized const u8 args[CMD_DIG_AUDIO_PIN_CFG_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:526:11: note: byref variable will be forcibly initialized u8 resp[CMD_DIG_AUDIO_PIN_CFG_NRESP]; ^~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow.c:106:6: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(flow->stats[cpu], ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_zif_pin_cfg': /kisskb/src/drivers/mfd/si476x-cmd.c:576:11: note: byref variable will be forcibly initialized const u8 args[CMD_ZIF_PIN_CFG_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:575:11: note: byref variable will be forcibly initialized u8 resp[CMD_ZIF_PIN_CFG_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_ic_link_gpo_ctl_pin_cfg': /kisskb/src/drivers/mfd/si476x-cmd.c:633:11: note: byref variable will be forcibly initialized const u8 args[CMD_IC_LINK_GPO_CTL_PIN_CFG_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:632:11: note: byref variable will be forcibly initialized u8 resp[CMD_IC_LINK_GPO_CTL_PIN_CFG_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_ana_audio_pin_cfg': /kisskb/src/drivers/mfd/si476x-cmd.c:664:11: note: byref variable will be forcibly initialized const u8 args[CMD_ANA_AUDIO_PIN_CFG_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:663:11: note: byref variable will be forcibly initialized u8 resp[CMD_ANA_AUDIO_PIN_CFG_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_am_rsq_status': /kisskb/src/drivers/mfd/si476x-cmd.c:745:11: note: byref variable will be forcibly initialized const u8 args[CMD_AM_RSQ_STATUS_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:744:11: note: byref variable will be forcibly initialized u8 resp[CMD_AM_RSQ_STATUS_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_fm_acf_status': /kisskb/src/drivers/mfd/si476x-cmd.c:793:11: note: byref variable will be forcibly initialized const u8 args[CMD_FM_ACF_STATUS_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:792:11: note: byref variable will be forcibly initialized u8 resp[CMD_FM_ACF_STATUS_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_am_acf_status': /kisskb/src/drivers/mfd/si476x-cmd.c:829:11: note: byref variable will be forcibly initialized const u8 args[CMD_AM_ACF_STATUS_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:828:11: note: byref variable will be forcibly initialized u8 resp[CMD_AM_ACF_STATUS_NRESP]; ^~~~ /kisskb/src/net/openvswitch/flow.c: In function 'ovs_flow_key_extract_userspace': /kisskb/src/net/openvswitch/flow.c:918:6: note: byref variable will be forcibly initialized u64 attrs = 0; ^~~~~ /kisskb/src/net/openvswitch/flow.c:917:23: note: byref variable will be forcibly initialized const struct nlattr *a[OVS_KEY_ATTR_MAX + 1]; ^ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_fm_rds_status': /kisskb/src/drivers/mfd/si476x-cmd.c:908:11: note: byref variable will be forcibly initialized const u8 args[CMD_FM_RDS_STATUS_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:907:11: note: byref variable will be forcibly initialized u8 resp[CMD_FM_RDS_STATUS_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_fm_rds_blockcount': /kisskb/src/drivers/mfd/si476x-cmd.c:972:11: note: byref variable will be forcibly initialized const u8 args[CMD_FM_RDS_BLOCKCOUNT_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:971:11: note: byref variable will be forcibly initialized u8 resp[CMD_FM_RDS_BLOCKCOUNT_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_fm_phase_diversity': /kisskb/src/drivers/mfd/si476x-cmd.c:998:11: note: byref variable will be forcibly initialized const u8 args[CMD_FM_PHASE_DIVERSITY_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:997:11: note: byref variable will be forcibly initialized u8 resp[CMD_FM_PHASE_DIVERSITY_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_fm_phase_div_status': /kisskb/src/drivers/mfd/si476x-cmd.c:1022:5: note: byref variable will be forcibly initialized u8 resp[CMD_FM_PHASE_DIV_STATUS_NRESP]; ^~~~ /kisskb/src/drivers/watchdog/sl28cpld_wdt.c: In function 'sl28cpld_wdt_get_timeleft': /kisskb/src/drivers/watchdog/sl28cpld_wdt.c:81:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/watchdog/sl28cpld_wdt.c: In function 'sl28cpld_wdt_probe': /kisskb/src/drivers/watchdog/sl28cpld_wdt.c:125:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/watchdog/sl28cpld_wdt.c:124:15: note: byref variable will be forcibly initialized unsigned int status; ^~~~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_cmd_clear_stc': /kisskb/src/drivers/mfd/si476x-cmd.c:350:32: note: byref variable will be forcibly initialized struct si476x_rsq_status_args args = { ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/mfd/si476x-cmd.c:12: /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_cmd_tune_seek_freq': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:882:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_killable(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:384:3: note: in expansion of macro 'wait_event_killable' wait_event_killable(core->tuning, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_fm_seek_start': /kisskb/src/drivers/mfd/si476x-cmd.c:876:11: note: byref variable will be forcibly initialized const u8 args[CMD_FM_SEEK_START_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:875:11: note: byref variable will be forcibly initialized u8 resp[CMD_FM_SEEK_START_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_am_seek_start': /kisskb/src/drivers/mfd/si476x-cmd.c:1052:11: note: byref variable will be forcibly initialized const u8 args[CMD_AM_SEEK_START_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:1051:11: note: byref variable will be forcibly initialized u8 resp[CMD_AM_SEEK_START_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_am_tune_freq_a20': /kisskb/src/drivers/mfd/si476x-cmd.c:1155:11: note: byref variable will be forcibly initialized const u8 args[CMD_AM_TUNE_FREQ_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:1154:11: note: byref variable will be forcibly initialized u8 resp[CMD_AM_TUNE_FREQ_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_fm_tune_freq_a20': /kisskb/src/drivers/mfd/si476x-cmd.c:1358:11: note: byref variable will be forcibly initialized const u8 args[CMD_FM_TUNE_FREQ_A20_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:1357:11: note: byref variable will be forcibly initialized u8 resp[CMD_FM_TUNE_FREQ_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_am_tune_freq_a10': /kisskb/src/drivers/mfd/si476x-cmd.c:1139:11: note: byref variable will be forcibly initialized const u8 args[CMD_AM_TUNE_FREQ_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:1138:11: note: byref variable will be forcibly initialized u8 resp[CMD_AM_TUNE_FREQ_NRESP]; ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c: In function 'si476x_core_cmd_fm_tune_freq_a10': /kisskb/src/drivers/mfd/si476x-cmd.c:1340:11: note: byref variable will be forcibly initialized const u8 args[CMD_FM_TUNE_FREQ_A10_NARGS] = { ^~~~ /kisskb/src/drivers/mfd/si476x-cmd.c:1339:11: note: byref variable will be forcibly initialized u8 resp[CMD_FM_TUNE_FREQ_NRESP]; ^~~~ /kisskb/src/drivers/clocksource/dw_apb_timer_of.c: In function 'add_clocksource': /kisskb/src/drivers/clocksource/dw_apb_timer_of.c:101:6: note: byref variable will be forcibly initialized u32 rate; ^~~~ /kisskb/src/drivers/clocksource/dw_apb_timer_of.c:99:16: note: byref variable will be forcibly initialized void __iomem *iobase; ^~~~~~ /kisskb/src/drivers/clocksource/dw_apb_timer_of.c: In function 'add_clockevent': /kisskb/src/drivers/clocksource/dw_apb_timer_of.c:73:11: note: byref variable will be forcibly initialized u32 irq, rate; ^~~~ /kisskb/src/drivers/clocksource/dw_apb_timer_of.c:71:16: note: byref variable will be forcibly initialized void __iomem *iobase; ^~~~~~ /kisskb/src/drivers/firmware/stratix10-svc.c: In function 'svc_thread_cmd_data_claim': /kisskb/src/drivers/firmware/stratix10-svc.c:201:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/drivers/firmware/stratix10-svc.c: In function 'svc_thread_cmd_config_status': /kisskb/src/drivers/firmware/stratix10-svc.c:247:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/drivers/firmware/stratix10-svc.c: In function 'svc_normal_to_secure_thread': /kisskb/src/drivers/firmware/stratix10-svc.c:342:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ In file included from /kisskb/src/include/linux/of_platform.h:9, from /kisskb/src/drivers/firmware/stratix10-svc.c:15: /kisskb/src/drivers/firmware/stratix10-svc.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/firmware/stratix10-svc.c: In function 'get_invoke_func': /kisskb/src/drivers/firmware/stratix10-svc.c:705:14: note: byref variable will be forcibly initialized const char *method; ^~~~~~ /kisskb/src/drivers/firmware/stratix10-svc.c: In function 'svc_normal_to_secure_shm_thread': /kisskb/src/drivers/firmware/stratix10-svc.c:531:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/net/bluetooth/ecdh_helper.c: In function 'compute_ecdh_secret': /kisskb/src/net/bluetooth/ecdh_helper.c:66:26: note: byref variable will be forcibly initialized struct scatterlist src, dst; ^~~ /kisskb/src/net/bluetooth/ecdh_helper.c:66:21: note: byref variable will be forcibly initialized struct scatterlist src, dst; ^~~ /kisskb/src/net/bluetooth/ecdh_helper.c:65:25: note: byref variable will be forcibly initialized struct ecdh_completion result; ^~~~~~ /kisskb/src/net/bluetooth/ecdh_helper.c: In function 'generate_ecdh_public_key': /kisskb/src/net/bluetooth/ecdh_helper.c:173:21: note: byref variable will be forcibly initialized struct scatterlist dst; ^~~ /kisskb/src/net/bluetooth/ecdh_helper.c:172:25: note: byref variable will be forcibly initialized struct ecdh_completion result; ^~~~~~ /kisskb/src/drivers/leds/leds-lm3530.c: In function 'lm3530_init_registers': /kisskb/src/drivers/leds/leds-lm3530.c:234:25: note: byref variable will be forcibly initialized struct lm3530_als_data als; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/sctp/bind_addr.c:24: /kisskb/src/net/sctp/bind_addr.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /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 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 union sctp_addr addr; ^~~~ /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 unsigned int ibat_adc_msb; ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:566:15: note: byref variable will be forcibly initialized unsigned int stat4; ^~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:565:15: note: byref variable will be forcibly initialized unsigned int stat3; ^~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:564:15: note: byref variable will be forcibly initialized unsigned int stat2; ^~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:563:15: note: byref variable will be forcibly initialized unsigned int stat1; ^~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:562:15: note: byref variable will be forcibly initialized 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:849:23: note: byref variable will be forcibly initialized 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 int ibat_adc_lsb, ibat_adc_msb; ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:521:6: note: byref variable will be forcibly initialized 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 int vsys_adc_lsb, vsys_adc_msb; ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:542:6: note: byref variable will be forcibly initialized int vsys_adc_lsb, vsys_adc_msb; ^~~~~~~~~~~~ /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 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 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 int ibus_adc_lsb, ibus_adc_msb; ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:479:6: note: byref variable will be forcibly initialized 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 int vbus_adc_lsb, vbus_adc_msb; ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:501:6: note: byref variable will be forcibly initialized int vbus_adc_lsb, vbus_adc_msb; ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c: In function 'bq25980_get_const_charge_curr': /kisskb/src/drivers/power/supply/bq25980_charger.c:377:15: note: byref variable will be forcibly initialized unsigned int batocp_reg_code; ^~~~~~~~~~~~~~~ /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 unsigned int batovp_reg_code; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/arcnet/com90io.c: In function 'com90io_setup': /kisskb/src/drivers/net/arcnet/com90io.c:358:6: note: byref variable will be forcibly initialized int ints[4]; ^~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c: In function 'bq25980_get_charger_property': /kisskb/src/drivers/power/supply/bq25980_charger.c:716:23: note: byref variable will be forcibly initialized struct bq25980_state state; ^~~~~ /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 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 u64 update_time, cur_idle_time; ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/mac80211/iface.c:13: /kisskb/src/net/mac80211/iface.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/iface.c: In function 'ieee80211_add_virtual_monitor': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/iface.c:968:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(local->monitor_sdata, sdata); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/iface.c: In function 'ieee80211_do_stop': /kisskb/src/net/mac80211/iface.c:375:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/net/mac80211/iface.c:373:6: note: byref variable will be forcibly initialized int i, flushed; ^ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/mac80211/iface.c:13: /kisskb/src/net/mac80211/iface.c: In function 'ieee80211_do_open': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/iface.c:1227:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(local->p2p_sdata, sdata); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cx22700.c: In function 'cx22700_writereg': /kisskb/src/drivers/media/dvb-frontends/cx22700.c:62:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; ^~~ /kisskb/src/drivers/media/dvb-frontends/cx22700.c:61:5: note: byref variable will be forcibly initialized u8 buf [] = { reg, data }; ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/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:2039:12: note: byref variable will be forcibly initialized LIST_HEAD(wdev_list); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/mac80211/iface.c:2038:12: note: byref variable will be forcibly initialized LIST_HEAD(unreg_list); ^~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/media/dvb-frontends/cx22700.c: In function 'cx22700_readreg': /kisskb/src/drivers/media/dvb-frontends/cx22700.c:80:17: note: byref variable will be forcibly initialized struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 1 }, ^~~ /kisskb/src/drivers/media/dvb-frontends/cx22700.c:79:5: note: byref variable will be forcibly initialized u8 b1 [] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/cx22700.c:78:5: note: byref variable will be forcibly initialized u8 b0 [] = { reg }; ^~ /kisskb/src/drivers/mmc/host/sdhci-s3c.c: In function 'sdhci_s3c_parse_dt': /kisskb/src/drivers/mmc/host/sdhci-s3c.c:431:6: note: byref variable will be forcibly initialized u32 max_width; ^~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-s3c.c: In function 'sdhci_s3c_probe': /kisskb/src/drivers/mmc/host/sdhci-s3c.c:541:8: note: byref variable will be forcibly initialized char name[14]; ^~~~ /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 u8 data[3] = { 0x00, 0x00, 0x04 }; ^~~~ /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 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 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 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 struct sk_buff_head temp; ^~~~ /kisskb/src/net/sctp/tsnmap.c: In function 'sctp_tsnmap_next_gap_ack': /kisskb/src/net/sctp/tsnmap.c:157:20: note: byref variable will be forcibly initialized __u16 start_ = 0, end_ = 0, offset; ^~~~ /kisskb/src/net/sctp/tsnmap.c:157:8: note: byref variable will be forcibly initialized __u16 start_ = 0, end_ = 0, offset; ^~~~~~ /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 __u16 start = 0, end = 0; ^~~ /kisskb/src/net/sctp/tsnmap.c:325:9: note: byref variable will be forcibly initialized __u16 start = 0, end = 0; ^~~~~ /kisskb/src/net/sctp/tsnmap.c:320:26: note: byref variable will be forcibly initialized struct sctp_tsnmap_iter iter; ^~~~ /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 struct batadv_tvlv_gateway_data gateway, *gateway_ptr; ^~~~~~~ /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 u64 lthroughput; ^~~~~~~~~~~ /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 struct batadv_tvlv_gateway_data gw; ^~ /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 u32 up_new = 0; ^~~~~~ /kisskb/src/net/batman-adv/gateway_common.c:173:6: note: byref variable will be forcibly initialized u32 down_new = 0; ^~~~~~~~ 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:287:9: note: byref variable will be forcibly initialized 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 struct hid_item item; ^~~~ /kisskb/src/drivers/hid/hid-core.c: In function 'new_id_store': /kisskb/src/drivers/hid/hid-core.c:2146:16: note: byref variable will be forcibly initialized unsigned long driver_data = 0; ^~~~~~~~~~~ /kisskb/src/drivers/hid/hid-core.c:2145:21: note: byref variable will be forcibly initialized __u32 bus, vendor, product; ^~~~~~~ /kisskb/src/drivers/hid/hid-core.c:2145:13: note: byref variable will be forcibly initialized __u32 bus, vendor, product; ^~~~~~ /kisskb/src/drivers/hid/hid-core.c:2145:8: note: byref variable will be forcibly initialized __u32 bus, vendor, product; ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_pwm_mode': /kisskb/src/drivers/hwmon/w83792d.c:701:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_pwm': /kisskb/src/drivers/hwmon/w83792d.c:624:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_fan_div': /kisskb/src/drivers/hwmon/w83792d.c:459:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_fan_min': /kisskb/src/drivers/hwmon/w83792d.c:415:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_sf2_level': /kisskb/src/drivers/hwmon/w83792d.c:900:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_sf2_point': /kisskb/src/drivers/hwmon/w83792d.c:858:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_thermal_cruise': /kisskb/src/drivers/hwmon/w83792d.c:772:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_tolerance': /kisskb/src/drivers/hwmon/w83792d.c:812:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'intrusion0_alarm_store': /kisskb/src/drivers/hwmon/w83792d.c:737:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_pwmenable': /kisskb/src/drivers/hwmon/w83792d.c:650:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_in_min': /kisskb/src/drivers/hwmon/w83792d.c:377:16: note: byref variable will be forcibly initialized unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/w83792d.c:389:1: note: in expansion of macro 'store_in_reg' store_in_reg(MIN, min); ^~~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_in_max': /kisskb/src/drivers/hwmon/w83792d.c:377:16: note: byref variable will be forcibly initialized unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/w83792d.c:390:1: note: in expansion of macro 'store_in_reg' store_in_reg(MAX, max); ^~~~~~~~~~~~ /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 unsigned int size; ^~~~ /kisskb/src/drivers/hid/hid-core.c:1193:18: note: byref variable will be forcibly initialized struct hid_item item; ^~~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_temp23': /kisskb/src/drivers/hwmon/w83792d.c:546:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_temp1': /kisskb/src/drivers/hwmon/w83792d.c:506:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/crypto/ccree/cc_cipher.c: In function 'cc_cipher_sethkey': /kisskb/src/drivers/crypto/ccree/cc_cipher.c:307:22: note: byref variable will be forcibly initialized struct cc_hkey_info hki; ^~~ /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 char ifname[IFNAMSIZ]; ^~~~~~ In file included from /kisskb/src/drivers/crypto/ccree/cc_cipher.c:8: /kisskb/src/drivers/crypto/ccree/cc_cipher.c: In function 'des3_ede_verify_key': /kisskb/src/include/crypto/internal/des.h:59:6: note: byref variable will be forcibly initialized u32 K[6]; ^ /kisskb/src/drivers/crypto/ccree/cc_cipher.c: In function 'crypto_des_verify_key': /kisskb/src/include/crypto/internal/des.h:28:17: note: byref variable will be forcibly initialized struct des_ctx tmp; ^~~ /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 char buf[64] = ""; ^~~ /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 struct baycom_ioctl bi; ^~ /kisskb/src/drivers/input/rmi4/rmi_f55.c: In function 'rmi_f55_detect': /kisskb/src/drivers/input/rmi4/rmi_f55.c:64:6: note: byref variable will be forcibly initialized u8 buf[256]; ^~~ /kisskb/src/drivers/net/hamradio/baycom_ser_hdx.c: In function 'baycom_ser_hdx_setup': /kisskb/src/drivers/net/hamradio/baycom_ser_hdx.c:710:6: note: byref variable will be forcibly initialized int ints[3]; ^~~~ 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:303:9: note: byref variable will be forcibly initialized 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 int als_impedance; ^~~~~~~~~~~~~ /kisskb/src/drivers/leds/leds-lm3532.c:486:6: note: byref variable will be forcibly initialized 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 struct led_init_data idata = { ^~~~~ /kisskb/src/drivers/leds/leds-lm3532.c:550:6: note: byref variable will be forcibly initialized u32 ramp_time; ^~~~~~~~~ /kisskb/src/drivers/leds/leds-lm3532.c:549:6: note: byref variable will be forcibly initialized int control_bank; ^~~~~~~~~~~~ /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 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 u32 timeout, prior_inflight; ^~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_cipher.c: In function 'cc_cipher_process': /kisskb/src/drivers/crypto/ccree/cc_cipher.c:893:15: note: byref variable will be forcibly initialized unsigned int seq_len = 0; ^~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_cipher.c:890:20: note: byref variable will be forcibly initialized struct cc_hw_desc desc[MAX_SKCIPHER_SEQ_LEN]; ^~~~ /kisskb/src/drivers/power/supply/tps65217_charger.c: In function 'tps65217_charger_irq': /kisskb/src/drivers/power/supply/tps65217_charger.c:119:11: note: byref variable will be forcibly initialized int ret, val; ^~~ /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 struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/sony-btf-mpx.c:49:5: note: byref variable will be forcibly initialized 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 struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/sony-btf-mpx.c:161:5: note: byref variable will be forcibly initialized u8 buffer[3]; ^~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/crypto/tcrypt.c: In function 'test_aead_speed': /kisskb/src/crypto/tcrypt.c:541:21: note: byref variable will be forcibly initialized struct crypto_wait wait; ^~~~ /kisskb/src/crypto/tcrypt.c:538:8: note: byref variable will be forcibly initialized char *axbuf[XBUFSIZE]; ^~~~~ /kisskb/src/crypto/tcrypt.c:537:8: note: byref variable will be forcibly initialized char *xoutbuf[XBUFSIZE]; ^~~~~~~ /kisskb/src/crypto/tcrypt.c:536:8: note: byref variable will be forcibly initialized char *xbuf[XBUFSIZE]; ^~~~ /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c: In function 'xrs700x_read_port_counters': /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c:118:26: note: byref variable will be forcibly initialized unsigned int high = 0, low = 0, reg; ^~~ /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c:118:16: note: byref variable will be forcibly initialized unsigned int high = 0, low = 0, reg; ^~~~ /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c:107:27: note: byref variable will be forcibly initialized struct rtnl_link_stats64 stats; ^~~~~ /kisskb/src/crypto/tcrypt.c: In function 'test_skcipher_speed': /kisskb/src/crypto/tcrypt.c:1543:23: note: byref variable will be forcibly initialized struct scatterlist sg[TVMEMSIZE]; ^~ /kisskb/src/crypto/tcrypt.c:1503:7: note: byref variable will be forcibly initialized char iv[128]; ^~ /kisskb/src/crypto/tcrypt.c:1501:21: note: byref variable will be forcibly initialized struct crypto_wait wait; ^~~~ /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c: In function 'xrs700x_reset': /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c:233:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c: In function 'xrs700x_detect': /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c:644:15: note: byref variable will be forcibly initialized unsigned int id; ^~ In file included from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/include/linux/skbuff.h:31, 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 be128 k; ^ /kisskb/src/crypto/tcrypt.c: In function 'test_mb_skcipher_speed': /kisskb/src/crypto/tcrypt.c:1263:7: note: byref variable will be forcibly initialized char iv[128]; ^~ /kisskb/src/crypto/tcrypt.c: In function 'test_ahash_speed_common': /kisskb/src/crypto/tcrypt.c:1063:21: note: byref variable will be forcibly initialized struct crypto_wait wait; ^~~~ /kisskb/src/crypto/tcrypt.c:1062:21: note: byref variable will be forcibly initialized struct scatterlist sg[TVMEMSIZE]; ^~ /kisskb/src/drivers/leds/leds-lm3692x.c: In function 'lm3692x_fault_check': /kisskb/src/drivers/leds/leds-lm3692x.c:149:15: note: byref variable will be forcibly initialized unsigned int read_buf; ^~~~~~~~ /kisskb/src/drivers/leds/leds-lm3692x.c: In function 'lm3692x_probe_dt': /kisskb/src/drivers/leds/leds-lm3692x.c:382:11: note: byref variable will be forcibly initialized u32 ovp, max_cur; ^~~~~~~ /kisskb/src/drivers/leds/leds-lm3692x.c:382:6: note: byref variable will be forcibly initialized u32 ovp, max_cur; ^~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c: In function 'mdp5_init': /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c:836:13: note: byref variable will be forcibly initialized u32 major, minor; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c:836:6: note: byref variable will be forcibly initialized u32 major, minor; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c: In function 'smp_show': /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c:246:21: note: byref variable will be forcibly initialized struct drm_printer p = drm_seq_file_printer(m); ^ /kisskb/src/drivers/mfd/si476x-i2c.c: In function 'si476x_core_drain_rds_fifo': /kisskb/src/drivers/mfd/si476x-i2c.c:366:34: note: byref variable will be forcibly initialized struct si476x_rds_status_report report; ^~~~~~ /kisskb/src/drivers/mfd/si476x-i2c.c: In function 'si476x_core_stop': /kisskb/src/drivers/mfd/si476x-i2c.c:231:33: note: byref variable will be forcibly initialized struct si476x_power_down_args args = { ^~~~ /kisskb/src/drivers/mfd/si476x-i2c.c: In function 'si476x_core_get_revision_info': /kisskb/src/drivers/mfd/si476x-i2c.c:621:26: note: byref variable will be forcibly initialized struct si476x_func_info info; ^~~~ /kisskb/src/drivers/mfd/si476x-i2c.c: In function 'si476x_core_get_status': /kisskb/src/drivers/mfd/si476x-i2c.c:468:5: note: byref variable will be forcibly initialized u8 response; ^~~~~~~~ /kisskb/src/drivers/mfd/si476x-i2c.c: In function 'si476x_core_get_and_signal_status': /kisskb/src/drivers/mfd/si476x-i2c.c:468:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/bd70528-charger.c: In function 'set_current_limit': /kisskb/src/drivers/power/supply/bd70528-charger.c:595:7: note: byref variable will be forcibly initialized bool found; ^~~~~ /kisskb/src/drivers/power/supply/bd70528-charger.c:593:15: note: byref variable will be forcibly initialized unsigned int reg; ^~~ /kisskb/src/drivers/power/supply/bd70528-charger.c: In function 'set_charge_current': /kisskb/src/drivers/power/supply/bd70528-charger.c:522:7: note: byref variable will be forcibly initialized bool found; ^~~~~ /kisskb/src/drivers/power/supply/bd70528-charger.c:520:15: note: byref variable will be forcibly initialized unsigned int reg; ^~~ /kisskb/src/drivers/power/supply/bd70528-charger.c: In function 'bd70528_get_charger_status': /kisskb/src/drivers/power/supply/bd70528-charger.c:204:15: note: byref variable will be forcibly initialized unsigned int v; ^ /kisskb/src/drivers/power/supply/bd70528-charger.c: In function 'bd70528_get_charge_type': /kisskb/src/drivers/power/supply/bd70528-charger.c:244:15: note: byref variable will be forcibly initialized unsigned int v; ^ /kisskb/src/drivers/power/supply/bd70528-charger.c: In function 'bd70528_get_battery_health': /kisskb/src/drivers/power/supply/bd70528-charger.c:284:15: note: byref variable will be forcibly initialized unsigned int v; ^ /kisskb/src/drivers/power/supply/bd70528-charger.c: In function 'bd70528_get_present': /kisskb/src/drivers/power/supply/bd70528-charger.c:325:15: note: byref variable will be forcibly initialized unsigned int v; ^ /kisskb/src/drivers/power/supply/bd70528-charger.c: In function 'bd70528_get_online': /kisskb/src/drivers/power/supply/bd70528-charger.c:308:15: note: byref variable will be forcibly initialized unsigned int v; ^ /kisskb/src/drivers/power/supply/bd70528-charger.c: In function 'get_current_limit': /kisskb/src/drivers/power/supply/bd70528-charger.c:430:15: note: byref variable will be forcibly initialized unsigned int sel; ^~~ /kisskb/src/drivers/power/supply/bd70528-charger.c: In function 'get_charge_current': /kisskb/src/drivers/power/supply/bd70528-charger.c:403:15: note: byref variable will be forcibly initialized unsigned int sel; ^~~ /kisskb/src/drivers/power/supply/bd70528-charger.c: In function 'bd70528_charger_get_property': /kisskb/src/drivers/power/supply/bd70528-charger.c:308:15: note: byref variable will be forcibly initialized unsigned int v; ^ /kisskb/src/drivers/power/supply/bd70528-charger.c:325:15: note: byref variable will be forcibly initialized unsigned int v; ^ /kisskb/src/drivers/input/rmi4/rmi_i2c.c: In function 'rmi_set_page': /kisskb/src/drivers/input/rmi4/rmi_i2c.c:65:5: note: byref variable will be forcibly initialized u8 txbuf[2] = {RMI_PAGE_SELECT_REGISTER, page}; ^~~~~ /kisskb/src/drivers/input/rmi4/rmi_i2c.c: In function 'rmi_i2c_read_block': /kisskb/src/drivers/input/rmi4/rmi_i2c.c:134:5: note: byref variable will be forcibly initialized u8 addr_offset = addr & 0xff; ^~~~~~~~~~~ /kisskb/src/drivers/crypto/caam/ctrl.c: In function 'caam_get_era': /kisskb/src/drivers/crypto/caam/ctrl.c:453:6: note: byref variable will be forcibly initialized u32 prop; ^~~~ /kisskb/src/drivers/crypto/caam/ctrl.c: In function 'deinstantiate_rng': /kisskb/src/drivers/crypto/caam/ctrl.c:199:13: note: byref variable will be forcibly initialized u32 *desc, status; ^~~~~~ /kisskb/src/drivers/crypto/caam/ctrl.c: In function 'instantiate_rng': /kisskb/src/drivers/crypto/caam/ctrl.c:275:13: note: byref variable will be forcibly initialized u32 *desc, status = 0, rdsta_val; ^~~~~~ /kisskb/src/drivers/media/i2c/upd64031a.c: In function 'upd64031a_read': /kisskb/src/drivers/media/i2c/upd64031a.c:75:5: note: byref variable will be forcibly initialized u8 buf[2]; ^~~ /kisskb/src/drivers/media/i2c/upd64031a.c: In function 'upd64031a_write': /kisskb/src/drivers/media/i2c/upd64031a.c:88:5: note: byref variable will be forcibly initialized u8 buf[2]; ^~~ /kisskb/src/drivers/media/i2c/upd64031a.c: In function 'upd64031a_s_frequency': /kisskb/src/drivers/media/i2c/upd64031a.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/upd64031a.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/upd64031a.c: In function 'upd64031a_s_routing': /kisskb/src/drivers/media/i2c/upd64031a.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/upd64031a.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/upd64031a.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/upd64031a.c: In function 'upd64031a_s_register': /kisskb/src/drivers/media/i2c/upd64031a.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/upd64031a.c: In function 'upd64031a_probe': /kisskb/src/drivers/media/i2c/upd64031a.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/ppp/ppp_generic.c: In function 'ppp_set_compress': /kisskb/src/drivers/net/ppp/ppp_generic.c:2981:16: note: byref variable will be forcibly initialized unsigned char ccp_option[CCP_MAX_OPTION_LENGTH]; ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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: In function 'ppp_bridge_channels': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c:637:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(pchb->bridge, pch); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c:627:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(pch->bridge, pchb); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c: In function 'ppp_send_frame': /kisskb/src/drivers/net/ppp/ppp_generic.c:1705:17: note: byref variable will be forcibly initialized unsigned char *cp; ^~ /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 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 u8 buf [] = { reg, data }; ^~~ /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 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 u8 b1 [] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/cx24110.c:121:5: note: byref variable will be forcibly initialized u8 b0 [] = { reg }; ^~ /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 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 LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c: In function 'ppp_net_ioctl': /kisskb/src/drivers/net/ppp/ppp_generic.c:1461:24: note: byref variable will be forcibly initialized struct ppp_comp_stats cstats; ^~~~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c:1460:19: note: byref variable will be forcibly initialized struct ppp_stats stats; ^~~~~ /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 struct bpf_prog *res = NULL; ^~~ /kisskb/src/drivers/net/ppp/ppp_generic.c:558:25: note: byref variable will be forcibly initialized 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 struct sock_fprog uprog; ^~~~~ /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 struct iov_iter to; ^~ /kisskb/src/drivers/net/ppp/ppp_generic.c:428:15: note: byref variable will be forcibly initialized struct iovec iov; ^~~ /kisskb/src/drivers/net/ppp/ppp_generic.c: In function 'ppp_create_interface': /kisskb/src/drivers/net/ppp/ppp_generic.c:3273:20: note: byref variable will be forcibly initialized 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 int unit, err = -EFAULT; ^~~~ /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 struct ppp_option_data data; ^~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c:700:17: note: byref variable will be forcibly initialized struct npioctl npi; ^~~ /kisskb/src/drivers/net/ppp/ppp_generic.c:699:20: note: byref variable will be forcibly initialized struct ppp_idle64 idle64; ^~~~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c:698:20: note: byref variable will be forcibly initialized struct ppp_idle32 idle32; ^~~~~~ /kisskb/src/drivers/net/dsa/bcm_sf2.c: In function 'bcm_sf2_sw_set_wol': /kisskb/src/drivers/net/dsa/bcm_sf2.c:906:25: note: byref variable will be forcibly initialized struct ethtool_wolinfo pwol = { }; ^~~~ /kisskb/src/drivers/input/rmi4/rmi_smbus.c: In function 'rmi_smb_get_command_code': /kisskb/src/drivers/input/rmi4/rmi_smbus.c:84:29: note: byref variable will be forcibly initialized struct mapping_table_entry new_map; ^~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_smbus.c: In function 'rmi_smb_write_block': /kisskb/src/drivers/input/rmi4/rmi_smbus.c:140:5: note: byref variable will be forcibly initialized u8 commandcode; ^~~~~~~~~~~ /kisskb/src/drivers/net/dsa/bcm_sf2.c: In function 'bcm_sf2_sw_get_wol': /kisskb/src/drivers/net/dsa/bcm_sf2.c:881:25: note: byref variable will be forcibly initialized struct ethtool_wolinfo pwol = { }; ^~~~ /kisskb/src/drivers/input/rmi4/rmi_smbus.c: In function 'rmi_smb_read_block': /kisskb/src/drivers/input/rmi4/rmi_smbus.c:195:5: note: byref variable will be forcibly initialized u8 commandcode; ^~~~~~~~~~~ /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 u16 occupancy = 0; ^~~~~~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 struct mv88e6xxx_vtu_entry vlan; ^~~~ /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 struct mv88e6xxx_atu_entry addr; ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c:324:40: note: byref variable will be forcibly initialized 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 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 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 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 u16 atu_op, atu_data, atu_01, atu_23, atu_45; ^~~~~~ /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 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 DECLARE_BITMAP(fid_bitmap, MV88E6XXX_N_FID); ^~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/net/dsa/bcm_sf2.c: In function 'bcm_sf2_identify_ports': /kisskb/src/drivers/net/dsa/bcm_sf2.c:452:18: note: byref variable will be forcibly initialized phy_interface_t mode; ^~~~ /kisskb/src/drivers/net/dsa/bcm_sf2.c:450:15: note: byref variable will be forcibly initialized unsigned int port_num; ^~~~~~~~ /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 struct devlink_resource_size_params size_params; ^~~~~~~~~~~ /kisskb/src/drivers/net/dsa/bcm_sf2.c: In function 'bcm_sf2_mdio_register': /kisskb/src/drivers/net/dsa/bcm_sf2.c:498:11: note: byref variable will be forcibly initialized int err, reg; ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/signal.h:7, from /kisskb/src/net/bluetooth/hci_request.c:24: /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_sync': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:234:8: note: in expansion of macro 'wait_event_interruptible_timeout' err = wait_event_interruptible_timeout(hdev->req_wait_q, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:197:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'interleave_scan_work': /kisskb/src/net/bluetooth/hci_request.c:2000:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'le_scan_restart_work': /kisskb/src/net/bluetooth/hci_request.c:3064:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'le_scan_disable_work': /kisskb/src/net/bluetooth/hci_request.c:2968:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'discoverable_update_work': /kisskb/src/net/bluetooth/hci_request.c:2803:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'connectable_update_work': /kisskb/src/net/bluetooth/hci_request.c:2690:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'bg_scan_update': /kisskb/src/net/bluetooth/hci_request.c:2915:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'discov_update': /kisskb/src/net/bluetooth/hci_request.c:3288:5: note: byref variable will be forcibly initialized u8 status = 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/net/bluetooth/hci_request.c:24: /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_cmd_sync_ev': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:147:8: note: in expansion of macro 'wait_event_interruptible_timeout' err = wait_event_interruptible_timeout(hdev->req_wait_q, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:131:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'del_from_white_list': /kisskb/src/net/bluetooth/hci_request.c:762:42: note: byref variable will be forcibly initialized struct hci_cp_le_del_from_resolv_list cp; ^~ /kisskb/src/net/bluetooth/hci_request.c:747:39: note: byref variable will be forcibly initialized struct hci_cp_le_del_from_white_list cp; ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'add_to_white_list': /kisskb/src/net/bluetooth/hci_request.c:817:40: note: byref variable will be forcibly initialized struct hci_cp_le_add_to_resolv_list cp; ^~ /kisskb/src/net/bluetooth/hci_request.c:778:37: note: byref variable will be forcibly initialized struct hci_cp_le_add_to_white_list cp; ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'update_white_list': /kisskb/src/net/bluetooth/hci_request.c:841:5: note: byref variable will be forcibly initialized u8 num_entries = 0; ^~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_start_scan': /kisskb/src/net/bluetooth/hci_request.c:998:36: note: byref variable will be forcibly initialized struct hci_cp_le_set_scan_enable enable_cp; ^~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:997:35: note: byref variable will be forcibly initialized struct hci_cp_le_set_scan_param param_cp; ^~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:951:6: note: byref variable will be forcibly initialized u8 data[sizeof(*ext_param_cp) + sizeof(*phy_params) * 2]; ^~~~ /kisskb/src/net/bluetooth/hci_request.c:949:40: note: byref variable will be forcibly initialized struct hci_cp_le_set_ext_scan_enable ext_enable_cp; ^~~~~~~~~~~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_cxd_data': /kisskb/src/net/bluetooth/hci_request.c:939:6: note: byref variable will be forcibly initialized u8 enable = 0x01; ^~~~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c:256:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_bus_test': /kisskb/src/drivers/mmc/core/mmc_ops.c:741:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'bredr_inquiry': /kisskb/src/net/bluetooth/hci_request.c:2942:24: note: byref variable will be forcibly initialized struct hci_cp_inquiry cp; ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'write_iac': /kisskb/src/net/bluetooth/hci_request.c:2739:38: note: byref variable will be forcibly initialized struct hci_cp_write_current_iac_lap cp; ^~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_busy_status': /kisskb/src/drivers/mmc/core/mmc_ops.c:452:6: note: byref variable will be forcibly initialized u32 status = 0; ^~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_write_fast_connectable': /kisskb/src/net/bluetooth/hci_request.c:353:5: note: byref variable will be forcibly initialized u8 type; ^~~~ /kisskb/src/net/bluetooth/hci_request.c:352:41: note: byref variable will be forcibly initialized struct hci_cp_write_page_scan_activity acp; ^~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function '__mmc_poll_for_busy': /kisskb/src/drivers/mmc/core/mmc_ops.c:497:7: note: byref variable will be forcibly initialized bool busy = false; ^~~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_update_name': /kisskb/src/net/bluetooth/hci_request.c:513:33: note: byref variable will be forcibly initialized struct hci_cp_write_local_name cp; ^~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_update_eir': /kisskb/src/net/bluetooth/hci_request.c:681:26: note: byref variable will be forcibly initialized struct hci_cp_write_eir cp; ^~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_deselect_cards': /kisskb/src/drivers/mmc/core/mmc_ops.c:88:21: note: byref variable will be forcibly initialized struct mmc_command cmd = {}; ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_add_le_scan_disable': /kisskb/src/net/bluetooth/hci_request.c:738:8: note: byref variable will be forcibly initialized __u8 enable = 0x00; ^~~~~~ /kisskb/src/net/bluetooth/hci_request.c:727:36: note: byref variable will be forcibly initialized struct hci_cp_le_set_scan_enable cp; ^~ /kisskb/src/net/bluetooth/hci_request.c:720:40: note: byref variable will be forcibly initialized struct hci_cp_le_set_ext_scan_enable cp; ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'le_scan_restart': /kisskb/src/net/bluetooth/hci_request.c:3048:36: note: byref variable will be forcibly initialized struct hci_cp_le_set_scan_enable cp; ^~ /kisskb/src/net/bluetooth/hci_request.c:3039:40: note: byref variable will be forcibly initialized struct hci_cp_le_set_ext_scan_enable ext_enable_cp; ^~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'append_local_name': /kisskb/src/net/bluetooth/hci_request.c:1619:6: note: byref variable will be forcibly initialized u8 name[HCI_MAX_SHORT_NAME_LENGTH + 1]; ^~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_switch_status': /kisskb/src/drivers/mmc/core/mmc_ops.c:436:6: note: byref variable will be forcibly initialized u32 status; ^~~~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_interrupt_hpi': /kisskb/src/drivers/mmc/core/mmc_ops.c:884:6: note: byref variable will be forcibly initialized u32 status; ^~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_update_scan_rsp_data': /kisskb/src/net/bluetooth/hci_request.c:1709:38: note: byref variable will be forcibly initialized struct hci_cp_le_set_scan_rsp_data cp; ^~ /kisskb/src/net/bluetooth/hci_request.c:1684:42: note: byref variable will be forcibly initialized struct hci_cp_le_set_ext_scan_rsp_data cp; ^~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_update_adv_data': /kisskb/src/net/bluetooth/hci_request.c:1851:33: note: byref variable will be forcibly initialized struct hci_cp_le_set_adv_data cp; ^~ /kisskb/src/net/bluetooth/hci_request.c:1830:37: note: byref variable will be forcibly initialized struct hci_cp_le_set_ext_adv_data cp; ^~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_tuning': /kisskb/src/drivers/mmc/core/mmc_ops.c:645:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_update_adv_data': /kisskb/src/net/bluetooth/hci_request.c:1873:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_disable_address_resolution': /kisskb/src/net/bluetooth/hci_request.c:1890:7: note: byref variable will be forcibly initialized __u8 enable = 0x00; ^~~~~~ /kisskb/src/net/bluetooth/hci_request.c:1889:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_get_random_address': /kisskb/src/net/bluetooth/hci_request.c:2079:12: note: byref variable will be forcibly initialized bdaddr_t nrpa; ^~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_read_bkops_status': /kisskb/src/drivers/mmc/core/mmc_ops.c:930:6: note: byref variable will be forcibly initialized u8 *ext_csd; ^~~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_setup_ext_adv_instance': /kisskb/src/net/bluetooth/hci_request.c:2205:42: note: byref variable will be forcibly initialized struct hci_cp_le_set_adv_set_rand_addr cp; ^~ /kisskb/src/net/bluetooth/hci_request.c:2120:5: note: byref variable will be forcibly initialized u8 own_addr_type; ^~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:2119:11: note: byref variable will be forcibly initialized bdaddr_t random_addr; ^~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:2115:38: note: byref variable will be forcibly initialized struct hci_cp_le_set_ext_adv_params cp; ^~ In file included from /kisskb/src/net/bluetooth/hci_request.c:26: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_request.c:2204:26: note: in expansion of macro 'BDADDR_ANY' bacmp(&random_addr, BDADDR_ANY)) { ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_enable_ext_advertising': /kisskb/src/net/bluetooth/hci_request.c:2234:5: note: byref variable will be forcibly initialized u8 data[sizeof(*cp) + sizeof(*adv_set) * 1]; ^~~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_disable_ext_adv_instance': /kisskb/src/net/bluetooth/hci_request.c:2279:5: note: byref variable will be forcibly initialized u8 data[sizeof(*cp) + sizeof(*adv_set) * 1]; ^~~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_disable_advertising': /kisskb/src/net/bluetooth/hci_request.c:1418:6: note: byref variable will be forcibly initialized u8 enable = 0x00; ^~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_update_random_address': /kisskb/src/net/bluetooth/hci_request.c:2539:12: note: byref variable will be forcibly initialized bdaddr_t nrpa; ^~~~ In file included from /kisskb/src/net/bluetooth/hci_request.c:26: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_request.c:2573:33: note: in expansion of macro 'BDADDR_ANY' bacmp(&hdev->static_addr, BDADDR_ANY))) { ^~~~~~~~~~ /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_request.c:2571:28: note: in expansion of macro 'BDADDR_ANY' !bacmp(&hdev->bdaddr, BDADDR_ANY) || ^~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_add_le_passive_scan': /kisskb/src/net/bluetooth/hci_request.c:1045:5: note: byref variable will be forcibly initialized u8 own_addr_type; ^~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_enable_advertising': /kisskb/src/net/bluetooth/hci_request.c:1523:20: note: byref variable will be forcibly initialized u8 own_addr_type, enable = 0x01; ^~~~~~ /kisskb/src/net/bluetooth/hci_request.c:1523:5: note: byref variable will be forcibly initialized u8 own_addr_type, enable = 0x01; ^~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:1522:33: note: byref variable will be forcibly initialized struct hci_cp_le_set_adv_param cp; ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_resume_adv_instances': /kisskb/src/net/bluetooth/hci_request.c:1228:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'adv_timeout_expire': /kisskb/src/net/bluetooth/hci_request.c:1939:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_reenable_advertising': /kisskb/src/net/bluetooth/hci_request.c:1910:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'active_scan': /kisskb/src/net/bluetooth/hci_request.c:3113:5: note: byref variable will be forcibly initialized u8 own_addr_type; ^~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_update_scan': /kisskb/src/net/bluetooth/hci_request.c:2610:5: note: byref variable will be forcibly initialized u8 scan; ^~~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_clear_event_filter': /kisskb/src/net/bluetooth/hci_request.c:1132:33: note: byref variable will be forcibly initialized struct hci_cp_set_event_filter f; ^ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_set_event_filter': /kisskb/src/net/bluetooth/hci_request.c:1149:5: note: byref variable will be forcibly initialized u8 scan = SCAN_DISABLED; ^~~~ /kisskb/src/net/bluetooth/hci_request.c:1147:33: note: byref variable will be forcibly initialized struct hci_cp_set_event_filter f; ^ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_prepare_suspend': /kisskb/src/net/bluetooth/hci_request.c:1277:5: note: byref variable will be forcibly initialized u8 page_scan; ^~~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:1276:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_req_update_class': /kisskb/src/net/bluetooth/hci_request.c:2710:5: note: byref variable will be forcibly initialized u8 cod[3]; ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'powered_update_hci': /kisskb/src/net/bluetooth/hci_request.c:3358:41: note: byref variable will be forcibly initialized struct hci_cp_write_le_host_supported cp; ^~ /kisskb/src/net/bluetooth/hci_request.c:3349:7: note: byref variable will be forcibly initialized u8 support = 0x01; ^~~~~~~ /kisskb/src/net/bluetooth/hci_request.c:3344:6: note: byref variable will be forcibly initialized u8 mode = 0x01; ^~~~ /kisskb/src/net/bluetooth/hci_request.c:3338:5: note: byref variable will be forcibly initialized u8 link_sec; ^~~~~~~~ /kisskb/src/net/bluetooth/hci_request.c: In function '__hci_abort_conn': /kisskb/src/net/bluetooth/hci_request.c:2856:39: note: byref variable will be forcibly initialized struct hci_cp_reject_sync_conn_req rej; ^~~ /kisskb/src/net/bluetooth/hci_request.c:2848:34: note: byref variable will be forcibly initialized struct hci_cp_reject_conn_req rej; ^~~ /kisskb/src/net/bluetooth/hci_request.c:2823:29: note: byref variable will be forcibly initialized struct hci_cp_disconnect dc; ^~ /kisskb/src/net/bluetooth/hci_request.c:2816:35: note: byref variable will be forcibly initialized struct hci_cp_disconn_phy_link cp; ^~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_abort_conn': /kisskb/src/net/bluetooth/hci_request.c:2886:21: note: byref variable will be forcibly initialized struct hci_request req; ^~~ /kisskb/src/net/bluetooth/hci_request.c: In function 'hci_req_stop_discovery': /kisskb/src/net/bluetooth/hci_request.c:3232:39: note: byref variable will be forcibly initialized struct hci_cp_remote_name_req_cancel cp; ^~ In file included from /kisskb/src/net/bluetooth/hci_request.c:26: /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_request.c:3261:46: note: in expansion of macro 'BDADDR_ANY' e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, ^~~~~~~~~~ /kisskb/src/drivers/net/arcnet/com20020.c: In function 'com20020_reset': /kisskb/src/drivers/net/arcnet/com20020.c:286:9: note: byref variable will be forcibly initialized u_char inbyte; ^~~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/net/batman-adv/main.h:210, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358762.c: In function 'tc358762_write': /kisskb/src/drivers/gpu/drm/bridge/tc358762.c:83:5: note: byref variable will be forcibly initialized u8 data[6]; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358762.c: In function 'tc358762_parse_dt': /kisskb/src/drivers/gpu/drm/bridge/tc358762.c:182:20: note: byref variable will be forcibly initialized struct drm_panel *panel; ^~~~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c: In function 'cc_init_copy_sram': /kisskb/src/drivers/crypto/ccree/cc_hash.c:1869:15: note: byref variable will be forcibly initialized unsigned int larval_seq_len = 0; ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c:1868:20: note: byref variable will be forcibly initialized struct cc_hw_desc larval_seq[CC_DIGEST_SIZE_MAX / sizeof(u32)]; ^~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c: In function 'cc_xcbc_setkey': /kisskb/src/drivers/crypto/ccree/cc_hash.c:929:20: note: byref variable will be forcibly initialized struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; ^~~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c: In function 'cc_mac_digest': /kisskb/src/drivers/crypto/ccree/cc_hash.c:1430:15: note: byref variable will be forcibly initialized unsigned int idx = 0; ^~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c:1428:20: note: byref variable will be forcibly initialized struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; ^~~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c: In function 'cc_mac_final': /kisskb/src/drivers/crypto/ccree/cc_hash.c:1226:6: note: byref variable will be forcibly initialized int idx = 0; ^~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c:1225:20: note: byref variable will be forcibly initialized struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; ^~~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c: In function 'cc_mac_finup': /kisskb/src/drivers/crypto/ccree/cc_hash.c:1347:6: note: byref variable will be forcibly initialized int idx = 0; ^~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c:1346:20: note: byref variable will be forcibly initialized struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; ^~~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c: In function 'cc_mac_update': /kisskb/src/drivers/crypto/ccree/cc_hash.c:1160:6: note: byref variable will be forcibly initialized u32 idx = 0; ^~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c:1158:20: note: byref variable will be forcibly initialized struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; ^~~~ /kisskb/src/net/mac80211/rate.c: In function 'rate_control_cap_mask': /kisskb/src/net/mac80211/rate.c:785:7: note: byref variable will be forcibly initialized 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:836:18: note: byref variable will be forcibly initialized u16 rate_flags, vht_mask[NL80211_VHT_NSS_MAX]; ^~~~~~~~ /kisskb/src/net/mac80211/rate.c:836:6: note: byref variable will be forcibly initialized u16 rate_flags, vht_mask[NL80211_VHT_NSS_MAX]; ^~~~~~~~~~ /kisskb/src/net/mac80211/rate.c:835:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ /kisskb/src/net/mac80211/rate.c:834:5: note: byref variable will be forcibly initialized 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:809:6: note: byref variable will be forcibly initialized u16 vht_mask[NL80211_VHT_NSS_MAX]; ^~~~~~~~ /kisskb/src/net/mac80211/rate.c:808:5: note: byref variable will be forcibly initialized u8 mcs_mask[IEEE80211_HT_MCS_MASK_LEN]; ^~~~~~~~ /kisskb/src/net/mac80211/rate.c:807:6: note: byref variable will be forcibly initialized u32 mask; ^~~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c: In function 'cc_hash_update': /kisskb/src/drivers/crypto/ccree/cc_hash.c:566:20: note: byref variable will be forcibly initialized struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; ^~~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c: In function 'cc_init_hash_sram': /kisskb/src/drivers/crypto/ccree/cc_hash.c:1885:6: note: byref variable will be forcibly initialized u32 sram_buff_ofs = hash_handle->digest_len_sram_addr; ^~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/mac80211/rate.c:9: /kisskb/src/net/mac80211/rate.c: In function 'rate_control_set_rates': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/rate.c:959:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(pubsta->rates, rates); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c: In function 'cc_hash_setkey': /kisskb/src/drivers/crypto/ccree/cc_hash.c:735:20: note: byref variable will be forcibly initialized struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/net/batman-adv/main.h:208, from /kisskb/src/net/batman-adv/hard-interface.h:10, from /kisskb/src/net/batman-adv/hard-interface.c:7: /kisskb/src/net/batman-adv/hard-interface.c: In function 'batadv_primary_if_select': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:454:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer((rcu_ptr), (ptr)); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/batman-adv/hard-interface.c:475:20: note: in expansion of macro 'rcu_replace_pointer' curr_hard_iface = rcu_replace_pointer(bat_priv->primary_if, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/batman-adv/hard-interface.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c: In function 'cc_hash_digest': /kisskb/src/drivers/crypto/ccree/cc_hash.c:432:6: note: byref variable will be forcibly initialized int idx = 0; ^~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c:430:20: note: byref variable will be forcibly initialized struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; ^~~~ /kisskb/src/drivers/crypto/ccree/cc_hash.c: In function 'cc_do_finup': /kisskb/src/drivers/crypto/ccree/cc_hash.c:644:20: note: byref variable will be forcibly initialized struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; ^~~~ /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 } state_fields[] = { ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:446:14: note: byref variable will be forcibly initialized 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 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 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 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 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 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 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 int sub_status, sub_mask; ^~~~~~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:538:7: note: byref variable will be forcibly initialized int sub_status, sub_mask; ^~~~~~~~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:485:23: note: byref variable will be forcibly initialized struct bd9995x_state state; ^~~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:484:16: note: byref variable will be forcibly initialized unsigned long tmp; ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:483:19: note: byref variable will be forcibly initialized int ret, status, mask, i; ^~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:483:11: note: byref variable will be forcibly initialized int ret, status, mask, i; ^~~~~~ /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c: In function 'brcm_avs_get_pmap': /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c:361:6: note: byref variable will be forcibly initialized u32 args[AVS_MAX_CMD_ARGS]; ^~~~ /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c: In function 'show_brcm_avs_pmap': /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c:680:14: note: byref variable will be forcibly initialized struct pmap pmap; ^~~~ /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c: In function 'show_brcm_avs_mode': /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c:666:14: note: byref variable will be forcibly initialized struct pmap pmap; ^~~~ /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c: In function 'brcm_avs_get_pstate': /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c:390:6: note: byref variable will be forcibly initialized u32 args[AVS_MAX_CMD_ARGS]; ^~~~ /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 u16 tmp = ALLRST | OTPLD; ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:606:11: note: byref variable will be forcibly initialized int ret, state; ^~~~~ /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c: In function 'show_brcm_avs_pstate': /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c:655:15: note: byref variable will be forcibly initialized unsigned int pstate; ^~~~~~ /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c: In function 'brcm_avs_set_pmap': /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c:378:6: note: byref variable will be forcibly initialized u32 args[AVS_MAX_CMD_ARGS]; ^~~~ /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c: In function 'brcm_avs_set_pstate': /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c:403:6: note: byref variable will be forcibly initialized u32 args[AVS_MAX_CMD_ARGS]; ^~~~ /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c: In function 'brcm_avs_target_index': /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c:403:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/pm_qos.h:17, from /kisskb/src/include/linux/cpufreq.h:16, from /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c:44: /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 struct bd9995x_state state; ^~~~~ /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c: In function 'brcm_avs_get_freq_table': /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c:403:6: note: byref variable will be forcibly initialized u32 args[AVS_MAX_CMD_ARGS]; ^~~~ /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c:403:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c:429:15: note: byref variable will be forcibly initialized unsigned int pstate; ^~~~~~ /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c: In function 'brcm_avs_cpufreq_init': /kisskb/src/drivers/cpufreq/brcmstb-avs-cpufreq.c:637:16: note: byref variable will be forcibly initialized unsigned int pstate; ^~~~~~ /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 int ret, tmp; ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:258:11: note: byref variable will be forcibly initialized int ret, tmp; ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:245:11: note: byref variable will be forcibly initialized int ret, tmp; ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:234:11: note: byref variable will be forcibly initialized int ret, tmp; ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:284:11: note: byref variable will be forcibly initialized 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 bool found; ^~~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:888:6: note: byref variable will be forcibly initialized int regval; ^~~~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:886:6: note: byref variable will be forcibly initialized u32 property; ^~~~~~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:885:35: note: byref variable will be forcibly initialized struct power_supply_battery_info info; ^~~~ /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 struct michael_mic_ctx mctx; ^~~~ 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:27, 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 __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 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 __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 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 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 __be64 tmp = value; ^~~ /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 __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 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 __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 __be64 tmp = value; ^~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function '__query_convention': /kisskb/src/drivers/firmware/qcom_scm.c:135:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ /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 struct vxlan_metadata opts; ^~~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function '__qcom_scm_is_call_available': /kisskb/src/drivers/firmware/qcom_scm.c:231:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function '__qcom_scm_assign_mem': /kisskb/src/drivers/firmware/qcom_scm.c:803:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function '__qcom_scm_pas_mss_reset': /kisskb/src/drivers/firmware/qcom_scm.c:609:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function 'qcom_scm_find_dload_address': /kisskb/src/drivers/firmware/qcom_scm.c:1145:6: note: byref variable will be forcibly initialized u32 offset; ^~~~~~ /kisskb/src/drivers/firmware/qcom_scm.c:1144:18: note: byref variable will be forcibly initialized struct resource res; ^~~ 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:27, 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 __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 struct in6_addr tmp; ^~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function 'qcom_scm_set_remote_state': /kisskb/src/drivers/firmware/qcom_scm.c:373:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function 'qcom_scm_pas_init_image': /kisskb/src/drivers/firmware/qcom_scm.c:443:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ /kisskb/src/drivers/firmware/qcom_scm.c:433:13: note: byref variable will be forcibly initialized dma_addr_t mdata_phys; ^~~~~~~~~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function 'qcom_scm_pas_mem_setup': /kisskb/src/drivers/firmware/qcom_scm.c:496:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ /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 __be64 tmp; ^~~ /kisskb/src/include/net/netlink.h:1630:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/firmware/qcom_scm.c: In function 'qcom_scm_pas_auth_and_reset': /kisskb/src/drivers/firmware/qcom_scm.c:526:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function 'qcom_scm_pas_shutdown': /kisskb/src/drivers/firmware/qcom_scm.c:555:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function 'qcom_scm_pas_supported': /kisskb/src/drivers/firmware/qcom_scm.c:586:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function 'qcom_scm_io_readl': /kisskb/src/drivers/firmware/qcom_scm.c:649:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ 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/mm_types.h:16, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/hid/hid-input.c:16: /kisskb/src/drivers/hid/hid-input.c: In function 'ktime_get_coarse': /kisskb/src/include/linux/timekeeping.h:117:20: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/drivers/hid/hid-input.c: In function 'hidinput_update_battery': /kisskb/src/include/linux/timekeeping.h:117:20: note: byref variable will be forcibly initialized /kisskb/src/include/linux/timekeeping.h:117:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/firmware/qcom_scm.c: In function 'qcom_scm_restore_sec_cfg': /kisskb/src/drivers/firmware/qcom_scm.c:699:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function 'qcom_scm_iommu_secure_ptbl_size': /kisskb/src/drivers/firmware/qcom_scm.c:717:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function 'qcom_scm_mem_protect_video_var': /kisskb/src/drivers/firmware/qcom_scm.c:775:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ /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 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 unsigned int scancode, index; ^~~~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function 'qcom_scm_assign_mem': /kisskb/src/drivers/firmware/qcom_scm.c:840:16: note: byref variable will be forcibly initialized unsigned long srcvm_bits = *srcvm; ^~~~~~~~~~ /kisskb/src/drivers/firmware/qcom_scm.c:831:13: note: byref variable will be forcibly initialized dma_addr_t ptr_phys; ^~~~~~~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function 'qcom_scm_ice_set_key': /kisskb/src/drivers/firmware/qcom_scm.c:1027:13: note: byref variable will be forcibly initialized dma_addr_t key_phys; ^~~~~~~~ /kisskb/src/drivers/firmware/qcom_scm.c: In function 'qcom_scm_hdcp_req': /kisskb/src/drivers/firmware/qcom_scm.c:1106:22: note: byref variable will be forcibly initialized struct qcom_scm_res res; ^~~ /kisskb/src/drivers/firmware/qcom_scm.c:1088:23: note: byref variable will be forcibly initialized struct qcom_scm_desc desc = { ^~~~ /kisskb/src/drivers/hid/hid-input.c: In function 'hidinput_configure_usage': /kisskb/src/drivers/hid/hid-input.c:575:17: note: byref variable will be forcibly initialized unsigned long *bit = NULL; ^~~ /kisskb/src/drivers/hid/hid-input.c:574:6: note: byref variable will be forcibly initialized int max = 0, code; ^~~ /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 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 u8 exec; ^~~~ /kisskb/src/drivers/leds/leds-lp5521.c:164:5: note: byref variable will be forcibly initialized 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 int nrchars; ^~~~~~~ /kisskb/src/drivers/leds/leds-lp5521.c:222:7: note: byref variable will be forcibly initialized char c[3]; ^ /kisskb/src/drivers/leds/leds-lp5521.c:221:11: note: byref variable will be forcibly initialized unsigned cmd; ^~~ /kisskb/src/drivers/hid/hid-input.c: In function 'hidinput_input_event': /kisskb/src/drivers/hid/hid-input.c:1539:20: note: byref variable will be forcibly initialized struct hid_field *field; ^~~~~ /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 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 __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 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 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 u64 mask_attrs = 0; ^~~~~~~~~~ /kisskb/src/net/openvswitch/flow_netlink.c:1782:6: note: byref variable will be forcibly initialized u64 key_attrs = 0; ^~~~~~~~~ /kisskb/src/net/openvswitch/flow_netlink.c:1780:23: note: byref variable will be forcibly initialized 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 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 struct sw_flow_key key; ^~~ /kisskb/src/net/openvswitch/flow_netlink.c:2639:23: note: byref variable will be forcibly initialized 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 struct sw_flow_key key; ^~~ /kisskb/src/drivers/net/hamradio/hdlcdrv.c: In function 'hdlcdrv_ioctl': /kisskb/src/drivers/net/hamradio/hdlcdrv.c:489:23: note: byref variable will be forcibly initialized struct hdlcdrv_ioctl bi; ^~ /kisskb/src/net/openvswitch/flow_netlink.c:2720:23: note: byref variable will be forcibly initialized struct sw_flow_match match; ^~~~~ In file included from /kisskb/src/drivers/crypto/ccree/cc_aead.c:11: /kisskb/src/drivers/crypto/ccree/cc_aead.c: In function 'des3_ede_verify_key': /kisskb/src/include/crypto/internal/des.h:59:6: note: byref variable will be forcibly initialized u32 K[6]; ^ /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 bool skip_copy; ^~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_aead.c: In function 'set_msg_len': /kisskb/src/drivers/crypto/ccree/cc_aead.c:1393:9: note: byref variable will be forcibly initialized __be32 data; ^~~~ /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 struct sample_arg arg; ^~~ /kisskb/src/net/openvswitch/flow_netlink.c:2440:23: note: byref variable will be forcibly initialized 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 u32 exec; ^~~~ /kisskb/src/drivers/hwmon/w83793.c: In function 'vrm_store': /kisskb/src/drivers/hwmon/w83793.c:335:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /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 struct check_pkt_len_arg arg; ^~~ /kisskb/src/net/openvswitch/flow_netlink.c:2953:17: note: byref variable will be forcibly initialized struct nlattr *a[OVS_CHECK_PKT_LEN_ATTR_MAX + 1]; ^ /kisskb/src/drivers/hwmon/w83793.c: In function 'store_fan_min': /kisskb/src/drivers/hwmon/w83793.c:490:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83793.c: In function 'store_temp': /kisskb/src/drivers/hwmon/w83793.c:589:7: note: byref variable will be forcibly initialized long tmp; ^~~ /kisskb/src/drivers/crypto/ccree/cc_aead.c: In function 'cc_proc_header_desc': /kisskb/src/drivers/crypto/ccree/cc_aead.c:1086:15: note: byref variable will be forcibly initialized unsigned int idx = *seq_size; ^~~ /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 const struct nlattr *attrs[OVS_DEC_TTL_ATTR_MAX + 1]; ^~~~~ /kisskb/src/drivers/hwmon/w83793.c: In function 'store_pwm': /kisskb/src/drivers/hwmon/w83793.c:536:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ 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/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized 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:27, 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 u32 tmp = value; ^~~ /kisskb/src/drivers/hwmon/w83793.c: In function 'store_beep': /kisskb/src/drivers/hwmon/w83793.c:382:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /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 u16 tmp = value; ^~~ /kisskb/src/drivers/hwmon/w83793.c: In function 'store_sf2_temp': /kisskb/src/drivers/hwmon/w83793.c:934:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/w83793.c: In function 'store_sf2_pwm': /kisskb/src/drivers/hwmon/w83793.c:893:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ 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 static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83793.c: In function 'store_sf_ctrl': /kisskb/src/drivers/hwmon/w83793.c:821:7: note: byref variable will be forcibly initialized long val; ^~~ /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 static int alg_setkey(struct sock *sk, sockptr_t ukey, unsigned int keylen) ^~~~~~~~~~ /kisskb/src/drivers/hwmon/w83793.c: In function 'store_temp_mode': /kisskb/src/drivers/hwmon/w83793.c:655:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83793.c: In function 'store_sf_setup': /kisskb/src/drivers/hwmon/w83793.c:720:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/leds/leds-lp5523.c: In function 'show_master_fader_leds': /kisskb/src/drivers/leds/leds-lp5523.c:738:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/hwmon/w83793.c: In function 'store_beep_enable': /kisskb/src/drivers/hwmon/w83793.c:415:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/leds/leds-lp5523.c: In function 'lp5523_run_engine': /kisskb/src/drivers/leds/leds-lp5523.c:221:5: note: byref variable will be forcibly initialized u8 exec; ^~~~ /kisskb/src/drivers/leds/leds-lp5523.c:220:5: note: byref variable will be forcibly initialized u8 mode; ^~~~ /kisskb/src/drivers/hwmon/w83793.c: In function 'store_chassis_clear': /kisskb/src/drivers/hwmon/w83793.c:443:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/w83793.c: In function 'store_in': /kisskb/src/drivers/hwmon/w83793.c:982:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /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 size_t off; ^~~ /kisskb/src/drivers/leds/leds-lp5523.c: In function 'lp5523_init_program_engine': /kisskb/src/drivers/leds/leds-lp5523.c:270:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /kisskb/src/drivers/leds/leds-lp5523.c: In function 'store_master_fader': /kisskb/src/drivers/leds/leds-lp5523.c:709:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/leds/leds-lp5523.c: In function 'show_master_fader': /kisskb/src/drivers/leds/leds-lp5523.c:687:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/leds/leds-lp5523.c: In function 'lp5523_selftest': /kisskb/src/drivers/leds/leds-lp5523.c:585:18: note: byref variable will be forcibly initialized u8 status, adc, vdd; ^~~ /kisskb/src/drivers/leds/leds-lp5523.c:585:13: note: byref variable will be forcibly initialized u8 status, adc, vdd; ^~~ /kisskb/src/drivers/leds/leds-lp5523.c:585:5: note: byref variable will be forcibly initialized u8 status, adc, vdd; ^~~~~~ /kisskb/src/drivers/leds/leds-lp5523.c: In function 'show_engine_leds': /kisskb/src/drivers/leds/leds-lp5523.c:484:7: note: byref variable will be forcibly initialized char mux[LP5523_MAX_LEDS + 1]; ^~~ /kisskb/src/drivers/leds/leds-lp5523.c: In function 'lp5523_update_program_memory': /kisskb/src/drivers/leds/leds-lp5523.c:331:6: note: byref variable will be forcibly initialized int nrchars; ^~~~~~~ /kisskb/src/drivers/leds/leds-lp5523.c:330:7: note: byref variable will be forcibly initialized char c[3]; ^ /kisskb/src/drivers/leds/leds-lp5523.c:329:15: note: byref variable will be forcibly initialized unsigned int cmd; ^~~ 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-lp5523.c:14: /kisskb/src/drivers/leds/leds-lp5523.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/crypto/ccree/cc_aead.c: In function 'cc_proc_cipher': /kisskb/src/drivers/crypto/ccree/cc_aead.c:970:15: note: byref variable will be forcibly initialized unsigned int idx = *seq_size; ^~~ /kisskb/src/drivers/crypto/ccree/cc_aead.c: In function 'cc_hmac_authenc': /kisskb/src/drivers/crypto/ccree/cc_aead.c:1086:15: note: byref variable will be forcibly initialized unsigned int idx = *seq_size; ^~~ /kisskb/src/drivers/crypto/ccree/cc_aead.c: In function 'cc_ccm': /kisskb/src/drivers/crypto/ccree/cc_aead.c:1415:15: note: byref variable will be forcibly initialized unsigned int idx = *seq_size; ^~~ /kisskb/src/drivers/crypto/ccree/cc_aead.c: In function 'cc_xcbc_authenc': /kisskb/src/drivers/crypto/ccree/cc_aead.c:1086:15: note: byref variable will be forcibly initialized unsigned int idx = *seq_size; ^~~ /kisskb/src/drivers/net/dsa/xrs700x/xrs700x_i2c.c: In function 'xrs700x_i2c_reg_write': /kisskb/src/drivers/net/dsa/xrs700x/xrs700x_i2c.c:49:25: note: byref variable will be forcibly initialized struct xrs700x_i2c_cmd cmd; ^~~ /kisskb/src/drivers/net/dsa/xrs700x/xrs700x_i2c.c: In function 'xrs700x_i2c_reg_read': /kisskb/src/drivers/net/dsa/xrs700x/xrs700x_i2c.c:23:25: note: byref variable will be forcibly initialized struct xrs700x_i2c_cmd cmd; ^~~ /kisskb/src/drivers/crypto/ccree/cc_aead.c: In function 'cc_proc_aead': /kisskb/src/drivers/crypto/ccree/cc_aead.c:1896:20: note: byref variable will be forcibly initialized struct cc_hw_desc desc[MAX_AEAD_PROCESS_SEQ]; ^~~~ /kisskb/src/drivers/crypto/ccree/cc_aead.c:1895:6: note: byref variable will be forcibly initialized int seq_len = 0; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/net/openvswitch/flow.h:9, from /kisskb/src/net/openvswitch/flow_table.c:6: /kisskb/src/net/openvswitch/flow_table.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_aead.c: In function 'cc_get_plain_hmac_key': /kisskb/src/drivers/crypto/ccree/cc_aead.c:424:20: note: byref variable will be forcibly initialized struct cc_hw_desc desc[MAX_AEAD_SETKEY_SEQ]; ^~~~ /kisskb/src/drivers/net/dsa/bcm_sf2_cfp.c: In function 'bcm_sf2_cfp_ipv4_rule_set': /kisskb/src/drivers/net/dsa/bcm_sf2_cfp.c:358:23: note: byref variable will be forcibly initialized struct flow_match_ip ip; ^~ /kisskb/src/drivers/net/dsa/bcm_sf2_cfp.c:357:26: note: byref variable will be forcibly initialized struct flow_match_ports ports; ^~~~~ /kisskb/src/drivers/net/dsa/bcm_sf2_cfp.c:356:31: note: byref variable will be forcibly initialized struct flow_match_ipv4_addrs ipv4; ^~~~ /kisskb/src/net/openvswitch/flow_table.c: In function 'tbl_mask_array_realloc': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:267:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tbl->mask_array, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/ccree/cc_aead.c: In function 'cc_aead_setkey': /kisskb/src/drivers/crypto/ccree/cc_aead.c:558:30: note: byref variable will be forcibly initialized struct crypto_authenc_keys keys; ^~~~ /kisskb/src/drivers/crypto/ccree/cc_aead.c:546:20: note: byref variable will be forcibly initialized struct cc_hw_desc desc[MAX_AEAD_SETKEY_SEQ]; ^~~~ /kisskb/src/drivers/net/dsa/bcm_sf2_cfp.c: In function 'bcm_sf2_cfp_rule_remove': /kisskb/src/drivers/net/dsa/bcm_sf2_cfp.c:1010:6: note: byref variable will be forcibly initialized u32 next_loc = 0; ^~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/bvec.h:14, 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:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/crypto/ccree/cc_aead.c: In function 'cc_des3_aead_setkey': /kisskb/src/drivers/crypto/ccree/cc_aead.c:641:29: note: byref variable will be forcibly initialized struct crypto_authenc_keys keys; ^~~~ /kisskb/src/drivers/net/dsa/bcm_sf2_cfp.c: In function 'bcm_sf2_cfp_ipv6_rule_set': /kisskb/src/drivers/net/dsa/bcm_sf2_cfp.c:638:26: note: byref variable will be forcibly initialized struct flow_match_ports ports; ^~~~~ /kisskb/src/drivers/net/dsa/bcm_sf2_cfp.c:637:31: note: byref variable will be forcibly initialized struct flow_match_ipv6_addrs ipv6; ^~~~ In file included from /kisskb/src/include/linux/bvec.h:14, 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 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/batman-adv/main.c: In function 'batadv_skb_set_priority': /kisskb/src/net/batman-adv/main.c:340:28: note: byref variable will be forcibly initialized struct vlan_ethhdr *vhdr, vhdr_tmp; ^~~~~~~~ /kisskb/src/net/batman-adv/main.c:339:16: note: byref variable will be forcibly initialized struct ethhdr ethhdr_tmp, *ethhdr; ^~~~~~~~~~ /kisskb/src/net/batman-adv/main.c:338:17: note: byref variable will be forcibly initialized struct ipv6hdr ip6_hdr_tmp, *ip6_hdr; ^~~~~~~~~~~ /kisskb/src/net/batman-adv/main.c:337:15: note: byref variable will be forcibly initialized 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:576:12: note: byref variable will be forcibly initialized const u8 *data; ^~~~ /kisskb/src/net/batman-adv/main.c:575:23: note: byref variable will be forcibly initialized struct skb_seq_state st; ^~ /kisskb/src/net/batman-adv/main.c: In function 'batadv_throw_uevent': /kisskb/src/net/batman-adv/main.c:659:8: note: byref variable will be forcibly initialized char *uevent_env[4] = { NULL, NULL, NULL, NULL }; ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/net/openvswitch/flow.h:9, from /kisskb/src/net/openvswitch/flow_table.c:6: /kisskb/src/net/openvswitch/flow_table.c: In function 'tbl_mask_array_add_mask': /kisskb/src/drivers/media/i2c/upd64083.c: In function 'upd64083_read': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:294:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ma->masks[ma_count], new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/upd64083.c:79:5: note: byref variable will be forcibly initialized u8 buf[7]; ^~~ /kisskb/src/drivers/net/dsa/bcm_sf2_cfp.c: In function 'bcm_sf2_cfp_rule_insert': /kisskb/src/drivers/net/dsa/bcm_sf2_cfp.c:852:33: note: byref variable will be forcibly initialized struct switchdev_obj_port_vlan vlan; ^~~~ /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 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 u8 buf[2]; ^~~ /kisskb/src/drivers/media/i2c/upd64083.c: In function 'upd64083_s_routing': /kisskb/src/drivers/media/i2c/upd64083.c:64:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/upd64083.c:64:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/upd64083.c: In function 'upd64083_s_register': /kisskb/src/drivers/media/i2c/upd64083.c:64:5: note: byref variable will be forcibly initialized /kisskb/src/net/openvswitch/flow_table.c: In function 'tbl_mask_array_del_mask': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:318:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ma->masks[i], ma->masks[ma_count - 1]); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/upd64083.c: In function 'upd64083_probe': /kisskb/src/drivers/media/i2c/upd64083.c:64:5: note: byref variable will be forcibly initialized /kisskb/src/net/openvswitch/flow_table.c: In function 'flow_ufid_insert': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:1076:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(table->ufid_ti, new_ti); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c: In function 'flow_key_insert': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:1054:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(table->ti, new_ti); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/bcm_sf2_cfp.c: In function 'bcm_sf2_cfp_get_strings': /kisskb/src/drivers/net/dsa/bcm_sf2_cfp.c:1287:7: note: byref variable will be forcibly initialized char buf[ETH_GSTRING_LEN]; ^~~ /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 struct sw_flow_key masked_key; ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/net/openvswitch/flow.h:9, from /kisskb/src/net/openvswitch/flow_table.c:6: /kisskb/src/net/openvswitch/flow_table.c: In function 'ovs_flow_tbl_masks_cache_resize': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:407:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(table->mask_cache, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c: In function 'ovs_flow_tbl_init': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:438:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(table->mask_cache, mc); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:437:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(table->mask_array, ma); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:436:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(table->ufid_ti, ufid_ti); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:435:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(table->ti, ti); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c: In function 'ovs_flow_tbl_flush': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:635:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(flow_table->ufid_ti, new_ufid_ti); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:634:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(flow_table->ti, new_ti); ^~~~~~~~~~~~~~~~~~ /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 u32 cache = 0; ^~~~~ /kisskb/src/net/openvswitch/flow_table.c:802:7: note: byref variable will be forcibly initialized 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 u32 index = 0; ^~~~~ /kisskb/src/net/openvswitch/flow_table.c:855:22: note: byref variable will be forcibly initialized u32 __always_unused n_cache_hit; ^~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:854:22: note: byref variable will be forcibly initialized 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 u32 __always_unused n_mask_hit; ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/net/openvswitch/flow.h:9, from /kisskb/src/net/openvswitch/flow_table.c:6: /kisskb/src/net/openvswitch/flow_table.c: In function 'ovs_flow_masks_rebalance': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:1184:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(table->mask_array, new); ^~~~~~~~~~~~~~~~~~ /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 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/radix-tree.h:11, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/drivers/input/input.c:13: /kisskb/src/drivers/input/input.c: In function '__input_release_device': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/input.c:568:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev->grab, NULL); ^~~~~~~~~~~~~~~~~~ /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 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/clocksource/arm_arch_timer.c: In function 'arch_timer_mem_of_init': /kisskb/src/drivers/clocksource/arm_arch_timer.c:1464:7: note: byref variable will be forcibly initialized u32 n; ^ /kisskb/src/drivers/clocksource/arm_arch_timer.c:1450:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /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 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 u8 buf [] = { reg, data }; ^~~ /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 bool inhibited; ^~~~~~~~~ /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 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 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 u8 val; ^~~ /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/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 In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/radix-tree.h:11, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/drivers/input/input.c:13: /kisskb/src/drivers/input/input.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /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/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/input/input.c: In function 'input_get_disposition': /kisskb/src/drivers/input/input.c:265:6: note: byref variable will be forcibly initialized int value = *pval; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/radix-tree.h:11, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/drivers/input/input.c:13: /kisskb/src/drivers/input/input.c: In function 'input_grab_device': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/input.c:552:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev->grab, handle); ^~~~~~~~~~~~~~~~~~ /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 struct input_value vals[] = { ^~~~ /kisskb/src/drivers/input/input.c:934:15: note: byref variable will be forcibly initialized unsigned int old_keycode; ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/tcp_ulp.c:10: /kisskb/src/net/ipv4/tcp_ulp.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /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 struct input_value vals[] = { ^~~~ In file included from /kisskb/src/lib/test_memcat_p.c:8: /kisskb/src/lib/test_memcat_p.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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 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:549:20: note: byref variable will be forcibly initialized union sctp_addr saveaddr; ^~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_connect_add_peer': /kisskb/src/net/sctp/socket.c:1122:25: note: byref variable will be forcibly initialized struct sctp_transport *t; ^ /kisskb/src/net/sctp/socket.c: In function 'sctp_get_port_local': /kisskb/src/net/sctp/socket.c:8178:12: note: byref variable will be forcibly initialized int low, high, remaining, index; ^~~~ /kisskb/src/net/sctp/socket.c:8178:7: note: byref variable will be forcibly initialized int low, high, remaining, index; ^~~ /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 u8 exec; ^~~~ /kisskb/src/drivers/leds/leds-lp5562.c:156:5: note: byref variable will be forcibly initialized u8 mode; ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_get_port': /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 unsigned long mode; ^~~~ /kisskb/src/net/sctp/socket.c:8331:18: note: byref variable will be forcibly initialized union sctp_addr addr; ^~~~ /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 int nrchars; ^~~~~~~ /kisskb/src/drivers/leds/leds-lp5562.c:217:7: note: byref variable will be forcibly initialized char c[3]; ^ /kisskb/src/drivers/leds/leds-lp5562.c:216:11: note: byref variable will be forcibly initialized unsigned cmd; ^~~ 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_sendmsg_to_asoc': /kisskb/src/net/sctp/socket.c:1782:7: note: byref variable will be forcibly initialized long timeo; ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_disable_fragments': /kisskb/src/net/sctp/socket.c:5459:6: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_events': /kisskb/src/net/sctp/socket.c:5481:30: note: byref variable will be forcibly initialized struct sctp_event_subscribe subscribe; ^~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_nodelay': /kisskb/src/net/sctp/socket.c:6430:6: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_mappedv4': /kisskb/src/net/sctp/socket.c:6582:6: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_adaptation_layer': /kisskb/src/net/sctp/socket.c:6294:28: note: byref variable will be forcibly initialized struct sctp_setadaptation adaptation; ^~~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_fragment_interleave': /kisskb/src/net/sctp/socket.c:6709:6: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_partial_delivery_point': /kisskb/src/net/sctp/socket.c:6733:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_hmac_ident': /kisskb/src/net/sctp/socket.c:6821:9: note: byref variable will be forcibly initialized __u16 hmacid = ntohs(hmacs->hmac_ids[i]); ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_assoc_number': /kisskb/src/net/sctp/socket.c:6970:6: note: byref variable will be forcibly initialized u32 val = 0; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_recvrcvinfo': /kisskb/src/net/sctp/socket.c:7191:6: note: byref variable will be forcibly initialized int val = 0; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_recvnxtinfo': /kisskb/src/net/sctp/socket.c:7211:6: note: byref variable will be forcibly initialized int val = 0; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_reuse_port': /kisskb/src/net/sctp/socket.c:7637:6: note: byref variable will be forcibly initialized int val; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_copy_laddrs': /kisskb/src/net/sctp/socket.c:6100:18: note: byref variable will be forcibly initialized union sctp_addr temp; ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_auto_asconf': /kisskb/src/net/sctp/socket.c:6999:6: note: byref variable will be forcibly initialized int val = 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/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 static inline void *memdup_sockptr(sockptr_t src, size_t len) ^~~~~~~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_sctp_status': /kisskb/src/net/sctp/socket.c:5317:21: note: byref variable will be forcibly initialized struct sctp_status status; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_addr_id2transport': /kisskb/src/net/sctp/socket.c:274:25: note: byref variable will be forcibly initialized struct sctp_transport *transport; ^~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_peer_addr_info': /kisskb/src/net/sctp/socket.c:5397:24: note: byref variable will be forcibly initialized struct sctp_paddrinfo pinfo; ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_peer_addr_params': /kisskb/src/net/sctp/socket.c:5818:27: note: byref variable will be forcibly initialized struct sctp_paddrparams params; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_delayed_ack': /kisskb/src/net/sctp/socket.c:5962:27: note: byref variable will be forcibly initialized struct sctp_sack_info params; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_peer_addrs': /kisskb/src/net/sctp/socket.c:6053:18: note: byref variable will be forcibly initialized union sctp_addr temp; ^~~~ /kisskb/src/net/sctp/socket.c:6050:23: note: byref variable will be forcibly initialized struct sctp_getaddrs getaddrs; ^~~~~~~~ /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 struct tkip_ctx ctx; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_local_addrs': /kisskb/src/net/sctp/socket.c:6155:6: note: byref variable will be forcibly initialized int bytes_copied = 0; ^~~~~~~~~~~~ /kisskb/src/net/sctp/socket.c:6150:18: note: byref variable will be forcibly initialized union sctp_addr temp; ^~~~ /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 u8 rc4key[16]; ^~~~~~ /kisskb/src/net/sctp/socket.c:6147:23: note: byref variable will be forcibly initialized struct sctp_getaddrs getaddrs; ^~~~~~~~ /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 u8 rc4key[16], keyid, *pos = payload; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_default_send_param': /kisskb/src/net/sctp/socket.c:6336:25: note: byref variable will be forcibly initialized struct sctp_sndrcvinfo info; ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_default_sndinfo': /kisskb/src/net/sctp/socket.c:6382:22: note: byref variable will be forcibly initialized struct sctp_sndinfo info; ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_primary_addr': /kisskb/src/net/sctp/socket.c:6252:19: note: byref variable will be forcibly initialized struct sctp_prim prim; ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_rtoinfo': /kisskb/src/net/sctp/socket.c:6459:22: note: byref variable will be forcibly initialized struct sctp_rtoinfo rtoinfo; ^~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_associnfo': /kisskb/src/net/sctp/socket.c:6515:26: note: byref variable will be forcibly initialized struct sctp_assocparams assocparams; ^~~~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_maxseg': /kisskb/src/net/sctp/socket.c:6662:26: note: byref variable will be forcibly initialized struct sctp_assoc_value params; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_context': /kisskb/src/net/sctp/socket.c:6605:26: note: byref variable will be forcibly initialized struct sctp_assoc_value params; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_maxburst': /kisskb/src/net/sctp/socket.c:6757:26: note: byref variable will be forcibly initialized struct sctp_assoc_value params; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_active_key': /kisskb/src/net/sctp/socket.c:6833:24: note: byref variable will be forcibly initialized struct sctp_authkeyid val; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_peer_auth_chunks': /kisskb/src/net/sctp/socket.c:6869:25: note: byref variable will be forcibly initialized struct sctp_authchunks val; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_local_auth_chunks': /kisskb/src/net/sctp/socket.c:6914:25: note: byref variable will be forcibly initialized struct sctp_authchunks val; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_paddr_thresholds': /kisskb/src/net/sctp/socket.c:7074:28: note: byref variable will be forcibly initialized struct sctp_paddrthlds_v2 val; ^~~ In file included from /kisskb/src/drivers/crypto/caam/compat.h:12, from /kisskb/src/drivers/crypto/caam/jr.c:13: /kisskb/src/drivers/crypto/caam/jr.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_assoc_stats': /kisskb/src/net/sctp/socket.c:7133:26: note: byref variable will be forcibly initialized struct sctp_assoc_stats sas; ^~~ /kisskb/src/drivers/crypto/caam/jr.c: In function 'caam_jr_init': /kisskb/src/drivers/crypto/caam/jr.c:438:25: note: byref variable will be forcibly initialized dma_addr_t inpbusaddr, outbusaddr; ^~~~~~~~~~ /kisskb/src/drivers/crypto/caam/jr.c:438:13: note: byref variable will be forcibly initialized dma_addr_t inpbusaddr, outbusaddr; ^~~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_pr_supported': /kisskb/src/net/sctp/socket.c:7231:26: note: byref variable will be forcibly initialized struct sctp_assoc_value params; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_default_prinfo': /kisskb/src/net/sctp/socket.c:7270:29: note: byref variable will be forcibly initialized struct sctp_default_prinfo info; ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_pr_assocstatus': /kisskb/src/net/sctp/socket.c:7316:23: note: byref variable will be forcibly initialized struct sctp_prstatus params; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_pr_streamstatus': /kisskb/src/net/sctp/socket.c:7377:23: note: byref variable will be forcibly initialized struct sctp_prstatus params; ^~~~~~ /kisskb/src/drivers/mmc/core/sd.c: In function 'sd_select_driver_type': /kisskb/src/drivers/mmc/core/sd.c:399:37: note: byref variable will be forcibly initialized int card_drv_type, drive_strength, drv_type; ^~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_reconfig_supported': /kisskb/src/net/sctp/socket.c:7439:26: note: byref variable will be forcibly initialized struct sctp_assoc_value params; ^~~~~~ /kisskb/src/drivers/hid/hid-quirks.c: In function 'hid_quirks_init': /kisskb/src/drivers/hid/hid-quirks.c:1158:6: note: byref variable will be forcibly initialized u32 quirks; ^~~~~~ /kisskb/src/drivers/hid/hid-quirks.c:1157:29: note: byref variable will be forcibly initialized unsigned short int vendor, product; ^~~~~~~ /kisskb/src/drivers/hid/hid-quirks.c:1157:21: note: byref variable will be forcibly initialized unsigned short int vendor, product; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_enable_strreset': /kisskb/src/net/sctp/socket.c:7478:26: note: byref variable will be forcibly initialized struct sctp_assoc_value params; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_scheduler': /kisskb/src/net/sctp/socket.c:7517:26: note: byref variable will be forcibly initialized struct sctp_assoc_value params; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_scheduler_value': /kisskb/src/net/sctp/socket.c:7556:27: note: byref variable will be forcibly initialized struct sctp_stream_value params; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_interleaving_supported': /kisskb/src/net/sctp/socket.c:7598:26: note: byref variable will be forcibly initialized struct sctp_assoc_value params; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_event': /kisskb/src/net/sctp/socket.c:7657:20: note: byref variable will be forcibly initialized struct sctp_event param; ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_asconf_supported': /kisskb/src/net/sctp/socket.c:7692:26: note: byref variable will be forcibly initialized struct sctp_assoc_value params; ^~~~~~ /kisskb/src/drivers/mmc/core/sd.c: In function 'mmc_sd_init_card': /kisskb/src/drivers/mmc/core/sd.c:1003:6: note: byref variable will be forcibly initialized u32 rocr = 0; ^~~~ /kisskb/src/drivers/mmc/core/sd.c:1002:6: note: byref variable will be forcibly initialized u32 cid[4]; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_auth_supported': /kisskb/src/net/sctp/socket.c:7731:26: note: byref variable will be forcibly initialized struct sctp_assoc_value params; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_ecn_supported': /kisskb/src/net/sctp/socket.c:7770:26: note: byref variable will be forcibly initialized struct sctp_assoc_value params; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_pf_expose': /kisskb/src/net/sctp/socket.c:7809:26: note: byref variable will be forcibly initialized struct sctp_assoc_value params; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_encap_port': /kisskb/src/net/sctp/socket.c:7848:24: note: byref variable will be forcibly initialized struct sctp_udpencaps encap; ^~~~~ /kisskb/src/drivers/mmc/core/sd.c: In function 'mmc_attach_sd': /kisskb/src/drivers/mmc/core/sd.c:1336:6: note: byref variable will be forcibly initialized u32 ocr, rocr; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_setsockopt_delayed_ack': /kisskb/src/net/sctp/socket.c:2809:25: note: byref variable will be forcibly initialized struct sctp_sack_info p; ^ /kisskb/src/drivers/vhost/vringh.c: In function 'slow_copy': /kisskb/src/drivers/vhost/vringh.c:242:9: note: byref variable will be forcibly initialized size_t part, len = sizeof(struct vring_desc); ^~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358764.c: In function 'tc358764_write': /kisskb/src/drivers/gpu/drm/bridge/tc358764.c:191:5: note: byref variable will be forcibly initialized u8 data[6]; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358764.c: In function 'tc358764_init': /kisskb/src/drivers/gpu/drm/bridge/tc358764.c:221:6: note: byref variable will be forcibly initialized u32 v = 0; ^ /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 va_list ap; ^~ /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 u16 avail_idx, i, head; ^~~~ /kisskb/src/drivers/vhost/vringh.c:43:6: note: byref variable will be forcibly initialized u16 avail_idx, i, head; ^~~~~~~~~ /kisskb/src/drivers/vhost/vringh.c: In function '__vringh_notify_enable': /kisskb/src/drivers/vhost/vringh.c:517:6: note: byref variable will be forcibly initialized u16 avail; ^~~~~ /kisskb/src/drivers/vhost/vringh.c: In function '__vringh_need_notify': /kisskb/src/drivers/vhost/vringh.c:480:7: note: byref variable will be forcibly initialized u16 flags; ^~~~~ /kisskb/src/drivers/vhost/vringh.c:470:6: note: byref variable will be forcibly initialized u16 used_event; ^~~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_for_each_transport': /kisskb/src/net/sctp/socket.c:5275:25: note: byref variable will be forcibly initialized struct rhashtable_iter hti; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_autobind': /kisskb/src/net/sctp/socket.c:8584:18: note: byref variable will be forcibly initialized union sctp_addr autoaddr; ^~~~~~~~ /kisskb/src/net/sctp/socket.c: In function '__sctp_connect': /kisskb/src/net/sctp/socket.c:1160:7: note: byref variable will be forcibly initialized long timeo; ^~~~~ /kisskb/src/net/sctp/socket.c:1154:25: note: byref variable will be forcibly initialized struct sctp_transport *transport; ^~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_connectx3': /kisskb/src/net/sctp/socket.c:1375:15: note: byref variable will be forcibly initialized sctp_assoc_t assoc_id = 0; ^~~~~~~~ /kisskb/src/net/sctp/socket.c:1374:27: note: byref variable will be forcibly initialized struct sctp_getaddrs_old param; ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_setsockopt_connectx': /kisskb/src/net/sctp/socket.c:1343:15: note: byref variable will be forcibly initialized sctp_assoc_t assoc_id = 0; ^~~~~~~~ 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:607:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_sendmsg_new_asoc': /kisskb/src/net/sctp/socket.c:1687:19: note: byref variable will be forcibly initialized union sctp_addr _daddr; ^~~~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/vhost/vringh.c: In function '__vringh_iov': /kisskb/src/drivers/vhost/vringh.c:300:10: note: byref variable will be forcibly initialized size_t len; ^~~ /kisskb/src/drivers/vhost/vringh.c:280:44: note: byref variable will be forcibly initialized struct vringh_range range = { -1ULL, 0 }, slowrange; ^~~~~~~~~ /kisskb/src/drivers/vhost/vringh.c:279:27: note: byref variable will be forcibly initialized struct vring_desc desc, *descs; ^~~~~ /kisskb/src/drivers/vhost/vringh.c:279:20: note: byref variable will be forcibly initialized struct vring_desc desc, *descs; ^~~~ /kisskb/src/drivers/vhost/vringh.c:278:31: note: byref variable will be forcibly initialized int err, count = 0, up_next, desc_max; ^~~~~~~~ /kisskb/src/drivers/vhost/vringh.c:278:22: note: byref variable will be forcibly initialized int err, count = 0, up_next, desc_max; ^~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_sendmsg': /kisskb/src/net/sctp/socket.c:1929:20: note: byref variable will be forcibly initialized struct sctp_cmsgs cmsgs; ^~~~~ /kisskb/src/net/sctp/socket.c:1927:25: note: byref variable will be forcibly initialized struct sctp_sndrcvinfo _sinfo, *sinfo; ^~~~~~ /kisskb/src/net/sctp/socket.c:1926:25: note: byref variable will be forcibly initialized struct sctp_transport *transport = NULL; ^~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_listen_start': /kisskb/src/net/sctp/socket.c:8350:7: note: byref variable will be forcibly initialized char alg[32]; ^~~ /kisskb/src/drivers/vhost/vringh.c: In function 'copy_from_iotlb': /kisskb/src/drivers/vhost/vringh.c:1113:17: note: byref variable will be forcibly initialized struct bio_vec iov[16]; ^~~ /kisskb/src/drivers/vhost/vringh.c:1112:18: note: byref variable will be forcibly initialized struct iov_iter iter; ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_setsockopt': /kisskb/src/drivers/vhost/vringh.c: In function 'getu16_iotlb': /kisskb/src/drivers/vhost/vringh.c:1148:17: note: byref variable will be forcibly initialized struct bio_vec iov; ^~~ /kisskb/src/drivers/vhost/vringh.c: In function 'copy_to_iotlb': /kisskb/src/drivers/vhost/vringh.c:1132:17: note: byref variable will be forcibly initialized struct bio_vec iov[16]; ^~~ /kisskb/src/drivers/vhost/vringh.c:1131:18: note: byref variable will be forcibly initialized struct iov_iter iter; ^~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'putu16_iotlb': /kisskb/src/net/sctp/socket.c:1343:15: note: byref variable will be forcibly initialized sctp_assoc_t assoc_id = 0; ^~~~~~~~ /kisskb/src/drivers/vhost/vringh.c:1169:17: note: byref variable will be forcibly initialized struct bio_vec iov; ^~~ 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 u32 tmp = value; ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_skb_recv_datagram': /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/sctp/socket.c:8844:7: note: byref variable will be forcibly initialized long timeo; ^~~~~ /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 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 u16 tmp = value; ^~~ /kisskb/src/drivers/vhost/vringh.c: In function 'vringh_complete_user': /kisskb/src/drivers/vhost/vringh.c:774:25: note: byref variable will be forcibly initialized struct vring_used_elem used; ^~~~ /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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/vhost/vringh.c: In function 'vringh_complete_kern': /kisskb/src/drivers/vhost/vringh.c:1019:25: note: byref variable will be forcibly initialized struct vring_used_elem used; ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_recvmsg': /kisskb/src/net/sctp/socket.c:2077:6: note: byref variable will be forcibly initialized int err = 0; ^~~ /kisskb/src/drivers/vhost/vringh.c: In function 'vringh_complete_iotlb': /kisskb/src/drivers/vhost/vringh.c:1378:25: note: byref variable will be forcibly initialized struct vring_used_elem used; ^~~~ /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 u8 tmp = value; ^~~ /kisskb/src/net/batman-adv/netlink.c: In function 'batadv_netlink_hardif_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/sctp/socket.c: In function 'sctp_do_peeloff': /kisskb/src/net/sctp/socket.c:5533:17: note: byref variable will be forcibly initialized struct socket *sock; ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_peeloff_common': /kisskb/src/net/sctp/socket.c:5582:17: note: byref variable will be forcibly initialized struct socket *newsock; ^~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_peeloff': /kisskb/src/net/sctp/socket.c:5618:15: note: byref variable will be forcibly initialized struct file *newfile = NULL; ^~~~~~~ /kisskb/src/net/sctp/socket.c:5617:21: note: byref variable will be forcibly initialized sctp_peeloff_arg_t peeloff; ^~~~~~~ /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 /kisskb/src/net/batman-adv/netlink.c:716:6: note: byref variable will be forcibly initialized u32 cookie; ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_peeloff_flags': /kisskb/src/net/sctp/socket.c:5652:15: note: byref variable will be forcibly initialized struct file *newfile = NULL; ^~~~~~~ /kisskb/src/net/sctp/socket.c:5651:27: note: byref variable will be forcibly initialized sctp_peeloff_flags_arg_t peeloff; ^~~~~~~ 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 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 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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 u64 tmp = value; ^~~ /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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /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 struct pardev_cb par_cb; ^~~~~~ /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 char ifname[IFNAMSIZ]; ^~~~~~ /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 struct baycom_ioctl bi; ^~ /kisskb/src/drivers/net/hamradio/baycom_par.c: In function 'baycom_par_setup': /kisskb/src/drivers/net/hamradio/baycom_par.c:583:6: note: byref variable will be forcibly initialized int ints[2]; ^~~~ /kisskb/src/drivers/media/dvb-frontends/l64781.c: In function 'reset_and_configure': /kisskb/src/drivers/media/dvb-frontends/l64781.c:102:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = 0x00, .flags = 0, .buf = buf, .len = 1 }; ^~~ /kisskb/src/drivers/media/dvb-frontends/l64781.c:101:5: note: byref variable will be forcibly initialized u8 buf [] = { 0x06 }; ^~~ /kisskb/src/drivers/media/dvb-frontends/l64781.c: In function 'l64781_readreg': /kisskb/src/drivers/media/dvb-frontends/l64781.c:58:17: note: byref variable will be forcibly initialized struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 1 }, ^~~ /kisskb/src/drivers/media/dvb-frontends/l64781.c:57:5: note: byref variable will be forcibly initialized u8 b1 [] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/l64781.c:56:5: note: byref variable will be forcibly initialized u8 b0 [] = { reg }; ^~ /kisskb/src/drivers/media/dvb-frontends/l64781.c: In function 'l64781_writereg': /kisskb/src/drivers/media/dvb-frontends/l64781.c:44:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; ^~~ /kisskb/src/drivers/media/dvb-frontends/l64781.c:43:5: note: byref variable will be forcibly initialized u8 buf [] = { reg, data }; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6xxx_g1_ctl2_mask': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:456:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/media/dvb-frontends/l64781.c: In function 'l64781_attach': /kisskb/src/drivers/media/dvb-frontends/l64781.c:496:17: note: byref variable will be forcibly initialized struct i2c_msg msg [] = { { .addr = config->demod_address, .flags = 0, .buf = b0, .len = 1 }, ^~~ /kisskb/src/drivers/media/dvb-frontends/l64781.c:495:5: note: byref variable will be forcibly initialized u8 b1 [] = { 0x00 }; ^~ /kisskb/src/drivers/media/dvb-frontends/l64781.c:494:5: note: byref variable will be forcibly initialized u8 b0 [] = { 0x1a }; ^~ /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 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 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 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 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 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 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:319:6: note: byref variable will be forcibly initialized 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:356:6: note: byref variable will be forcibly initialized 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:519:6: note: byref variable will be forcibly initialized u16 val; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6xxx_g1_stats_read': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:576:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6xxx_g1_stats_clear': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:607:6: note: byref variable will be forcibly initialized u16 val; ^~~ /kisskb/src/net/mac80211/aes_cmac.c: In function 'ieee80211_aes_cmac': /kisskb/src/net/mac80211/aes_cmac.c:28:5: note: byref variable will be forcibly initialized 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:16: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ ^~ /kisskb/src/net/mac80211/aes_cmac.c:27:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 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 char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ ^~ /kisskb/src/net/mac80211/aes_cmac.c:51:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' SHASH_DESC_ON_STACK(desc, tfm); ^~~~~~~~~~~~~~~~~~~ /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 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 unsigned long val; ^~~ /kisskb/src/drivers/firmware/qcom_scm-smc.c: In function 'scm_smc_call': /kisskb/src/drivers/firmware/qcom_scm-smc.c:94:24: note: byref variable will be forcibly initialized struct arm_smccc_args smc = {0}; ^~~ /kisskb/src/drivers/firmware/qcom_scm-smc.c:93:23: note: byref variable will be forcibly initialized struct arm_smccc_res smc_res; ^~~~~~~ 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:222:9: note: byref variable will be forcibly initialized 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 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 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 int chan_nr, color_id, ret; ^~~~~~~~ /kisskb/src/drivers/leds/leds-lp55xx-common.c:591:6: note: byref variable will be forcibly initialized 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 int chan_nr = 0; ^~~~~~~ /kisskb/src/drivers/leds/leds-lp55xx-common.c:633:6: note: byref variable will be forcibly initialized int led_color, ret; ^~~~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/socket.c:55: /kisskb/src/net/socket.c: In function 'KERNEL_SOCKPTR': /kisskb/src/include/linux/sockptr.h:29:9: note: userspace variable will be forcibly initialized return (sockptr_t) { .kernel = p, .is_kernel = true }; ^ /kisskb/src/net/socket.c: In function 'sock_do_ioctl': /kisskb/src/net/socket.c:1059:8: note: byref variable will be forcibly initialized bool need_copyout; ^~~~~~~~~~~~ /kisskb/src/net/socket.c:1058:16: note: byref variable will be forcibly initialized struct ifreq ifr; ^~~ /kisskb/src/net/socket.c:1049:17: note: byref variable will be forcibly initialized struct ifconf ifc; ^~~ /kisskb/src/net/socket.c: In function 'sock_ioctl': /kisskb/src/net/socket.c:1101:8: note: byref variable will be forcibly initialized bool need_copyout; ^~~~~~~~~~~~ /kisskb/src/net/socket.c:1100:16: note: byref variable will be forcibly initialized struct ifreq ifr; ^~~ /kisskb/src/net/socket.c: In function 'put_ts_pktinfo': /kisskb/src/net/socket.c:750:24: note: byref variable will be forcibly initialized struct scm_ts_pktinfo ts_pktinfo; ^~~~~~~~~~ In file included from /kisskb/src/include/linux/time.h:7, from /kisskb/src/include/linux/compat.h:10, from /kisskb/src/include/linux/ethtool.h:17, from /kisskb/src/net/socket.c:55: /kisskb/src/net/socket.c: In function 'timespec64_sub': /kisskb/src/include/linux/time64.h:78:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ /kisskb/src/drivers/cpufreq/imx6q-cpufreq.c: In function 'imx6q_set_target': /kisskb/src/drivers/cpufreq/imx6q-cpufreq.c:61:16: note: byref variable will be forcibly initialized unsigned long freq_hz, volt, volt_old; ^~~~~~~ /kisskb/src/net/socket.c: In function '____sys_sendmsg': /kisskb/src/net/socket.c:2298:16: note: byref variable will be forcibly initialized unsigned char ctl[sizeof(struct cmsghdr) + 20] ^~~ /kisskb/src/drivers/cpufreq/imx6q-cpufreq.c: In function 'imx6ul_opp_check_speed_grading': /kisskb/src/drivers/cpufreq/imx6q-cpufreq.c:279:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/net/socket.c: In function '__sock_recv_timestamp': /kisskb/src/net/socket.c:813:34: note: byref variable will be forcibly initialized struct __kernel_old_timespec ts; ^~ /kisskb/src/net/socket.c:807:30: note: byref variable will be forcibly initialized struct __kernel_timespec ts; ^~ /kisskb/src/net/socket.c:799:33: note: byref variable will be forcibly initialized struct __kernel_old_timeval tv; ^~ /kisskb/src/net/socket.c:793:34: note: byref variable will be forcibly initialized struct __kernel_sock_timeval tv; ^~ /kisskb/src/net/socket.c:777:35: note: byref variable will be forcibly initialized struct scm_timestamping_internal tss; ^~~ /kisskb/src/net/socket.c: In function '__sock_recv_wifi_status': /kisskb/src/net/socket.c:852:6: note: byref variable will be forcibly initialized int ack; ^~~ /kisskb/src/drivers/cpufreq/imx6q-cpufreq.c: In function 'imx6q_opp_check_speed_grading': /kisskb/src/drivers/cpufreq/imx6q-cpufreq.c:222:6: note: byref variable will be forcibly initialized u32 val; ^~~ In file included from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/drivers/cpufreq/imx6q-cpufreq.c:7: /kisskb/src/drivers/cpufreq/imx6q-cpufreq.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/socket.c: In function '____sys_recvmsg': /kisskb/src/net/socket.c:2551:26: note: byref variable will be forcibly initialized struct sockaddr_storage addr; ^~~~ /kisskb/src/net/socket.c: In function '__sys_socket': /kisskb/src/net/socket.c:1484:17: note: byref variable will be forcibly initialized struct socket *sock; ^~~~ /kisskb/src/net/socket.c: In function '__sys_socketpair': /kisskb/src/net/socket.c:1519:25: note: byref variable will be forcibly initialized struct socket *sock1, *sock2; ^~~~~ /kisskb/src/net/socket.c:1519:17: note: byref variable will be forcibly initialized struct socket *sock1, *sock2; ^~~~~ /kisskb/src/net/socket.c: In function '__sys_bind': /kisskb/src/net/socket.c:1627:11: note: byref variable will be forcibly initialized int err, fput_needed; ^~~~~~~~~~~ /kisskb/src/net/socket.c:1627:6: note: byref variable will be forcibly initialized int err, fput_needed; ^~~ /kisskb/src/net/socket.c:1626:26: note: byref variable will be forcibly initialized struct sockaddr_storage address; ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_listen': /kisskb/src/net/socket.c:1660:11: note: byref variable will be forcibly initialized int err, fput_needed; ^~~~~~~~~~~ /kisskb/src/net/socket.c:1660:6: note: byref variable will be forcibly initialized int err, fput_needed; ^~~ /kisskb/src/net/socket.c: In function '__sys_accept4_file': /kisskb/src/net/socket.c:1691:26: note: byref variable will be forcibly initialized struct sockaddr_storage address; ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_connect': /kisskb/src/net/socket.c:1850:27: note: byref variable will be forcibly initialized struct sockaddr_storage address; ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_getsockname': /kisskb/src/net/socket.c:1877:11: note: byref variable will be forcibly initialized int err, fput_needed; ^~~~~~~~~~~ /kisskb/src/net/socket.c:1877:6: note: byref variable will be forcibly initialized int err, fput_needed; ^~~ /kisskb/src/net/socket.c:1876:26: note: byref variable will be forcibly initialized struct sockaddr_storage address; ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_getpeername': /kisskb/src/net/socket.c:1915:11: note: byref variable will be forcibly initialized int err, fput_needed; ^~~~~~~~~~~ /kisskb/src/net/socket.c:1915:6: note: byref variable will be forcibly initialized int err, fput_needed; ^~~ /kisskb/src/net/socket.c:1914:26: note: byref variable will be forcibly initialized struct sockaddr_storage address; ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_sendto': /kisskb/src/net/socket.c:1954:6: note: byref variable will be forcibly initialized int fput_needed; ^~~~~~~~~~~ /kisskb/src/net/socket.c:1953:15: note: byref variable will be forcibly initialized struct iovec iov; ^~~ /kisskb/src/net/socket.c:1952:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/net/socket.c:1951:6: note: byref variable will be forcibly initialized int err; ^~~ /kisskb/src/net/socket.c:1950:26: note: byref variable will be forcibly initialized struct sockaddr_storage address; ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_recvfrom': /kisskb/src/net/socket.c:2015:6: note: byref variable will be forcibly initialized int fput_needed; ^~~~~~~~~~~ /kisskb/src/net/socket.c:2014:6: note: byref variable will be forcibly initialized int err, err2; ^~~ /kisskb/src/net/socket.c:2013:26: note: byref variable will be forcibly initialized struct sockaddr_storage address; ^~~~~~~ /kisskb/src/net/socket.c:2012:16: note: byref variable will be forcibly initialized struct msghdr msg; ^~~ /kisskb/src/net/socket.c:2011:15: note: byref variable will be forcibly initialized struct iovec iov; ^~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/socket.c:55: /kisskb/src/net/socket.c: In function '__sys_setsockopt': /kisskb/src/include/linux/sockptr.h:29:9: note: userspace variable will be forcibly initialized return (sockptr_t) { .kernel = p, .is_kernel = true }; ^ /kisskb/src/include/linux/sockptr.h:34:9: note: userspace variable will be forcibly initialized return (sockptr_t) { .user = p }; ^ /kisskb/src/net/socket.c:2085:11: note: byref variable will be forcibly initialized int err, fput_needed; ^~~~~~~~~~~ /kisskb/src/net/socket.c:2085:6: note: byref variable will be forcibly initialized int err, fput_needed; ^~~ /kisskb/src/net/socket.c:2083:12: note: userspace variable will be forcibly initialized sockptr_t optval = USER_SOCKPTR(user_optval); ^~~~~~ /kisskb/src/net/socket.c: In function '__sys_getsockopt': /kisskb/src/net/socket.c:2141:11: note: byref variable will be forcibly initialized int err, fput_needed; ^~~~~~~~~~~ /kisskb/src/net/socket.c:2141:6: note: byref variable will be forcibly initialized int err, fput_needed; ^~~ /kisskb/src/net/socket.c: In function '__sys_shutdown': /kisskb/src/net/socket.c:2196:11: note: byref variable will be forcibly initialized int err, fput_needed; ^~~~~~~~~~~ /kisskb/src/net/socket.c:2196:6: note: byref variable will be forcibly initialized int err, fput_needed; ^~~ /kisskb/src/net/socket.c: In function '__copy_msghdr_from_user': /kisskb/src/net/socket.c:2229:21: note: byref variable will be forcibly initialized struct user_msghdr msg; ^~~ /kisskb/src/net/socket.c: In function 'copy_msghdr_from_user': /kisskb/src/net/socket.c:2280:21: note: byref variable will be forcibly initialized struct user_msghdr msg; ^~~ /kisskb/src/net/socket.c: In function '___sys_sendmsg': /kisskb/src/net/socket.c:2395:39: note: byref variable will be forcibly initialized struct iovec iovstack[UIO_FASTIOV], *iov = iovstack; ^~~ /kisskb/src/net/socket.c:2395:15: note: byref variable will be forcibly initialized struct iovec iovstack[UIO_FASTIOV], *iov = iovstack; ^~~~~~~~ /kisskb/src/net/socket.c:2394:26: note: byref variable will be forcibly initialized struct sockaddr_storage address; ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_sendmsg': /kisskb/src/net/socket.c:2423:16: note: byref variable will be forcibly initialized struct msghdr msg_sys; ^~~~~~~ /kisskb/src/net/socket.c:2422:19: note: byref variable will be forcibly initialized int fput_needed, err; ^~~ /kisskb/src/net/socket.c:2422:6: note: byref variable will be forcibly initialized int fput_needed, err; ^~~~~~~~~~~ /kisskb/src/net/socket.c: In function '__sys_sendmmsg': /kisskb/src/net/socket.c:2457:22: note: byref variable will be forcibly initialized struct used_address used_address; ^~~~~~~~~~~~ /kisskb/src/net/socket.c:2456:16: note: byref variable will be forcibly initialized struct msghdr msg_sys; ^~~~~~~ /kisskb/src/net/socket.c:2452:19: note: byref variable will be forcibly initialized int fput_needed, err, datagrams; ^~~ /kisskb/src/net/socket.c:2452:6: note: byref variable will be forcibly initialized int fput_needed, err, datagrams; ^~~~~~~~~~~ /kisskb/src/net/socket.c: In function '___sys_recvmsg': /kisskb/src/net/socket.c:2604:26: note: byref variable will be forcibly initialized struct sockaddr __user *uaddr; ^~~~~ /kisskb/src/net/socket.c:2602:39: note: byref variable will be forcibly initialized struct iovec iovstack[UIO_FASTIOV], *iov = iovstack; ^~~ /kisskb/src/net/socket.c:2602:15: note: byref variable will be forcibly initialized 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:78:20: note: byref variable will be forcibly initialized struct timespec64 ts_delta; ^~~~~~~~ /kisskb/src/net/socket.c:2668:20: note: byref variable will be forcibly initialized struct timespec64 timeout64; ^~~~~~~~~ /kisskb/src/net/socket.c:2667:20: note: byref variable will be forcibly initialized struct timespec64 end_time; ^~~~~~~~ /kisskb/src/net/socket.c:2666:16: note: byref variable will be forcibly initialized struct msghdr msg_sys; ^~~~~~~ /kisskb/src/net/socket.c:2662:19: note: byref variable will be forcibly initialized int fput_needed, err, datagrams; ^~~ /kisskb/src/net/socket.c:2662:6: note: byref variable will be forcibly initialized int fput_needed, err, datagrams; ^~~~~~~~~~~ /kisskb/src/net/socket.c: In function '__sys_recvmsg': /kisskb/src/net/socket.c:2631:16: note: byref variable will be forcibly initialized struct msghdr msg_sys; ^~~~~~~ /kisskb/src/net/socket.c:2630:19: note: byref variable will be forcibly initialized int fput_needed, err; ^~~ /kisskb/src/net/socket.c:2630:6: note: byref variable will be forcibly initialized int fput_needed, err; ^~~~~~~~~~~ /kisskb/src/net/socket.c: In function '__sys_recvmmsg': /kisskb/src/net/socket.c:2775:20: note: byref variable will be forcibly initialized struct timespec64 timeout_sys; ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/net/socket.c:55: /kisskb/src/net/socket.c: In function 'sock_register': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/socket.c:2986:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(net_families[ops->family], ops); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/slip/slip.c:65: /kisskb/src/drivers/net/slip/slip.c: In function 'slip_close': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/slip/slip.c:892:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tty->disc_data, NULL); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/net/slip/slip.c:73: /kisskb/src/drivers/net/slip/slip.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/net/slip/slip.c: In function 'sl_encaps': /kisskb/src/drivers/net/slip/slip.c:377:17: note: byref variable will be forcibly initialized unsigned char *p; ^ /kisskb/src/drivers/net/slip/slip.c: In function 'sl_alloc': /kisskb/src/drivers/net/slip/slip.c:741:7: note: byref variable will be forcibly initialized char name[IFNAMSIZ]; ^~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_u8_zero': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:247:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u8, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:247:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u8, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_u8_zero': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:247:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u8, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_u16_zero': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:248:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u16, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:248:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u16, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_u16_zero': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:248:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u16, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_u32_zero': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:249:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u32, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:249:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u32, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_u32_zero': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:249:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u32, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_u64_zero': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:250:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u64, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:250:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u64, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_u64_zero': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:250:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u64, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_char_array_zero': /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:251:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(char_array_ ## init, unsigned char, STRING, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_char_array_zero': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:251:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(char_array_ ## init, unsigned char, STRING, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:251:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(char_array_ ## init, unsigned char, STRING, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:264:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_small_hole_zero': /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_zero': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_big_hole_zero': /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_zero': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_trailing_hole_zero': /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_zero': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_packed_zero': /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_zero': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:265:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(zero); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_small_hole_dynamic_partial': /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_dynamic_partial': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_big_hole_dynamic_partial': /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_dynamic_partial': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_partial); ^~~~~~~~~~~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_trailing_hole_dynamic_partial': /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_dynamic_partial': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_packed_dynamic_partial': /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_dynamic_partial': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:270:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_small_hole_static_partial': /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_static_partial': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_big_hole_static_partial': /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_static_partial': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_trailing_hole_static_partial': /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_static_partial': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_packed_static_partial': /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_static_partial': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:267:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_small_hole_static_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_static_all': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_big_hole_static_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_static_all': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_trailing_hole_static_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_static_all': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_packed_static_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_static_all': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:268:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(static_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_small_hole_dynamic_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_dynamic_all': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_big_hole_dynamic_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_dynamic_all': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_trailing_hole_dynamic_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_dynamic_all': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/aat2870-core.c: In function '__aat2870_write': /kisskb/src/drivers/mfd/aat2870-core.c:125:5: note: byref variable will be forcibly initialized u8 msg[2]; ^~~ /kisskb/src/drivers/mfd/aat2870-core.c: In function 'aat2870_update': /kisskb/src/drivers/mfd/aat2870-core.c:179:5: note: byref variable will be forcibly initialized u8 old_val, new_val; ^~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_packed_dynamic_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_dynamic_all': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:271:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(dynamic_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_small_hole_runtime_partial': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_runtime_partial': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_big_hole_runtime_partial': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_runtime_partial': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/aat2870-core.c: In function 'aat2870_reg_write_file': /kisskb/src/drivers/mfd/aat2870-core.c:279:22: note: byref variable will be forcibly initialized unsigned long addr, val; ^~~ /kisskb/src/drivers/mfd/aat2870-core.c:279:16: note: byref variable will be forcibly initialized unsigned long addr, val; ^~~~ /kisskb/src/drivers/mfd/aat2870-core.c:276:7: note: byref variable will be forcibly initialized char buf[32]; ^~~ /kisskb/src/drivers/mfd/aat2870-core.c: In function 'aat2870_dump_reg': /kisskb/src/drivers/mfd/aat2870-core.c:218:11: note: byref variable will be forcibly initialized u8 addr, val; ^~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_trailing_hole_runtime_partial': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_runtime_partial': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_packed_runtime_partial': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_runtime_partial': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:273:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_partial); ^~~~~~~~~~~~~~~~~~~ /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 struct devlink_resource_size_params size_params; ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_small_hole_runtime_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_runtime_all': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_big_hole_runtime_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_runtime_all': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_trailing_hole_runtime_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_runtime_all': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_packed_runtime_all': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_runtime_all': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:274:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(runtime_all); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_u8_none': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:247:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u8, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:247:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u8, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_u8_none': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:247:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u8, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_u16_none': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:248:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u16, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:248:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u16, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_u16_none': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:248:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u16, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_u32_none': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:249:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u32, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:249:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u32, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_u32_none': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:249:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u32, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_u64_none': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:250:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u64, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:250:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u64, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_u64_none': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:244:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, name, SCALAR, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:250:3: note: in expansion of macro 'DEFINE_SCALAR_TEST' DEFINE_SCALAR_TEST(u64, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_char_array_none': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:251:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(char_array_ ## init, unsigned char, STRING, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:251:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(char_array_ ## init, unsigned char, STRING, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_char_array_none': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:251:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(char_array_ ## init, unsigned char, STRING, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:251:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(char_array_ ## init, unsigned char, STRING, init) ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:276:1: note: in expansion of macro 'DEFINE_SCALAR_TESTS' DEFINE_SCALAR_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function '__leaf_switch_none': /kisskb/src/lib/test_stackinit.c:288:12: note: byref variable will be forcibly initialized uint64_t var; ^~~ /kisskb/src/lib/test_stackinit.c: In function 'test_switch_1_none': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:337:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(switch_1_none, uint64_t, SCALAR, 1); ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_switch_2_none': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:338:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(switch_2_none, uint64_t, SCALAR, 1); ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_small_hole_none': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_small_hole_none': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:258:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(small_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_big_hole_none': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_big_hole_none': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:259:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(big_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_trailing_hole_none': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_trailing_hole_none': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:260:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(trailing_hole, init); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/ov02a10.c: In function 'ov02a10_check_hwcfg': /kisskb/src/drivers/media/i2c/ov02a10.c:815:6: note: byref variable will be forcibly initialized u32 clk_volt; ^~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_packed_none': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_packed_none': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:254:3: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(name ## _ ## init, \ ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:261:3: note: in expansion of macro 'DEFINE_STRUCT_TEST' DEFINE_STRUCT_TEST(packed, init) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:277:1: note: in expansion of macro 'DEFINE_STRUCT_TESTS' DEFINE_STRUCT_TESTS(none); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'leaf_user': /kisskb/src/lib/test_stackinit.c:168:11: note: byref variable will be forcibly initialized var_type var INIT_ ## which ## _ ## init_level; \ ^~~ /kisskb/src/lib/test_stackinit.c:278:1: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(user, struct test_user, STRUCT, none); ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:167:7: note: byref variable will be forcibly initialized char buf[VAR_BUFFER]; \ ^~~ /kisskb/src/lib/test_stackinit.c:278:1: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(user, struct test_user, STRUCT, none); ^~~~~~~~~~~ /kisskb/src/drivers/media/i2c/ov02a10.c: In function 'ov02a10_probe': /kisskb/src/drivers/media/i2c/ov02a10.c:862:15: note: byref variable will be forcibly initialized unsigned int rotation; ^~~~~~~~ /kisskb/src/lib/test_stackinit.c: In function 'test_user': /kisskb/src/lib/test_stackinit.c:102:6: note: byref variable will be forcibly initialized int ignored; \ ^~~~~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:278:1: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(user, struct test_user, STRUCT, none); ^~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:101:11: note: byref variable will be forcibly initialized var_type zero INIT_CLONE_ ## which; \ ^~~~ /kisskb/src/lib/test_stackinit.c:194:1: note: in expansion of macro 'DEFINE_TEST_DRIVER' DEFINE_TEST_DRIVER(name, var_type, which, 0) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_stackinit.c:278:1: note: in expansion of macro 'DEFINE_TEST' DEFINE_TEST(user, struct test_user, STRUCT, none); ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/net/batman-adv/main.h:208, from /kisskb/src/net/batman-adv/routing.h:10, from /kisskb/src/net/batman-adv/routing.c:7: /kisskb/src/net/batman-adv/routing.c: In function '_batadv_update_route': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:454:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer((rcu_ptr), (ptr)); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/batman-adv/routing.c:78:16: note: in expansion of macro 'rcu_replace_pointer' curr_router = rcu_replace_pointer(orig_ifinfo->router, neigh_node, ^~~~~~~~~~~~~~~~~~~ /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 u8 exec; ^~~~ /kisskb/src/drivers/leds/leds-lp8501.c:159:5: note: byref variable will be forcibly initialized 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 int nrchars; ^~~~~~~ /kisskb/src/drivers/leds/leds-lp8501.c:209:7: note: byref variable will be forcibly initialized char c[3]; ^ /kisskb/src/drivers/leds/leds-lp8501.c:208:11: note: byref variable will be forcibly initialized unsigned cmd; ^~~ 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 int data_error = 0; ^~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci_am654.c:390:6: note: byref variable will be forcibly initialized 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 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 int drv_strength; ^~~~~~~~~~~~ /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 u32 val; ^~~ /kisskb/src/drivers/hid/hid-debug.c: In function 'hid_debug_events_read': /kisskb/src/drivers/hid/hid-debug.c:1095:15: note: byref variable will be forcibly initialized int ret = 0, copied; ^~~~~~ /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 u8 *zero, *__aad, iv[AES_BLOCK_SIZE]; ^~ /kisskb/src/net/mac80211/aes_gmac.c:20:21: note: byref variable will be forcibly initialized struct scatterlist sg[5]; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/net/batman-adv/main.h:208, from /kisskb/src/net/batman-adv/originator.h:10, from /kisskb/src/net/batman-adv/originator.c:7: /kisskb/src/net/batman-adv/originator.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /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 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 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 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 unsigned long bit; ^~~ /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 unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/w83781d.c:279:1: note: in expansion of macro 'store_in_reg' store_in_reg(MAX, max); ^~~~~~~~~~~~ /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 unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/w83781d.c:278:1: note: in expansion of macro 'store_in_reg' store_in_reg(MIN, min); ^~~~~~~~~~~~ /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 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 unsigned long val; ^~~ /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 unsigned long val; ^~~ /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 unsigned long val; ^~~ /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 long val; \ ^~~ /kisskb/src/drivers/hwmon/w83781d.c:391:1: note: in expansion of macro 'store_temp_reg' 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 long val; \ ^~~ /kisskb/src/drivers/hwmon/w83781d.c:390:1: note: in expansion of macro 'store_temp_reg' store_temp_reg(OVER, max); ^~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_send_if_cond_pcie': /kisskb/src/drivers/mmc/core/sd_ops.c:203:6: note: byref variable will be forcibly initialized 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:261:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_sd_switch': /kisskb/src/drivers/mmc/core/sd_ops.c:315:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_app_sd_status': /kisskb/src/drivers/mmc/core/sd_ops.c:357:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/net/ppp/ppp_async.c: In function 'ppp_async_ioctl': /kisskb/src/drivers/net/ppp/ppp_async.c:410:6: note: byref variable will be forcibly initialized u32 accm[8]; ^~~~ /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 u32 val; ^~~ /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 u8 reg; ^~~ /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 unsigned int val; ^~~ /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 u32 value; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, 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 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /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 u32 bus_format = MEDIA_BUS_FMT_RGB888_1X24; ^~~~~~~~~~ /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 u32 auxrdata[DP_AUX_MAX_PAYLOAD_BYTES / sizeof(u32)]; ^~~~~~~~ /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 u32 auxstatus; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c: In function 'tc_irq_handler': /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:1509:7: note: byref variable will be forcibly initialized u32 stat = 0; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:1498:6: note: byref variable will be forcibly initialized u32 val; ^~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c: In function 'tc_probe': /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:1541:20: note: byref variable will be forcibly initialized struct drm_panel *panel; ^~~~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 u32 tmp = value; ^~~ /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 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 u8 tmp[DP_LINK_STATUS_SIZE]; ^~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:896:6: note: byref variable will be forcibly initialized u32 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 struct rtnl_link_stats64 temp; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, 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 'ovs_vport_set_upcall_portids': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/vport.c:356:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(vport->upcall_portids, vport_portids); ^~~~~~~~~~~~~~~~~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 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 struct sw_flow_key key; ^~~ In file included from /kisskb/src/drivers/cpufreq/qcom-cpufreq-hw.c:15: /kisskb/src/drivers/cpufreq/qcom-cpufreq-hw.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/cpufreq/qcom-cpufreq-hw.c: In function 'qcom_get_related_cpus': /kisskb/src/drivers/cpufreq/qcom-cpufreq-hw.c:234:25: note: byref variable will be forcibly initialized struct of_phandle_args args; ^~~~ /kisskb/src/drivers/cpufreq/qcom-cpufreq-hw.c: In function 'qcom_cpufreq_hw_read_lut': /kisskb/src/drivers/cpufreq/qcom-cpufreq-hw.c:138:16: note: byref variable will be forcibly initialized unsigned long rate; ^~~~ /kisskb/src/drivers/cpufreq/qcom-cpufreq-hw.c: In function 'qcom_cpufreq_hw_cpu_init': /kisskb/src/drivers/cpufreq/qcom-cpufreq-hw.c:281:25: note: byref variable will be forcibly initialized struct of_phandle_args args; ^~~~ /kisskb/src/net/ceph/auth.c: In function 'build_request': /kisskb/src/net/ceph/auth.c:159:8: note: byref variable will be forcibly initialized void *p; ^ /kisskb/src/net/ceph/auth.c: In function 'ceph_auth_build_hello': /kisskb/src/net/ceph/auth.c:115:43: note: byref variable will be forcibly initialized void *p = monhdr + 1, *end = buf + len, *lenp; ^~~~ /kisskb/src/net/ceph/auth.c:115:8: note: byref variable will be forcibly initialized void *p = monhdr + 1, *end = buf + len, *lenp; ^ /kisskb/src/net/ceph/auth.c: In function 'ceph_handle_auth_reply': /kisskb/src/net/ceph/auth.c:193:8: note: byref variable will be forcibly initialized void *p = buf; ^ /kisskb/src/net/ceph/auth.c: In function 'ceph_auth_get_request': /kisskb/src/net/ceph/auth.c:420:8: note: byref variable will be forcibly initialized void *p; ^ /kisskb/src/net/ceph/auth.c:419:8: note: byref variable will be forcibly initialized void *lenp; ^~~~ /kisskb/src/net/ceph/auth.c: In function 'ceph_auth_get_authorizer': /kisskb/src/net/ceph/auth.c:547:8: note: byref variable will be forcibly initialized void *p; ^ /kisskb/src/net/ceph/auth.c:546:6: note: byref variable will be forcibly initialized int proto; ^~~~~ /kisskb/src/net/ceph/auth.c:545:17: note: byref variable will be forcibly initialized int pref_mode, fallb_mode; ^~~~~~~~~~ /kisskb/src/net/ceph/auth.c:545:6: note: byref variable will be forcibly initialized int pref_mode, fallb_mode; ^~~~~~~~~ /kisskb/src/net/ceph/auth.c: In function 'ceph_auth_handle_svc_reply_more': /kisskb/src/net/ceph/auth.c:576:8: note: byref variable will be forcibly initialized void *p; ^ /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 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:129:30: note: byref variable will be forcibly initialized 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:129:30: note: byref variable will be forcibly initialized /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 u8 ctrl; ^~~~ /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 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 unsigned char speed; ^~~~~ /kisskb/src/drivers/mmc/core/sdio.c:148:16: note: byref variable will be forcibly initialized 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 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 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 unsigned char data; ^~~~ /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 unsigned char speed; ^~~~~ /kisskb/src/drivers/firmware/qcom_scm-legacy.c: In function 'scm_legacy_call': /kisskb/src/drivers/firmware/qcom_scm-legacy.c:140:23: note: byref variable will be forcibly initialized struct arm_smccc_res smc_res; ^~~~~~~ /kisskb/src/drivers/firmware/qcom_scm-legacy.c:135:15: note: byref variable will be forcibly initialized int ret = 0, context_id; ^~~~~~~~~~ /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 unsigned char card_strength; ^~~~~~~~~~~~~ /kisskb/src/drivers/mmc/core/sdio.c:467:37: note: byref variable will be forcibly initialized int card_drv_type, drive_strength, drv_type; ^~~~~~~~ /kisskb/src/drivers/firmware/qcom_scm-legacy.c: In function 'scm_legacy_call_atomic': /kisskb/src/drivers/firmware/qcom_scm-legacy.c:225:23: note: byref variable will be forcibly initialized struct arm_smccc_res smc_res; ^~~~~~~ /kisskb/src/drivers/firmware/qcom_scm-legacy.c:224:6: note: byref variable will be forcibly initialized int context_id; ^~~~~~~~~~ /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 u32 rocr = 0; ^~~~ /kisskb/src/drivers/mmc/core/sdio.c: In function 'mmc_attach_sdio': /kisskb/src/drivers/mmc/core/sdio.c:1171:6: note: byref variable will be forcibly initialized u32 ocr, rocr; ^~~ /kisskb/src/drivers/media/dvb-frontends/dib3000mb.c: In function 'dib3000_write_reg': /kisskb/src/drivers/media/dvb-frontends/dib3000mb.c:75:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/dib3000mb.c:71:5: note: byref variable will be forcibly initialized u8 b[] = { ^ /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 char state[HASH_MAX_STATESIZE]; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/dib3000mb.c: In function 'dib3000_read_reg': /kisskb/src/drivers/media/dvb-frontends/dib3000mb.c:55:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/dib3000mb.c:54:5: note: byref variable will be forcibly initialized u8 rb[2]; ^~ /kisskb/src/drivers/media/dvb-frontends/dib3000mb.c:53:5: note: byref variable will be forcibly initialized u8 wb[] = { ((reg >> 8) | 0x80) & 0xff, reg & 0xff }; ^~ /kisskb/src/drivers/leds/leds-lp8860.c: In function 'lp8860_fault_check': /kisskb/src/drivers/leds/leds-lp8860.c:183:15: note: byref variable will be forcibly initialized unsigned int read_buf; ^~~~~~~~ /kisskb/src/drivers/leds/leds-lp8860.c: In function 'lp8860_init': /kisskb/src/drivers/leds/leds-lp8860.c:241:15: note: byref variable will be forcibly initialized unsigned int read_buf; ^~~~~~~~ /kisskb/src/drivers/leds/leds-lp8860.c: In function 'lp8860_probe': /kisskb/src/drivers/leds/leds-lp8860.c:385:23: note: byref variable will be forcibly initialized struct led_init_data init_data = {}; ^~~~~~~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/uio.h:8, from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/include/uapi/linux/if.h:25, from /kisskb/src/net/openvswitch/meter.c:8: /kisskb/src/net/openvswitch/meter.c: In function 'dp_meter_instance_insert': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/meter.c:125:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ti->dp_meters[hash], meter); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/bvec.h:14, 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/net/openvswitch/meter.c:17: /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 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 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 u32 tmp = value; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/uio.h:8, from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/include/uapi/linux/if.h:25, from /kisskb/src/net/openvswitch/meter.c:8: /kisskb/src/net/openvswitch/meter.c: In function 'dp_meter_instance_realloc': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/meter.c:113:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tbl->ti, new_ti); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/meter.c: In function 'ovs_meter_cmd_del': /kisskb/src/net/openvswitch/meter.c:540:21: note: byref variable will be forcibly initialized struct ovs_header *ovs_reply_header; ^~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/meter.c: In function 'ovs_meter_cmd_get': /kisskb/src/net/openvswitch/meter.c:487:21: note: byref variable will be forcibly initialized struct ovs_header *ovs_reply_header; ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/net/openvswitch/meter.c:17: /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 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:279:21: note: byref variable will be forcibly initialized struct ovs_header *ovs_reply_header; ^~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/meter.c: In function 'dp_meter_create': /kisskb/src/net/openvswitch/meter.c:365:18: note: byref variable will be forcibly initialized struct nlattr *attr[OVS_BAND_ATTR_MAX + 1]; ^~~~ In file included from /kisskb/src/net/openvswitch/meter.c:17: /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 u32 tmp = value; ^~~ /kisskb/src/net/openvswitch/meter.c:414:21: note: byref variable will be forcibly initialized struct ovs_header *ovs_reply_header; ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/uio.h:8, from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/include/uapi/linux/if.h:25, from /kisskb/src/net/openvswitch/meter.c:8: /kisskb/src/net/openvswitch/meter.c: In function 'ovs_meters_init': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/meter.c:738:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tbl->ti, ti); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/mgmt_config.c: In function 'read_def_system_config': /kisskb/src/net/bluetooth/mgmt_config.c:81:13: note: byref variable will be forcibly initialized } __packed rp = { ^~ /kisskb/src/drivers/media/i2c/ov2680.c: In function '__ov2680_write_reg': /kisskb/src/drivers/media/i2c/ov2680.c:201:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /kisskb/src/drivers/media/i2c/ov2680.c: In function 'ov2680_load_regs': /kisskb/src/drivers/media/i2c/ov2680.c:201:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov2680.c: In function 'ov2680_power_on': /kisskb/src/drivers/media/i2c/ov2680.c:201:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov2680.c: In function '__ov2680_read_reg': /kisskb/src/drivers/media/i2c/ov2680.c:232:5: note: byref variable will be forcibly initialized u8 addr_buf[2] = { reg >> 8, reg & 0xff }; ^~~~~~~~ /kisskb/src/drivers/media/i2c/ov2680.c:231:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[2]; ^~~~ /kisskb/src/drivers/media/i2c/ov2680.c: In function 'ov2680_check_id': /kisskb/src/drivers/media/i2c/ov2680.c:1003:6: note: byref variable will be forcibly initialized u32 chip_id; ^~~~~~~ /kisskb/src/drivers/media/i2c/ov2680.c: In function 'ov2680_mod_reg': /kisskb/src/drivers/media/i2c/ov2680.c:201:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /kisskb/src/drivers/media/i2c/ov2680.c:271:6: note: byref variable will be forcibly initialized u32 readval; ^~~~~~~ /kisskb/src/drivers/media/i2c/ov2680.c: In function 'ov2680_gain_set': /kisskb/src/drivers/media/i2c/ov2680.c:201:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /kisskb/src/drivers/media/i2c/ov2680.c: In function 'ov2680_exposure_set': /kisskb/src/drivers/media/i2c/ov2680.c:201:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov2680.c: In function 'ov2680_bayer_order': /kisskb/src/drivers/media/i2c/ov2680.c:327:6: note: byref variable will be forcibly initialized u32 format2; ^~~~~~~ /kisskb/src/drivers/media/i2c/ov2680.c:326:6: note: byref variable will be forcibly initialized u32 format1; ^~~~~~~ /kisskb/src/drivers/media/i2c/ov2680.c: In function 'ov2680_gain_get': /kisskb/src/drivers/media/i2c/ov2680.c:431:6: note: byref variable will be forcibly initialized u32 gain; ^~~~ /kisskb/src/drivers/media/i2c/ov2680.c: In function 'ov2680_exposure_get': /kisskb/src/drivers/media/i2c/ov2680.c:464:6: note: byref variable will be forcibly initialized u32 exp; ^~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c: In function 'mdp5_plane_atomic_check_with_state': /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c:369:25: note: byref variable will be forcibly initialized struct mdp5_hw_pipe *new_right_hwpipe = NULL; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c:368:25: note: byref variable will be forcibly initialized struct mdp5_hw_pipe *new_hwpipe = NULL; ^~~~~~~~~~ /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 void *p = au->buf; ^ /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 char sb[64]; ^~ /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 struct sg_table sgtable; ^~~~~~~ /kisskb/src/drivers/mmc/core/sdio_ops.c:120:21: note: byref variable will be forcibly initialized 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 u8 abort; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/uio.h:8, from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/drivers/net/wan/lapbether.c:22: /kisskb/src/drivers/net/wan/lapbether.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /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 char name[80]; ^~~~ /kisskb/src/drivers/crypto/caam/key_gen.c: In function 'gen_split_key': /kisskb/src/drivers/crypto/caam/key_gen.c:49:26: note: byref variable will be forcibly initialized struct split_key_result result; ^~~~~~ 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:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/leds/leds-lt3593.c: In function 'lt3593_led_probe': /kisskb/src/drivers/leds/leds-lt3593.c:69:14: note: byref variable will be forcibly initialized const char *tmp; ^~~ /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 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 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 u16 val; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c: In function 'mv88e6xxx_g1_atu_move': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c:327:16: note: byref variable will be forcibly initialized unsigned long mask; ^~~~ 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 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' SHASH_DESC_ON_STACK(desc, tfm); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/fils_aead.c:28:5: note: byref variable will be forcibly initialized 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 struct scatterlist src[1], dst[1]; ^~~ /kisskb/src/net/mac80211/fils_aead.c:76:21: note: byref variable will be forcibly initialized struct scatterlist src[1], dst[1]; ^~~ /kisskb/src/net/mac80211/fils_aead.c:71:5: note: byref variable will be forcibly initialized 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 u8 check[AES_BLOCK_SIZE]; ^~~~~ /kisskb/src/net/mac80211/fils_aead.c:155:31: note: byref variable will be forcibly initialized 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 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 struct scatterlist src[1], dst[1]; ^~~ /kisskb/src/net/mac80211/fils_aead.c:152:21: note: byref variable will be forcibly initialized struct scatterlist src[1], dst[1]; ^~~ /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 u16 val; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c:355:29: note: byref variable will be forcibly initialized struct mv88e6xxx_atu_entry entry; ^~~~~ /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 int fils_encrypt_assoc_req(struct sk_buff *skb, ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/fils_aead.c:223:9: note: byref variable will be forcibly initialized size_t len[5 + 1]; ^~~ /kisskb/src/net/mac80211/fils_aead.c:222:12: note: byref variable will be forcibly initialized const u8 *addr[5 + 1], *session; ^~~~ /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 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 u16 val; ^~~ /kisskb/src/net/mac80211/fils_aead.c: In function 'fils_decrypt_assoc_resp': /kisskb/src/net/mac80211/fils_aead.c:267:5: note: byref variable will be forcibly initialized int fils_decrypt_assoc_resp(struct ieee80211_sub_if_data *sdata, ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/fils_aead.c:274:9: note: byref variable will be forcibly initialized size_t len[5 + 1]; ^~~ /kisskb/src/net/mac80211/fils_aead.c:273:12: note: byref variable will be forcibly initialized const u8 *addr[5 + 1], *session; ^~~~ /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 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 u16 val; ^~~ In file included from /kisskb/src/drivers/cpufreq/sun50i-cpufreq-nvmem.c:18: /kisskb/src/drivers/cpufreq/sun50i-cpufreq-nvmem.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/cpufreq/sun50i-cpufreq-nvmem.c: In function 'sun50i_cpufreq_get_efuse': /kisskb/src/drivers/cpufreq/sun50i-cpufreq-nvmem.c:39:9: note: byref variable will be forcibly initialized size_t len; ^~~ In file included from /kisskb/src/include/linux/of_device.h:6, from /kisskb/src/drivers/cpufreq/sun50i-cpufreq-nvmem.c:15: /kisskb/src/drivers/cpufreq/sun50i-cpufreq-nvmem.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized struct platform_device_info pdevinfo = { ^~~~~~~~ /kisskb/src/drivers/cpufreq/sun50i-cpufreq-nvmem.c: In function 'sun50i_cpufreq_init': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/cpufreq/sun50i-cpufreq-nvmem.c: In function 'sun50i_cpufreq_nvmem_probe': /kisskb/src/include/linux/platform_device.h:129:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/cpufreq/sun50i-cpufreq-nvmem.c:92:6: note: byref variable will be forcibly initialized u32 speed = 0; ^~~~~ /kisskb/src/drivers/cpufreq/sun50i-cpufreq-nvmem.c:90:7: note: byref variable will be forcibly initialized char name[MAX_NAME_LEN]; ^~~~ /kisskb/src/drivers/staging/media/imx/imx-media-capture.c: In function '__capture_try_fmt_vid_cap': /kisskb/src/drivers/staging/media/imx/imx-media-capture.c:218:7: note: byref variable will be forcibly initialized u32 fourcc; ^~~~~~ /kisskb/src/drivers/staging/media/imx/imx-media-capture.c: In function 'capture_validate_fmt': /kisskb/src/drivers/staging/media/imx/imx-media-capture.c:541:21: note: byref variable will be forcibly initialized struct v4l2_format f; ^ /kisskb/src/drivers/staging/media/imx/imx-media-capture.c:540:19: note: byref variable will be forcibly initialized struct v4l2_rect compose; ^~~~~~~ /kisskb/src/drivers/staging/media/imx/imx-media-capture.c:539:33: note: byref variable will be forcibly initialized const struct imx_media_pixfmt *cc; ^~ /kisskb/src/drivers/staging/media/imx/imx-media-capture.c:538:28: note: byref variable will be forcibly initialized struct v4l2_subdev_format fmt_src; ^~~~~~~ /kisskb/src/drivers/staging/media/imx/imx-media-capture.c: In function 'capture_try_fmt_vid_cap': /kisskb/src/drivers/staging/media/imx/imx-media-capture.c:271:28: note: byref variable will be forcibly initialized struct v4l2_subdev_format fmt_src; ^~~~~~~ /kisskb/src/drivers/staging/media/imx/imx-media-capture.c: In function 'capture_s_fmt_vid_cap': /kisskb/src/drivers/staging/media/imx/imx-media-capture.c:287:28: note: byref variable will be forcibly initialized struct v4l2_subdev_format fmt_src; ^~~~~~~ /kisskb/src/drivers/staging/media/imx/imx-media-capture.c: In function 'capture_enum_fmt_vid_cap': /kisskb/src/drivers/staging/media/imx/imx-media-capture.c:159:6: note: byref variable will be forcibly initialized u32 fourcc; ^~~~~~ /kisskb/src/drivers/staging/media/imx/imx-media-capture.c:158:28: note: byref variable will be forcibly initialized struct v4l2_subdev_format fmt_src; ^~~~~~~ /kisskb/src/drivers/staging/media/imx/imx-media-capture.c: In function 'capture_s_parm': /kisskb/src/drivers/staging/media/imx/imx-media-capture.c:391:36: note: byref variable will be forcibly initialized struct v4l2_subdev_frame_interval fi; ^~ /kisskb/src/drivers/staging/media/imx/imx-media-capture.c: In function 'capture_g_parm': /kisskb/src/drivers/staging/media/imx/imx-media-capture.c:369:36: note: byref variable will be forcibly initialized struct v4l2_subdev_frame_interval fi; ^~ /kisskb/src/drivers/staging/media/imx/imx-media-capture.c: In function 'imx_media_capture_device_register': /kisskb/src/drivers/staging/media/imx/imx-media-capture.c:741:28: note: byref variable will be forcibly initialized struct v4l2_subdev_format fmt_src; ^~~~~~~ /kisskb/src/drivers/soundwire/bus_type.c: In function 'sdw_slave_uevent': /kisskb/src/drivers/soundwire/bus_type.c:64:7: note: byref variable will be forcibly initialized char modalias[32]; ^~~~~~~~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c: In function 'gswip_port_fdb_dump': /kisskb/src/drivers/net/dsa/lantiq_gswip.c:1380:16: note: byref variable will be forcibly initialized unsigned char addr[6]; ^~~~ /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 unsigned char new_seq[16]; ^~~~~~~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c: In function 'gswip_port_fdb': /kisskb/src/drivers/net/dsa/lantiq_gswip.c:1325:31: note: byref variable will be forcibly initialized struct gswip_pce_table_entry mac_bridge = {0,}; ^~~~~~~~~~ /kisskb/src/net/batman-adv/send.c: In function 'batadv_purge_outstanding_packets': /kisskb/src/net/batman-adv/send.c:978:20: note: byref variable will be forcibly initialized struct hlist_head head = HLIST_HEAD_INIT; ^~~~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c: In function 'gswip_vlan_remove': /kisskb/src/drivers/net/dsa/lantiq_gswip.c:920:31: note: byref variable will be forcibly initialized struct gswip_pce_table_entry vlan_active = {0,}; ^~~~~~~~~~~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c: In function 'gswip_vlan_add_aware': /kisskb/src/drivers/net/dsa/lantiq_gswip.c:920:31: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/greybus/greybus_trace.h:501, from /kisskb/src/drivers/greybus/core.c:13: /kisskb/src/drivers/greybus/core.c: In function 'perf_trace_gb_message': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:22:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_message, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:22:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_message, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'perf_trace_gb_operation': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:90:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_operation, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:90:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_operation, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c: In function 'gswip_vlan_add_unaware': /kisskb/src/drivers/net/dsa/lantiq_gswip.c:920:31: note: byref variable will be forcibly initialized /kisskb/src/drivers/greybus/core.c: In function 'perf_trace_gb_connection': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_connection, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_connection, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'perf_trace_gb_bundle': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:237:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_bundle, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:237:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_bundle, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/cpufreq/qoriq-cpufreq.c:19: /kisskb/src/drivers/cpufreq/qoriq-cpufreq.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/greybus/core.c: In function 'perf_trace_gb_interface': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:292:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_interface, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:292:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_interface, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'perf_trace_gb_module': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:374:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_module, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:374:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_module, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/cpufreq/qoriq-cpufreq.c: In function 'get_bus_freq': /kisskb/src/drivers/cpufreq/qoriq-cpufreq.c:44:6: note: byref variable will be forcibly initialized u32 sysfreq; ^~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'perf_trace_gb_host_device': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:429:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_host_device, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:429:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_host_device, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/greybus/greybus_trace.h:501, from /kisskb/src/drivers/greybus/core.c:13: /kisskb/src/drivers/greybus/core.c: In function 'trace_event_raw_event_gb_message': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:22:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_message, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'trace_event_raw_event_gb_operation': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:90:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_operation, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'trace_event_raw_event_gb_connection': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_connection, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'trace_event_raw_event_gb_bundle': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:237:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_bundle, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'trace_event_raw_event_gb_interface': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:292:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_interface, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'trace_event_raw_event_gb_module': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:374:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_module, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/greybus/core.c: In function 'trace_event_raw_event_gb_host_device': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/greybus/./greybus_trace.h:429:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(gb_host_device, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/include/linux/skbuff.h:31, 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mmc/host/mtk-sd.c: In function 'msdc_timeout_cal': /kisskb/src/drivers/mmc/host/mtk-sd.c:756:6: note: byref variable will be forcibly initialized u32 mode = 0; ^~~~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c: In function 'gswip_gphy_fw_load': /kisskb/src/drivers/net/dsa/lantiq_gswip.c:1795:13: note: byref variable will be forcibly initialized dma_addr_t dma_addr; ^~~~~~~~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c:1793:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/drivers/of/base.c: In function 'of_bus_n_addr_cells': /kisskb/src/drivers/of/base.c:91:6: note: byref variable will be forcibly initialized u32 cells; ^~~~~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c: In function 'gswip_gphy_fw_probe': /kisskb/src/drivers/net/dsa/lantiq_gswip.c:1847:7: note: byref variable will be forcibly initialized char gphyname[10]; ^~~~~~~~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c:1845:6: note: byref variable will be forcibly initialized u32 gphy_mode; ^~~~~~~~~ /kisskb/src/drivers/of/base.c: In function 'of_bus_n_size_cells': /kisskb/src/drivers/of/base.c:112:6: note: byref variable will be forcibly initialized u32 cells; ^~~~~ /kisskb/src/drivers/of/base.c: In function '__of_device_is_available': /kisskb/src/drivers/of/base.c:592:6: note: byref variable will be forcibly initialized int statlen; ^~~~~~~ /kisskb/src/drivers/of/base.c: In function '__of_find_n_match_cpu_property': /kisskb/src/drivers/of/base.c:317:10: note: byref variable will be forcibly initialized int ac, prop_len, tid; ^~~~~~~~ /kisskb/src/net/ipv4/datagram.c: In function 'ip4_datagram_release_cb': /kisskb/src/net/ipv4/datagram.c:106:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/drivers/of/base.c: In function 'of_modalias_node': /kisskb/src/drivers/of/base.c:1178:6: note: byref variable will be forcibly initialized int cplen; ^~~~~ /kisskb/src/drivers/of/base.c: In function 'of_phandle_iterator_init': /kisskb/src/drivers/of/base.c:1247:6: note: byref variable will be forcibly initialized int size; ^~~~ /kisskb/src/drivers/of/base.c: In function 'of_phandle_iterator_next': /kisskb/src/drivers/of/base.c:1275:11: note: byref variable will be forcibly initialized uint32_t count = 0; ^~~~~ /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 char iv[AES_BLOCK_SIZE] __aligned(8); ^~ /kisskb/src/net/ceph/crypto.c:224:21: note: byref variable will be forcibly initialized struct scatterlist prealloc_sg; ^~~~~~~~~~~ /kisskb/src/net/ceph/crypto.c:223:18: note: byref variable will be forcibly initialized 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 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' SYNC_SKCIPHER_REQUEST_ON_STACK(req, key->tfm); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/of/base.c: In function '__of_parse_phandle_with_args': /kisskb/src/drivers/of/base.c:1376:29: note: byref variable will be forcibly initialized struct of_phandle_iterator it; ^~ /kisskb/src/drivers/of/base.c: In function 'of_parse_phandle': /kisskb/src/drivers/of/base.c:1435:25: note: byref variable will be forcibly initialized struct of_phandle_args args; ^~~~ /kisskb/src/drivers/of/base.c: In function 'of_get_cpu_state_node': /kisskb/src/drivers/of/base.c:436:25: note: byref variable will be forcibly initialized 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:1554:17: note: byref variable will be forcibly initialized u32 list_size, new_size; ^~~~~~~~ /kisskb/src/drivers/of/base.c:1554:6: note: byref variable will be forcibly initialized u32 list_size, new_size; ^~~~~~~~~ /kisskb/src/drivers/of/base.c:1553:14: note: byref variable will be forcibly initialized int i, ret, map_len, match; ^~~~~~~ /kisskb/src/drivers/of/base.c:1551:9: note: byref variable will be forcibly initialized __be32 initial_match_array[MAX_PHANDLE_ARGS]; ^~~~~~~~~~~~~~~~~~~ /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 void *buf, *p; ^ /kisskb/src/drivers/of/base.c: In function 'of_count_phandle_with_args': /kisskb/src/drivers/of/base.c:1752:7: note: byref variable will be forcibly initialized int size; ^~~~ /kisskb/src/drivers/of/base.c:1741:29: note: byref variable will be forcibly initialized struct of_phandle_iterator it; ^~ /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 void *p; ^ /kisskb/src/drivers/mmc/host/mtk-sd.c: In function 'hs400_tune_response': /kisskb/src/drivers/mmc/host/mtk-sd.c:2039:6: note: byref variable will be forcibly initialized int cmd_err; ^~~~~~~ /kisskb/src/drivers/mmc/host/mtk-sd.c: In function 'msdc_tune_response': /kisskb/src/drivers/mmc/host/mtk-sd.c:1948:6: note: byref variable will be forcibly initialized int cmd_err; ^~~~~~~ /kisskb/src/drivers/of/base.c: In function 'of_update_property': /kisskb/src/drivers/of/base.c:1911:19: note: byref variable will be forcibly initialized struct property *oldprop; ^~~~~~~ /kisskb/src/drivers/of/base.c: In function 'of_alias_scan': /kisskb/src/drivers/of/base.c:1987:7: note: byref variable will be forcibly initialized int id, len; ^~ /kisskb/src/drivers/of/base.c:1968:15: note: byref variable will be forcibly initialized const char *name = NULL; ^~~~ /kisskb/src/drivers/of/base.c: In function 'of_find_last_cache_level': /kisskb/src/drivers/of/base.c:2190:6: note: byref variable will be forcibly initialized u32 cache_level = 0; ^~~~~~~~~~~ /kisskb/src/drivers/of/base.c: In function 'of_map_id': /kisskb/src/drivers/of/base.c:2228:6: note: byref variable will be forcibly initialized int map_len; ^~~~~~~ /kisskb/src/drivers/of/base.c:2227:6: note: byref variable will be forcibly initialized u32 map_mask, masked_id; ^~~~~~~~ /kisskb/src/drivers/hwmon/ad7418.c: In function 'temp_store': /kisskb/src/drivers/input/input-poller.c: In function 'input_dev_set_poll_interval': /kisskb/src/drivers/hwmon/ad7418.c:163:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/input/input-poller.c:152:15: note: byref variable will be forcibly initialized unsigned int interval; ^~~~~~~~ /kisskb/src/drivers/net/eql.c: In function 'eql_s_master_cfg': /kisskb/src/drivers/net/eql.c:564:18: note: byref variable will be forcibly initialized master_config_t mc; ^~ /kisskb/src/drivers/net/eql.c: In function 'eql_g_slave_cfg': /kisskb/src/drivers/net/eql.c:482:17: note: byref variable will be forcibly initialized slave_config_t sc; ^~ /kisskb/src/drivers/net/eql.c: In function 'eql_s_slave_cfg': /kisskb/src/drivers/net/eql.c:515:17: note: byref variable will be forcibly initialized slave_config_t sc; ^~ /kisskb/src/drivers/net/eql.c: In function 'eql_g_master_cfg': /kisskb/src/drivers/net/eql.c:546:18: note: byref variable will be forcibly initialized master_config_t mc; ^~ /kisskb/src/drivers/net/eql.c: In function 'eql_emancipate': /kisskb/src/drivers/net/eql.c:453:20: note: byref variable will be forcibly initialized slaving_request_t srq; ^~~ /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 int wakes; ^~~~~ /kisskb/src/drivers/net/eql.c: In function 'eql_enslave': /kisskb/src/drivers/net/eql.c:410:20: note: byref variable will be forcibly initialized slaving_request_t srq; ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 unsigned int iter_last_page_size; ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __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' if (wait_event_interruptible(pipe->wake_queue, ^~~~~~~~~~~~~~~~~~~~~~~~ /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 int status; ^~~~~~ /kisskb/src/drivers/platform/goldfish/goldfish_pipe.c:415:7: note: byref variable will be forcibly initialized s32 consumed_size; ^~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'uuids_show': /kisskb/src/net/bluetooth/hci_debugfs.c:178:9: note: byref variable will be forcibly initialized u8 i, val[16]; ^~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_read': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized struct mt7530_dummy_poll p; ^ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_fdb_read': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'sc_only_mode_read': /kisskb/src/net/bluetooth/hci_debugfs.c:293:7: note: byref variable will be forcibly initialized char buf[3]; ^~~ /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'use_debug_keys_read': /kisskb/src/net/bluetooth/hci_debugfs.c:275:7: note: byref variable will be forcibly initialized char buf[3]; ^~~ /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'ssp_debug_mode_read': /kisskb/src/net/bluetooth/hci_debugfs.c:429:7: note: byref variable will be forcibly initialized char buf[3]; ^~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_get_ethtool_stats': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'force_bredr_smp_read': /kisskb/src/net/bluetooth/hci_debugfs.c:502:7: note: byref variable will be forcibly initialized char buf[3]; ^~~ /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'quirk_simultaneous_discovery_read': /kisskb/src/net/bluetooth/hci_debugfs.c:38:7: note: byref variable will be forcibly initialized char buf[3]; \ ^~~ /kisskb/src/net/bluetooth/hci_debugfs.c:1174:1: note: in expansion of macro 'DEFINE_QUIRK_ATTRIBUTE' DEFINE_QUIRK_ATTRIBUTE(quirk_simultaneous_discovery, ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_sgmii_pcs_get_state_an': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'quirk_strict_duplicate_filter_read': /kisskb/src/net/bluetooth/hci_debugfs.c:38:7: note: byref variable will be forcibly initialized char buf[3]; \ ^~~ /kisskb/src/net/bluetooth/hci_debugfs.c:1172:1: note: in expansion of macro 'DEFINE_QUIRK_ATTRIBUTE' DEFINE_QUIRK_ATTRIBUTE(quirk_strict_duplicate_filter, ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'force_no_mitm_read': /kisskb/src/net/bluetooth/hci_debugfs.c:1133:7: note: byref variable will be forcibly initialized char buf[3]; ^~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_dual_sgmii_supported': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'force_static_address_read': /kisskb/src/net/bluetooth/hci_debugfs.c:743:7: note: byref variable will be forcibly initialized char buf[3]; ^~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_phylink_mac_link_state': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt753x_port_mirror_del': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt753x_port_mirror_add': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_hw_vlan_del': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/net/batman-adv/main.h:208, 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 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt753x_phylink_mac_config': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'quirk_simultaneous_discovery_write': /kisskb/src/net/bluetooth/hci_debugfs.c:51:7: note: byref variable will be forcibly initialized bool enable; \ ^~~~~~ /kisskb/src/net/bluetooth/hci_debugfs.c:1174:1: note: in expansion of macro 'DEFINE_QUIRK_ATTRIBUTE' DEFINE_QUIRK_ATTRIBUTE(quirk_simultaneous_discovery, ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'quirk_strict_duplicate_filter_write': /kisskb/src/net/bluetooth/hci_debugfs.c:51:7: note: byref variable will be forcibly initialized bool enable; \ ^~~~~~ /kisskb/src/net/bluetooth/hci_debugfs.c:1172:1: note: in expansion of macro 'DEFINE_QUIRK_ATTRIBUTE' DEFINE_QUIRK_ATTRIBUTE(quirk_strict_duplicate_filter, ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_sgmii_link_up_force': /kisskb/src/drivers/net/dsa/mt7530.c:261: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:261:27: note: byref variable will be forcibly initialized /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'force_static_address_write': /kisskb/src/net/bluetooth/hci_debugfs.c:756:7: note: byref variable will be forcibly initialized bool enable; ^~~~~~ /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'force_bredr_smp_write': /kisskb/src/net/bluetooth/hci_debugfs.c:515:7: note: byref variable will be forcibly initialized bool enable; ^~~~~~ /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 struct mgmt_frame_regs upd = {}; ^~~ /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 int failures = 0, num_tests = 0; ^~~~~~~~ /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'force_no_mitm_write': /kisskb/src/net/bluetooth/hci_debugfs.c:1148:7: note: byref variable will be forcibly initialized bool enable; ^~~~~~ /kisskb/src/net/bluetooth/hci_debugfs.c:1146:7: note: byref variable will be forcibly initialized char buf[32]; ^~~ /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'identity_show': /kisskb/src/net/bluetooth/hci_debugfs.c:665:5: note: byref variable will be forcibly initialized u8 addr_type; ^~~~~~~~~ /kisskb/src/net/bluetooth/hci_debugfs.c:664:11: note: byref variable will be forcibly initialized bdaddr_t addr; ^~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_sgmii_setup_mode_force': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized 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:588:9: note: byref variable will be forcibly initialized 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 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 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 int failures = 0, num_tests = 0; ^~~~~~~~ In file included from /kisskb/src/net/bluetooth/hci_debugfs.c:26: /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'hci_debugfs_create_le': /kisskb/src/include/net/bluetooth/bluetooth.h:270:34: note: byref variable will be forcibly initialized #define BDADDR_ANY (&(bdaddr_t) {{0, 0, 0, 0, 0, 0}}) ^ /kisskb/src/net/bluetooth/hci_debugfs.c:1192:27: note: in expansion of macro 'BDADDR_ANY' if (bacmp(&hdev->bdaddr, BDADDR_ANY)) ^~~~~~~~~~ /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 int failures = 0, num_tests = 0; ^~~~~~~~ /kisskb/src/lib/test_meminit.c: In function 'test_meminit_init': /kisskb/src/net/bluetooth/hci_debugfs.c: In function 'hci_debugfs_create_conn': /kisskb/src/lib/test_meminit.c:393:6: note: byref variable will be forcibly initialized int failures = 0, num_tests = 0; ^~~~~~~~ /kisskb/src/net/bluetooth/hci_debugfs.c:1245:7: note: byref variable will be forcibly initialized char name[6]; ^~~~ /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 u8 old_addr[ETH_ALEN]; ^~~~~~~~ /kisskb/src/net/batman-adv/soft-interface.c: In function 'batadv_softif_init_late': /kisskb/src/net/batman-adv/soft-interface.c:752:6: note: byref variable will be forcibly initialized u32 random_seqno; ^~~~~~~~~~~~ /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 unsigned int header_len = 0; ^~~~~~~~~~ /kisskb/src/net/batman-adv/soft-interface.c:190:23: note: byref variable will be forcibly initialized u8 *dst_hint = NULL, chaddr[ETH_ALEN]; ^~~~~~ /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 struct cfg80211_connect_resp_params cr; ^~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_setup_port5': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/netdevsim/dev.c: In function 'nsim_dev_take_snapshot_write': /kisskb/src/drivers/net/netdevsim/dev.c:69:6: note: byref variable will be forcibly initialized u32 id; ^~ /kisskb/src/drivers/net/netdevsim/dev.c:67:6: note: byref variable will be forcibly initialized u8 *dummy_data; ^~~~~~~~~~ /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 union iwreq_data wrqu; ^~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_pad_clk_setup': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_fdb_cmd': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:301:27: note: byref variable will be forcibly initialized struct mt7530_dummy_poll p; ^ /kisskb/src/drivers/net/netdevsim/dev.c: In function 'nsim_devlink_param_load_driverinit_values': /kisskb/src/drivers/net/netdevsim/dev.c:372:28: note: byref variable will be forcibly initialized union devlink_param_value saved_value; ^~~~~~~~~~~ /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 struct cfg80211_deauth_request req = { ^~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_port_fdb_dump': /kisskb/src/drivers/net/dsa/mt7530.c:1322:6: note: byref variable will be forcibly initialized u32 rsp = 0; ^~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_vlan_cmd': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized struct mt7530_dummy_poll p; ^ /kisskb/src/net/wireless/mlme.c: In function 'cfg80211_mlme_down': /kisskb/src/drivers/net/dsa/mt7530.c:1352:27: note: byref variable will be forcibly initialized struct mt7530_dummy_poll p; ^ /kisskb/src/net/wireless/mlme.c:416:5: note: byref variable will be forcibly initialized u8 bssid[ETH_ALEN]; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/dib3000mc.c: In function 'dib3000mc_autosearch_start': /kisskb/src/drivers/media/dvb-frontends/dib3000mc.c:590:33: note: byref variable will be forcibly initialized struct dtv_frontend_properties schan; ^~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_hw_vlan_update': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized 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:1512:30: note: byref variable will be forcibly initialized 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:1489:30: note: byref variable will be forcibly initialized struct mt7530_hw_vlan_entry new_entry; ^~~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_pad_setup': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized struct mt7530_dummy_poll p; ^ /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/netdevsim/dev.c: In function 'nsim_dev_debugfs_init': /kisskb/src/drivers/net/netdevsim/dev.c:197:7: note: byref variable will be forcibly initialized char dev_ddir_name[sizeof(DRV_NAME) + 10]; ^~~~~~~~~~~~~ /kisskb/src/net/wireless/mlme.c: In function 'cfg80211_dfs_channels_update_work': /kisskb/src/drivers/net/netdevsim/dev.c: In function 'nsim_dev_port_debugfs_init': /kisskb/src/drivers/net/netdevsim/dev.c:248:7: note: byref variable will be forcibly initialized char dev_link_name[32]; ^~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/dev.c:247:7: note: byref variable will be forcibly initialized char port_ddir_name[16]; ^~~~~~~~~~~~~~ /kisskb/src/net/wireless/mlme.c:828:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_rgmii_setup': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_nwrite_no_pm': /kisskb/src/drivers/soundwire/bus.c:399:17: note: byref variable will be forcibly initialized struct sdw_msg msg; ^~~ /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_nread_no_pm': /kisskb/src/drivers/soundwire/bus.c:385:17: note: byref variable will be forcibly initialized struct sdw_msg msg; ^~~ /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_bread_no_pm': /kisskb/src/drivers/soundwire/bus.c:420:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /kisskb/src/drivers/soundwire/bus.c:419:17: note: byref variable will be forcibly initialized struct sdw_msg msg; ^~~ /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_bwrite_no_pm': /kisskb/src/drivers/soundwire/bus.c:438:17: note: byref variable will be forcibly initialized struct sdw_msg msg; ^~~ /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_assign_device_num': /kisskb/src/drivers/soundwire/bus.c:639:12: note: byref variable will be forcibly initialized static int sdw_assign_device_num(struct sdw_slave *slave) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_slave_set_frequency': /kisskb/src/drivers/soundwire/bus.c:1150:12: note: byref variable will be forcibly initialized static int sdw_slave_set_frequency(struct sdw_slave *slave) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soundwire/bus.c:1150:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/soundwire/bus.c:1150:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_bread_no_pm_unlocked': /kisskb/src/drivers/soundwire/bus.c:452:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /kisskb/src/drivers/soundwire/bus.c:451:17: note: byref variable will be forcibly initialized struct sdw_msg msg; ^~~ /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_bwrite_no_pm_unlocked': /kisskb/src/drivers/soundwire/bus.c:470:17: note: byref variable will be forcibly initialized struct sdw_msg msg; ^~~ /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_read_no_pm': /kisskb/src/drivers/soundwire/bus.c:484:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_slave_clk_stop_prepare': /kisskb/src/drivers/soundwire/bus.c:859:12: note: byref variable will be forcibly initialized static int sdw_slave_clk_stop_prepare(struct sdw_slave *slave, ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soundwire/bus.c:484:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_handle_dp0_interrupt': /kisskb/src/drivers/soundwire/bus.c:484:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/soundwire/bus.c:1295:12: note: byref variable will be forcibly initialized static int sdw_handle_dp0_interrupt(struct sdw_slave *slave, u8 *slave_status) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soundwire/bus.c:484:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_setup': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_handle_port_interrupt': /kisskb/src/drivers/soundwire/bus.c:484:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:1893:27: note: byref variable will be forcibly initialized struct mt7530_dummy_poll p; ^ /kisskb/src/drivers/soundwire/bus.c:1367:12: note: byref variable will be forcibly initialized static int sdw_handle_port_interrupt(struct sdw_slave *slave, ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soundwire/bus.c:484:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_handle_slave_alerts': /kisskb/src/drivers/soundwire/bus.c:484:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/soundwire/bus.c:484:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/soundwire/bus.c:1440:12: note: byref variable will be forcibly initialized static int sdw_handle_slave_alerts(struct sdw_slave *slave) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soundwire/bus.c:484:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /kisskb/src/drivers/soundwire/bus.c:484:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/soundwire/bus.c:1448:25: note: byref variable will be forcibly initialized u8 buf, buf2[2], _buf, _buf2[2]; ^~~~~ /kisskb/src/drivers/soundwire/bus.c:1448:10: note: byref variable will be forcibly initialized u8 buf, buf2[2], _buf, _buf2[2]; ^~~~ /kisskb/src/drivers/soundwire/bus.c:1445:16: note: byref variable will be forcibly initialized unsigned long port; ^~~~ /kisskb/src/drivers/soundwire/bus.c:1442:31: note: byref variable will be forcibly initialized struct sdw_slave_intr_status slave_intr; ^~~~~~~~~~ /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_update_no_pm': /kisskb/src/drivers/soundwire/bus.c:495:12: note: byref variable will be forcibly initialized static int sdw_update_no_pm(struct sdw_slave *slave, u32 addr, u8 mask, u8 val) ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/soundwire/bus.c:484:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_read': /kisskb/src/drivers/soundwire/bus.c:566:5: note: byref variable will be forcibly initialized u8 buf; ^~~ In file included from /kisskb/src/drivers/net/dsa/mt7530.c:13: /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 u32 addr; ^~~~ In file included from /kisskb/src/drivers/soundwire/bus.c:10: /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_update': /kisskb/src/drivers/soundwire/bus.h:203:19: note: byref variable will be forcibly initialized static inline int sdw_update(struct sdw_slave *slave, u32 addr, u8 mask, u8 val) ^~~~~~~~~~ /kisskb/src/drivers/soundwire/bus.c:566:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /kisskb/src/drivers/soundwire/bus.c: In function 'sdw_program_device_num': /kisskb/src/drivers/soundwire/bus.c:707:17: note: byref variable will be forcibly initialized struct sdw_msg msg; ^~~ /kisskb/src/drivers/soundwire/bus.c:706:22: note: byref variable will be forcibly initialized struct sdw_slave_id id; ^~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_setup': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized struct mt7530_dummy_poll p; ^ /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:1739:6: note: byref variable will be forcibly initialized u32 id, val; ^~ /kisskb/src/drivers/net/dsa/mt7530.c:1737:18: note: byref variable will be forcibly initialized phy_interface_t interface; ^~~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c:1736:27: note: byref variable will be forcibly initialized struct mt7530_dummy_poll p; ^ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_gpio_get': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized struct mt7530_dummy_poll p; ^ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_gpio_get_direction': /kisskb/src/drivers/net/dsa/mt7530.c:261:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/ppp/ppp_deflate.c: In function 'z_decompress': /kisskb/src/drivers/net/ppp/ppp_deflate.c:417:16: note: byref variable will be forcibly initialized unsigned char overflow_buf[1]; ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358768.c: In function 'tc358768_write': /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized int tmpval = val; ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358768.c: In function 'tc358768_update_bits': /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:214:11: note: byref variable will be forcibly initialized u32 tmp, orig; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358768.c: In function 'tc358768_sw_reset': /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized int tmpval = val; ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c: In function 'tc358768_setup_pll': /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c: In function 'tc358768_bridge_pre_enable': /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c: In function 'tc358768_dsi_host_transfer': /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:182:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:454:25: note: byref variable will be forcibly initialized struct mipi_dsi_packet packet; ^~~~~~ /kisskb/src/net/sctp/input.c: In function 'sctp_rcv_ootb': /kisskb/src/net/sctp/input.c:668:28: note: byref variable will be forcibly initialized struct sctp_chunkhdr *ch, _ch; ^~~ /kisskb/src/drivers/gpu/drm/bridge/tc358768.c: In function 'tc358768_dsi_host_attach': /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:375:20: note: byref variable will be forcibly initialized struct drm_panel *panel; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358768.c:374:21: note: byref variable will be forcibly initialized struct drm_bridge *bridge; ^~~~~~ 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 struct rhashtable_compare_arg arg = { ^~~ 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-max77650.c:8: /kisskb/src/drivers/leds/leds-max77650.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/leds/leds-max77650.c: In function 'max77650_led_probe': /kisskb/src/drivers/leds/leds-max77650.c:88:24: note: byref variable will be forcibly initialized struct led_init_data init_data = {}; ^~~~~~~~~ /kisskb/src/drivers/leds/leds-max77650.c:70:6: note: byref variable will be forcibly initialized u32 reg; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/net/sctp/input.c:30: /kisskb/src/net/sctp/input.c: In function 'rht_assign_unlock': /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 unsigned char tpl_code, tpl_link; ^~~~~~~~ /kisskb/src/drivers/mmc/core/sdio_cis.c:278:17: note: byref variable will be forcibly initialized unsigned char tpl_code, tpl_link; ^~~~~~~~ /kisskb/src/drivers/mmc/core/sdio_cis.c:255:17: note: byref variable will be forcibly initialized unsigned char x, fn; ^ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:401:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*bkt, (void *)obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/sctp/input.c: In function '__rhashtable_insert_fast': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:758:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/net/sctp/input.c:44: /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized struct rhashtable_compare_arg arg = { ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/net/sctp/input.c:30: /kisskb/src/net/sctp/input.c: In function '__rhashtable_remove_fast_one': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:1045:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/sctp/input.c: In function 'sctp_hash_transport': /kisskb/src/net/sctp/input.c:935:27: note: byref variable will be forcibly initialized struct sctp_hash_cmp_arg arg; ^~~ /kisskb/src/net/sctp/input.c: In function 'sctp_addrs_lookup_transport': /kisskb/src/net/sctp/input.c:981:27: note: byref variable will be forcibly initialized struct sctp_hash_cmp_arg arg = { ^~~ /kisskb/src/net/sctp/input.c: In function '__sctp_rcv_init_lookup': /kisskb/src/net/sctp/input.c:1101:18: note: byref variable will be forcibly initialized union sctp_addr addr; ^~~~ /kisskb/src/net/sctp/input.c: In function '__sctp_rcv_asconf_lookup': /kisskb/src/net/sctp/input.c:1168:18: note: byref variable will be forcibly initialized 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 union sctp_addr dest; ^~~~ /kisskb/src/net/sctp/input.c:93:18: note: byref variable will be forcibly initialized union sctp_addr src; ^~~ /kisskb/src/net/sctp/input.c:91:25: note: byref variable will be forcibly initialized struct sctp_transport *transport = NULL; ^~~~~~~~~ /kisskb/src/net/sctp/input.c: In function 'sctp_err_lookup': /kisskb/src/net/sctp/input.c:478:18: note: byref variable will be forcibly initialized union sctp_addr daddr; ^~~~~ /kisskb/src/net/sctp/input.c:477:18: note: byref variable will be forcibly initialized union sctp_addr saddr; ^~~~~ /kisskb/src/net/sctp/input.c:476:36: note: byref variable will be forcibly initialized struct sctp_init_chunk *chunkhdr, _chunkhdr; ^~~~~~~~~ /kisskb/src/net/sctp/input.c: In function 'sctp_v4_err': /kisskb/src/net/sctp/input.c:580:25: note: byref variable will be forcibly initialized struct sctp_transport *transport; ^~~~~~~~~ /kisskb/src/net/sctp/input.c:579:27: note: byref variable will be forcibly initialized struct sctp_association *asoc = NULL; ^~~~ /kisskb/src/net/sctp/input.c: In function 'sctp_epaddr_lookup_transport': /kisskb/src/net/sctp/input.c:1010:27: note: byref variable will be forcibly initialized struct sctp_hash_cmp_arg arg = { ^~~ /kisskb/src/net/sctp/input.c: In function 'sctp_has_association': /kisskb/src/net/sctp/input.c:1068:25: note: byref variable will be forcibly initialized struct sctp_transport *transport; ^~~~~~~~~ /kisskb/src/drivers/media/i2c/ov2685.c: In function 'ov2685_write_reg': /kisskb/src/drivers/media/i2c/ov2685.c:251:9: note: byref variable will be forcibly initialized __be32 val_be; ^~~~~~ /kisskb/src/drivers/media/i2c/ov2685.c:249:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /kisskb/src/drivers/media/i2c/ov2685.c: In function 'ov2685_read_reg': /kisskb/src/drivers/media/i2c/ov2685.c:293:9: note: byref variable will be forcibly initialized __be16 reg_addr_be = cpu_to_be16(reg); ^~~~~~~~~~~ /kisskb/src/drivers/media/i2c/ov2685.c:292:9: note: byref variable will be forcibly initialized __be32 data_be = 0; ^~~~~~~ /kisskb/src/drivers/media/i2c/ov2685.c:290:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[2]; ^~~~ /kisskb/src/drivers/media/i2c/ov2685.c: In function 'ov2685_check_sensor_id': /kisskb/src/drivers/media/i2c/ov2685.c:685:6: note: byref variable will be forcibly initialized u32 id = 0; ^~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/include/crypto/algapi.h:10, from /kisskb/src/include/crypto/scatterwalk.h:14, from /kisskb/src/crypto/algif_skcipher.c:26: /kisskb/src/crypto/algif_skcipher.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/crypto/algif_skcipher.c: In function '_skcipher_recvmsg': /kisskb/src/crypto/algif_skcipher.c:62:9: note: byref variable will be forcibly initialized size_t len = 0; ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_core_irq.c:9: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_core_irq.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 char name[20]; ^~~~ 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:27, 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/openvswitch/vport-geneve.c:12: /kisskb/src/net/openvswitch/vport-geneve.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/net/openvswitch/vport-geneve.c: In function 'geneve_get_options': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/phy/micrel.c: In function 'ksz9131_of_load_skew_values': /kisskb/src/drivers/net/phy/micrel.c:819:6: note: byref variable will be forcibly initialized int skewval, skewmax = 0; ^~~~~~~ /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 struct resource res; ^~~ /kisskb/src/drivers/mfd/syscon.c:49:6: note: byref variable will be forcibly initialized u32 reg_io_width; ^~~~~~~~~~~~ /kisskb/src/drivers/net/phy/micrel.c: In function 'ksz9131_config_init': /kisskb/src/drivers/net/phy/micrel.c:921:8: note: byref variable will be forcibly initialized char *control_skews[2] = {"txen-skew-psec", "rxdv-skew-psec"}; ^~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/micrel.c:917:8: note: byref variable will be forcibly initialized char *tx_data_skews[4] = { ^~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/micrel.c:913:8: note: byref variable will be forcibly initialized char *rx_data_skews[4] = { ^~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/micrel.c:912:8: note: byref variable will be forcibly initialized 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:587:6: note: byref variable will be forcibly initialized int val[4] = {-1, -2, -3, -4}; ^~~ /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 struct of_phandle_args args; ^~~~ /kisskb/src/drivers/net/phy/micrel.c: In function 'ksz9021_load_values_from_of': /kisskb/src/drivers/net/phy/micrel.c:450:6: note: byref variable will be forcibly initialized int val4 = -4; ^~~~ /kisskb/src/drivers/net/phy/micrel.c:449:6: note: byref variable will be forcibly initialized int val3 = -3; ^~~~ /kisskb/src/drivers/net/phy/micrel.c:448:6: note: byref variable will be forcibly initialized int val2 = -2; ^~~~ /kisskb/src/drivers/net/phy/micrel.c:447:6: note: byref variable will be forcibly initialized int val1 = -1; ^~~~ /kisskb/src/drivers/hwmon/adc128d818.c: In function 'adc128_temp_store': /kisskb/src/drivers/hwmon/adc128d818.c:208:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/adc128d818.c: In function 'adc128_in_store': /kisskb/src/drivers/hwmon/adc128d818.c:170:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/net/phy/micrel.c: In function 'ksz9031_config_init': /kisskb/src/drivers/net/phy/micrel.c:744:8: note: byref variable will be forcibly initialized bool update = false; ^~~~~~ /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 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 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 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 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 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 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 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 u16 val; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:565:29: note: byref variable will be forcibly initialized struct mv88e6xxx_vtu_entry entry; ^~~~~ /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 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 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/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/udp.h:23, from /kisskb/src/net/openvswitch/vport-vxlan.c:11: /kisskb/src/net/openvswitch/vport-vxlan.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/net/openvswitch/vport-vxlan.c: In function 'vxlan_get_options': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/devfreq/event/exynos-nocp.c: In function 'exynos_nocp_get_event': /kisskb/src/drivers/devfreq/event/exynos-nocp.c:147:15: note: byref variable will be forcibly initialized unsigned int counter[4]; ^~~~~~~ /kisskb/src/net/openvswitch/vport-vxlan.c: In function 'vxlan_configure_exts': /kisskb/src/net/openvswitch/vport-vxlan.c:54:17: note: byref variable will be forcibly initialized struct nlattr *exts[OVS_VXLAN_EXT_MAX + 1]; ^~~~ /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 int ciphertext_len; ^~~~~~~~~~~~~~ /kisskb/src/net/ceph/auth_x.c: In function 'calc_signature': /kisskb/src/net/ceph/auth_x.c:1004:7: note: byref variable will be forcibly initialized int ciphertext_len; ^~~~~~~~~~~~~~ /kisskb/src/net/ceph/auth_x.c: In function 'ceph_x_check_message_signature': /kisskb/src/net/ceph/auth_x.c:1050:9: note: byref variable will be forcibly initialized __le64 sig_check; ^~~~~~~~~ /kisskb/src/net/ceph/auth_x.c: In function 'ceph_x_sign_message': /kisskb/src/net/ceph/auth_x.c:1031:9: note: byref variable will be forcibly initialized __le64 sig; ^~~ /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 int plaintext_len; ^~~~~~~~~~~~~ /kisskb/src/net/ceph/auth_x.c: In function 'decrypt_authorizer_challenge': /kisskb/src/net/ceph/auth_x.c:797:8: note: byref variable will be forcibly initialized void *dp, *dend; ^~ /kisskb/src/net/ceph/auth_x.c: In function 'ceph_x_add_authorizer_challenge': /kisskb/src/net/ceph/auth_x.c:823:6: note: byref variable will be forcibly initialized u64 server_challenge; ^~~~~~~~~~~~~~~~ /kisskb/src/net/ceph/auth_x.c: In function 'decrypt_authorizer_reply': /kisskb/src/net/ceph/auth_x.c:849:8: note: byref variable will be forcibly initialized void *dp, *dend; ^~ /kisskb/src/net/ceph/auth_x.c: In function 'ceph_x_verify_authorizer_reply': /kisskb/src/net/ceph/auth_x.c:883:6: note: byref variable will be forcibly initialized u64 nonce_plus_one; ^~~~~~~~~~~~~~ /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 void *p; ^ /kisskb/src/net/ceph/auth_x.c:492:6: note: byref variable will be forcibly initialized int need; ^~~~ /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 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 int need; /* missing + need renewal */ ^~~~ /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 struct ceph_buffer *new_ticket_blob; ^~~~~~~~~~~~~~~ /kisskb/src/net/ceph/auth_x.c:172:8: note: byref variable will be forcibly initialized void *tp, *tpend; ^~ /kisskb/src/net/ceph/auth_x.c:171:20: note: byref variable will be forcibly initialized struct timespec64 validity; ^~~~~~~~ /kisskb/src/net/ceph/auth_x.c:168:8: note: byref variable will be forcibly initialized void *dp, *dend; ^~ /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 void *dp, *dend; ^~ /kisskb/src/net/ceph/auth_x.c: In function 'ceph_x_handle_reply': /kisskb/src/net/ceph/auth_x.c:672:8: note: byref variable will be forcibly initialized void *p; ^ In file included from /kisskb/src/include/linux/of_platform.h:9, from /kisskb/src/drivers/staging/media/imx/imx-media-dev-common.c:10: /kisskb/src/drivers/staging/media/imx/imx-media-dev-common.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/net/macsec.c: In function 'make_sci': /kisskb/src/drivers/net/macsec.c:255:8: note: byref variable will be forcibly initialized sci_t sci; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'macsec_frame_sci': /kisskb/src/drivers/net/macsec.c:255:8: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/macsec.c: In function 'dev_to_sci': /kisskb/src/drivers/net/macsec.c:255:8: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/macsec.c: In function 'macsec_decrypt': /kisskb/src/drivers/net/macsec.c:879:17: note: byref variable will be forcibly initialized unsigned char *iv; ^~ /kisskb/src/drivers/net/macsec.c:878:18: note: byref variable will be forcibly initialized struct sk_buff *trailer; ^~~~~~~ /kisskb/src/drivers/net/macsec.c:877:22: note: byref variable will be forcibly initialized struct scatterlist *sg; ^~ /kisskb/src/drivers/net/macsec.c: In function 'macsec_handle_frame': /kisskb/src/drivers/net/macsec.c:255:8: note: byref variable will be forcibly initialized sci_t sci; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/drivers/net/macsec.c:9: /kisskb/src/drivers/net/macsec.c: In function 'macsec_del_dev': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/macsec.c:3854:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(macsec->secy.rx_sc, rx_sc->next); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/arch/arm64/include/asm/arch_timer.h:18, from /kisskb/src/arch/arm64/include/asm/timex.h:8, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/skbuff.h:15, from /kisskb/src/drivers/net/macsec.c:9: /kisskb/src/drivers/net/macsec.c: In function 'macsec_notify': /kisskb/src/drivers/net/macsec.c:4271:12: note: byref variable will be forcibly initialized LIST_HEAD(head); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/drivers/net/macsec.c:9: /kisskb/src/drivers/net/macsec.c: In function 'del_rx_sc': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/macsec.c:1385:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*rx_scp, rx_sc->next); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/net/macsec.c:17: /kisskb/src/drivers/net/macsec.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'nla_put_sci': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/macsec.c: In function 'copy_tx_sc_stats': /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/drivers/net/macsec.c: In function 'copy_secy_stats': /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/drivers/net/macsec.c: In function 'copy_rx_sc_stats': /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/drivers/net/macsec.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'macsec_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 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:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'copy_tx_sa_stats': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/macsec.c: In function 'copy_rx_sa_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/drivers/net/macsec.c: In function 'nla_put_ssci': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/macsec.c: In function 'macsec_dellink': /kisskb/src/drivers/net/macsec.c:3890:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/net/macsec.c:17: /kisskb/src/drivers/net/macsec.c: In function 'nla_get_u64': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized u64 tmp; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'macsec_changelink_common': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/macsec.c: In function 'macsec_changelink': /kisskb/src/drivers/net/macsec.c:3823:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c:3798:21: note: byref variable will be forcibly initialized struct macsec_secy secy; ^~~~ /kisskb/src/drivers/net/macsec.c:3797:22: note: byref variable will be forcibly initialized struct macsec_tx_sc tx_sc; ^~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/net/macsec.c:17: /kisskb/src/drivers/net/macsec.c: In function 'nla_get_sci': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized u64 tmp; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'get_rxsc_from_nl': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/macsec.c: In function 'macsec_add_dev': /kisskb/src/drivers/net/macsec.c:255:8: note: byref variable will be forcibly initialized sci_t sci; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/drivers/net/macsec.c:9: /kisskb/src/drivers/net/macsec.c: In function 'create_rx_sc': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/macsec.c:1422:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(secy->rx_sc, rx_sc); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/macsec.c:1421:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(rx_sc->next, secy->rx_sc); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/macsec.c: In function 'get_tx_sc_stats': /kisskb/src/drivers/net/macsec.c:2864:29: note: byref variable will be forcibly initialized struct macsec_tx_sc_stats tmp; ^~~ /kisskb/src/drivers/net/macsec.c:2851:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'get_secy_stats': /kisskb/src/drivers/net/macsec.c:2920:27: note: byref variable will be forcibly initialized struct macsec_dev_stats tmp; ^~~ /kisskb/src/drivers/net/macsec.c:2907:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'get_tx_sa_stats': /kisskb/src/drivers/net/macsec.c:2672:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'get_rx_sc_stats': /kisskb/src/drivers/net/macsec.c:2783:29: note: byref variable will be forcibly initialized struct macsec_rx_sc_stats tmp; ^~~ /kisskb/src/drivers/net/macsec.c:2769:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'get_rx_sa_stats': /kisskb/src/drivers/net/macsec.c:2716:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/drivers/net/macsec.c:9: /kisskb/src/drivers/net/macsec.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/macsec.c: In function 'macsec_newlink': /kisskb/src/drivers/net/macsec.c:255:8: note: byref variable will be forcibly initialized sci_t sci; ^~~ /kisskb/src/drivers/net/macsec.c:255:8: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/net/macsec.c:17: /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized u64 tmp; ^~~ /kisskb/src/drivers/net/macsec.c:4073:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/net/macsec.c:17: /kisskb/src/drivers/net/macsec.c: In function 'macsec_validate_attr': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized u64 tmp; ^~~ /kisskb/src/drivers/net/macsec.c:4121:9: note: byref variable will be forcibly initialized char dummy_key[DEFAULT_SAK_LEN] = { 0 }; ^~~~~~~~~ /kisskb/src/drivers/net/macsec.c: In function 'macsec_set_mac_address': /kisskb/src/drivers/net/macsec.c:255:8: note: byref variable will be forcibly initialized sci_t sci; ^~~ /kisskb/src/drivers/net/macsec.c:3623:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'macsec_encrypt': /kisskb/src/drivers/net/macsec.c:588:17: note: byref variable will be forcibly initialized unsigned char *iv; ^~ /kisskb/src/drivers/net/macsec.c:587:18: note: byref variable will be forcibly initialized struct sk_buff *trailer; ^~~~~~~ /kisskb/src/drivers/net/macsec.c:586:22: note: byref variable will be forcibly initialized struct scatterlist *sg; ^~ /kisskb/src/drivers/net/macsec.c: In function 'macsec_dev_stop': /kisskb/src/drivers/net/macsec.c:3551:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'macsec_dev_open': /kisskb/src/drivers/net/macsec.c:3514:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'macsec_upd_offload': /kisskb/src/drivers/net/macsec.c:2581:24: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c:2575:17: note: byref variable will be forcibly initialized struct nlattr *tb_offload[MACSEC_OFFLOAD_ATTR_MAX + 1]; ^~~~~~~~~~ /kisskb/src/drivers/net/macsec.c: In function 'macsec_upd_rxsc': /kisskb/src/drivers/net/macsec.c:2530:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c:2495:17: note: byref variable will be forcibly initialized struct nlattr *tb_rxsc[MACSEC_RXSC_ATTR_MAX + 1]; ^~~~~~~ /kisskb/src/drivers/net/macsec.c:2493:22: note: byref variable will be forcibly initialized struct macsec_secy *secy; ^~~~ /kisskb/src/drivers/net/macsec.c:2492:21: note: byref variable will be forcibly initialized struct net_device *dev; ^~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/net/macsec.c:17: /kisskb/src/drivers/net/macsec.c: In function 'macsec_del_rxsc': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized u64 tmp; ^~~ /kisskb/src/drivers/net/macsec.c:2195:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c:2164:17: note: byref variable will be forcibly initialized struct nlattr *tb_rxsc[MACSEC_RXSC_ATTR_MAX + 1]; ^~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/net/macsec.c:17: /kisskb/src/drivers/net/macsec.c: In function 'macsec_add_rxsc': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized u64 tmp; ^~~ /kisskb/src/drivers/net/macsec.c:1903:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c:1867:17: note: byref variable will be forcibly initialized struct nlattr *tb_rxsc[MACSEC_RXSC_ATTR_MAX + 1]; ^~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/net/macsec.c:17: /kisskb/src/drivers/net/macsec.c: In function 'macsec_upd_rxsa': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized u64 tmp; ^~~ /kisskb/src/drivers/net/macsec.c:2458:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c:2407:17: note: byref variable will be forcibly initialized struct nlattr *tb_sa[MACSEC_SA_ATTR_MAX + 1]; ^~~~~ /kisskb/src/drivers/net/macsec.c:2406:17: note: byref variable will be forcibly initialized struct nlattr *tb_rxsc[MACSEC_RXSC_ATTR_MAX + 1]; ^~~~~~~ /kisskb/src/drivers/net/macsec.c:2405:5: note: byref variable will be forcibly initialized u8 assoc_num; ^~~~~~~~~ /kisskb/src/drivers/net/macsec.c:2403:23: note: byref variable will be forcibly initialized struct macsec_rx_sc *rx_sc; ^~~~~ /kisskb/src/drivers/net/macsec.c:2402:22: note: byref variable will be forcibly initialized struct macsec_secy *secy; ^~~~ /kisskb/src/drivers/net/macsec.c:2401:21: note: byref variable will be forcibly initialized struct net_device *dev; ^~~ /kisskb/src/drivers/crypto/caam/caamhash.c: In function 'hash_digest_key': /kisskb/src/drivers/net/macsec.c: In function 'macsec_del_rxsa': /kisskb/src/drivers/crypto/caam/caamhash.c:364:26: note: byref variable will be forcibly initialized struct split_key_result result; ^~~~~~ /kisskb/src/drivers/net/macsec.c:2128:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c:2100:17: note: byref variable will be forcibly initialized struct nlattr *tb_sa[MACSEC_SA_ATTR_MAX + 1]; ^~~~~ /kisskb/src/drivers/net/macsec.c:2099:17: note: byref variable will be forcibly initialized struct nlattr *tb_rxsc[MACSEC_RXSC_ATTR_MAX + 1]; ^~~~~~~ /kisskb/src/drivers/net/macsec.c:2098:5: note: byref variable will be forcibly initialized u8 assoc_num; ^~~~~~~~~ /kisskb/src/drivers/net/macsec.c:2096:23: note: byref variable will be forcibly initialized struct macsec_rx_sc *rx_sc; ^~~~~ /kisskb/src/drivers/net/macsec.c:2095:22: note: byref variable will be forcibly initialized struct macsec_secy *secy; ^~~~ /kisskb/src/drivers/net/macsec.c:2094:21: note: byref variable will be forcibly initialized struct net_device *dev; ^~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/net/macsec.c:17: /kisskb/src/drivers/net/macsec.c: In function 'macsec_upd_txsa': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized u64 tmp; ^~~ /kisskb/src/drivers/net/macsec.c:2365:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c:2313:17: note: byref variable will be forcibly initialized struct nlattr *tb_sa[MACSEC_SA_ATTR_MAX + 1]; ^~~~~ /kisskb/src/drivers/net/macsec.c:2312:5: note: byref variable will be forcibly initialized u8 assoc_num; ^~~~~~~~~ /kisskb/src/drivers/net/macsec.c:2310:23: note: byref variable will be forcibly initialized struct macsec_tx_sc *tx_sc; ^~~~~ /kisskb/src/drivers/net/macsec.c:2309:22: note: byref variable will be forcibly initialized struct macsec_secy *secy; ^~~~ /kisskb/src/drivers/net/macsec.c:2308:21: note: byref variable will be forcibly initialized struct net_device *dev; ^~~ /kisskb/src/drivers/net/macsec.c: In function 'macsec_del_txsa': /kisskb/src/drivers/net/macsec.c:2253:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c:2228:17: note: byref variable will be forcibly initialized struct nlattr *tb_sa[MACSEC_SA_ATTR_MAX + 1]; ^~~~~ /kisskb/src/drivers/net/macsec.c:2227:5: note: byref variable will be forcibly initialized u8 assoc_num; ^~~~~~~~~ /kisskb/src/drivers/net/macsec.c:2225:23: note: byref variable will be forcibly initialized struct macsec_tx_sc *tx_sc; ^~~~~ /kisskb/src/drivers/net/macsec.c:2224:22: note: byref variable will be forcibly initialized struct macsec_secy *secy; ^~~~ /kisskb/src/drivers/net/macsec.c:2223:21: note: byref variable will be forcibly initialized struct net_device *dev; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/batman-adv/trace.h:71, from /kisskb/src/net/batman-adv/trace.c:8: /kisskb/src/net/batman-adv/trace.c: In function 'perf_trace_batadv_dbg': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/batman-adv/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(batadv_dbg, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/batman-adv/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(batadv_dbg, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/batman-adv/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(batadv_dbg, ^~~~~~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/net/macsec.c:17: /kisskb/src/drivers/net/macsec.c: In function 'macsec_add_rxsa': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized u64 tmp; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/drivers/net/macsec.c:9: /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/macsec.c:1836:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(rx_sc->sa[assoc_num], rx_sa); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/batman-adv/trace.h:71, from /kisskb/src/net/batman-adv/trace.c:8: /kisskb/src/net/batman-adv/trace.c: In function 'trace_event_raw_event_batadv_dbg': /kisskb/src/drivers/net/macsec.c:1810:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/batman-adv/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(batadv_dbg, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/batman-adv/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(batadv_dbg, ^~~~~~~~~~~ /kisskb/src/drivers/net/macsec.c:1722:17: note: byref variable will be forcibly initialized struct nlattr *tb_sa[MACSEC_SA_ATTR_MAX + 1]; ^~~~~ /kisskb/src/drivers/net/macsec.c:1721:17: note: byref variable will be forcibly initialized struct nlattr *tb_rxsc[MACSEC_RXSC_ATTR_MAX + 1]; ^~~~~~~ /kisskb/src/drivers/net/macsec.c:1716:22: note: byref variable will be forcibly initialized struct macsec_secy *secy; ^~~~ /kisskb/src/drivers/net/macsec.c:1714:21: note: byref variable will be forcibly initialized struct net_device *dev; ^~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/net/macsec.c:17: /kisskb/src/drivers/net/macsec.c: In function 'macsec_add_txsa': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized u64 tmp; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/drivers/net/macsec.c:9: /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/macsec.c:2078:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tx_sc->sa[assoc_num], tx_sa); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/macsec.c:2052:25: note: byref variable will be forcibly initialized struct macsec_context ctx; ^~~ /kisskb/src/drivers/net/macsec.c:1963:17: note: byref variable will be forcibly initialized struct nlattr *tb_sa[MACSEC_SA_ATTR_MAX + 1]; ^~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/net/macsec.c:17: /kisskb/src/drivers/net/macsec.c: In function 'nla_put_secy': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/macsec.c: In function 'dump_secy': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized u64 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 u32 tmp = value; ^~~ /kisskb/src/drivers/net/macsec.c:3185:8: note: byref variable will be forcibly initialized u64 pn; ^~ /kisskb/src/drivers/net/macsec.c:3085:7: note: byref variable will be forcibly initialized u64 pn; ^~ 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:588:9: note: byref variable will be forcibly initialized 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 char *envp[3]; ^~~~ /kisskb/src/drivers/extcon/extcon.c:411:7: note: byref variable will be forcibly initialized char state_buf[120]; ^~~~~~~~~ /kisskb/src/drivers/extcon/extcon.c:410:7: note: byref variable will be forcibly initialized char name_buf[120]; ^~~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6097_watchdog_action': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:805:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6xxx_g2_irq_thread_fn': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:1016:6: note: byref variable will be forcibly initialized 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 u16 val; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6097_watchdog_free': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:816:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6250_watchdog_free': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:842:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6390_watchdog_action': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:879:6: note: byref variable will be forcibly initialized 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:973:6: note: byref variable will be forcibly initialized u16 val; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6xxx_g2_eeprom_read8': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:355:6: note: byref variable will be forcibly initialized 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:482:6: note: byref variable will be forcibly initialized u16 val; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6xxx_g2_set_eeprom16': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:532:6: note: byref variable will be forcibly initialized u16 val; ^~~ /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 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 unsigned char reg; ^~~ /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 u8 tx[4]; ^~ /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 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 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 unsigned char val; ^~~ /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 unsigned char dummy; ^~~~~ /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 unsigned char pending; ^~~~~~~ /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 unsigned char reg; ^~~ /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 unsigned char reg; ^~~ /kisskb/src/drivers/net/ppp/ppp_synctty.c: In function 'ppp_sync_ioctl': /kisskb/src/drivers/net/ppp/ppp_synctty.c:401:6: note: byref variable will be forcibly initialized u32 accm[8]; ^~~~ /kisskb/src/drivers/of/device.c: In function 'of_dma_configure_id': /kisskb/src/drivers/of/device.c:74:31: note: byref variable will be forcibly initialized const struct bus_dma_region *map = NULL; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/macvlan.c:12: /kisskb/src/drivers/net/macvlan.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /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 struct icmphdr _hdr; ^~~~ /kisskb/src/drivers/leds/leds-mlxreg.c: In function 'mlxreg_led_get_hw': /kisskb/src/drivers/leds/leds-mlxreg.c:103:6: note: byref variable will be forcibly initialized u32 regval; ^~~~~~ /kisskb/src/drivers/leds/leds-mlxreg.c: In function 'mlxreg_led_store_hw': /kisskb/src/drivers/leds/leds-mlxreg.c:65:6: note: byref variable will be forcibly initialized u32 regval; ^~~~~~ /kisskb/src/drivers/leds/leds-mlxreg.c: In function 'mlxreg_led_config': /kisskb/src/drivers/leds/leds-mlxreg.c:191:6: note: byref variable will be forcibly initialized u32 regval; ^~~~~~ /kisskb/src/net/ipv4/raw.c: In function 'raw_recvmsg': /kisskb/src/net/ipv4/raw.c:756:6: note: byref variable will be forcibly initialized int err = -EOPNOTSUPP; ^~~ 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 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:813:12: note: userspace variable will be forcibly initialized static int raw_seticmpfilter(struct sock *sk, sockptr_t optval, int optlen) ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/raw.c: In function 'do_raw_setsockopt': /kisskb/src/net/ipv4/raw.c:813:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/raw.c:841:12: note: userspace variable will be forcibly initialized static int do_raw_setsockopt(struct sock *sk, int level, int optname, ^~~~~~~~~~~~~~~~~ /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 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 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 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 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 unsigned long val; ^~~ /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 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 int hdrincl; ^~~~~~~ /kisskb/src/net/ipv4/raw.c:512:22: note: byref variable will be forcibly initialized struct raw_frag_vec rfv; ^~~ /kisskb/src/net/ipv4/raw.c:511:25: note: byref variable will be forcibly initialized struct ip_options_data opt_copy; ^~~~~~~~ /kisskb/src/net/ipv4/raw.c:505:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/raw.c:504:17: note: byref variable will be forcibly initialized struct rtable *rt = NULL; ^~ /kisskb/src/net/ipv4/raw.c:503:21: note: byref variable will be forcibly initialized struct ipcm_cookie ipc; ^~~ /kisskb/src/drivers/net/macvlan.c: In function 'macvlan_do_ioctl': /kisskb/src/drivers/net/macvlan.c:837:15: note: byref variable will be forcibly initialized struct ifreq ifrr; ^~~~ /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 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 struct led_init_data init_data = {}; ^~~~~~~~~ /kisskb/src/drivers/leds/leds-mt6323.c:374:6: note: byref variable will be forcibly initialized u32 reg; ^~~ In file included from /kisskb/src/include/linux/limits.h:6, from /kisskb/src/include/linux/kernel.h:6, from /kisskb/src/drivers/net/macvlan.c:12: /kisskb/src/drivers/net/macvlan.c: In function 'macvlan_compute_filter': /kisskb/src/drivers/net/macvlan.c:785:18: note: byref variable will be forcibly initialized DECLARE_BITMAP(filter, MACVLAN_MC_FILTER_SZ); ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /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 int tmp; ^~~ /kisskb/src/drivers/mfd/lm3533-core.c: In function 'show_output': /kisskb/src/drivers/mfd/lm3533-core.c:85:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/lm3533-core.c: In function 'store_output': In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from /kisskb/src/arch/arm64/include/asm/rwonce.h:71, from /kisskb/src/include/linux/compiler.h:248, from /kisskb/src/include/asm-generic/bug.h:5, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/mfd/lm3533-core.c:299:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/input/ff-memless.c:393:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(handled_bm, FF_MEMLESS_EFFECTS); ^~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/input/ff-memless.c:392:19: note: byref variable will be forcibly initialized struct ff_effect effect; ^~~~~~ /kisskb/src/drivers/net/macvlan.c: In function 'macvlan_port_destroy': /kisskb/src/drivers/net/macvlan.c:1262:19: note: byref variable will be forcibly initialized struct sockaddr sa; ^~ In file included from /kisskb/src/include/linux/dcache.h:8, from /kisskb/src/include/linux/fs.h:8, from /kisskb/src/arch/arm64/include/asm/elf.h:141, from /kisskb/src/include/linux/elf.h:6, from /kisskb/src/include/linux/module.h:18, from /kisskb/src/drivers/net/macvlan.c:14: /kisskb/src/drivers/net/macvlan.c: In function 'macvlan_handle_frame': /kisskb/src/include/linux/rculist.h:354:20: note: byref variable will be forcibly initialized struct list_head *__next = READ_ONCE(__ptr->next); \ ^~~~~~ /kisskb/src/drivers/net/macvlan.c:487:10: note: in expansion of macro 'list_first_or_null_rcu' vlan = list_first_or_null_rcu(&port->vlans, ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/macvlan.c: In function 'macvlan_process_broadcast': /kisskb/src/drivers/net/macvlan.c:302:22: note: byref variable will be forcibly initialized struct sk_buff_head list; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/macvlan.c:12: /kisskb/src/drivers/net/macvlan.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/if_macvlan.h:10, from /kisskb/src/drivers/net/macvlan.c:28: /kisskb/src/drivers/net/macvlan.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/drivers/net/macvlan.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/drivers/net/macvlan.c: In function 'macvlan_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:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/macvlan.c:14: /kisskb/src/drivers/net/macvlan.c: In function 'macvlan_device_event': /kisskb/src/drivers/net/macvlan.c:1733:12: note: byref variable will be forcibly initialized LIST_HEAD(list_kill); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358775.c: In function 'd2l_write': /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:350:5: note: byref variable will be forcibly initialized u8 data[6]; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358775.c: In function 'd2l_read': /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:330:5: note: byref variable will be forcibly initialized u8 buf_addr[2]; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358775.c: In function 'tc_bridge_enable': /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:350:5: note: byref variable will be forcibly initialized u8 data[6]; ^~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:350:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:350:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:350:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:350:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:350:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:350:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:350:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:350:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:350:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:350:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:350:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:380:6: note: byref variable will be forcibly initialized u32 val = 0; ^~~ /kisskb/src/drivers/gpu/drm/bridge/tc358775.c: In function 'tc358775_parse_dt': /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:533:6: note: byref variable will be forcibly initialized int len = 0; ^~~ /kisskb/src/drivers/gpu/drm/bridge/tc358775.c: In function 'tc_probe': /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:652:20: note: byref variable will be forcibly initialized struct drm_panel *panel; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358775.c: In function 'tc_bridge_attach': /kisskb/src/drivers/gpu/drm/bridge/tc358775.c:602:36: note: byref variable will be forcibly initialized const struct mipi_dsi_device_info info = { .type = "tc358775", ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/net/batman-adv/main.h:208, 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 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ 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/bvec.h:14, 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:210, 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __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' ret = wait_event_interruptible_timeout(tp_vars->more_bytes, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 u8 addr[ETH_ALEN]; ^~~~ /kisskb/src/net/batman-adv/tp_meter.c: In function 'batadv_tp_start': /kisskb/src/net/batman-adv/tp_meter.c:942:5: note: byref variable will be forcibly initialized u8 icmp_uid; ^~~~~~~~ /kisskb/src/net/batman-adv/tp_meter.c:941:5: note: byref variable will be forcibly initialized u8 session_id[2]; ^~~~~~~~~~ /kisskb/src/drivers/crypto/qce/core.c: In function 'qce_check_version': /kisskb/src/drivers/crypto/qce/core.c:150:20: note: byref variable will be forcibly initialized u32 major, minor, step; ^~~~ /kisskb/src/drivers/crypto/qce/core.c:150:13: note: byref variable will be forcibly initialized u32 major, minor, step; ^~~~~ /kisskb/src/drivers/crypto/qce/core.c:150:6: note: byref variable will be forcibly initialized u32 major, minor, step; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/ieee80211.h:19, from /kisskb/src/net/mac80211/cfg.c:11: /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_set_probe_resp': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/cfg.c:835:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sdata->u.ap.probe_resp, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_assign_beacon': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/cfg.c:1028:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sdata->u.ap.beacon, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_set_qos_map': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/cfg.c:3740:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sdata->qos_map, new_qos_map); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_set_fils_discovery': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/cfg.c:861:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sdata->u.ap.fils_discovery, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_set_unsol_bcast_probe_resp': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/cfg.c:884:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sdata->u.ap.unsol_bcast_probe_resp, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/cfg.c: In function '__ieee80211_csa_finalize': /kisskb/src/net/mac80211/cfg.c:3148:6: note: byref variable will be forcibly initialized u32 changed = 0; ^~~~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c: In function 'exynos_ppmu_v2_disable': /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:279:6: note: byref variable will be forcibly initialized u32 pmnc, clear; ^~~~ /kisskb/src/net/mac80211/cfg.c: In function '__ieee80211_channel_switch': /kisskb/src/net/mac80211/cfg.c:3379:6: note: byref variable will be forcibly initialized u32 changed = 0; ^~~~~~~ /kisskb/src/net/mac80211/cfg.c:3376:34: note: byref variable will be forcibly initialized struct ieee80211_channel_switch ch_switch; ^~~~~~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c: In function 'exynos_ppmu_disable': /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:127:6: note: byref variable will be forcibly initialized u32 pmnc; ^~~~ 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/devfreq/event/exynos-ppmu.c:16: /kisskb/src/drivers/devfreq/event/exynos-ppmu.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c: In function 'exynos_ppmu_v2_get_event': /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:422:28: note: byref variable will be forcibly initialized unsigned int total_count, count; ^~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:422:15: note: byref variable will be forcibly initialized unsigned int total_count, count; ^~~~~~~~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:421:27: note: byref variable will be forcibly initialized unsigned int pmcnt_high, pmcnt_low; ^~~~~~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:421:15: note: byref variable will be forcibly initialized unsigned int pmcnt_high, pmcnt_low; ^~~~~~~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:420:21: note: byref variable will be forcibly initialized unsigned int pmnc, cntenc; ^~~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:420:15: note: byref variable will be forcibly initialized unsigned int pmnc, cntenc; ^~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c: In function 'exynos_ppmu_v2_set_event': /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:372:21: note: byref variable will be forcibly initialized unsigned int pmnc, cntens; ^~~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:372:15: note: byref variable will be forcibly initialized unsigned int pmnc, cntens; ^~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c: In function 'exynos_ppmu_get_event': /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:203:21: note: byref variable will be forcibly initialized unsigned int pmnc, cntenc; ^~~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:203:15: note: byref variable will be forcibly initialized unsigned int pmnc, cntenc; ^~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:202:28: note: byref variable will be forcibly initialized unsigned int pmcnt3_high, pmcnt3_low; ^~~~~~~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:202:15: note: byref variable will be forcibly initialized unsigned int pmcnt3_high, pmcnt3_low; ^~~~~~~~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:201:28: note: byref variable will be forcibly initialized unsigned int total_count, load_count; ^~~~~~~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:201:15: note: byref variable will be forcibly initialized unsigned int total_count, load_count; ^~~~~~~~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c: In function 'exynos_ppmu_set_event': /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:157:12: note: byref variable will be forcibly initialized u32 pmnc, cntens; ^~~~~~ /kisskb/src/drivers/devfreq/event/exynos-ppmu.c:157:6: note: byref variable will be forcibly initialized u32 pmnc, cntens; ^~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_nan_change_conf': /kisskb/src/net/mac80211/cfg.c:239:27: note: byref variable will be forcibly initialized struct cfg80211_nan_conf new_conf; ^~~~~~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_find_nan_func_by_cookie': /kisskb/src/net/mac80211/cfg.c:306:6: note: byref variable will be forcibly initialized int id; ^~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_set_ap_chanwidth': /kisskb/src/net/mac80211/cfg.c:3753:6: note: byref variable will be forcibly initialized u32 changed = 0; ^~~~~~~ /kisskb/src/drivers/leds/leds-pca9532.c: In function 'pca9532_of_populate_pdata': /kisskb/src/drivers/leds/leds-pca9532.c:474:14: note: byref variable will be forcibly initialized const char *state; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/netdevsim/bus.c:6: /kisskb/src/drivers/net/netdevsim/bus.c: In function 'nsim_bus_dev_del': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:351:2: note: in expansion of macro 'smp_store_release' smp_store_release(&nsim_bus_dev->init, false); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c: In function 'del_device_store': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:259:7: note: in expansion of macro 'smp_load_acquire' if (!smp_load_acquire(&nsim_bus_enable)) { ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:240:15: note: byref variable will be forcibly initialized unsigned int id; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/netdevsim/bus.c:6: /kisskb/src/drivers/net/netdevsim/bus.c: In function 'nsim_bus_dev_new': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:334:2: note: in expansion of macro 'smp_store_release' smp_store_release(&nsim_bus_dev->init, false); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c: In function 'del_port_store': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:135:7: note: in expansion of macro 'smp_load_acquire' if (!smp_load_acquire(&nsim_bus_dev->init)) ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:131:15: note: byref variable will be forcibly initialized unsigned int port_index; ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/netdevsim/bus.c:6: /kisskb/src/drivers/net/netdevsim/bus.c: In function 'new_port_store': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:106:7: note: in expansion of macro 'smp_load_acquire' if (!smp_load_acquire(&nsim_bus_dev->init)) ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:102:15: note: byref variable will be forcibly initialized unsigned int port_index; ^~~~~~~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/linux/rtnetlink.h:7, from /kisskb/src/drivers/net/netdevsim/bus.c:11: /kisskb/src/drivers/net/netdevsim/bus.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/net/netdevsim/bus.c: In function 'nsim_bus_dev_numvfs_store': /kisskb/src/drivers/net/netdevsim/bus.c:52:15: note: byref variable will be forcibly initialized unsigned int num_vfs; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/netdevsim/bus.c:6: /kisskb/src/drivers/net/netdevsim/bus.c: In function 'new_device_store': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:222:2: note: in expansion of macro 'smp_store_release' smp_store_release(&nsim_bus_dev->init, true); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:210:7: note: in expansion of macro 'smp_load_acquire' if (!smp_load_acquire(&nsim_bus_enable)) { ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:189:15: note: byref variable will be forcibly initialized unsigned int id; ^~ /kisskb/src/drivers/net/netdevsim/bus.c:188:15: note: byref variable will be forcibly initialized unsigned int port_count; ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/netdevsim/bus.c:6: /kisskb/src/drivers/net/netdevsim/bus.c: In function 'nsim_bus_init': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:374:2: note: in expansion of macro 'smp_store_release' smp_store_release(&nsim_bus_enable, true); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c: In function 'nsim_bus_exit': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:387:2: note: in expansion of macro 'smp_store_release' smp_store_release(&nsim_bus_enable, false); ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_set_txq_params': /kisskb/src/net/mac80211/cfg.c:2365:35: note: byref variable will be forcibly initialized struct ieee80211_tx_queue_params p; ^ /kisskb/src/crypto/algif_rng.c: In function '_rng_recvmsg': /kisskb/src/crypto/algif_rng.c:78:5: note: byref variable will be forcibly initialized u8 result[MAXSIZE]; ^~~~~~ 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/algif_rng.c:45: /kisskb/src/crypto/algif_rng.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/algif_rng.c: In function 'memdup_sockptr': /kisskb/src/include/linux/sockptr.h:67:21: note: userspace variable will be forcibly initialized static inline void *memdup_sockptr(sockptr_t src, size_t len) ^~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/ieee80211.h:19, from /kisskb/src/net/mac80211/cfg.c:11: /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_change_station': /kisskb/src/drivers/soundwire/slave.c: In function 'sdw_of_find_slaves': /kisskb/src/drivers/soundwire/slave.c:207:23: note: byref variable will be forcibly initialized struct sdw_slave_id id; ^~ /kisskb/src/drivers/soundwire/slave.c:205:16: note: byref variable will be forcibly initialized unsigned int sdw_version; ^~~~~~~~~~~ /kisskb/src/drivers/soundwire/slave.c:204:21: note: byref variable will be forcibly initialized int link_id, ret, len; ^~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/cfg.c:1785:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(vlansdata->u.vlan.sta, sta); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_stop_ap': /kisskb/src/net/mac80211/cfg.c:1240:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_get_key': /kisskb/src/net/mac80211/cfg.c:551:20: note: byref variable will be forcibly initialized struct key_params params; ^~~~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_add_iface': /kisskb/src/net/mac80211/cfg.c:121:23: note: byref variable will be forcibly initialized struct wireless_dev *wdev; ^~~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_enum_frame_interval': /kisskb/src/drivers/media/i2c/ov5640.c:2845:20: note: byref variable will be forcibly initialized struct v4l2_fract tpf; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_set_fmt': /kisskb/src/drivers/media/i2c/ov5640.c:2292:33: note: byref variable will be forcibly initialized const struct ov5640_mode_info *new_mode; ^~~~~~~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_read_reg': /kisskb/src/drivers/media/i2c/ov5640.c:684:5: note: byref variable will be forcibly initialized u8 buf[2]; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c:683:17: note: byref variable will be forcibly initialized struct i2c_msg msg[2]; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_get_exposure': /kisskb/src/drivers/media/i2c/ov5640.c:1179:5: note: byref variable will be forcibly initialized u8 temp; ^~~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_get_binning': /kisskb/src/drivers/media/i2c/ov5640.c:1498:5: note: byref variable will be forcibly initialized u8 temp; ^~~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_read_reg16': /kisskb/src/drivers/media/i2c/ov5640.c:713:9: note: byref variable will be forcibly initialized u8 hi, lo; ^~ /kisskb/src/drivers/media/i2c/ov5640.c:713:5: note: byref variable will be forcibly initialized u8 hi, lo; ^~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_get_gain': /kisskb/src/drivers/media/i2c/ov5640.c:1221:6: note: byref variable will be forcibly initialized u16 gain; ^~~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_g_volatile_ctrl': /kisskb/src/drivers/media/i2c/ov5640.c:1221:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_get_vts': /kisskb/src/drivers/media/i2c/ov5640.c:1358:6: note: byref variable will be forcibly initialized u16 vts; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_get_hts': /kisskb/src/drivers/media/i2c/ov5640.c:1347:6: note: byref variable will be forcibly initialized u16 hts; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_get_sysclk': /kisskb/src/drivers/media/i2c/ov5640.c:1287:5: note: byref variable will be forcibly initialized u8 temp1, temp2; ^~~~~ /kisskb/src/drivers/media/i2c/ov5640.c:1285:6: note: byref variable will be forcibly initialized u32 sclk_rdiv_map[] = {1, 2, 4, 8}; ^~~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_get_light_freq': /kisskb/src/drivers/media/i2c/ov5640.c:1376:11: note: byref variable will be forcibly initialized u8 temp, temp1; ^~~~~ /kisskb/src/drivers/media/i2c/ov5640.c:1376:5: note: byref variable will be forcibly initialized u8 temp, temp1; ^~~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_write_reg': /kisskb/src/drivers/media/i2c/ov5640.c:658:5: note: byref variable will be forcibly initialized u8 buf[3]; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c:657:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_mod_reg': /kisskb/src/drivers/media/i2c/ov5640.c:741:5: note: byref variable will be forcibly initialized u8 readval; ^~~~~~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_set_mipi_pclk': /kisskb/src/drivers/media/i2c/ov5640.c:988:19: note: byref variable will be forcibly initialized u8 prediv, mult, sysdiv; ^~~~~~ /kisskb/src/drivers/media/i2c/ov5640.c:988:13: note: byref variable will be forcibly initialized u8 prediv, mult, sysdiv; ^~~~ /kisskb/src/drivers/media/i2c/ov5640.c:988:5: note: byref variable will be forcibly initialized u8 prediv, mult, sysdiv; ^~~~~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_set_night_mode': /kisskb/src/drivers/media/i2c/ov5640.c:1334:5: note: byref variable will be forcibly initialized u8 mode; ^~~~ /kisskb/src/drivers/media/dvb-frontends/dib7000m.c: In function 'dib7000m_set_channel': /kisskb/src/drivers/media/dvb-frontends/dib7000m.c:846:13: note: byref variable will be forcibly initialized u16 value, est[4]; ^~~ /kisskb/src/drivers/mmc/host/dw_mmc.c: In function 'dw_mci_parse_dt': /kisskb/src/drivers/mmc/host/dw_mmc.c:3090:6: note: byref variable will be forcibly initialized u32 clock_frequency; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/dib7000m.c: In function 'dib7000m_autosearch_start': /kisskb/src/drivers/media/dvb-frontends/dib7000m.c:968:33: note: byref variable will be forcibly initialized struct dtv_frontend_properties schan; ^~~~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_set_ctrl_exposure': /kisskb/src/drivers/media/i2c/ov5640.c:1358:6: note: byref variable will be forcibly initialized u16 vts; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c:2529:7: note: byref variable will be forcibly initialized u16 max_exp; ^~~~~~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_set_bandingfilter': /kisskb/src/drivers/media/i2c/ov5640.c:1358:6: note: byref variable will be forcibly initialized u16 vts; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c:1347:6: note: byref variable will be forcibly initialized u16 hts; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_set_virtual_channel': /kisskb/src/drivers/mmc/host/dw_mmc.c: In function 'dw_mci_edmac_start_dma': /kisskb/src/drivers/media/i2c/ov5640.c:1532:5: note: byref variable will be forcibly initialized u8 temp, channel = virtual_channel; ^~~~ /kisskb/src/drivers/mmc/host/dw_mmc.c:775:26: note: byref variable will be forcibly initialized struct dma_slave_config cfg; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_init_slave_id': /kisskb/src/drivers/media/i2c/ov5640.c:630:5: note: byref variable will be forcibly initialized u8 buf[3]; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c:629:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_set_dvp_pclk': /kisskb/src/drivers/media/i2c/ov5640.c:1045:19: note: byref variable will be forcibly initialized u8 prediv, mult, sysdiv, pll_rdiv, bit_div, pclk_div; ^~~~~~ /kisskb/src/drivers/media/i2c/ov5640.c:1045:13: note: byref variable will be forcibly initialized u8 prediv, mult, sysdiv, pll_rdiv, bit_div, pclk_div; ^~~~ /kisskb/src/drivers/media/i2c/ov5640.c:1045:5: note: byref variable will be forcibly initialized u8 prediv, mult, sysdiv, pll_rdiv, bit_div, pclk_div; ^~~~~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_set_mode_exposure_calc': /kisskb/src/drivers/media/i2c/ov5640.c:1347:6: note: byref variable will be forcibly initialized u16 hts; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c:1358:6: note: byref variable will be forcibly initialized u16 vts; ^~~ /kisskb/src/drivers/media/i2c/ov5640.c:1221:6: note: byref variable will be forcibly initialized u16 gain; ^~~~ /kisskb/src/drivers/media/i2c/ov5640.c:1594:5: note: byref variable will be forcibly initialized u8 average; ^~~~~~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_check_chip_id': /kisskb/src/drivers/media/i2c/ov5640.c:3016:6: note: byref variable will be forcibly initialized u16 chip_id; ^~~~~~~ /kisskb/src/drivers/media/i2c/ov5640.c: In function 'ov5640_probe': /kisskb/src/drivers/media/i2c/ov5640.c:3046:6: note: byref variable will be forcibly initialized u32 rotation; ^~~~~~~~ /kisskb/src/drivers/net/netdevsim/health.c: In function 'nsim_dev_health_break_write': /kisskb/src/drivers/net/netdevsim/health.c:234:37: note: byref variable will be forcibly initialized struct nsim_dev_dummy_reporter_ctx ctx; ^~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c: In function '_dpu_core_perf_mode_write': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:429:6: note: byref variable will be forcibly initialized u32 perf_mode = 0; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c: In function '_dpu_core_perf_mode_read': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:463:7: note: byref variable will be forcibly initialized char buf[128]; ^~~ /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 union iwreq_data wrqu; ^~~~ /kisskb/src/drivers/net/netdevsim/fib.c: In function 'nsim_fib4_rt_hw_flags_set': /kisskb/src/drivers/net/netdevsim/fib.c:334:21: note: byref variable will be forcibly initialized 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:314:21: note: byref variable will be forcibly initialized struct fib_rt_info fri; ^~~ /kisskb/src/drivers/of/property.c: In function 'parse_suffix_prop_cells': /kisskb/src/drivers/of/property.c:1200:25: note: byref variable will be forcibly initialized struct of_phandle_args sup_args; ^~~~~~~~ /kisskb/src/drivers/of/property.c: In function 'parse_gpio_compat': /kisskb/src/drivers/of/property.c:1288:25: note: byref variable will be forcibly initialized struct of_phandle_args sup_args; ^~~~~~~~ /kisskb/src/drivers/of/property.c: In function 'parse_prop_cells': /kisskb/src/drivers/of/property.c:1146:25: note: byref variable will be forcibly initialized struct of_phandle_args sup_args; ^~~~~~~~ /kisskb/src/drivers/of/property.c: In function 'parse_interrupts': /kisskb/src/drivers/of/property.c:1310:25: note: byref variable will be forcibly initialized struct of_phandle_args sup_args; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/netdevsim/fib.c:18: /kisskb/src/drivers/net/netdevsim/fib.c: In function 'rht_assign_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:401:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*bkt, (void *)obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/of/property.c: In function 'of_fwnode_get_reference_args': /kisskb/src/drivers/of/property.c:948:25: note: byref variable will be forcibly initialized struct of_phandle_args of_args; ^~~~~~~ /kisskb/src/drivers/net/netdevsim/fib.c: In function '__rhashtable_replace_fast': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:1171:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj_new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:1169:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(obj_new->next, obj_old->next); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/fib.c: In function '__rhashtable_remove_fast_one': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:1045:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/of/property.c: In function 'of_property_read_variable_u8_array': /kisskb/src/drivers/of/property.c:212:9: note: byref variable will be forcibly initialized size_t sz, count; ^~ /kisskb/src/drivers/of/property.c: In function 'of_property_read_variable_u16_array': /kisskb/src/drivers/of/property.c:260:9: note: byref variable will be forcibly initialized size_t sz, count; ^~ /kisskb/src/drivers/of/property.c: In function 'of_property_read_variable_u32_array': /kisskb/src/drivers/of/property.c:305:9: note: byref variable will be forcibly initialized size_t sz, count; ^~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/net/fib_notifier.h:6, from /kisskb/src/drivers/net/netdevsim/fib.c:23: /kisskb/src/drivers/net/netdevsim/fib.c: In function 'kmalloc_array': /kisskb/src/drivers/of/property.c: In function 'of_property_read_variable_u64_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/of/property.c:379:9: note: byref variable will be forcibly initialized size_t sz, count; ^~ In file included from /kisskb/src/drivers/net/netdevsim/fib.c:20: /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 struct rhashtable_compare_arg arg = { ^~~ /kisskb/src/drivers/of/property.c: In function 'of_graph_get_port_by_id': /kisskb/src/drivers/of/property.c:597:7: note: byref variable will be forcibly initialized u32 port_id = 0; ^~~~~~~ /kisskb/src/drivers/of/property.c: In function 'of_graph_get_endpoint_by_regs': /kisskb/src/drivers/of/property.c:692:21: note: byref variable will be forcibly initialized struct of_endpoint endpoint; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/netdevsim/fib.c:18: /kisskb/src/drivers/net/netdevsim/fib.c: In function '__rhashtable_insert_fast': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:758:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/netdevsim/fib.c:20: /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized struct rhashtable_compare_arg arg = { ^~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/net/netdevsim/fib.c: In function 'nsim_fib_rt_lookup': /kisskb/src/drivers/net/netdevsim/fib.c:255:25: note: byref variable will be forcibly initialized struct nsim_fib_rt_key key; ^~~ In file included from /kisskb/src/drivers/net/netdevsim/fib.c:19: /kisskb/src/drivers/net/netdevsim/fib.c: In function 'nsim_fib_event_work': /kisskb/src/drivers/net/netdevsim/fib.c:1359:12: note: byref variable will be forcibly initialized LIST_HEAD(fib_event_queue); ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/net/netdevsim/fib.c: In function 'nsim_fib_set_max_all': /kisskb/src/drivers/net/netdevsim/fib.c:1344:7: note: byref variable will be forcibly initialized u64 val; ^~~ /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 long val; ^~~ /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 struct udp_tunnel_info ti; ^~ /kisskb/src/drivers/input/sparse-keymap.c: In function 'sparse_keymap_locate': /kisskb/src/drivers/input/sparse-keymap.c:99:15: note: byref variable will be forcibly initialized unsigned int scancode; ^~~~~~~~ /kisskb/src/drivers/input/sparse-keymap.c: In function 'sparse_keymap_report_event': /kisskb/src/drivers/input/sparse-keymap.c:278:19: note: byref variable will be forcibly initialized struct key_entry unknown_ke; ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/net/batman-adv/main.h:208, from /kisskb/src/net/batman-adv/translation-table.h:10, from /kisskb/src/net/batman-adv/translation-table.c:7: /kisskb/src/net/batman-adv/translation-table.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/leds/leds-pca955x.c: In function 'pca955x_get_pdata': /kisskb/src/drivers/leds/leds-pca955x.c:393:7: note: byref variable will be forcibly initialized u32 reg; ^~~ /kisskb/src/drivers/leds/leds-pca955x.c:392:15: note: byref variable will be forcibly initialized const char *name; ^~~~ /kisskb/src/drivers/leds/leds-pca955x.c: In function 'pca955x_led_set': /kisskb/src/drivers/leds/leds-pca955x.c:244:5: note: byref variable will be forcibly initialized u8 ls; ^~ /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 struct batadv_tt_common_entry to_search, *tt, *tt_tmp = NULL; ^~~~~~~~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_send_roam_adv': /kisskb/src/net/batman-adv/translation-table.c:3551:30: note: byref variable will be forcibly initialized 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:2784:5: note: byref variable will be forcibly initialized u8 flags; ^~~~~ /kisskb/src/drivers/crypto/qce/sha.c: In function 'qce_ahash_done': /kisskb/src/drivers/crypto/qce/sha.c:41:6: note: byref variable will be forcibly initialized u32 status; ^~~~~~ 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 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 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 u8 tmp = value; ^~~ /kisskb/src/drivers/crypto/qce/sha.c: In function 'qce_ahash_hmac_setkey': /kisskb/src/drivers/crypto/qce/sha.c:369:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/crypto/qce/sha.c:367:21: note: byref variable will be forcibly initialized struct crypto_wait wait; ^~~~ /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 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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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:2550:9: note: byref variable will be forcibly initialized __be16 tmp_vid; ^~~~~~~ /kisskb/src/net/batman-adv/translation-table.c:2549:5: note: byref variable will be forcibly initialized u8 flags; ^~~~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_tt_global_crc': /kisskb/src/net/batman-adv/translation-table.c:2472:9: note: byref variable will be forcibly initialized __be16 tmp_vid; ^~~~~~~ /kisskb/src/net/batman-adv/translation-table.c:2471:5: note: byref variable will be forcibly initialized 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:1000:6: note: byref variable will be forcibly initialized int tt_diff_len, tt_change_len = 0; ^~~~~~~~~~~ /kisskb/src/net/batman-adv/translation-table.c:999:32: note: byref variable will be forcibly initialized struct batadv_tvlv_tt_change *tt_change; ^~~~~~~~~ /kisskb/src/net/batman-adv/translation-table.c:998:30: note: byref variable will be forcibly initialized 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:3162:6: note: byref variable will be forcibly initialized s32 tt_len; ^~~~~~ /kisskb/src/net/batman-adv/translation-table.c:3157:32: note: byref variable will be forcibly initialized struct batadv_tvlv_tt_change *tt_change; ^~~~~~~~~ /kisskb/src/net/batman-adv/translation-table.c:3155:30: note: byref variable will be forcibly initialized 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:3031:6: note: byref variable will be forcibly initialized s32 tt_len; ^~~~~~ /kisskb/src/net/batman-adv/translation-table.c:3026:30: note: byref variable will be forcibly initialized struct batadv_tvlv_tt_data *tvlv_tt_data = NULL; ^~~~~~~~~~~~ /kisskb/src/net/batman-adv/translation-table.c:3025:32: note: byref variable will be forcibly initialized struct batadv_tvlv_tt_change *tt_change; ^~~~~~~~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_tt_global_purge': /kisskb/src/net/batman-adv/translation-table.c:2293:8: note: byref variable will be forcibly initialized char *msg = NULL; ^~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_tt_local_dump': /kisskb/src/net/batman-adv/translation-table.c:1184:6: note: byref variable will be forcibly initialized int idx = cb->args[1]; ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_fdb_read': /kisskb/src/drivers/net/dsa/qca8k.c:285:6: note: byref variable will be forcibly initialized u32 reg[4]; ^~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_tt_global_dump': /kisskb/src/net/batman-adv/translation-table.c:1969:6: note: byref variable will be forcibly initialized int sub = cb->args[2]; ^~~ /kisskb/src/net/batman-adv/translation-table.c:1968:6: note: byref variable will be forcibly initialized int idx = cb->args[1]; ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_setup_mdio_bus': /kisskb/src/drivers/net/dsa/qca8k.c:634:54: note: byref variable will be forcibly initialized u32 internal_mdio_mask = 0, external_mdio_mask = 0, reg; ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/of/platform.c: In function 'of_dev_lookup': /kisskb/src/drivers/of/platform.c:300:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /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:682:5: note: byref variable will be forcibly initialized 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:578:10: note: byref variable will be forcibly initialized __le16 sink_rates[DP_MAX_SUPPORTED_RATES]; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:565:5: note: byref variable will be forcibly initialized u8 dpcd_val; ^~~~~~~~ /kisskb/src/drivers/of/platform.c: In function 'of_device_alloc': /kisskb/src/drivers/of/platform.c:113:24: note: byref variable will be forcibly initialized struct resource *res, temp_res; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_link_training': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:698:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/of/platform.c: In function 'of_platform_notify': /kisskb/src/drivers/of/platform.c:675:7: note: byref variable will be forcibly initialized bool children_left; ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_bridge_enable': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:753:13: note: byref variable will be forcibly initialized static void ti_sn_bridge_enable(struct drm_bridge *bridge) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:757:14: note: byref variable will be forcibly initialized const char *last_err_str = "No supported DP rate"; ^~~~~~~~~~~~ In file included from /kisskb/src/drivers/soundwire/mipi_disco.c:20: /kisskb/src/drivers/soundwire/mipi_disco.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_aux_transfer': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:887:5: note: byref variable will be forcibly initialized u8 addr_len[SN_AUX_LENGTH_REG + 1 - SN_AUX_ADDR_19_16_REG]; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:885:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:884:15: note: byref variable will be forcibly initialized unsigned int len = msg->size; ^~~ /kisskb/src/drivers/soundwire/mipi_disco.c: In function 'sdw_slave_read_dpn': /kisskb/src/drivers/soundwire/mipi_disco.c:170:7: note: byref variable will be forcibly initialized char name[40]; ^~~~ /kisskb/src/drivers/soundwire/mipi_disco.c:169:16: note: byref variable will be forcibly initialized unsigned long addr; ^~~~ /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:1168:6: note: byref variable will be forcibly initialized u32 lane_assignments[SN_MAX_DP_LANES] = { 0, 1, 2, 3 }; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_bridge_parse_regulators': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:337:21: note: byref variable will be forcibly initialized const char * const ti_sn_bridge_supply_names[] = { ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_bridge_attach': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:355:36: note: byref variable will be forcibly initialized const struct mipi_dsi_device_info info = { .type = "ti_sn_bridge", ^~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:351:11: note: byref variable will be forcibly initialized int ret, val; ^~~ /kisskb/src/drivers/soundwire/mipi_disco.c: In function 'sdw_master_read_prop': /kisskb/src/drivers/soundwire/mipi_disco.c:34:7: note: byref variable will be forcibly initialized char name[32]; ^~~~ /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:1020:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'status_show': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:229:20: note: byref variable will be forcibly initialized unsigned int reg, val; ^~~ /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 u64 packets, bytes; ^~~~~ /kisskb/src/drivers/net/loopback.c:121:6: note: byref variable will be forcibly initialized u64 packets, 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 LIST_HEAD(temp); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/devfreq/event/rockchip-dfi.c: In function 'rockchip_dfi_start_hardware_counter': /kisskb/src/drivers/devfreq/event/rockchip-dfi.c:64:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/net/phy/nxp-tja11xx.c: In function 'tja11xx_config_aneg_cable_test': /kisskb/src/drivers/net/phy/nxp-tja11xx.c:190:7: note: byref variable will be forcibly initialized 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 u32 addr; ^~~~ /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 u16 value; ^~~~~ /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 u8 val; ^~~ /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 u8 val; ^~~ /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 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 u8 val; ^~~ /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 int val = 0; ^~~ /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 int val = 0; ^~~ /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 u8 val; ^~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'alr_loop_cb_fdb_port_dump': /kisskb/src/drivers/net/dsa/lan9303-core.c:633:5: note: byref variable will be forcibly initialized u8 mac[ETH_ALEN]; ^~~ /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 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 u32 val; ^~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_check_device': /kisskb/src/drivers/net/dsa/lan9303-core.c:841:6: note: byref variable will be forcibly initialized 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 u32 reg; ^~~ /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 u32 dat0, dat1; ^~~~ /kisskb/src/drivers/net/dsa/lan9303-core.c:573:7: note: byref variable will be forcibly initialized u32 dat0, dat1; ^~~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_port_fdb_dump': /kisskb/src/drivers/net/dsa/lan9303-core.c:1206:27: note: byref variable will be forcibly initialized struct port_fdb_dump_ctx dump_ctx = { ^~~~~~~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_port_fast_age': /kisskb/src/drivers/net/dsa/lan9303-core.c:1168:30: note: byref variable will be forcibly initialized struct del_port_learned_ctx del_ctx = { ^~~~~~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_get_ethtool_stats': /kisskb/src/drivers/net/dsa/lan9303-core.c:993:7: note: byref variable will be forcibly initialized u32 reg; ^~~ /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 u32 reg; ^~~ /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 u32 val; ^~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_adjust_link': /kisskb/src/drivers/net/dsa/lan9303-core.c:1045:6: note: byref variable will be forcibly initialized int ctl; ^~~ /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 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 struct dtv_frontend_properties schan; ^~~~~ /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 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 u32 frequency_tuner; ^~~~~~~~~~~~~~~ /kisskb/src/lib/devres.c: In function 'devm_of_iomap': /kisskb/src/lib/devres.c:230:18: note: byref variable will be forcibly initialized struct resource res; ^~~ In file included from /kisskb/src/include/linux/greybus.h:17, from /kisskb/src/drivers/greybus/manifest.c:9: /kisskb/src/drivers/greybus/manifest.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/greybus.h:16, from /kisskb/src/drivers/greybus/manifest.c:9: /kisskb/src/drivers/greybus/manifest.c: In function 'gb_manifest_parse_cports': /kisskb/src/drivers/greybus/manifest.c:233:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' 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/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:265:9: note: byref variable will be forcibly initialized 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 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' 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 size_t usedpages = 0; /* [in] RX bufs to be used from user */ ^~~~~~~~~ /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 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 u32 alert_threshold_ua; ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/input/input-leds.c:9: /kisskb/src/drivers/input/input-leds.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/staging/media/imx/imx-media-utils.c: In function 'imx_media_init_cfg': /kisskb/src/drivers/staging/media/imx/imx-media-utils.c:414:28: note: byref variable will be forcibly initialized struct v4l2_subdev_format format; ^~~~~~ /kisskb/src/drivers/staging/media/imx/imx-media-utils.c: In function 'imx_media_mbus_fmt_to_pix_fmt': /kisskb/src/drivers/staging/media/imx/imx-media-utils.c:520:7: note: byref variable will be forcibly initialized u32 code; ^~~~ /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 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 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 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 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 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 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 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 long val; ^~~ /kisskb/src/crypto/ofb.c: In function 'crypto_ofb_crypt': /kisskb/src/crypto/ofb.c:23:23: note: byref variable will be forcibly initialized struct skcipher_walk walk; ^~~~ /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 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 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 unsigned long val; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/net/batman-adv/main.h:208, from /kisskb/src/net/batman-adv/tvlv.c:7: /kisskb/src/net/batman-adv/tvlv.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/extcon/extcon-max14577.c:15: /kisskb/src/drivers/extcon/extcon-max14577.c: In function 'max14577_read_reg': /kisskb/src/include/linux/mfd/max14577-private.h:444:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/extcon/extcon-max14577.c: In function 'max14577_muic_probe': /kisskb/src/include/linux/mfd/max14577-private.h:444:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c: In function '_dpu_crtc_program_lm_output_roi': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c:106:27: note: byref variable will be forcibly initialized struct dpu_hw_mixer_cfg cfg; ^~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c: In function '_dpu_crtc_setup_cp_blocks': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c:452:24: note: byref variable will be forcibly initialized struct dpu_hw_pcc_cfg cfg; ^~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c: In function '_dpu_crtc_setup_blend_cfg': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c:74:29: note: byref variable will be forcibly initialized struct drm_format_name_buf format_name; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c: In function '_dpu_crtc_blend_setup_mixer': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c:131:6: note: byref variable will be forcibly initialized u32 flush_mask; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c: In function 'dpu_crtc_atomic_check': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c:867:24: note: byref variable will be forcibly initialized struct drm_rect dst, clip = crtc_rect; ^~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c:867:19: note: byref variable will be forcibly initialized struct drm_rect dst, clip = crtc_rect; ^~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c:834:32: note: byref variable will be forcibly initialized const struct drm_plane_state *pipe_staged[SSPP_MAX]; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c:832:36: note: byref variable will be forcibly initialized struct dpu_multirect_plane_states multirect_plane[DPU_STAGE_MAX * 2]; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/soundwire/stream.c: In function 'sdw_enable_disable_master_ports': /kisskb/src/drivers/soundwire/stream.c:336:23: note: byref variable will be forcibly initialized struct sdw_enable_ch enable_ch; ^~~~~~~~~ /kisskb/src/drivers/soundwire/stream.c: In function 'sdw_prep_deprep_master_ports': /kisskb/src/drivers/soundwire/stream.c:512:24: note: byref variable will be forcibly initialized struct sdw_prepare_ch prep_ch; ^~~~~~~ /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_write': /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized unsigned char data[3] = { reg >> 8, reg & 0xff, val}; ^~~~ /kisskb/src/drivers/of/dynamic.c: In function '__of_attach_node': /kisskb/src/drivers/of/dynamic.c:206:6: note: byref variable will be forcibly initialized int sz; ^~ /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_stream_off': /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_s_auto_white_balance': /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/soundwire/stream.c: In function 'sdw_enable_disable_ports': /kisskb/src/drivers/soundwire/stream.c:336:23: note: byref variable will be forcibly initialized struct sdw_enable_ch enable_ch; ^~~~~~~~~ /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_s_analogue_gain': /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/of/dynamic.c: In function 'of_property_notify': /kisskb/src/drivers/of/dynamic.c:191:26: note: byref variable will be forcibly initialized struct of_reconfig_data pr; ^~ /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_s_exposure': /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/of/dynamic.c: In function '__of_changeset_entry_notify': /kisskb/src/drivers/of/dynamic.c:535:28: note: byref variable will be forcibly initialized struct of_changeset_entry ce_inverted; ^~~~~~~~~~~ /kisskb/src/drivers/of/dynamic.c:534:26: note: byref variable will be forcibly initialized struct of_reconfig_data rd; ^~ /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_write16': /kisskb/src/drivers/media/i2c/ov5647.c:585:16: note: byref variable will be forcibly initialized unsigned char data[4] = { reg >> 8, reg & 0xff, val >> 8, val & 0xff}; ^~~~ /kisskb/src/drivers/of/dynamic.c: In function 'of_attach_node': /kisskb/src/drivers/of/dynamic.c:235:26: note: byref variable will be forcibly initialized struct of_reconfig_data rd; ^~ /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_read': /kisskb/src/drivers/media/i2c/ov5647.c:617:16: note: byref variable will be forcibly initialized unsigned char data_w[2] = { reg >> 8, reg & 0xff }; ^~~~~~ /kisskb/src/drivers/of/dynamic.c: In function '__of_changeset_entry_apply': /kisskb/src/drivers/of/dynamic.c:568:19: note: byref variable will be forcibly initialized struct property *old_prop, **propp; ^~~~~~~~ /kisskb/src/drivers/of/dynamic.c: In function '__of_changeset_entry_revert': /kisskb/src/drivers/of/dynamic.c:660:28: note: byref variable will be forcibly initialized struct of_changeset_entry ce_inverted; ^~~~~~~~~~~ /kisskb/src/drivers/of/dynamic.c: In function 'of_detach_node': /kisskb/src/drivers/of/dynamic.c:287:26: note: byref variable will be forcibly initialized struct of_reconfig_data rd; ^~ /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_set_virtual_channel': /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized unsigned char data[3] = { reg >> 8, reg & 0xff, val}; ^~~~ /kisskb/src/drivers/media/i2c/ov5647.c:654:5: note: byref variable will be forcibly initialized u8 channel_id; ^~~~~~~~~~ /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_set_mode': /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized unsigned char data[3] = { reg >> 8, reg & 0xff, val}; ^~~~ /kisskb/src/drivers/media/i2c/ov5647.c:671:15: note: byref variable will be forcibly initialized u8 resetval, rdval; ^~~~~ /kisskb/src/drivers/media/i2c/ov5647.c:671:5: note: byref variable will be forcibly initialized u8 resetval, rdval; ^~~~~~~~ /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_sensor_get_register': /kisskb/src/drivers/media/i2c/ov5647.c:829:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_s_autogain': /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized unsigned char data[3] = { reg >> 8, reg & 0xff, val}; ^~~~ /kisskb/src/drivers/media/i2c/ov5647.c:1131:5: note: byref variable will be forcibly initialized u8 reg; ^~~ /kisskb/src/drivers/of/dynamic.c: In function '__of_changeset_apply': /kisskb/src/drivers/of/dynamic.c:766:11: note: byref variable will be forcibly initialized int ret, ret_revert = 0; ^~~~~~~~~~ /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_s_exposure_auto': /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized unsigned char data[3] = { reg >> 8, reg & 0xff, val}; ^~~~ /kisskb/src/drivers/media/i2c/ov5647.c:1145:5: note: byref variable will be forcibly initialized u8 reg; ^~~ /kisskb/src/drivers/of/dynamic.c: In function '__of_changeset_revert': /kisskb/src/drivers/of/dynamic.c:858:11: note: byref variable will be forcibly initialized int ret, ret_reply; ^~~~~~~~~ /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_detect': /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized unsigned char data[3] = { reg >> 8, reg & 0xff, val}; ^~~~ /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5647.c:1075:5: note: byref variable will be forcibly initialized u8 read; ^~~~ /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_power_off': /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized unsigned char data[3] = { reg >> 8, reg & 0xff, val}; ^~~~ /kisskb/src/drivers/media/i2c/ov5647.c:798:5: note: byref variable will be forcibly initialized u8 rdval; ^~~~~ /kisskb/src/drivers/media/i2c/ov5647.c: In function 'ov5647_stream_on': /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized unsigned char data[3] = { reg >> 8, reg & 0xff, val}; ^~~~ /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5647.c:601:16: note: byref variable will be forcibly initialized In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/ipv4/udp.c:77: /kisskb/src/net/ipv4/udp.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soundwire/stream.c: In function 'sdw_prep_deprep_slave_ports': /kisskb/src/drivers/soundwire/stream.c:417:12: note: byref variable will be forcibly initialized static int sdw_prep_deprep_slave_ports(struct sdw_bus *bus, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soundwire/stream.c:417:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/soundwire/stream.c: In function 'sdw_prep_deprep_ports': /kisskb/src/drivers/soundwire/stream.c:512:24: note: byref variable will be forcibly initialized struct sdw_prepare_ch prep_ch; ^~~~~~~ /kisskb/src/drivers/soundwire/stream.c: In function '_sdw_prepare_stream': /kisskb/src/drivers/soundwire/stream.c:1489:24: note: byref variable will be forcibly initialized struct sdw_bus_params params; ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6341_port_set_cmode_writable': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:548:6: note: byref variable will be forcibly initialized 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:71:6: note: byref variable will be forcibly initialized 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:205:6: note: byref variable will be forcibly initialized 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:434:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6185_port_set_pause': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:44:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_link': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:129:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6185_port_get_cmode': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:598:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6352_port_get_cmode': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:612:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_state': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:663:6: note: byref variable will be forcibly initialized 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:706:6: note: byref variable will be forcibly initialized 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:738:6: note: byref variable will be forcibly initialized 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:764:6: note: byref variable will be forcibly initialized 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:796:6: note: byref variable will be forcibly initialized 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:814:6: note: byref variable will be forcibly initialized 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:832:6: note: byref variable will be forcibly initialized 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:851:6: note: byref variable will be forcibly initialized u16 val; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_trunk': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:869:6: note: byref variable will be forcibly initialized 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:892:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_get_fid': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:914:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_fid': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:940:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_get_pvid': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:983:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_pvid': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:998:6: note: byref variable will be forcibly initialized 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:1032:6: note: byref variable will be forcibly initialized 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:1050:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_mirror': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1067:6: note: byref variable will be forcibly initialized 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:1102:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_map_da': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1124:6: note: byref variable will be forcibly initialized 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:1139:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6352_port_set_policy': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1266:6: note: byref variable will be forcibly initialized u16 reg, mask, val; ^~~ /kisskb/src/drivers/crypto/caam/caamrng.c: In function 'caam_rng_read_one': /kisskb/src/drivers/crypto/caam/caamrng.c:89:26: note: byref variable will be forcibly initialized struct caam_rng_job_ctx jctx = { ^~~~ /kisskb/src/drivers/crypto/caam/caamrng.c:88:11: note: byref variable will be forcibly initialized int err, ret = 0; ^~~ /kisskb/src/drivers/crypto/caam/caamrng.c: In function 'caam_read': /kisskb/src/drivers/crypto/caam/caamrng.c:151:21: note: byref variable will be forcibly initialized struct completion done; ^~~~ /kisskb/src/drivers/crypto/caam/caamrng.c: In function 'caam_rng_fill_async': /kisskb/src/drivers/crypto/caam/caamrng.c:119:20: note: byref variable will be forcibly initialized struct completion done; ^~~~ /kisskb/src/drivers/crypto/caam/caamrng.c:118:21: note: byref variable will be forcibly initialized struct scatterlist sg[1]; ^~ 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:101: /kisskb/src/net/ipv4/udp.c: In function 'bpf_sk_lookup_run_v4': /kisskb/src/include/linux/filter.h:1413:29: note: byref variable will be forcibly initialized struct bpf_sk_lookup_kern ctx = { ^~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/arch/arm64/include/asm/pointer_auth.h:6, from /kisskb/src/arch/arm64/include/asm/processor.h:36, from /kisskb/src/include/linux/rcupdate.h:30, from /kisskb/src/include/linux/rculist.h:11, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/net/ipv4/udp.c:77: /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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c:406:2: note: in expansion of macro 'net_get_random_once' 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 struct sock *sk, *reuse_sk; ^~ 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:87: /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 static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/netconsole.c: In function 'remote_mac_store': /kisskb/src/drivers/net/netconsole.c:550:5: note: byref variable will be forcibly initialized u8 remote_mac[ETH_ALEN]; ^~~~~~~~~~ /kisskb/src/drivers/leds/leds-syscon.c: In function 'syscon_led_probe': /kisskb/src/drivers/leds/leds-syscon.c:92:8: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/net/netconsole.c: In function 'remote_ip_store': /kisskb/src/drivers/net/netconsole.c:523:15: note: byref variable will be forcibly initialized const char *end; ^~~ /kisskb/src/drivers/net/netconsole.c: In function 'local_ip_store': /kisskb/src/drivers/net/netconsole.c:487:15: note: byref variable will be forcibly initialized const char *end; ^~~ /kisskb/src/drivers/net/netconsole.c: In function 'extended_store': /kisskb/src/drivers/net/netconsole.c:375:6: note: byref variable will be forcibly initialized int extended; ^~~~~~~~ /kisskb/src/drivers/net/netconsole.c: In function 'enabled_store': /kisskb/src/drivers/net/netconsole.c:317:6: note: byref variable will be forcibly initialized int enabled; ^~~~~~~ /kisskb/src/net/ipv4/udp.c: In function 'first_packet_length': /kisskb/src/net/ipv4/udp.c:1666:6: note: byref variable will be forcibly initialized int total = 0; ^~~~~ /kisskb/src/drivers/net/netconsole.c: In function 'init_netconsole': /kisskb/src/drivers/net/netconsole.c:888:8: note: byref variable will be forcibly initialized char *input = config; ^~~~~ In file included from /kisskb/src/include/linux/ipv6.h:89, 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:29, from /kisskb/src/include/net/icmp.h:21, from /kisskb/src/net/ipv4/udp.c:101: /kisskb/src/net/ipv4/udp.c: In function 'udp_cmsg_recv': /kisskb/src/include/linux/udp.h:124:6: note: byref variable will be forcibly initialized int gso_size; ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/devfreq.h:68, from /kisskb/src/drivers/devfreq/devfreq.c:32: /kisskb/src/drivers/devfreq/devfreq.c: In function 'perf_trace_devfreq_frequency': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devfreq.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devfreq_frequency, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devfreq.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devfreq_frequency, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devfreq.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devfreq_frequency, ^~~~~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'perf_trace_devfreq_monitor': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devfreq.h:39:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devfreq_monitor, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devfreq.h:39:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devfreq_monitor, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devfreq.h:39:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devfreq_monitor, ^~~~~~~~~~~ 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': In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/devfreq.h:68, from /kisskb/src/drivers/devfreq/devfreq.c:32: /kisskb/src/drivers/devfreq/devfreq.c: In function 'trace_event_raw_event_devfreq_frequency': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devfreq.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devfreq_frequency, ^~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c:242:18: note: byref variable will be forcibly initialized DECLARE_BITMAP(bitmap, PORTS_PER_CHAIN); ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/net/ipv4/udp.c:239:12: note: byref variable will be forcibly initialized int low, high, remaining; ^~~~ /kisskb/src/net/ipv4/udp.c:239:7: note: byref variable will be forcibly initialized int low, high, remaining; ^~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devfreq.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devfreq_frequency, ^~~~~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'trace_event_raw_event_devfreq_monitor': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devfreq.h:39:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devfreq_monitor, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devfreq.h:39:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(devfreq_monitor, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/devfreq/devfreq.c:18: /kisskb/src/drivers/devfreq/devfreq.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:287:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/net/ppp/pppoe.c: In function 'pppoe_recvmsg': /kisskb/src/drivers/net/ppp/pppoe.c:984:6: note: byref variable will be forcibly initialized int error = 0; ^~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'find_available_min_freq': /kisskb/src/drivers/devfreq/devfreq.c:88:16: note: byref variable will be forcibly initialized unsigned long min_freq = 0; ^~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'find_available_max_freq': /kisskb/src/drivers/devfreq/devfreq.c:102:16: note: byref variable will be forcibly initialized unsigned long max_freq = ULONG_MAX; ^~~~~~~~ In file included from /kisskb/src/include/linux/energy_model.h:5, from /kisskb/src/include/linux/pm_opp.h:14, from /kisskb/src/drivers/devfreq/devfreq.c:20: /kisskb/src/drivers/devfreq/devfreq.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'set_freq_table': /kisskb/src/drivers/devfreq/devfreq.c:181:16: note: byref variable will be forcibly initialized unsigned long freq; ^~~~ /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 struct sockaddr_pppox sp; ^~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'timer_store': /kisskb/src/drivers/devfreq/devfreq.c:1788:7: note: byref variable will be forcibly initialized char str_timer[DEVFREQ_NAME_LEN + 1]; ^~~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'polling_interval_store': /kisskb/src/drivers/devfreq/devfreq.c:1756:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'max_freq_show': /kisskb/src/drivers/devfreq/devfreq.c:1604:26: note: byref variable will be forcibly initialized unsigned long min_freq, max_freq; ^~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c:1604:16: note: byref variable will be forcibly initialized unsigned long min_freq, max_freq; ^~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'min_freq_show': /kisskb/src/drivers/devfreq/devfreq.c:1550:26: note: byref variable will be forcibly initialized unsigned long min_freq, max_freq; ^~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c:1550:16: note: byref variable will be forcibly initialized unsigned long min_freq, max_freq; ^~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'cur_freq_show': /kisskb/src/drivers/devfreq/devfreq.c:1496:16: note: byref variable will be forcibly initialized unsigned long freq; ^~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'governor_store': /kisskb/src/drivers/devfreq/devfreq.c:1372:7: note: byref variable will be forcibly initialized char str_governor[DEVFREQ_NAME_LEN + 1]; ^~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c: In function 'udp_sendmsg': /kisskb/src/net/ipv4/udp.c:1233:20: note: byref variable will be forcibly initialized struct inet_cork cork; ^~~~ /kisskb/src/net/ipv4/udp.c:1046:25: note: byref variable will be forcibly initialized struct ip_options_data opt_copy; ^~~~~~~~ /kisskb/src/net/ipv4/udp.c:1036:17: note: byref variable will be forcibly initialized struct rtable *rt = NULL; ^~ /kisskb/src/net/ipv4/udp.c:1035:21: note: byref variable will be forcibly initialized struct ipcm_cookie ipc; ^~~ /kisskb/src/net/ipv4/udp.c:1032:16: note: byref variable will be forcibly initialized struct flowi4 fl4_stack; ^~~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'devfreq_summary_show': /kisskb/src/drivers/devfreq/devfreq.c:1881:36: note: byref variable will be forcibly initialized unsigned long cur_freq, min_freq, max_freq; ^~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c:1881:26: note: byref variable will be forcibly initialized unsigned long cur_freq, min_freq, max_freq; ^~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'trans_stat_store': /kisskb/src/drivers/devfreq/devfreq.c:1700:11: note: byref variable will be forcibly initialized int err, value; ^~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'max_freq_store': /kisskb/src/drivers/devfreq/devfreq.c:1564:16: note: byref variable will be forcibly initialized unsigned long value; ^~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'min_freq_store': /kisskb/src/drivers/devfreq/devfreq.c:1523:16: note: byref variable will be forcibly initialized unsigned long value; ^~~~~ /kisskb/src/drivers/net/virtio_net.c: In function 'virtnet_set_affinity': /kisskb/src/drivers/net/virtio_net.c:1959:16: note: byref variable will be forcibly initialized cpumask_var_t mask; ^~~~ /kisskb/src/net/ipv4/udp.c: In function 'udp_sendpage': /kisskb/src/net/ipv4/udp.c:1318:17: note: byref variable will be forcibly initialized struct msghdr msg = { .msg_flags = flags|MSG_MORE }; ^~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'devfreq_set_target': /kisskb/src/drivers/devfreq/devfreq.c:353:16: note: byref variable will be forcibly initialized unsigned long cur_freq; ^~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c:352:23: note: byref variable will be forcibly initialized struct devfreq_freqs freqs; ^~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'devfreq_update_target': /kisskb/src/drivers/devfreq/devfreq.c:407:26: note: byref variable will be forcibly initialized unsigned long min_freq, max_freq; ^~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c:407:16: note: byref variable will be forcibly initialized unsigned long min_freq, max_freq; ^~~~~~~~ /kisskb/src/drivers/devfreq/devfreq.c: In function 'devfreq_monitor_resume': /kisskb/src/drivers/devfreq/devfreq.c:562:16: note: byref variable will be forcibly initialized unsigned long freq; ^~~~ /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 int auth_proto; ^~~~~~~~~~ /kisskb/src/drivers/net/virtio_net.c: In function 'xdp_linearize_page': /kisskb/src/drivers/net/virtio_net.c:606:16: note: byref variable will be forcibly initialized unsigned int buflen; ^~~~~~ /kisskb/src/drivers/net/virtio_net.c: In function 'free_old_xmit_skbs': /kisskb/src/drivers/net/virtio_net.c:1381:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ /kisskb/src/drivers/net/virtio_net.c: In function 'virtnet_xdp_xmit': /kisskb/src/drivers/net/virtio_net.c:503:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/drivers/net/virtio_net.c:7: /kisskb/src/drivers/net/virtio_net.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/ipv4/udp.c: In function '__skb_recv_udp': /kisskb/src/net/ipv4/udp.c:1721:6: note: byref variable will be forcibly initialized int error; ^~~~~ /kisskb/src/net/ipv4/udp.c:1720:7: note: byref variable will be forcibly initialized long timeo; ^~~~~ /kisskb/src/net/ipv4/udp.c:1719:18: note: byref variable will be forcibly initialized struct sk_buff *last; ^~~~ /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 struct kvec iov = {buf, len}; ^~~ /kisskb/src/net/ipv4/udp.c: In function 'udp_recvmsg': /kisskb/src/net/ipv4/udp.c:1797:11: note: byref variable will be forcibly initialized int off, err, peeking = flags & MSG_PEEK; ^~~ /kisskb/src/net/ipv4/udp.c:1797:6: note: byref variable will be forcibly initialized int off, err, peeking = flags & MSG_PEEK; ^~~ /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 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 size_t length; ^~~~~~ /kisskb/src/net/ceph/messenger_v1.c:489:10: note: byref variable will be forcibly initialized 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 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 size_t length; ^~~~~~ /kisskb/src/net/ceph/messenger_v1.c:999:9: note: byref variable will be forcibly initialized 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 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 struct timespec64 now; ^~~ /kisskb/src/net/ipv4/udp.c: In function 'udp_v4_early_demux': /kisskb/src/net/ipv4/udp.c:2550:7: note: byref variable will be forcibly initialized u32 itag = 0; ^~~~ /kisskb/src/net/ipv4/udp.c: In function 'udp_lib_setsockopt': /kisskb/src/net/ipv4/udp.c:2596:5: note: userspace variable will be forcibly initialized int udp_lib_setsockopt(struct sock *sk, int level, int optname, ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c:2601:6: note: byref variable will be forcibly initialized int val, valbool; ^~~ /kisskb/src/net/ipv4/udp.c: In function 'udp_lib_getsockopt': /kisskb/src/net/ipv4/udp.c:2726:6: note: byref variable will be forcibly initialized int val, len; ^~~ /kisskb/src/drivers/net/virtio_net.c: In function 'receive_small': /kisskb/src/drivers/net/virtio_net.c:678:8: note: byref variable will be forcibly initialized u16 num_buf = 1; ^~~~~~~ /kisskb/src/drivers/net/virtio_net.c:677:17: note: byref variable will be forcibly initialized unsigned int tlen = len + vi->hdr_len; ^~~~ /kisskb/src/drivers/net/virtio_net.c:668:19: note: byref variable will be forcibly initialized struct xdp_buff xdp; ^~~ /kisskb/src/drivers/net/virtio_net.c:667:21: note: byref variable will be forcibly initialized struct xdp_frame *xdpf; ^~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/arch/arm64/include/asm/pointer_auth.h:6, from /kisskb/src/arch/arm64/include/asm/processor.h:36, from /kisskb/src/include/linux/rcupdate.h:30, from /kisskb/src/include/linux/rculist.h:11, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/net/ipv4/udp.c:77: /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 unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c:3166:2: note: in expansion of macro 'net_get_random_once' net_get_random_once(&hashrnd, sizeof(hashrnd)); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/virtio_net.c:12: /kisskb/src/drivers/net/virtio_net.c: In function 'virtio_net_hdr_to_skb': /kisskb/src/include/linux/virtio_net.h:86:27: note: byref variable will be forcibly initialized struct flow_keys_basic keys; ^~~~ /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 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 u16 val; ^~~ /kisskb/src/drivers/mfd/retu-mfd.c:208:5: note: byref variable will be forcibly initialized u8 reg; ^~~ /kisskb/src/drivers/net/virtio_net.c: In function 'virtnet_send_command': /kisskb/src/drivers/net/virtio_net.c:1661:24: note: byref variable will be forcibly initialized unsigned out_num = 0, tmp; ^~~ /kisskb/src/drivers/net/virtio_net.c:1660:35: note: byref variable will be forcibly initialized struct scatterlist *sgs[4], hdr, stat; ^~~~ /kisskb/src/drivers/net/virtio_net.c:1660:30: note: byref variable will be forcibly initialized struct scatterlist *sgs[4], hdr, stat; ^~~ /kisskb/src/drivers/net/virtio_net.c:1660:22: note: byref variable will be forcibly initialized struct scatterlist *sgs[4], hdr, stat; ^~~ /kisskb/src/drivers/media/i2c/ov5645.c: In function 'ov5645_write_reg': /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized u8 regbuf[3]; ^~~~~~ /kisskb/src/drivers/media/i2c/ov5645.c: In function 'ov5645_set_register_array': /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized /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 int value; ^~~~~ /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_write': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized unsigned char data[3] = { address >> 8, address & 0xff, value }; ^~~~ /kisskb/src/drivers/net/virtio_net.c: In function 'virtnet_vlan_rx_kill_vid': /kisskb/src/drivers/net/virtio_net.c:1932:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/net/virtio_net.c: In function 'virtnet_vlan_rx_add_vid': /kisskb/src/drivers/net/virtio_net.c:1917:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/media/i2c/ov5645.c: In function 'ov5645_s_stream': /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/virtio_net.c: In function 'virtnet_set_guest_offloads': /kisskb/src/drivers/net/virtio_net.c:2355:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/media/i2c/ov5645.c: In function 'ov5645_set_saturation': /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5645.c: In function 'ov5645_set_awb': /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5645.c: In function 'ov5645_set_agc_mode': /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_sw_reset': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_avdd_internal_power': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_pad_configure': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_mipi_configure': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_mode_pll1_configure': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_mode_pll2_configure': /kisskb/src/drivers/media/i2c/ov5645.c: In function 'ov5645_set_aec_mode': /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5645.c: In function 'ov5645_set_test_pattern': /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5645.c: In function 'ov5645_set_hflip': /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5645.c: In function 'ov5645_set_vflip': /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/uapi/linux/virtio_net.h:30, from /kisskb/src/include/linux/virtio_net.h:8, from /kisskb/src/drivers/net/virtio_net.c:12: /kisskb/src/drivers/net/virtio_net.c: In function 'virtio_cread16': /kisskb/src/include/linux/virtio_config.h:483:13: note: byref variable will be forcibly initialized __virtio16 ret; ^~~ /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_sw_standby': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_exposure_configure': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5645.c: In function 'ov5645_read_reg': /kisskb/src/drivers/media/i2c/ov5645.c:565:5: note: byref variable will be forcibly initialized u8 regbuf[2]; ^~~~~~ /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_gain_configure': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_white_balance_auto_configure': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_white_balance_configure': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/virtio_net.c: In function 'receive_mergeable': /kisskb/src/drivers/net/virtio_net.c:822:19: note: byref variable will be forcibly initialized struct xdp_buff xdp; ^~~ /kisskb/src/drivers/net/virtio_net.c:820:21: note: byref variable will be forcibly initialized struct xdp_frame *xdpf; ^~~~ /kisskb/src/drivers/net/virtio_net.c:803:6: note: byref variable will be forcibly initialized u16 num_buf = virtio16_to_cpu(vi->vdev, hdr->num_buffers); ^~~~~~~ /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_test_pattern_configure': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_read': /kisskb/src/drivers/media/i2c/ov5648.c:968:16: note: byref variable will be forcibly initialized unsigned char data[2] = { address >> 8, address & 0xff }; ^~~~ /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_chip_id_check': /kisskb/src/drivers/media/i2c/ov5648.c:1067:5: note: byref variable will be forcibly initialized u8 value; ^~~~~ /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_update_bits': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized unsigned char data[3] = { address >> 8, address & 0xff, value }; ^~~~ /kisskb/src/drivers/media/i2c/ov5648.c:1028:5: note: byref variable will be forcibly initialized u8 value = 0; ^~~~~ /kisskb/src/drivers/media/i2c/ov5645.c: In function 'ov5645_s_power': /kisskb/src/drivers/media/i2c/ov5645.c:546:5: note: byref variable will be forcibly initialized u8 regbuf[3]; ^~~~~~ /kisskb/src/drivers/media/i2c/ov5645.c: In function 'ov5645_probe': /kisskb/src/drivers/media/i2c/ov5645.c:1059:6: note: byref variable will be forcibly initialized u32 xclk_freq; ^~~~~~~~~ /kisskb/src/drivers/media/i2c/ov5645.c:1057:19: note: byref variable will be forcibly initialized u8 chip_id_high, chip_id_low; ^~~~~~~~~~~ /kisskb/src/drivers/media/i2c/ov5645.c:1057:5: note: byref variable will be forcibly initialized u8 chip_id_high, chip_id_low; ^~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_isp_configure': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized unsigned char data[3] = { address >> 8, address & 0xff, value }; ^~~~ /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_black_level_configure': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/virtio_net.c: In function 'virtnet_receive': /kisskb/src/drivers/net/virtio_net.c:1346:9: note: byref variable will be forcibly initialized void *ctx; ^~~ /kisskb/src/drivers/net/virtio_net.c:1341:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_exposure_value': /kisskb/src/drivers/media/i2c/ov5648.c:1552:38: note: byref variable will be forcibly initialized u8 exposure_hh = 0, exposure_h = 0, exposure_l = 0; ^~~~~~~~~~ /kisskb/src/drivers/net/virtio_net.c: In function 'virtnet_poll': /kisskb/src/drivers/net/virtio_net.c:1451:15: note: byref variable will be forcibly initialized unsigned int xdp_xmit = 0; ^~~~~~~~ /kisskb/src/drivers/net/virtio_net.c: In function '_virtnet_set_queues': /kisskb/src/drivers/net/virtio_net.c:1792:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/media/i2c/ov5648.c:1552:22: note: byref variable will be forcibly initialized u8 exposure_hh = 0, exposure_h = 0, exposure_l = 0; ^~~~~~~~~~ /kisskb/src/drivers/media/i2c/ov5648.c:1552:5: note: byref variable will be forcibly initialized u8 exposure_hh = 0, exposure_h = 0, exposure_l = 0; ^~~~~~~~~~~ /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_gain_value': /kisskb/src/drivers/media/i2c/ov5648.c:1602:17: note: byref variable will be forcibly initialized u8 gain_h = 0, gain_l = 0; ^~~~~~ /kisskb/src/drivers/media/i2c/ov5648.c:1602:5: note: byref variable will be forcibly initialized u8 gain_h = 0, gain_l = 0; ^~~~~~ /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_write_sequence': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized unsigned char data[3] = { address >> 8, address & 0xff, value }; ^~~~ /kisskb/src/drivers/media/i2c/ov5648.c: In function 'ov5648_mode_configure': /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5648.c:991:16: note: byref variable will be forcibly initialized In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/drivers/net/virtio_net.c:7: /kisskb/src/drivers/net/virtio_net.c: In function 'virtnet_xdp_set': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/virtio_net.c:2485:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(vi->rq[i].xdp_prog, old_prog); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/virtio_net.c:2463:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(vi->rq[i].xdp_prog, prog); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/virtio_net.c:2448:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(vi->rq[i].xdp_prog, prog); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:9: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c: In function 'dpu_encoder_helper_wait_event_timeout': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:1519:8: note: in expansion of macro 'wait_event_timeout' rc = wait_event_timeout(*(info->wq), ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/virtio_net.c: In function 'virtnet_set_mac_address': /kisskb/src/drivers/net/virtio_net.c:1696:12: note: byref variable will be forcibly initialized static int virtnet_set_mac_address(struct net_device *dev, void *p) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/virtio_net.c:1702:21: note: byref variable will be forcibly initialized struct scatterlist sg; ^~ /kisskb/src/drivers/net/virtio_net.c: In function 'virtnet_set_rx_mode': /kisskb/src/drivers/net/virtio_net.c:1846:21: note: byref variable will be forcibly initialized struct scatterlist sg[2]; ^~ In file included from /kisskb/src/include/uapi/linux/virtio_net.h:30, from /kisskb/src/include/linux/virtio_net.h:8, from /kisskb/src/drivers/net/virtio_net.c:12: /kisskb/src/drivers/net/virtio_net.c: In function 'virtnet_update_settings': /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/virtio_net.c:2278:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vi->vdev, struct virtio_net_config, duplex, &duplex); ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/virtio_net.c:2273:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vi->vdev, struct virtio_net_config, speed, &speed); ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/virtio_net.c: In function 'virtnet_probe': /kisskb/src/include/linux/virtio_config.h:330:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:546:4: note: in expansion of macro 'virtio_cread' virtio_cread((vdev), structname, member, ptr); \ ^~~~~~~~~~~~ /kisskb/src/drivers/net/virtio_net.c:2964:8: note: in expansion of macro 'virtio_cread_feature' err = virtio_cread_feature(vdev, VIRTIO_NET_F_MQ, ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/virtio_net.c: In function 'virtnet_config_changed_work': /kisskb/src/include/linux/virtio_config.h:330:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:546:4: note: in expansion of macro 'virtio_cread' virtio_cread((vdev), structname, member, ptr); \ ^~~~~~~~~~~~ /kisskb/src/drivers/net/virtio_net.c:2575:6: note: in expansion of macro 'virtio_cread_feature' if (virtio_cread_feature(vi->vdev, VIRTIO_NET_F_STATUS, ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c: In function 'dpu_encoder_setup_display': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:2026:34: note: byref variable will be forcibly initialized struct dpu_enc_phys_init_params phys_params; ^~~~~~~~~~~ /kisskb/src/crypto/ecc.c: In function 'vli_mmod_slow': /kisskb/src/crypto/ecc.c:603:6: note: byref variable will be forcibly initialized u64 tmp[2 * ECC_MAX_DIGITS]; ^~~ /kisskb/src/crypto/ecc.c:602:6: note: byref variable will be forcibly initialized u64 mod_m[2 * ECC_MAX_DIGITS]; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c: In function 'dpu_encoder_virt_mode_set': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:1053:22: note: byref variable will be forcibly initialized struct dpu_hw_blk *hw_blk[MAX_CHANNELS_PER_ENC]; ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:979:21: note: byref variable will be forcibly initialized struct dpu_hw_blk *hw_lm[MAX_CHANNELS_PER_ENC]; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:978:21: note: byref variable will be forcibly initialized struct dpu_hw_blk *hw_ctl[MAX_CHANNELS_PER_ENC]; ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:977:21: note: byref variable will be forcibly initialized struct dpu_hw_blk *hw_pp[MAX_CHANNELS_PER_ENC]; ^~~~~ /kisskb/src/crypto/ecc.c: In function 'vli_mmod_special': /kisskb/src/crypto/ecc.c:521:6: note: byref variable will be forcibly initialized u64 r[ECC_MAX_DIGITS * 2]; ^ /kisskb/src/crypto/ecc.c:520:6: note: byref variable will be forcibly initialized u64 t[ECC_MAX_DIGITS * 2]; ^ /kisskb/src/crypto/ecc.c: In function 'vli_mmod_special2': /kisskb/src/crypto/ecc.c:571:7: note: byref variable will be forcibly initialized u64 qc[ECC_MAX_DIGITS * 2]; ^~ /kisskb/src/crypto/ecc.c:556:6: note: byref variable will be forcibly initialized u64 m[ECC_MAX_DIGITS * 2]; /* expanded mod */ ^ /kisskb/src/crypto/ecc.c:555:6: note: byref variable will be forcibly initialized u64 r[ECC_MAX_DIGITS * 2]; ^ /kisskb/src/crypto/ecc.c:554:6: note: byref variable will be forcibly initialized u64 q[ECC_MAX_DIGITS]; ^ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c: In function '_dpu_encoder_init_debugfs': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:1915:7: note: byref variable will be forcibly initialized char name[DPU_NAME_SIZE]; ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/greybus.h:17, from /kisskb/src/drivers/greybus/module.c:9: /kisskb/src/drivers/greybus/module.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/greybus/module.c: In function 'eject_store': /kisskb/src/drivers/greybus/module.c:19:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/crypto/ecc.c: In function 'vli_mmod_barrett': /kisskb/src/crypto/ecc.c:653:6: note: byref variable will be forcibly initialized u64 r[ECC_MAX_DIGITS * 2]; ^ /kisskb/src/crypto/ecc.c:652:6: note: byref variable will be forcibly initialized u64 q[ECC_MAX_DIGITS * 2]; ^ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c: In function 'dpu_encoder_vsync_event_work_handler': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:1768:10: note: byref variable will be forcibly initialized ktime_t wakeup_time; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c: In function 'dpu_encoder_kickoff': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:1820:10: note: byref variable will be forcibly initialized ktime_t wakeup_time; ^~~~~~~~~~~ /kisskb/src/crypto/ecc.c: In function 'vli_mmod_fast': /kisskb/src/crypto/ecc.c:786:6: note: byref variable will be forcibly initialized u64 tmp[2 * ECC_MAX_DIGITS]; ^~~ /kisskb/src/crypto/ecc.c: In function 'vli_mod_square_fast': /kisskb/src/crypto/ecc.c:847:6: note: byref variable will be forcibly initialized u64 product[2 * ECC_MAX_DIGITS]; ^~~~~~~ /kisskb/src/crypto/ecc.c: In function 'vli_mod_mult_fast': /kisskb/src/crypto/ecc.c:837:6: note: byref variable will be forcibly initialized u64 product[2 * ECC_MAX_DIGITS]; ^~~~~~~ /kisskb/src/crypto/ecc.c: In function 'apply_z': /kisskb/src/crypto/ecc.c:1013:6: note: byref variable will be forcibly initialized u64 t1[ECC_MAX_DIGITS]; ^~ /kisskb/src/crypto/ecc.c: In function 'ecc_point_double_jacobian': /kisskb/src/crypto/ecc.c:952:6: note: byref variable will be forcibly initialized u64 t5[ECC_MAX_DIGITS]; ^~ /kisskb/src/crypto/ecc.c:951:6: note: byref variable will be forcibly initialized u64 t4[ECC_MAX_DIGITS]; ^~ /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:841:27: note: byref variable will be forcibly initialized union phy_configure_opts new_cfg; ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c: In function 'nwl_dsi_bridge_attach': /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c:916:20: note: byref variable will be forcibly initialized struct drm_panel *panel; ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c:915:21: note: byref variable will be forcibly initialized struct drm_bridge *panel_bridge; ^~~~~~~~~~~~ /kisskb/src/crypto/ecc.c: In function 'xycz_initial_double': /kisskb/src/crypto/ecc.c:1026:6: note: byref variable will be forcibly initialized u64 z[ECC_MAX_DIGITS]; ^ /kisskb/src/crypto/ecc.c: In function 'xycz_add': /kisskb/src/crypto/ecc.c:1052:6: note: byref variable will be forcibly initialized u64 t5[ECC_MAX_DIGITS]; ^~ /kisskb/src/crypto/ecc.c: In function 'xycz_add_c': /kisskb/src/crypto/ecc.c:1095:6: note: byref variable will be forcibly initialized u64 t7[ECC_MAX_DIGITS]; ^~ /kisskb/src/crypto/ecc.c:1094:6: note: byref variable will be forcibly initialized u64 t6[ECC_MAX_DIGITS]; ^~ /kisskb/src/crypto/ecc.c:1093:6: note: byref variable will be forcibly initialized u64 t5[ECC_MAX_DIGITS]; ^~ /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c: In function 'nwl_dsi_host_transfer': /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c:581:26: note: byref variable will be forcibly initialized 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:159:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/crypto/ecc.c: In function '__ecc_is_key_valid': /kisskb/src/crypto/ecc.c:1298:6: note: byref variable will be forcibly initialized u64 res[ECC_MAX_DIGITS]; ^~~ /kisskb/src/crypto/ecc.c: In function 'vli_mod_mult_slow': /kisskb/src/crypto/ecc.c:826:6: note: byref variable will be forcibly initialized u64 product[ECC_MAX_DIGITS * 2]; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/drivers/input/mousedev.c:15: /kisskb/src/drivers/input/mousedev.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/ecc.c: In function 'vli_mod_inv': /kisskb/src/crypto/ecc.c:862:25: note: byref variable will be forcibly initialized u64 u[ECC_MAX_DIGITS], v[ECC_MAX_DIGITS]; ^ /kisskb/src/crypto/ecc.c:862:6: note: byref variable will be forcibly initialized u64 u[ECC_MAX_DIGITS], v[ECC_MAX_DIGITS]; ^ /kisskb/src/crypto/ecc.c:861:25: note: byref variable will be forcibly initialized u64 a[ECC_MAX_DIGITS], b[ECC_MAX_DIGITS]; ^ /kisskb/src/crypto/ecc.c:861:6: note: byref variable will be forcibly initialized u64 a[ECC_MAX_DIGITS], b[ECC_MAX_DIGITS]; ^ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mousedev.c:728:11: note: in expansion of macro 'wait_event_interruptible' retval = wait_event_interruptible(mousedev->wait, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mousedev.c:721:5: note: byref variable will be forcibly initialized u8 data[sizeof(client->ps2)]; ^~~~ /kisskb/src/crypto/ecc.c: In function 'ecc_point_add': /kisskb/src/crypto/ecc.c:1212:6: note: byref variable will be forcibly initialized u64 py[ECC_MAX_DIGITS]; ^~ /kisskb/src/crypto/ecc.c:1211:6: note: byref variable will be forcibly initialized u64 px[ECC_MAX_DIGITS]; ^~ /kisskb/src/crypto/ecc.c:1210:6: note: byref variable will be forcibly initialized u64 z[ECC_MAX_DIGITS]; ^ /kisskb/src/crypto/ecc.c: In function 'ecc_point_mult': /kisskb/src/crypto/ecc.c:1151:6: note: byref variable will be forcibly initialized u64 sk[2][ECC_MAX_DIGITS]; ^~ /kisskb/src/crypto/ecc.c:1150:6: note: byref variable will be forcibly initialized u64 z[ECC_MAX_DIGITS]; ^ /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 int rlen; ^~~~ /kisskb/src/crypto/ecc.c:1149:6: note: byref variable will be forcibly initialized u64 ry[2][ECC_MAX_DIGITS]; ^~ /kisskb/src/crypto/ecc.c:1148:6: note: byref variable will be forcibly initialized u64 rx[2][ECC_MAX_DIGITS]; ^~ /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 int na, ns, pna, pns; ^~~ /kisskb/src/drivers/of/fdt_address.c:169:14: note: byref variable will be forcibly initialized int na, ns, pna, pns; ^~~ /kisskb/src/drivers/of/fdt_address.c:169:10: note: byref variable will be forcibly initialized int na, ns, pna, pns; ^~ /kisskb/src/drivers/of/fdt_address.c:169:6: note: byref variable will be forcibly initialized int na, ns, pna, pns; ^~ /kisskb/src/drivers/of/fdt_address.c:168:9: note: byref variable will be forcibly initialized __be32 addr[OF_MAX_ADDR_CELLS]; ^~~~ /kisskb/src/drivers/of/fdt_address.c:165:14: note: byref variable will be forcibly initialized int parent, len; ^~~ /kisskb/src/crypto/ecc.c: In function 'ecc_point_mult_shamir': /kisskb/src/crypto/ecc.c:1269:8: note: byref variable will be forcibly initialized u64 tz[ECC_MAX_DIGITS]; ^~ /kisskb/src/crypto/ecc.c:1268:8: note: byref variable will be forcibly initialized u64 ty[ECC_MAX_DIGITS]; ^~ /kisskb/src/crypto/ecc.c:1267:8: note: byref variable will be forcibly initialized u64 tx[ECC_MAX_DIGITS]; ^~ /kisskb/src/crypto/ecc.c:1239:19: note: byref variable will be forcibly initialized struct ecc_point sum = ECC_POINT_INIT(sump[0], sump[1], ndigits); ^~~ /kisskb/src/crypto/ecc.c:1234:6: note: byref variable will be forcibly initialized u64 sump[2][ECC_MAX_DIGITS]; ^~~~ /kisskb/src/crypto/ecc.c:1233:6: note: byref variable will be forcibly initialized u64 z[ECC_MAX_DIGITS]; ^ /kisskb/src/crypto/ecc.c: In function 'ecc_gen_privkey': /kisskb/src/crypto/ecc.c:1347:6: note: byref variable will be forcibly initialized u64 priv[ECC_MAX_DIGITS]; ^~~~ /kisskb/src/crypto/ecc.c: In function 'ecc_is_pubkey_valid_partial': /kisskb/src/crypto/ecc.c:1428:47: note: byref variable will be forcibly initialized u64 yy[ECC_MAX_DIGITS], xxx[ECC_MAX_DIGITS], w[ECC_MAX_DIGITS]; ^ /kisskb/src/crypto/ecc.c:1428:26: note: byref variable will be forcibly initialized u64 yy[ECC_MAX_DIGITS], xxx[ECC_MAX_DIGITS], w[ECC_MAX_DIGITS]; ^~~ /kisskb/src/crypto/ecc.c:1428:6: note: byref variable will be forcibly initialized 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:1390:6: note: byref variable will be forcibly initialized u64 priv[ECC_MAX_DIGITS]; ^~~~ /kisskb/src/crypto/ecc.c: In function 'crypto_ecdh_shared_secret': /kisskb/src/crypto/ecc.c:1491:6: note: byref variable will be forcibly initialized u64 rand_z[ECC_MAX_DIGITS]; ^~~~~~ /kisskb/src/crypto/ecc.c:1490:6: note: byref variable will be forcibly initialized u64 priv[ECC_MAX_DIGITS]; ^~~~ /kisskb/src/drivers/of/fdt.c: In function 'populate_properties': /kisskb/src/drivers/of/fdt.c:124:7: note: byref variable will be forcibly initialized u32 sz; ^~ /kisskb/src/drivers/of/fdt.c:123:15: note: byref variable will be forcibly initialized const char *pname; ^~~~~ /kisskb/src/drivers/of/fdt.c: In function 'populate_node': /kisskb/src/drivers/of/fdt.c:217:6: note: byref variable will be forcibly initialized int len; ^~~ /kisskb/src/drivers/of/fdt.c: In function 'unflatten_dt_nodes': /kisskb/src/drivers/of/fdt.c:295:22: note: byref variable will be forcibly initialized struct device_node *nps[FDT_MAX_DEPTH]; ^~~ /kisskb/src/drivers/of/fdt.c:293:18: note: byref variable will be forcibly initialized 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:736:6: note: byref variable will be forcibly initialized int cplen; ^~~~~ /kisskb/src/drivers/of/fdt.c: In function 'of_fdt_limit_memory': /kisskb/src/drivers/of/fdt.c:45:6: note: byref variable will be forcibly initialized int len; ^~~ /kisskb/src/drivers/of/fdt.c: In function 'of_scan_flat_dt': /kisskb/src/drivers/of/fdt.c:646:22: note: byref variable will be forcibly initialized int offset, rc = 0, depth = -1; ^~~~~ /kisskb/src/drivers/of/fdt.c: In function 'early_init_dt_scan_chosen': /kisskb/src/drivers/of/fdt.c:1049:6: note: byref variable will be forcibly initialized int l; ^ /kisskb/src/drivers/of/fdt.c: In function 'of_flat_dt_match_machine': /kisskb/src/drivers/of/fdt.c:840:7: note: byref variable will be forcibly initialized int size; ^~~~ /kisskb/src/drivers/of/fdt.c:826:21: note: byref variable will be forcibly initialized const char *const *compat; ^~~~~~ /kisskb/src/drivers/of/fdt.c: In function 'early_init_dt_scan_chosen_stdout': /kisskb/src/drivers/of/fdt.c:918:6: note: byref variable will be forcibly initialized int l; ^ /kisskb/src/drivers/of/fdt.c: In function 'early_init_dt_scan_memory': /kisskb/src/drivers/of/fdt.c:1004:6: note: byref variable will be forcibly initialized int l; ^ /kisskb/src/drivers/of/fdt.c:1003:16: note: byref variable will be forcibly initialized const __be32 *reg, *endp; ^~~ /kisskb/src/drivers/of/fdt.c: In function 'early_init_fdt_scan_reserved_mem': /kisskb/src/drivers/of/fdt.c:599:12: note: byref variable will be forcibly initialized u64 base, size; ^~~~ /kisskb/src/drivers/of/fdt.c:599:6: note: byref variable will be forcibly initialized u64 base, size; ^~~~ /kisskb/src/drivers/of/fdt.c: In function '__reserved_mem_reserve_reg': /kisskb/src/drivers/of/fdt.c:492:16: note: byref variable will be forcibly initialized const __be32 *prop; ^~~~ /kisskb/src/drivers/of/fdt.c:491:6: note: byref variable will be forcibly initialized int len; ^~~ /kisskb/src/crypto/curve25519-generic.c: In function 'curve25519_compute_value': /kisskb/src/crypto/curve25519-generic.c:29:5: note: byref variable will be forcibly initialized u8 buf[CURVE25519_KEY_SIZE]; ^~~ /kisskb/src/crypto/curve25519-generic.c:28:5: note: byref variable will be forcibly initialized u8 public_key[CURVE25519_KEY_SIZE]; ^~~~~~~~~~ /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 struct cfg80211_assoc_request req = {}; ^~~ /kisskb/src/drivers/hwmon/adm9240.c: In function 'adm9240_write_fan_div': /kisskb/src/drivers/hwmon/adm9240.c:151:15: note: byref variable will be forcibly initialized unsigned int reg, old, shift = (nr + 2) * 2; ^~~ /kisskb/src/drivers/hwmon/adm9240.c: In function 'adm9240_update_measure': /kisskb/src/drivers/hwmon/adm9240.c:173:5: note: byref variable will be forcibly initialized u8 regs[2]; ^~~~ /kisskb/src/drivers/hwmon/adm9240.c:172:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/hwmon/adm9240.c: In function 'adm9240_update_config': /kisskb/src/drivers/hwmon/adm9240.c:227:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/hwmon/adm9240.c: In function 'alarm_store': /kisskb/src/drivers/hwmon/adm9240.c:654:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/adm9240.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/adm9240.c:513:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/adm9240.c: In function 'in_max_store': /kisskb/src/drivers/hwmon/adm9240.c:420:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/adm9240.c: In function 'in_min_store': /kisskb/src/drivers/hwmon/adm9240.c:399:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /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 enum nl80211_timeout_reason treason; ^~~~~~~ /kisskb/src/drivers/hwmon/adm9240.c: In function 'aout_output_store': /kisskb/src/drivers/hwmon/adm9240.c:635:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/adm9240.c: In function 'max_store': /kisskb/src/drivers/hwmon/adm9240.c:334:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/adm9240.c: In function 'adm9240_init_client': /kisskb/src/drivers/hwmon/adm9240.c:767:11: note: byref variable will be forcibly initialized u8 conf, mode; ^~~~ /kisskb/src/drivers/hwmon/adm9240.c:767:5: note: byref variable will be forcibly initialized u8 conf, mode; ^~~~ /kisskb/src/net/wireless/sme.c: In function '__cfg80211_connect_result': /kisskb/src/net/wireless/sme.c:685:19: note: byref variable will be forcibly initialized 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 struct cfg80211_connect_resp_params cr; ^~ /kisskb/src/net/wireless/sme.c:233:30: note: byref variable will be forcibly initialized enum nl80211_timeout_reason treason; ^~~~~~~ /kisskb/src/net/wireless/sme.c:232:5: note: byref variable will be forcibly initialized 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 struct cfg80211_connect_resp_params cr; ^~ /kisskb/src/net/wireless/sme.c: In function '__cfg80211_roamed': /kisskb/src/net/wireless/sme.c:903:19: note: byref variable will be forcibly initialized union iwreq_data wrqu; ^~~~ /kisskb/src/net/wireless/sme.c: In function '__cfg80211_disconnected': /kisskb/src/net/wireless/sme.c:1083:19: note: byref variable will be forcibly initialized union iwreq_data wrqu; ^~~~ /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 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 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 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 struct ceph_frame_desc desc; ^~~~ /kisskb/src/net/ceph/messenger_v2.c:1200:6: note: byref variable will be forcibly initialized 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 void *buf, *p; ^ /kisskb/src/net/ceph/messenger_v2.c: In function 'process_banner_payload': /kisskb/src/net/ceph/messenger_v2.c:1837:8: note: byref variable will be forcibly initialized void *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 void *buf, *p; ^ /kisskb/src/net/ceph/messenger_v2.c: In function 'prepare_ack': /kisskb/src/net/ceph/messenger_v2.c:1455:8: note: byref variable will be forcibly initialized void *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 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 int ctrl_len, authorizer_len; ^~~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:1266:6: note: byref variable will be forcibly initialized int ctrl_len, authorizer_len; ^~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:1265:8: note: byref variable will be forcibly initialized 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 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 int allowed_protos[8], allowed_modes[8]; ^~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:1946:6: note: byref variable will be forcibly initialized 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 void *authorizer; ^~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:1302:16: note: byref variable will be forcibly initialized int ctrl_len, authorizer_len; ^~~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:1302:6: note: byref variable will be forcibly initialized int ctrl_len, authorizer_len; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/drivers/net/veth.c:12: /kisskb/src/drivers/net/veth.c: In function 'veth_newlink': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/veth.c:1425:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(priv->peer, dev); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/veth.c:1422:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(priv->peer, peer); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/veth.c:1326:17: note: byref variable will be forcibly initialized struct nlattr *peer_tb[IFLA_MAX + 1], **tbp; ^~~~~~~ /kisskb/src/drivers/net/veth.c:1325:7: note: byref variable will be forcibly initialized char ifname[IFNAMSIZ]; ^~~~~~ 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 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' 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 int session_key_len, con_secret_len; ^~~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:2048:6: note: byref variable will be forcibly initialized int session_key_len, con_secret_len; ^~~~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:2045:5: note: byref variable will be forcibly initialized 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 u8 session_key_buf[CEPH_KEY_LEN + 16]; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/veth.c: In function 'veth_xdp_rcv_one': /kisskb/src/drivers/net/veth.c:576:19: note: byref variable will be forcibly initialized struct xdp_buff xdp; ^~~ /kisskb/src/drivers/net/veth.c:570:19: note: byref variable will be forcibly initialized struct xdp_frame orig_frame; ^~~~~~~~~~ /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 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 u8 hmac[SHA256_DIGEST_SIZE]; ^~~~ /kisskb/src/drivers/net/veth.c: In function 'veth_xdp_rcv_skb': /kisskb/src/drivers/net/veth.c:673:18: note: byref variable will be forcibly initialized struct xdp_buff xdp; ^~~ /kisskb/src/drivers/net/veth.c: In function 'veth_xdp_rcv_bulk_skb': /kisskb/src/drivers/net/veth.c:638:8: note: byref variable will be forcibly initialized void *skbs[VETH_XDP_BATCH]; ^~~~ /kisskb/src/drivers/net/veth.c: In function 'veth_xdp_rcv': /kisskb/src/drivers/net/veth.c:812:8: note: byref variable will be forcibly initialized void *xdpf[VETH_XDP_BATCH]; ^~~~ /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 struct ceph_entity_addr addr; ^~~~ /kisskb/src/drivers/net/veth.c: In function 'veth_poll': /kisskb/src/drivers/net/veth.c:866:24: note: byref variable will be forcibly initialized struct veth_xdp_tx_bq bq; ^~ In file included from /kisskb/src/include/linux/bvec.h:14, 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/veth.c:12: /kisskb/src/drivers/net/veth.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/drivers/net/veth.c:12: /kisskb/src/drivers/net/veth.c: In function 'veth_enable_xdp': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/veth.c:970:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(priv->rq[i].xdp_prog, priv->_xdp_prog); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/veth.c: In function 'veth_disable_xdp': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/veth.c:992:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(priv->rq[i].xdp_prog, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/veth.c: In function 'veth_get_stats64': /kisskb/src/drivers/net/veth.c:370:15: note: byref variable will be forcibly initialized u64 packets, bytes; ^~~~~ /kisskb/src/drivers/net/veth.c:370:6: note: byref variable will be forcibly initialized u64 packets, bytes; ^~~~~~~ /kisskb/src/drivers/net/veth.c:369:20: note: byref variable will be forcibly initialized struct veth_stats rx; ^~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/drivers/net/veth.c:12: /kisskb/src/drivers/net/veth.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'process_control': /kisskb/src/net/ceph/messenger_v2.c:2447:12: note: byref variable will be forcibly initialized static int process_control(struct ceph_connection *con, void *p, void *end) ^~~~~~~~~~~~~~~ /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 int skip; ^~~~ /kisskb/src/net/ceph/messenger_v2.c:2519:25: note: byref variable will be forcibly initialized struct ceph_msg_header hdr; ^~~ /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 size_t off, len; ^~~ /kisskb/src/net/ceph/messenger_v2.c:855:9: note: byref variable will be forcibly initialized 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 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 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 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 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 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 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 struct scatterlist *cur_sg; ^~~~~~ /kisskb/src/net/ceph/messenger_v2.c:967:30: note: byref variable will be forcibly initialized struct ceph_msg_data_cursor cursor; ^~~~~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'handle_epilogue': /kisskb/src/net/ceph/messenger_v2.c:2716:29: note: byref variable will be forcibly initialized u32 front_crc, middle_crc, data_crc; ^~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:2716:17: note: byref variable will be forcibly initialized u32 front_crc, middle_crc, data_crc; ^~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:2716:6: note: byref variable will be forcibly initialized u32 front_crc, middle_crc, data_crc; ^~~~~~~~~ /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 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 struct timespec64 now; ^~~ /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 struct ceph_frame_desc desc; ^~~~ /kisskb/src/net/ceph/messenger_v2.c:1604:6: note: byref variable will be forcibly initialized int lens[] = { ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_get_stat': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:294:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_irq_link': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:343:6: note: byref variable will be forcibly initialized u16 bmsr; ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6097_serdes_irq_link': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:515:6: note: byref variable will be forcibly initialized u16 status; ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_get_stat': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:730:6: note: byref variable will be forcibly initialized 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:865:11: note: byref variable will be forcibly initialized u16 lpa, status; ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:865:6: note: byref variable will be forcibly initialized u16 lpa, status; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_pcs_get_state_10g': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:888:6: note: byref variable will be forcibly initialized 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:977:6: note: byref variable will be forcibly initialized u16 bmsr; ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_power_sgmii': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:671:6: note: byref variable will be forcibly initialized 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:644:6: note: byref variable will be forcibly initialized 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:766:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /kisskb/src/drivers/staging/media/imx/imx7-media-csi.c: In function 'imx7_csi_try_fmt': /kisskb/src/drivers/staging/media/imx/imx7-media-csi.c:978:6: note: byref variable will be forcibly initialized u32 code; ^~~~ /kisskb/src/drivers/staging/media/imx/imx7-media-csi.c: In function 'imx7_csi_set_fmt': /kisskb/src/drivers/staging/media/imx/imx7-media-csi.c:1033:28: note: byref variable will be forcibly initialized struct v4l2_subdev_format format; ^~~~~~ /kisskb/src/drivers/staging/media/imx/imx7-media-csi.c:1031:33: note: byref variable will be forcibly initialized const struct imx_media_pixfmt *cc; ^~ /kisskb/src/drivers/staging/media/imx/imx7-media-csi.c:1029:33: note: byref variable will be forcibly initialized const struct imx_media_pixfmt *outcc; ^~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_power': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:101:6: note: byref variable will be forcibly initialized 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:124:17: note: byref variable will be forcibly initialized 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:171:11: note: byref variable will be forcibly initialized u16 lpa, status; ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:171:6: note: byref variable will be forcibly initialized u16 lpa, status; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_pcs_an_restart': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:192:6: note: byref variable will be forcibly initialized 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:205:6: note: byref variable will be forcibly initialized 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:360:6: note: byref variable will be forcibly initialized u16 status; ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_get_regs': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:402:6: note: byref variable will be forcibly initialized 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:462:6: note: byref variable will be forcibly initialized u16 status; ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_pcs_config': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:808:6: note: byref variable will be forcibly initialized 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:927:6: note: byref variable will be forcibly initialized 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:943:6: note: byref variable will be forcibly initialized u16 val, bmcr; ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_irq_status': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1035:6: note: byref variable will be forcibly initialized u16 status; ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_get_regs': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1100:6: note: byref variable will be forcibly initialized u16 reg; ^~~ /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 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 long temp; ^~~~ /kisskb/src/drivers/media/i2c/ov5675.c: In function 'ov5675_write_reg': /kisskb/src/drivers/media/i2c/ov5675.c:549:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /kisskb/src/drivers/media/i2c/ov5675.c: In function 'ov5675_write_reg_list': /kisskb/src/drivers/media/i2c/ov5675.c:549:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5675.c: In function 'ov5675_start_streaming': /kisskb/src/drivers/media/i2c/ov5675.c:549:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5675.c: In function 'ov5675_update_digital_gain': /kisskb/src/drivers/media/i2c/ov5675.c:549:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5675.c:549:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5675.c: In function 'ov5675_test_pattern': /kisskb/src/drivers/media/i2c/ov5675.c:549:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5675.c: In function 'ov5675_set_stream': /kisskb/src/drivers/media/i2c/ov5675.c:549:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5675.c:549:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5675.c: In function 'ov5675_check_hwcfg': /kisskb/src/drivers/media/i2c/ov5675.c:1078:6: note: byref variable will be forcibly initialized u32 mclk; ^~~~ /kisskb/src/drivers/media/i2c/ov5675.c: In function 'ov5675_read_reg': /kisskb/src/drivers/media/i2c/ov5675.c:520:5: note: byref variable will be forcibly initialized u8 addr_buf[2]; ^~~~~~~~ /kisskb/src/drivers/media/i2c/ov5675.c:519:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[2]; ^~~~ /kisskb/src/drivers/media/i2c/ov5675.c: In function 'ov5675_identify_module': /kisskb/src/drivers/media/i2c/ov5675.c:1055:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/media/i2c/ov5675.c: In function 'ov5675_set_ctrl_hflip': /kisskb/src/drivers/media/i2c/ov5675.c:549:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /kisskb/src/drivers/media/i2c/ov5675.c:618:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/media/i2c/ov5675.c: In function 'ov5675_set_ctrl_vflip': /kisskb/src/drivers/media/i2c/ov5675.c:549:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /kisskb/src/drivers/media/i2c/ov5675.c:549:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5675.c:633:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/media/i2c/ov5675.c: In function 'ov5675_set_ctrl': /kisskb/src/drivers/media/i2c/ov5675.c:549:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /kisskb/src/drivers/media/i2c/ov5675.c:549:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov5675.c:549:5: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/crypto/rockchip/rk3288_crypto.h:6, from /kisskb/src/drivers/crypto/rockchip/rk3288_crypto_skcipher.c:12: /kisskb/src/drivers/crypto/rockchip/rk3288_crypto_skcipher.c: In function 'crypto_des_verify_key': /kisskb/src/include/crypto/internal/des.h:28:17: note: byref variable will be forcibly initialized struct des_ctx tmp; ^~~ /kisskb/src/drivers/crypto/rockchip/rk3288_crypto_skcipher.c: In function 'des3_ede_verify_key': /kisskb/src/include/crypto/internal/des.h:59:6: note: byref variable will be forcibly initialized u32 K[6]; ^ /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 u32 ucb; ^~~ /kisskb/src/drivers/media/dvb-frontends/dib8000.c: In function 'dib8000_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/dib8000.c:3815:6: note: byref variable will be forcibly initialized u16 val; ^~~ /kisskb/src/drivers/media/dvb-frontends/dib8000.c: In function 'dib8000_set_frequency_offset': /kisskb/src/drivers/media/dvb-frontends/dib8000.c:2720:6: note: byref variable will be forcibly initialized u32 current_rf; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/dib8000.c: In function 'dib8000_get_stats': /kisskb/src/drivers/media/dvb-frontends/dib8000.c:4106:6: note: byref variable will be forcibly initialized u16 strength; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/dib8000.c:4103:24: note: byref variable will be forcibly initialized 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:3394:17: note: byref variable will be forcibly initialized enum fe_status stat = 0; ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/highmem.h:10, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/include/linux/keyslot-manager.h:9, from /kisskb/src/include/linux/mmc/host.h:18, from /kisskb/src/drivers/mmc/host/dw_mmc-rockchip.c:9: /kisskb/src/drivers/mmc/host/dw_mmc-rockchip.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ 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:303:9: note: byref variable will be forcibly initialized 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mfd/as3722.c: In function 'as3722_check_device_id': /kisskb/src/drivers/mfd/as3722.c:210:6: note: byref variable will be forcibly initialized u32 val; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/vxlan.c:10: /kisskb/src/drivers/net/vxlan.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /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 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 unsigned int regval; ^~~~~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_fdb_notify_one': /kisskb/src/drivers/net/vxlan.c:607:43: note: byref variable will be forcibly initialized struct switchdev_notifier_vxlan_fdb_info fdb_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:27, 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/drivers/net/vxlan.c:14: /kisskb/src/drivers/net/vxlan.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized __be32 tmp = value; ^~~ /kisskb/src/drivers/net/vxlan.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_nla_put_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/vxlan.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/drivers/net/vxlan.c: In function 'nla_put_be16': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized __be16 tmp = value; ^~~ /kisskb/src/drivers/net/vxlan.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_fill_info': /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:1270:9: note: byref variable will be forcibly initialized __be16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 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:1322:9: note: byref variable will be forcibly initialized __be32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 __be32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized __be32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/drivers/net/vxlan.c:4358:31: note: byref variable will be forcibly initialized struct ifla_vxlan_port_range ports = { ^~~~~ 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:27, 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/drivers/net/vxlan.c:14: /kisskb/src/drivers/net/vxlan.c: In function 'nla_put_s32': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized s32 tmp = value; ^~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_dev_configure': /kisskb/src/drivers/net/vxlan.c:3843:21: note: byref variable will be forcibly initialized struct net_device *lowerdev; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/vxlan.c:10: /kisskb/src/drivers/net/vxlan.c: In function '__vxlan_fdb_free': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/vxlan.c:966:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(f->vdev, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/vxlan.c:965:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(f->nh, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/vxlan.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_fdb_switchdev_call_notifiers': /kisskb/src/drivers/net/vxlan.c:415:43: note: byref variable will be forcibly initialized struct switchdev_notifier_vxlan_fdb_info 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:27, 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/drivers/net/vxlan.c:14: /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_fdb_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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:1270:9: note: byref variable will be forcibly initialized __be16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized __be32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized s32 tmp = value; ^~~ /kisskb/src/drivers/net/vxlan.c:263:23: note: byref variable will be forcibly initialized struct nda_cacheinfo ci; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/vxlan.c:10: /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_fdb_nh_update': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/vxlan.c:912:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(fdb->nh, nh); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_fdb_create': /kisskb/src/drivers/net/vxlan.c:929:21: note: byref variable will be forcibly initialized struct vxlan_rdst *rd = NULL; ^~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_fdb_update_existing': /kisskb/src/drivers/net/vxlan.c:1026:20: note: byref variable will be forcibly initialized struct vxlan_rdst oldrd; ^~~~~ /kisskb/src/drivers/net/vxlan.c:1025:21: note: byref variable will be forcibly initialized struct vxlan_rdst *rd = NULL; ^~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_fdb_update_create': /kisskb/src/drivers/net/vxlan.c:1124:20: note: byref variable will be forcibly initialized struct vxlan_fdb *f; ^ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_fdb_add': /kisskb/src/drivers/net/vxlan.c:1277:15: note: byref variable will be forcibly initialized u32 ifindex, nhid; ^~~~ /kisskb/src/drivers/net/vxlan.c:1277:6: note: byref variable will be forcibly initialized u32 ifindex, nhid; ^~~~~~~ /kisskb/src/drivers/net/vxlan.c:1276:18: note: byref variable will be forcibly initialized __be32 src_vni, vni; ^~~ /kisskb/src/drivers/net/vxlan.c:1276:9: note: byref variable will be forcibly initialized __be32 src_vni, vni; ^~~~~~~ /kisskb/src/drivers/net/vxlan.c:1275:9: note: byref variable will be forcibly initialized __be16 port; ^~~~ /kisskb/src/drivers/net/vxlan.c:1274:19: note: byref variable will be forcibly initialized union vxlan_addr ip; ^~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_changelink': /kisskb/src/drivers/net/vxlan.c:4248:22: note: byref variable will be forcibly initialized struct vxlan_config conf; ^~~~ /kisskb/src/drivers/net/vxlan.c:4247:21: note: byref variable will be forcibly initialized struct net_device *lowerdev; ^~~~~~~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_fdb_delete': /kisskb/src/drivers/net/vxlan.c:1352:9: note: byref variable will be forcibly initialized __be16 port; ^~~~ /kisskb/src/drivers/net/vxlan.c:1350:15: note: byref variable will be forcibly initialized u32 ifindex, nhid; ^~~~ /kisskb/src/drivers/net/vxlan.c:1350:6: note: byref variable will be forcibly initialized u32 ifindex, nhid; ^~~~~~~ /kisskb/src/drivers/net/vxlan.c:1349:18: note: byref variable will be forcibly initialized __be32 src_vni, vni; ^~~ /kisskb/src/drivers/net/vxlan.c:1349:9: note: byref variable will be forcibly initialized __be32 src_vni, vni; ^~~~~~~ /kisskb/src/drivers/net/vxlan.c:1348:19: note: byref variable will be forcibly initialized union vxlan_addr ip; ^~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_get_route': /kisskb/src/drivers/net/vxlan.c:2400:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/crypto/ecdh.c: In function 'ecdh_set_secret': /kisskb/src/crypto/ecdh.c:39:14: note: byref variable will be forcibly initialized struct ecdh params; ^~~~~~ /kisskb/src/drivers/net/vxlan.c: In function 'arp_reduce': /kisskb/src/drivers/net/vxlan.c:2054:20: note: byref variable will be forcibly initialized union vxlan_addr ipa = { ^~~ /kisskb/src/drivers/net/vxlan.c:1989:14: note: byref variable will be forcibly initialized __be32 sip, tip; ^~~ /kisskb/src/drivers/net/vxlan.c: In function 'route_shortcircuit': /kisskb/src/drivers/net/vxlan.c:2242:21: note: byref variable will be forcibly initialized union vxlan_addr ipa = { ^~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_encap_bypass': /kisskb/src/drivers/net/vxlan.c:2504:19: note: byref variable will be forcibly initialized union vxlan_addr loopback; ^~~~~~~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_xmit_one': /kisskb/src/drivers/net/vxlan.c:2599:24: note: byref variable will be forcibly initialized struct vxlan_metadata _md; ^~~ /kisskb/src/drivers/net/vxlan.c:2598:30: note: byref variable will be forcibly initialized union vxlan_addr remote_ip, local_ip; ^~~~~~~~ /kisskb/src/drivers/net/vxlan.c:2598:19: note: byref variable will be forcibly initialized union vxlan_addr remote_ip, local_ip; ^~~~~~~~~ In file included from /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:4: /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_xmit_nh': /kisskb/src/drivers/net/vxlan.c:2844:20: note: byref variable will be forcibly initialized struct vxlan_rdst nh_rdst; ^~~~~~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_igmp_leave': /kisskb/src/drivers/net/vxlan.c:1665:19: note: byref variable will be forcibly initialized struct ip_mreqn mreq = { ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'max_word_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:60:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:99:1: note: in expansion of macro 'sdw_dpn_attr' sdw_dpn_attr(max_word); ^~~~~~~~~~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'min_word_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:60:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:100:1: note: in expansion of macro 'sdw_dpn_attr' sdw_dpn_attr(min_word); ^~~~~~~~~~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'words_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:120:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:163:1: note: in expansion of macro 'sdw_dpn_array_attr' sdw_dpn_array_attr(words); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_gro_receive': /kisskb/src/drivers/net/vxlan.c:770:21: note: byref variable will be forcibly initialized struct gro_remcsum grc; ^~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'type_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:60:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:101:1: note: in expansion of macro 'sdw_dpn_attr' sdw_dpn_attr(type); ^~~~~~~~~~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'max_grouping_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:60:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:102:1: note: in expansion of macro 'sdw_dpn_attr' sdw_dpn_attr(max_grouping); ^~~~~~~~~~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'simple_ch_prep_sm_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:60:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:103:1: note: in expansion of macro 'sdw_dpn_attr' sdw_dpn_attr(simple_ch_prep_sm); ^~~~~~~~~~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'ch_prep_timeout_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:60:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:104:1: note: in expansion of macro 'sdw_dpn_attr' sdw_dpn_attr(ch_prep_timeout); ^~~~~~~~~~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'imp_def_interrupts_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:60:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:98:1: note: in expansion of macro 'sdw_dpn_attr' sdw_dpn_attr(imp_def_interrupts); ^~~~~~~~~~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'min_ch_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:60:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:106:1: note: in expansion of macro 'sdw_dpn_attr' sdw_dpn_attr(min_ch); ^~~~~~~~~~~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_set_mac': /kisskb/src/drivers/net/vxlan.c:1774:19: note: byref variable will be forcibly initialized union vxlan_addr saddr; ^~~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'max_ch_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:60:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:105:1: note: in expansion of macro 'sdw_dpn_attr' sdw_dpn_attr(max_ch); ^~~~~~~~~~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'channels_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:120:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:165:1: note: in expansion of macro 'sdw_dpn_array_attr' sdw_dpn_array_attr(channels); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'ch_combinations_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:120:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:164:1: note: in expansion of macro 'sdw_dpn_array_attr' sdw_dpn_array_attr(ch_combinations); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/filter.h:21, 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/drivers/net/vxlan.c:14: /kisskb/src/drivers/net/vxlan.c: In function '__vlan_get_protocol': /kisskb/src/include/linux/if_vlan.h:600:20: note: byref variable will be forcibly initialized struct vlan_hdr vhdr, *vh; ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'max_async_buffer_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:60:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:107:1: note: in expansion of macro 'sdw_dpn_attr' sdw_dpn_attr(max_async_buffer); ^~~~~~~~~~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'block_pack_mode_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:60:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:108:1: note: in expansion of macro 'sdw_dpn_attr' sdw_dpn_attr(block_pack_mode); ^~~~~~~~~~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'port_encoding_dpn_show': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:60:16: note: byref variable will be forcibly initialized unsigned long mask; \ ^~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:109:1: note: in expansion of macro 'sdw_dpn_attr' sdw_dpn_attr(port_encoding); ^~~~~~~~~~~~ /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c: In function 'sdw_slave_sysfs_dpn_init': /kisskb/src/drivers/soundwire/sysfs_slave_dpn.c:282:16: note: byref variable will be forcibly initialized unsigned long mask; ^~~~ /kisskb/src/drivers/media/i2c/ov5695.c: In function 'ov5695_write_reg': /kisskb/src/drivers/media/i2c/ov5695.c:711:9: note: byref variable will be forcibly initialized __be32 val_be; ^~~~~~ /kisskb/src/drivers/media/i2c/ov5695.c:709:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_rcv': /kisskb/src/drivers/net/vxlan.c:1835:9: note: byref variable will be forcibly initialized __be16 protocol = htons(ETH_P_TEB); ^~~~~~~~ /kisskb/src/drivers/net/vxlan.c:1833:24: note: byref variable will be forcibly initialized struct vxlan_metadata _md; ^~~ /kisskb/src/drivers/net/vxlan.c:1832:18: note: byref variable will be forcibly initialized struct vxlanhdr unparsed; ^~~~~~~~ /kisskb/src/drivers/media/i2c/ov5695.c: In function 'ov5695_read_reg': /kisskb/src/drivers/media/i2c/ov5695.c:753:9: note: byref variable will be forcibly initialized __be16 reg_addr_be = cpu_to_be16(reg); ^~~~~~~~~~~ /kisskb/src/drivers/media/i2c/ov5695.c:752:9: note: byref variable will be forcibly initialized __be32 data_be = 0; ^~~~~~~ /kisskb/src/drivers/media/i2c/ov5695.c:750:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[2]; ^~~~ /kisskb/src/drivers/media/i2c/ov5695.c: In function 'ov5695_check_sensor_id': /kisskb/src/drivers/media/i2c/ov5695.c:1244:6: note: byref variable will be forcibly initialized u32 id = 0; ^~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_create_sock': /kisskb/src/drivers/net/vxlan.c:3475:22: note: byref variable will be forcibly initialized struct udp_port_cfg udp_conf; ^~~~~~~~ /kisskb/src/drivers/net/vxlan.c:3474:17: note: byref variable will be forcibly initialized struct socket *sock; ^~~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_socket_create': /kisskb/src/drivers/net/vxlan.c:3509:29: note: byref variable will be forcibly initialized struct udp_tunnel_sock_cfg tunnel_cfg; ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/vxlan.c:10: /kisskb/src/drivers/net/vxlan.c: In function '__vxlan_sock_add': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/vxlan.c:3586:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(vxlan->vn4_sock, vs); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_igmp_join': /kisskb/src/drivers/net/vxlan.c:1631:19: note: byref variable will be forcibly initialized struct ip_mreqn mreq = { ^~~~ /kisskb/src/drivers/media/i2c/ov6650.c: In function 'ov6650_reg_read': /kisskb/src/drivers/media/i2c/ov6650.c:253:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/i2c/ov6650.c:252:5: note: byref variable will be forcibly initialized u8 data = reg; ^~~~ /kisskb/src/drivers/net/vxlan.c: In function '__vxlan_dev_create': /kisskb/src/drivers/net/vxlan.c:3862:20: note: byref variable will be forcibly initialized struct vxlan_fdb *f = NULL; ^ /kisskb/src/drivers/media/i2c/ov6650.c: In function 'ov6550_g_volatile_ctrl': /kisskb/src/drivers/media/i2c/ov6650.c:343:15: note: byref variable will be forcibly initialized uint8_t reg, reg2; ^~~~ /kisskb/src/drivers/media/i2c/ov6650.c:343:10: note: byref variable will be forcibly initialized uint8_t reg, reg2; ^~~ /kisskb/src/drivers/media/i2c/ov6650.c: In function 'ov6650_get_mbus_config': /kisskb/src/drivers/media/i2c/ov6650.c:924:11: note: byref variable will be forcibly initialized u8 comj, comf; ^~~~ /kisskb/src/drivers/media/i2c/ov6650.c:924:5: note: byref variable will be forcibly initialized u8 comj, comf; ^~~~ /kisskb/src/drivers/media/i2c/ov6650.c: In function 'ov6650_get_register': /kisskb/src/drivers/media/i2c/ov6650.c:429:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/media/i2c/ov6650.c: In function 'ov6650_reg_write': /kisskb/src/drivers/media/i2c/ov6650.c:282:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/i2c/ov6650.c:281:16: note: byref variable will be forcibly initialized unsigned char data[2] = { reg, val }; ^~~~ /kisskb/src/drivers/media/i2c/ov6650.c: In function 'ov6650_reg_rmw': /kisskb/src/drivers/media/i2c/ov6650.c:303:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_newlink': /kisskb/src/drivers/net/vxlan.c:4232:22: note: byref variable will be forcibly initialized struct vxlan_config conf; ^~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/vxlan.c:11: /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_handle_lowerdev_unregister': /kisskb/src/drivers/net/vxlan.c:4511:12: note: byref variable will be forcibly initialized LIST_HEAD(list_kill); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/media/i2c/ov6650.c: In function 'ov6650_s_fmt': /kisskb/src/drivers/media/i2c/ov6650.c:578:31: note: byref variable will be forcibly initialized struct v4l2_subdev_selection sel = { ^~~ /kisskb/src/drivers/media/i2c/ov6650.c: In function 'ov6650_video_probe': /kisskb/src/drivers/media/i2c/ov6650.c:893:29: note: byref variable will be forcibly initialized struct v4l2_mbus_framefmt mf = ov6650_def_fmt; ^~ /kisskb/src/drivers/media/i2c/ov6650.c:821:23: note: byref variable will be forcibly initialized u8 pidh, pidl, midh, midl; ^~~~ /kisskb/src/drivers/media/i2c/ov6650.c:821:17: note: byref variable will be forcibly initialized u8 pidh, pidl, midh, midl; ^~~~ /kisskb/src/drivers/media/i2c/ov6650.c:821:11: note: byref variable will be forcibly initialized u8 pidh, pidl, midh, midl; ^~~~ /kisskb/src/drivers/media/i2c/ov6650.c:821:5: note: byref variable will be forcibly initialized u8 pidh, pidl, midh, midl; ^~~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_exit_batch_net': /kisskb/src/drivers/net/vxlan.c:4752:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/net/vxlan.c: In function 'vxlan_dev_create': /kisskb/src/drivers/net/vxlan.c:4496:13: note: byref variable will be forcibly initialized LIST_HEAD(list_kill); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/net/vxlan.c:4477:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFLA_MAX + 1]; ^~ 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:304:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec = { ^~~~~~ /kisskb/src/drivers/of/irq.c: In function 'irq_find_host': /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:304:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/of/irq.c: In function '__of_msi_map_id': /kisskb/src/drivers/of/irq.c:583:6: note: byref variable will be forcibly initialized u32 id_out = id_in; ^~~~~~ /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 phandle parent; ^~~~~~ /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 int imaplen, match, i, rc = -EINVAL; ^~~~~~~ /kisskb/src/drivers/of/irq.c:99:45: note: byref variable will be forcibly initialized u32 intsize = 1, addrsize, newintsize = 0, newaddrsize = 0; ^~~~~~~~~~~ /kisskb/src/drivers/of/irq.c:99:29: note: byref variable will be forcibly initialized u32 intsize = 1, addrsize, newintsize = 0, newaddrsize = 0; ^~~~~~~~~~ /kisskb/src/drivers/of/irq.c:99:6: note: byref variable will be forcibly initialized u32 intsize = 1, addrsize, newintsize = 0, newaddrsize = 0; ^~~~~~~ /kisskb/src/drivers/of/irq.c:98:36: note: byref variable will be forcibly initialized 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 __be32 initial_match_array[MAX_PHANDLE_ARGS]; ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/of/irq.c: In function 'of_irq_parse_one': /kisskb/src/drivers/of/irq.c:290:6: note: byref variable will be forcibly initialized u32 intsize; ^~~~~~~ /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 struct of_phandle_args oirq; ^~~~ /kisskb/src/drivers/of/irq.c: In function 'of_irq_get': /kisskb/src/drivers/of/irq.c:390:25: note: byref variable will be forcibly initialized struct of_phandle_args oirq; ^~~~ /kisskb/src/drivers/of/irq.c: In function 'of_irq_to_resource': /kisskb/src/drivers/of/irq.c:359:15: note: byref variable will be forcibly initialized const char *name = NULL; ^~~~ /kisskb/src/drivers/of/irq.c: In function 'of_irq_count': /kisskb/src/drivers/of/irq.c:435:25: note: byref variable will be forcibly initialized struct of_phandle_args irq; ^~~ /kisskb/src/drivers/of/irq.c: In function 'of_irq_init': /kisskb/src/drivers/of/irq.c:484:35: note: byref variable will be forcibly initialized struct list_head intc_desc_list, intc_parent_list; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/of/irq.c:484:19: note: byref variable will be forcibly initialized struct list_head intc_desc_list, intc_parent_list; ^~~~~~~~~~~~~~ /kisskb/src/drivers/of/irq.c:481:29: note: byref variable will be forcibly initialized const struct of_device_id *match; ^~~~~ 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:304:20: note: byref variable will be forcibly initialized struct irq_fwspec fwspec = { ^~~~~~ /kisskb/src/drivers/of/irq.c:626:22: note: byref variable will be forcibly initialized struct device_node *np = NULL; ^~ /kisskb/src/drivers/of/irq.c: In function 'of_msi_get_domain': /kisskb/src/drivers/of/irq.c:661:26: note: byref variable will be forcibly initialized struct of_phandle_args args; ^~~~ /kisskb/src/drivers/greybus/interface.c: In function 'power_now_show': /kisskb/src/drivers/greybus/interface.c:500:6: note: byref variable will be forcibly initialized u32 measurement; ^~~~~~~~~~~ /kisskb/src/drivers/greybus/interface.c: In function 'current_now_show': /kisskb/src/drivers/greybus/interface.c:481:6: note: byref variable will be forcibly initialized u32 measurement; ^~~~~~~~~~~ /kisskb/src/drivers/greybus/interface.c: In function 'voltage_now_show': /kisskb/src/drivers/greybus/interface.c:462:6: note: byref variable will be forcibly initialized u32 measurement; ^~~~~~~~~~~ /kisskb/src/drivers/of/address.c: In function 'of_translate_one': /kisskb/src/drivers/of/address.c:446:15: note: byref variable will be forcibly initialized unsigned int rlen; ^~~~ /kisskb/src/drivers/of/address.c: In function '__of_translate_address': /kisskb/src/drivers/of/address.c:528:19: note: byref variable will be forcibly initialized int na, ns, pna, pns; ^~~ /kisskb/src/drivers/of/address.c:528:14: note: byref variable will be forcibly initialized int na, ns, pna, pns; ^~~ /kisskb/src/drivers/of/address.c:528:10: note: byref variable will be forcibly initialized int na, ns, pna, pns; ^~ /kisskb/src/drivers/of/address.c:528:6: note: byref variable will be forcibly initialized int na, ns, pna, pns; ^~ /kisskb/src/drivers/of/address.c:527:9: note: byref variable will be forcibly initialized __be32 addr[OF_MAX_ADDR_CELLS]; ^~~~ /kisskb/src/drivers/greybus/interface.c: In function 'gb_interface_activate_operation': /kisskb/src/drivers/greybus/interface.c:877:5: note: byref variable will be forcibly initialized u8 type; ^~~~ /kisskb/src/drivers/greybus/interface.c: In function 'gb_interface_read_ara_dme': /kisskb/src/drivers/greybus/interface.c:57:11: note: byref variable will be forcibly initialized u32 sn0, sn1; ^~~ /kisskb/src/drivers/greybus/interface.c:57:6: note: byref variable will be forcibly initialized u32 sn0, sn1; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/drivers/net/geneve.c:10: /kisskb/src/drivers/net/geneve.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/of/address.c: In function '__of_get_dma_parent': /kisskb/src/drivers/of/address.c:631:25: note: byref variable will be forcibly initialized struct of_phandle_args args; ^~~~ /kisskb/src/drivers/of/address.c: In function 'parser_init': /kisskb/src/drivers/of/address.c:715:6: note: byref variable will be forcibly initialized int rlen; ^~~~ /kisskb/src/drivers/of/address.c: In function 'of_translate_ioport': /kisskb/src/drivers/of/address.c:814:22: note: byref variable will be forcibly initialized struct device_node *host; ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/leds/leds-tlc591xx.c: In function 'tlc591xx_probe': /kisskb/src/drivers/leds/leds-tlc591xx.c:185:24: note: byref variable will be forcibly initialized struct led_init_data init_data = {}; ^~~~~~~~~ /kisskb/src/drivers/leds/leds-tlc591xx.c:155:18: note: byref variable will be forcibly initialized int err, count, reg; ^~~ /kisskb/src/drivers/of/address.c: In function 'of_translate_address': /kisskb/src/drivers/of/address.c:615:22: note: byref variable will be forcibly initialized struct device_node *host; ^~~~ /kisskb/src/drivers/of/address.c: In function 'of_translate_dma_address': /kisskb/src/drivers/of/address.c:659:22: note: byref variable will be forcibly initialized struct device_node *host; ^~~~ /kisskb/src/drivers/of/address.c: In function 'of_get_address': /kisskb/src/drivers/of/address.c:681:22: note: byref variable will be forcibly initialized int onesize, i, na, ns; ^~ /kisskb/src/drivers/of/address.c:681:18: note: byref variable will be forcibly initialized int onesize, i, na, ns; ^~ /kisskb/src/drivers/of/address.c:678:15: note: byref variable will be forcibly initialized unsigned int psize; ^~~~~ /kisskb/src/drivers/greybus/interface.c: In function 'gb_interface_read_and_clear_init_status': /kisskb/src/drivers/greybus/interface.c:367:6: note: byref variable will be forcibly initialized u32 value; ^~~~~ /kisskb/src/drivers/of/address.c: In function 'of_address_to_resource': /kisskb/src/drivers/of/address.c:872:14: note: byref variable will be forcibly initialized const char *name = NULL; ^~~~ /kisskb/src/drivers/of/address.c:871:15: note: byref variable will be forcibly initialized unsigned int flags; ^~~~~ /kisskb/src/drivers/of/address.c:870:7: note: byref variable will be forcibly initialized u64 size; ^~~~ /kisskb/src/drivers/of/address.c: In function 'of_iomap': /kisskb/src/drivers/of/address.c:894:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /kisskb/src/drivers/of/address.c: In function 'of_io_request_and_map': /kisskb/src/drivers/of/address.c:920:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /kisskb/src/drivers/of/address.c: In function 'of_dma_get_range': /kisskb/src/drivers/of/address.c:966:6: note: byref variable will be forcibly initialized int len, num_ranges = 0; ^~~ /kisskb/src/drivers/of/address.c:964:18: note: byref variable will be forcibly initialized struct of_range range; ^~~~~ /kisskb/src/drivers/of/address.c:963:25: note: byref variable will be forcibly initialized 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:1044:6: note: byref variable will be forcibly initialized int len; ^~~ /kisskb/src/drivers/of/address.c:1041:18: note: byref variable will be forcibly initialized struct of_range range; ^~~~~ /kisskb/src/drivers/of/address.c:1038:25: note: byref variable will be forcibly initialized struct of_range_parser parser; ^~~~~~ /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 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 bool attached; ^~~~~~~~ /kisskb/src/drivers/greybus/interface.c: In function 'gb_interface_activate': /kisskb/src/drivers/greybus/interface.c:1007:25: note: byref variable will be forcibly initialized enum gb_interface_type type; ^~~~ /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 unsigned int id; ^~ /kisskb/src/drivers/greybus/interface.c: In function 'power_state_store': /kisskb/src/drivers/greybus/interface.c:530:7: note: byref variable will be forcibly initialized bool activate; ^~~~~~~~ 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/ipv6_stubs.h:8, from /kisskb/src/drivers/net/geneve.c:15: /kisskb/src/drivers/net/geneve.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/drivers/net/geneve.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized __be32 tmp = value; ^~~ /kisskb/src/drivers/net/geneve.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/geneve.c: In function 'nla_put_be16': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized __be16 tmp = value; ^~~ /kisskb/src/drivers/net/geneve.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/drivers/net/geneve.c: In function 'geneve_fill_info': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized __be16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized __be32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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:1322:9: note: byref variable will be forcibly initialized __be32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/drivers/net/geneve.c: In function 'geneve_link_config': /kisskb/src/drivers/net/geneve.c:1588:17: note: byref variable will be forcibly initialized struct flowi4 fl4 = { .daddr = info->key.u.ipv4.dst }; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/drivers/net/geneve.c:10: /kisskb/src/drivers/net/geneve.c: In function 'geneve_quiesce': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:566:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(__sk_user_data((sk)), __tmp); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/geneve.c:1665:3: note: in expansion of macro 'rcu_assign_sk_user_data' rcu_assign_sk_user_data((*gs4)->sock->sk, NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/geneve.c:1663:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(geneve->sock4, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/geneve.c: In function 'geneve_unquiesce': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:566:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(__sk_user_data((sk)), __tmp); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/geneve.c:1683:3: note: in expansion of macro 'rcu_assign_sk_user_data' rcu_assign_sk_user_data(gs4->sock->sk, gs4); ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/geneve.c:1681:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(geneve->sock4, gs4); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/geneve.c: In function 'geneve_changelink': /kisskb/src/drivers/net/geneve.c:1698:23: note: byref variable will be forcibly initialized struct geneve_config cfg; ^~~ /kisskb/src/drivers/net/geneve.c:1697:28: note: byref variable will be forcibly initialized struct geneve_sock *gs4, *gs6; ^~~ /kisskb/src/drivers/net/geneve.c:1697:22: note: byref variable will be forcibly initialized struct geneve_sock *gs4, *gs6; ^~~ /kisskb/src/drivers/net/geneve.c: In function 'geneve_fill_metadata_dst': /kisskb/src/drivers/net/geneve.c:1118:17: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/drivers/net/geneve.c: In function 'geneve_xmit_skb': /kisskb/src/drivers/net/geneve.c:888:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/drivers/net/geneve.c:10: /kisskb/src/drivers/net/geneve.c: In function 'geneve_sock_release': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/geneve.c:623:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(geneve->sock4, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soundwire/debugfs.c: In function 'sdw_bus_debugfs_init': /kisskb/src/drivers/soundwire/debugfs.c:16:7: note: byref variable will be forcibly initialized char name[16]; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/include/linux/time.h:5, from /kisskb/src/include/linux/ktime.h:24, from /kisskb/src/include/linux/poll.h:7, from /kisskb/src/drivers/input/evdev.c:15: /kisskb/src/drivers/input/evdev.c: In function 'evdev_ungrab': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/evdev.c:365:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(evdev->grab, NULL); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/soundwire/debugfs.c: In function 'sdw_slave_debugfs_init': /kisskb/src/drivers/soundwire/debugfs.c:125:7: note: byref variable will be forcibly initialized char name[32]; ^~~~ In file included from /kisskb/src/include/linux/filter.h:21, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/ipv6_stubs.h:11, from /kisskb/src/drivers/net/geneve.c:15: /kisskb/src/drivers/net/geneve.c: In function '__vlan_get_protocol': /kisskb/src/include/linux/if_vlan.h:600:20: note: byref variable will be forcibly initialized struct vlan_hdr vhdr, *vh; ^~~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/include/linux/time.h:5, from /kisskb/src/include/linux/ktime.h:24, from /kisskb/src/include/linux/poll.h:7, from /kisskb/src/drivers/input/evdev.c:15: /kisskb/src/drivers/input/evdev.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/evdev.c: In function 'evdev_grab': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/evdev.c:352:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(evdev->grab, client); ^~~~~~~~~~~~~~~~~~ /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 struct input_event event; ^~~~~ /kisskb/src/drivers/net/geneve.c: In function 'geneve_create_sock': /kisskb/src/drivers/net/geneve.c:443:22: note: byref variable will be forcibly initialized struct udp_port_cfg udp_conf; ^~~~~~~~ /kisskb/src/drivers/net/geneve.c:442:17: note: byref variable will be forcibly initialized struct socket *sock; ^~~~ /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 struct input_keymap_entry ke; ^~ /kisskb/src/drivers/net/geneve.c: In function 'geneve_socket_create': /kisskb/src/drivers/net/geneve.c:568:29: note: byref variable will be forcibly initialized struct udp_tunnel_sock_cfg tunnel_cfg; ^~~~~~~~~~ /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 struct input_keymap_entry ke; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/drivers/net/geneve.c:10: /kisskb/src/drivers/net/geneve.c: In function 'geneve_sock_add': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/geneve.c:676:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(geneve->sock4, gs); ^~~~~~~~~~~~~~~~~~ /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 unsigned int i, t, u, v; ^ /kisskb/src/drivers/input/evdev.c:1037:19: note: byref variable will be forcibly initialized struct ff_effect effect; ^~~~~~ /kisskb/src/drivers/input/evdev.c:1036:20: note: byref variable will be forcibly initialized struct input_mask mask; ^~~~ /kisskb/src/drivers/input/evdev.c:1035:23: note: byref variable will be forcibly initialized struct input_absinfo abs; ^~~ /kisskb/src/drivers/net/geneve.c: In function 'geneve_configure': /kisskb/src/drivers/net/geneve.c:1351:23: note: byref variable will be forcibly initialized bool tun_collect_md, tun_on_same_port; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/geneve.c:1351:7: note: byref variable will be forcibly initialized bool tun_collect_md, tun_on_same_port; ^~~~~~~~~~~~~~ /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 struct input_event event; ^~~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/evdev.c:598:12: note: in expansion of macro 'wait_event_interruptible' error = wait_event_interruptible(client->wait, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/evdev.c:563:21: note: byref variable will be forcibly initialized struct input_event event; ^~~~~ /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 struct input_value vals[] = { { type, code, value } }; ^~~~ In file included from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/arch/arm64/include/asm/arch_timer.h:18, from /kisskb/src/arch/arm64/include/asm/timex.h:8, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/compat.h:10, from /kisskb/src/include/linux/ethtool.h:17, from /kisskb/src/drivers/net/geneve.c:10: /kisskb/src/drivers/net/geneve.c: In function 'geneve_exit_batch_net': /kisskb/src/drivers/net/geneve.c:1922:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/net/geneve.c: In function 'geneve_dev_create_fb': /kisskb/src/drivers/net/geneve.c:1831:12: note: byref variable will be forcibly initialized LIST_HEAD(list_kill); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/net/geneve.c:1829:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFLA_MAX + 1]; ^~ /kisskb/src/drivers/hwmon/adt7411.c: In function 'adt7411_set_bit': /kisskb/src/drivers/hwmon/adt7411.c:183:16: note: byref variable will be forcibly initialized unsigned long flag; ^~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_monitor_supports_rb': /kisskb/src/drivers/gpu/drm/drm_edid.c:2333:8: note: byref variable will be forcibly initialized bool ret = false; ^~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_gtf2_hbreak': /kisskb/src/drivers/gpu/drm/drm_edid.c:2358:6: note: byref variable will be forcibly initialized u8 *r = NULL; ^ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_gtf2_2c': /kisskb/src/drivers/gpu/drm/drm_edid.c:2367:6: note: byref variable will be forcibly initialized u8 *r = NULL; ^ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_gtf2_m': /kisskb/src/drivers/gpu/drm/drm_edid.c:2376:6: note: byref variable will be forcibly initialized u8 *r = NULL; ^ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_gtf2_k': /kisskb/src/drivers/gpu/drm/drm_edid.c:2385:6: note: byref variable will be forcibly initialized u8 *r = NULL; ^ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_gtf2_2j': /kisskb/src/drivers/gpu/drm/drm_edid.c:2394:6: note: byref variable will be forcibly initialized u8 *r = NULL; ^ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'standard_timing_level': /kisskb/src/drivers/gpu/drm/drm_edid.c:2358:6: note: byref variable will be forcibly initialized u8 *r = NULL; ^ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'get_monitor_name': /kisskb/src/drivers/gpu/drm/drm_edid.c:4445:8: note: byref variable will be forcibly initialized char *edid_name = NULL; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_find_cea_extension': /kisskb/src/drivers/gpu/drm/drm_edid.c:3301:6: note: byref variable will be forcibly initialized int ext_index; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c:3297:14: note: byref variable will be forcibly initialized int length, idx; ^~~ /kisskb/src/drivers/gpu/drm/drm_edid.c:3297:6: note: byref variable will be forcibly initialized int length, idx; ^~~~~~ 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/drm_edid.c:32: /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_do_probe_ddc_edid': /kisskb/src/drivers/gpu/drm/drm_edid.c:1800:18: note: byref variable will be forcibly initialized struct i2c_msg msgs[] = { ^~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c:1788:16: note: byref variable will be forcibly initialized unsigned char segment = block >> 1; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c:1787:16: note: byref variable will be forcibly initialized unsigned char start = block * EDID_LENGTH; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'mode_in_range': /kisskb/src/drivers/gpu/drm/drm_edid.c:2333:8: note: byref variable will be forcibly initialized bool ret = false; ^~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_match_cea_mode_clock_tolerance': /kisskb/src/drivers/gpu/drm/drm_edid.c:3425:27: note: byref variable will be forcibly initialized struct drm_display_mode cea_mode = *cea_mode_for_vic(vic); ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'edid_vendor': /kisskb/src/drivers/gpu/drm/drm_edid.c:2117:7: note: byref variable will be forcibly initialized char edid_vendor[3]; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_cvt_modes': /kisskb/src/drivers/gpu/drm/drm_edid.c:3098:11: note: byref variable will be forcibly initialized const u8 empty[3] = { 0, 0, 0 }; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c:3097:12: note: byref variable will be forcibly initialized const int rates[] = { 60, 85, 75, 60, 50 }; ^~~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'pwm_auto_store': /kisskb/src/drivers/hwmon/adt7470.c:959:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'pwm_tmin_store': /kisskb/src/drivers/hwmon/adt7470.c:921:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'add_displayid_detailed_modes': /kisskb/src/drivers/gpu/drm/drm_edid.c:5394:6: note: byref variable will be forcibly initialized int ext_index = 0; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c:5391:14: note: byref variable will be forcibly initialized int length, idx; ^~~ /kisskb/src/drivers/gpu/drm/drm_edid.c:5391:6: note: byref variable will be forcibly initialized int length, idx; ^~~~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'pwm_max_store': /kisskb/src/drivers/hwmon/adt7470.c:838:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'pwm_min_store': /kisskb/src/drivers/hwmon/adt7470.c:873:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'pwm_store': /kisskb/src/drivers/hwmon/adt7470.c:740:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'add_hdmi_mandatory_stereo_modes': /kisskb/src/drivers/gpu/drm/drm_edid.c:3841:19: note: byref variable will be forcibly initialized struct list_head stereo_modes; ^~~~~~~~~~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'pwm1_freq_store': /kisskb/src/drivers/hwmon/adt7470.c:788:7: note: byref variable will be forcibly initialized long freq; ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'force_pwm_max_store': /kisskb/src/drivers/hwmon/adt7470.c:703:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/adt7470.c:654:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'fan_max_store': /kisskb/src/drivers/hwmon/adt7470.c:615:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'temp_min_store': /kisskb/src/drivers/hwmon/adt7470.c:494:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'temp_max_store': /kisskb/src/drivers/hwmon/adt7470.c:530:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'auto_update_interval_store': /kisskb/src/drivers/hwmon/adt7470.c:428:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'num_temp_sensors_store': /kisskb/src/drivers/hwmon/adt7470.c:459:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'pwm_auto_temp_store': /kisskb/src/drivers/hwmon/adt7470.c:1021:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'alarm_mask_store': /kisskb/src/drivers/hwmon/adt7470.c:576:7: note: byref variable will be forcibly initialized long mask; ^~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'connector_bad_edid': /kisskb/src/drivers/gpu/drm/drm_edid.c:1851:8: note: byref variable will be forcibly initialized char prefix[20]; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_probe_ddc': /kisskb/src/drivers/gpu/drm/drm_edid.c:2032:16: note: byref variable will be forcibly initialized unsigned char out; ^~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_get_edid': /kisskb/src/drivers/gpu/drm/drm_edid.c:2032:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_mode_std': /kisskb/src/drivers/gpu/drm/drm_edid.c:2367:6: note: byref variable will be forcibly initialized u8 *r = NULL; ^ /kisskb/src/drivers/gpu/drm/drm_edid.c:2385:6: note: byref variable will be forcibly initialized u8 *r = NULL; ^ /kisskb/src/drivers/gpu/drm/drm_edid.c:2394:6: note: byref variable will be forcibly initialized u8 *r = NULL; ^ /kisskb/src/drivers/gpu/drm/drm_edid.c:2358:6: note: byref variable will be forcibly initialized u8 *r = NULL; ^ /kisskb/src/drivers/gpu/drm/drm_edid.c:2333:8: note: byref variable will be forcibly initialized bool ret = false; ^~~ /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 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 long temp; ^~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_cvt_modes_for_range': /kisskb/src/drivers/gpu/drm/drm_edid.c:2333:8: note: byref variable will be forcibly initialized /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 long trange; ^~~~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'pwm_tmin_store': /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_match_cea_mode': /kisskb/src/drivers/hwmon/adt7462.c:1270:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c:3464:27: note: byref variable will be forcibly initialized struct drm_display_mode cea_mode = *cea_mode_for_vic(vic); ^~~~~~~~ /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 long temp; ^~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'pwm_max_store': In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/hdmi.h:28, from /kisskb/src/drivers/gpu/drm/drm_edid.c:31: /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'add_alternate_cea_modes': /kisskb/src/drivers/hwmon/adt7462.c:1126:7: note: byref variable will be forcibly initialized long temp; ^~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c:3591:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /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 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 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 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 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 long temp; ^~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_edid_get_monitor_name': /kisskb/src/drivers/gpu/drm/drm_edid.c:4472:7: note: byref variable will be forcibly initialized char buf[13]; ^~~ /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 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 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 long temp; ^~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c: In function 'drm_update_tile_info': /kisskb/src/drivers/gpu/drm/drm_edid.c:6070:14: note: byref variable will be forcibly initialized int length, idx; ^~~ /kisskb/src/drivers/gpu/drm/drm_edid.c:6070:6: note: byref variable will be forcibly initialized int length, idx; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_edid.c:6069:6: note: byref variable will be forcibly initialized int ext_index = 0; ^~~~~~~~~ /kisskb/src/drivers/media/i2c/ov7251.c: In function 'ov7251_write_reg': /kisskb/src/drivers/media/i2c/ov7251.c:626:5: note: byref variable will be forcibly initialized u8 regbuf[3]; ^~~~~~ /kisskb/src/drivers/media/i2c/ov7251.c: In function 'ov7251_set_register_array': /kisskb/src/drivers/media/i2c/ov7251.c:626:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov7251.c: In function 'ov7251_s_stream': /kisskb/src/drivers/media/i2c/ov7251.c:626:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov7251.c:626:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov7251.c: In function 'ov7251_set_test_pattern': /kisskb/src/drivers/media/i2c/ov7251.c:626:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov7251.c: In function 'ov7251_set_hflip': /kisskb/src/drivers/media/i2c/ov7251.c:626:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov7251.c: In function 'ov7251_set_vflip': /kisskb/src/drivers/media/i2c/ov7251.c:626:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov7251.c: In function 'ov7251_read_reg': /kisskb/src/drivers/media/i2c/ov7251.c:671:5: note: byref variable will be forcibly initialized u8 regbuf[2]; ^~~~~~ /kisskb/src/drivers/media/i2c/ov7251.c: In function 'ov7251_write_seq_regs': /kisskb/src/drivers/media/i2c/ov7251.c:646:5: note: byref variable will be forcibly initialized u8 regbuf[5]; ^~~~~~ /kisskb/src/drivers/mmc/host/usdhi6rol0.c: In function 'usdhi6_blk_read': /kisskb/src/drivers/mmc/host/usdhi6rol0.c:1278:7: note: byref variable will be forcibly initialized u16 d = usdhi6_read16(host, USDHI6_SD_BUF0); ^ /kisskb/src/drivers/mmc/host/usdhi6rol0.c: In function 'usdhi6_blk_write': /kisskb/src/drivers/mmc/host/usdhi6rol0.c:1318:7: note: byref variable will be forcibly initialized u16 d; ^ /kisskb/src/drivers/media/i2c/ov7251.c: In function 'ov7251_set_exposure': /kisskb/src/drivers/media/i2c/ov7251.c:697:5: note: byref variable will be forcibly initialized u8 val[3]; ^~~ /kisskb/src/drivers/media/i2c/ov7251.c: In function 'ov7251_set_gain': /kisskb/src/drivers/media/i2c/ov7251.c:710:5: note: byref variable will be forcibly initialized u8 val[2]; ^~~ /kisskb/src/drivers/media/i2c/ov7251.c: In function 'ov7251_s_ctrl': /kisskb/src/drivers/media/i2c/ov7251.c:710:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov7251.c: In function 'ov7251_probe': /kisskb/src/drivers/media/i2c/ov7251.c:1259:32: note: byref variable will be forcibly initialized u8 chip_id_high, chip_id_low, chip_rev; ^~~~~~~~ /kisskb/src/drivers/media/i2c/ov7251.c:1259:19: note: byref variable will be forcibly initialized u8 chip_id_high, chip_id_low, chip_rev; ^~~~~~~~~~~ /kisskb/src/drivers/media/i2c/ov7251.c:1259:5: note: byref variable will be forcibly initialized u8 chip_id_high, chip_id_low, chip_rev; ^~~~~~~~~~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/leds/uleds.c:162:13: note: in expansion of macro 'wait_event_interruptible' retval = wait_event_interruptible(udev->waitq, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_press_speed_store_tpkbd': /kisskb/src/drivers/hid/hid-lenovo.c:698:6: note: byref variable will be forcibly initialized int value; ^~~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_sensitivity_store_tpkbd': /kisskb/src/drivers/hid/hid-lenovo.c:669:6: note: byref variable will be forcibly initialized int value; ^~~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_select_right_store_tpkbd': /kisskb/src/drivers/hid/hid-lenovo.c:638:6: note: byref variable will be forcibly initialized int value; ^~~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_release_to_select_store_tpkbd': /kisskb/src/drivers/hid/hid-lenovo.c:608:6: note: byref variable will be forcibly initialized int value; ^~~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_dragging_store_tpkbd': /kisskb/src/drivers/hid/hid-lenovo.c:578:6: note: byref variable will be forcibly initialized int value; ^~~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_press_to_select_store_tpkbd': /kisskb/src/drivers/hid/hid-lenovo.c:548:6: note: byref variable will be forcibly initialized int value; ^~~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_sensitivity_store_cptkbd': /kisskb/src/drivers/hid/hid-lenovo.c:392:6: note: byref variable will be forcibly initialized int value; ^~~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_fn_lock_store': /kisskb/src/drivers/hid/hid-lenovo.c:352:6: note: byref variable will be forcibly initialized int value; ^~~~~ /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 u32 tmp, orig; ^~~~ /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 u32 val; ^~~ /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 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 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 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 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 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 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 u32 val; ^~~ /kisskb/src/net/mac80211/ethtool.c: In function 'ieee80211_get_stats': /kisskb/src/net/mac80211/ethtool.c:74:21: note: byref variable will be forcibly initialized struct survey_info survey; ^~~~~~ /kisskb/src/net/mac80211/ethtool.c:73:22: note: byref variable will be forcibly initialized struct station_info sinfo; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c: In function 'dpu_encoder_phys_cmd_is_ongoing_pptx': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c:587:30: note: byref variable will be forcibly initialized struct dpu_hw_pp_vsync_info info; ^~~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/staging/media/imx/imx7-mipi-csis.c:21: /kisskb/src/drivers/staging/media/imx/imx7-mipi-csis.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c: In function 'dpu_encoder_phys_cmd_wait_for_vblank': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c:704:31: note: byref variable will be forcibly initialized struct dpu_encoder_wait_info wait_info; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c: In function '_dpu_encoder_phys_cmd_wait_for_ctl_start': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c:652:31: note: byref variable will be forcibly initialized struct dpu_encoder_wait_info wait_info; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c: In function '_dpu_encoder_phys_cmd_wait_for_idle': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c:241:31: note: byref variable will be forcibly initialized struct dpu_encoder_wait_info wait_info; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c: In function 'dpu_encoder_phys_cmd_prepare_commit': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c:587:30: note: byref variable will be forcibly initialized struct dpu_hw_pp_vsync_info info; ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/hid/hid-lg.c:16: /kisskb/src/drivers/hid/hid-lg.c: In function 'lg_probe': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-lg.c:830:4: note: in expansion of macro 'wait_event_interruptible_timeout' wait_event_interruptible_timeout(wait, 0, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-lg.c:828:22: note: byref variable will be forcibly initialized wait_queue_head_t wait; ^~~~ /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 struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:88:5: note: byref variable will be forcibly initialized u8 buf[MAX_XFER_SIZE]; ^~~ /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 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 u8 regbuf[1] = { reg }; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:54:17: note: byref variable will be forcibly initialized struct i2c_msg msg[2]; ^~~ /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 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 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 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 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 u8 status[3]; ^~~~~~ /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 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 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 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 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 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 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 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 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 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 u8 config; ^~~~~~ /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 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 u8 buf[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:162:5: note: byref variable will be forcibly initialized 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 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 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 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 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 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 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 u8 buf[5], config_val; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:535:5: note: byref variable will be forcibly initialized u8 buf[5], config_val; ^~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c: In function 'dpu_encoder_phys_vid_wait_for_vblank': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c:493:31: note: byref variable will be forcibly initialized struct dpu_encoder_wait_info wait_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/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/drm/drm_device.h:7, from /kisskb/src/include/drm/drm_drv.h:33, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.h:13, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys.h:11, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c:6: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c: In function 'dpu_encoder_phys_vid_wait_for_commit_done': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c:524:8: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(phys_enc->pending_kickoff_wq, ^~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/simd.c: In function 'simd_skcipher_create': /kisskb/src/crypto/simd.c:212:7: note: byref variable will be forcibly initialized char drvname[CRYPTO_MAX_ALG_NAME]; ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c: In function 'dpu_encoder_phys_vid_setup_timing_engine': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c:243:26: note: byref variable will be forcibly initialized struct drm_display_mode mode; ^~~~ /kisskb/src/crypto/simd.c: In function 'simd_aead_create': /kisskb/src/crypto/simd.c:459:7: note: byref variable will be forcibly initialized char drvname[CRYPTO_MAX_ALG_NAME]; ^~~~~~~ /kisskb/src/drivers/mmc/core/sdio_uart.c: In function 'sdio_uart_transmit_chars': /kisskb/src/drivers/mmc/core/sdio_uart.c:429:5: note: byref variable will be forcibly initialized u8 iobuf[16]; ^~~~~ /kisskb/src/drivers/mmc/core/sdio_uart.c: In function 'sdio_uart_irq': /kisskb/src/drivers/mmc/core/sdio_uart.c:515:20: note: byref variable will be forcibly initialized unsigned int iir, lsr; ^~~ /kisskb/src/drivers/devfreq/governor_userspace.c: In function 'store_freq': /kisskb/src/drivers/devfreq/governor_userspace.c:39:16: note: byref variable will be forcibly initialized unsigned long wanted; ^~~~~~ /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 unsigned int dev_id; ^~~~~~ /kisskb/src/drivers/hwmon/adt7475.c: In function 'vrm_store': /kisskb/src/drivers/hwmon/adt7475.c:1060:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/adt7475.c: In function 'voltage_store': /kisskb/src/drivers/hwmon/adt7475.c:356:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/adt7475.c: In function 'stall_disable_store': /kisskb/src/drivers/hwmon/adt7475.c:838:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/adt7475.c: In function 'pwm_store': /kisskb/src/drivers/hwmon/adt7475.c:778:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/adt7475.c: In function 'pwmchan_store': /kisskb/src/drivers/hwmon/adt7475.c:923:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/adt7475.c: In function 'pwmctrl_store': /kisskb/src/drivers/hwmon/adt7475.c:947:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/adt7475.c: In function 'pwmfreq_store': /kisskb/src/drivers/hwmon/adt7475.c:991:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/adt7475.c: In function 'pwm_use_point2_pwm_at_crit_store': /kisskb/src/drivers/hwmon/adt7475.c:1030:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/adt7475.c: In function 'temp_store': /kisskb/src/drivers/hwmon/adt7475.c:452:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/ipack/devices/ipoctal.c: In function 'ipoctal_inst_slot': /kisskb/src/drivers/ipack/devices/ipoctal.c:269:7: note: byref variable will be forcibly initialized char name[20]; ^~~~ /kisskb/src/drivers/hwmon/adt7475.c: In function 'point2_store': /kisskb/src/drivers/hwmon/adt7475.c:657:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/adt7475.c: In function 'tach_store': /kisskb/src/drivers/hwmon/adt7475.c:718:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/adt7475.c: In function 'temp_st_store': /kisskb/src/drivers/hwmon/adt7475.c:580:8: note: byref variable will be forcibly initialized ulong val; ^~~ /kisskb/src/drivers/hwmon/adt7475.c: In function 'set_property_bit': /kisskb/src/drivers/hwmon/adt7475.c:1466:6: note: byref variable will be forcibly initialized u32 prop_value = 0; ^~~~~~~~~~ /kisskb/src/drivers/hwmon/adt7475.c: In function 'adt7475_set_pwm_polarity': /kisskb/src/drivers/hwmon/adt7475.c:1514:6: note: byref variable will be forcibly initialized u32 states[ADT7475_PWM_COUNT]; ^~~~~~ /kisskb/src/drivers/of/unittest.c: In function 'unittest_data_add': /kisskb/src/drivers/of/unittest.c:1413:22: note: byref variable will be forcibly initialized 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 const char *options, *name; ^~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 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 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 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 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 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 struct of_phandle_args args; ^~~~ In file included from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/include/crypto/algapi.h:10, from /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:10: /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:641:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_dma_ranges_one': /kisskb/src/drivers/of/unittest.c:898:31: note: byref variable will be forcibly initialized const struct bus_dma_region *map = NULL; ^~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c: In function '__virtio_crypto_skcipher_do_req': /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:352:36: note: byref variable will be forcibly initialized struct scatterlist outhdr, iv_sg, status_sg, **sgs; ^~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:352:29: note: byref variable will be forcibly initialized struct scatterlist outhdr, iv_sg, status_sg, **sgs; ^~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:352:21: note: byref variable will be forcibly initialized struct scatterlist outhdr, iv_sg, status_sg, **sgs; ^~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c: In function 'virtio_crypto_alg_skcipher_close_session': /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:209:15: note: byref variable will be forcibly initialized unsigned int tmp; ^~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:208:41: note: byref variable will be forcibly initialized struct scatterlist outhdr, status_sg, *sgs[2]; ^~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:208:29: note: byref variable will be forcibly initialized struct scatterlist outhdr, status_sg, *sgs[2]; ^~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:208:21: note: byref variable will be forcibly initialized struct scatterlist outhdr, status_sg, *sgs[2]; ^~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c: In function 'virtio_crypto_alg_skcipher_init_session': /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:121:15: note: byref variable will be forcibly initialized unsigned int tmp; ^~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:120:45: note: byref variable will be forcibly initialized struct scatterlist outhdr, key_sg, inhdr, *sgs[3]; ^~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:120:37: note: byref variable will be forcibly initialized struct scatterlist outhdr, key_sg, inhdr, *sgs[3]; ^~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:120:29: note: byref variable will be forcibly initialized struct scatterlist outhdr, key_sg, inhdr, *sgs[3]; ^~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_algs.c:120:21: note: byref variable will be forcibly initialized struct scatterlist outhdr, key_sg, inhdr, *sgs[3]; ^~~~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_apply_overlay_check': /kisskb/src/drivers/of/unittest.c:1995:11: note: byref variable will be forcibly initialized int ret, ovcs_id; ^~~~~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_apply_revert_overlay_check': /kisskb/src/drivers/of/unittest.c:2030:11: note: byref variable will be forcibly initialized int ret, ovcs_id, save_id; ^~~~~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_overlay_6': /kisskb/src/drivers/of/unittest.c:2193:19: note: byref variable will be forcibly initialized 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:2295:19: note: byref variable will be forcibly initialized 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:1942:23: note: byref variable will be forcibly initialized int id, ret, defers, ovcs_id; ^~~~~~~ /kisskb/src/drivers/of/unittest.c: In function 'unittest_i2c_mux_probe': /kisskb/src/drivers/of/unittest.c:2567:6: note: byref variable will be forcibly initialized u32 reg, max_reg; ^~~ /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 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 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 u64 value; \ ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:113:1: note: in expansion of macro 'define_power_zone_show' 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 u64 value; \ ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:112:1: note: in expansion of macro 'define_power_zone_show' 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 u64 value; \ ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:114:1: note: in expansion of macro 'define_power_zone_show' 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 u64 value; \ ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:116:1: note: in expansion of macro 'define_power_zone_show' 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:588:9: note: byref variable will be forcibly initialized 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 u64 value; \ ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:115:1: note: in expansion of macro 'define_power_zone_store' 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 int id; \ ^~ /kisskb/src/drivers/powercap/powercap_sys.c:132:1: note: in expansion of macro 'define_power_zone_constraint_show' 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 u64 value; \ ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:132:1: note: in expansion of macro 'define_power_zone_constraint_show' 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 int id; \ ^~ /kisskb/src/drivers/powercap/powercap_sys.c:131:1: note: in expansion of macro 'define_power_zone_constraint_show' 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 u64 value; \ ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:131:1: note: in expansion of macro 'define_power_zone_constraint_show' 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 int id; \ ^~ /kisskb/src/drivers/powercap/powercap_sys.c:130:1: note: in expansion of macro 'define_power_zone_constraint_show' define_power_zone_constraint_show(min_power_uw); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:64:6: note: byref variable will be forcibly initialized u64 value; \ ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:130:1: note: in expansion of macro 'define_power_zone_constraint_show' 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 int id; \ ^~ /kisskb/src/drivers/powercap/powercap_sys.c:129:1: note: in expansion of macro 'define_power_zone_constraint_show' define_power_zone_constraint_show(max_power_uw); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:64:6: note: byref variable will be forcibly initialized u64 value; \ ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:129:1: note: in expansion of macro 'define_power_zone_constraint_show' 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 int id; \ ^~ /kisskb/src/drivers/powercap/powercap_sys.c:128:1: note: in expansion of macro 'define_power_zone_constraint_store' define_power_zone_constraint_store(time_window_us); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:90:6: note: byref variable will be forcibly initialized u64 value; \ ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:128:1: note: in expansion of macro 'define_power_zone_constraint_store' 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 int id; \ ^~ /kisskb/src/drivers/powercap/powercap_sys.c:127:1: note: in expansion of macro 'define_power_zone_constraint_show' define_power_zone_constraint_show(time_window_us); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:64:6: note: byref variable will be forcibly initialized u64 value; \ ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:127:1: note: in expansion of macro 'define_power_zone_constraint_show' 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 int id; \ ^~ /kisskb/src/drivers/powercap/powercap_sys.c:126:1: note: in expansion of macro 'define_power_zone_constraint_store' define_power_zone_constraint_store(power_limit_uw); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:90:6: note: byref variable will be forcibly initialized u64 value; \ ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:126:1: note: in expansion of macro 'define_power_zone_constraint_store' 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 int id; \ ^~ /kisskb/src/drivers/powercap/powercap_sys.c:125:1: note: in expansion of macro 'define_power_zone_constraint_show' define_power_zone_constraint_show(power_limit_uw); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:64:6: note: byref variable will be forcibly initialized u64 value; \ ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:125:1: note: in expansion of macro 'define_power_zone_constraint_show' 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 int id; ^~ /kisskb/src/drivers/of/of_net.c: In function 'of_get_mac_addr_nvmem': /kisskb/src/drivers/of/of_net.c:61:5: note: byref variable will be forcibly initialized u8 nvmem_mac[ETH_ALEN]; ^~~~~~~~~ /kisskb/src/drivers/of/of_net.c: In function 'of_get_phy_mode': /kisskb/src/drivers/of/of_net.c:27:14: note: byref variable will be forcibly initialized const char *pm; ^~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, from /kisskb/src/include/net/dsfield.h:12, from /kisskb/src/include/net/ip_tunnels.h:13, from /kisskb/src/include/net/dst_metadata.h:6, from /kisskb/src/drivers/net/bareudp.c:14: /kisskb/src/drivers/net/bareudp.c: In function 'nla_put_be16': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized __be16 tmp = value; ^~~ /kisskb/src/drivers/net/bareudp.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized u16 tmp = value; ^~~ /kisskb/src/drivers/net/bareudp.c: In function 'bareudp_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 __be16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/bareudp.c: In function 'bareudp_fill_metadata_dst': /kisskb/src/drivers/net/bareudp.c:468:10: note: byref variable will be forcibly initialized __be32 saddr; ^~~~~ /kisskb/src/drivers/hid/hid-lg-g15.c: In function 'lg_g15_leds_changed_work': /kisskb/src/drivers/hid/hid-lg-g15.c:165:22: note: byref variable will be forcibly initialized enum led_brightness brightness[LG_G15_BRIGHTNESS_MAX]; ^~~~~~~~~~ /kisskb/src/drivers/hid/hid-lg-g15.c:164:22: note: byref variable will be forcibly initialized enum led_brightness old_brightness[LG_G15_BRIGHTNESS_MAX]; ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/bareudp.c: In function 'bareudp_xmit_skb': /kisskb/src/drivers/net/bareudp.c:287:9: note: byref variable will be forcibly initialized __be32 saddr; ^~~~~ /kisskb/src/drivers/hid/hid-lg-g15.c: In function 'color_store': /kisskb/src/drivers/hid/hid-lg-g15.c:290:16: note: byref variable will be forcibly initialized unsigned long value; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/bareudp.c:10: /kisskb/src/drivers/net/bareudp.c: In function 'bareudp_sock_release': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bareudp.c:261:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(bareudp->sock, NULL); ^~~~~~~~~~~~~~~~~~ /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 u32 c1_pri40, c1_pri80, c2_pri40, c2_pri80; ^~~~~~~~ /kisskb/src/net/wireless/chan.c:347:26: note: byref variable will be forcibly initialized u32 c1_pri40, c1_pri80, c2_pri40, c2_pri80; ^~~~~~~~ /kisskb/src/net/wireless/chan.c:347:16: note: byref variable will be forcibly initialized u32 c1_pri40, c1_pri80, c2_pri40, c2_pri80; ^~~~~~~~ /kisskb/src/net/wireless/chan.c:347:6: note: byref variable will be forcibly initialized u32 c1_pri40, c1_pri80, c2_pri40, c2_pri80; ^~~~~~~~ In file included from /kisskb/src/include/linux/filter.h:21, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, from /kisskb/src/include/net/dsfield.h:12, from /kisskb/src/include/net/ip_tunnels.h:13, from /kisskb/src/include/net/dst_metadata.h:6, from /kisskb/src/drivers/net/bareudp.c:14: /kisskb/src/drivers/net/bareudp.c: In function '__vlan_get_protocol': /kisskb/src/include/linux/if_vlan.h:600:20: note: byref variable will be forcibly initialized struct vlan_hdr vhdr, *vh; ^~~~ /kisskb/src/drivers/net/nlmon.c: In function 'nlmon_get_stats64': /kisskb/src/drivers/net/nlmon.c:54:15: note: byref variable will be forcibly initialized u64 packets, bytes; ^~~~~ /kisskb/src/drivers/net/nlmon.c:54:6: note: byref variable will be forcibly initialized u64 packets, bytes; ^~~~~~~ /kisskb/src/drivers/net/bareudp.c: In function 'bareudp_create_sock': /kisskb/src/drivers/net/bareudp.c:206:17: note: byref variable will be forcibly initialized struct socket *sock; ^~~~ /kisskb/src/drivers/net/bareudp.c:205:22: note: byref variable will be forcibly initialized struct udp_port_cfg udp_conf; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/net/bareudp.c:10: /kisskb/src/drivers/net/bareudp.c: In function 'bareudp_socket_create': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bareudp.c:243:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(bareudp->sock, sock); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/bareudp.c:227:29: note: byref variable will be forcibly initialized struct udp_tunnel_sock_cfg tunnel_cfg; ^~~~~~~~~~ /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 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 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 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 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 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 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 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 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 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 long reqval; ^~~~~~ /kisskb/src/drivers/net/bareudp.c: In function 'bareudp_newlink': /kisskb/src/drivers/net/bareudp.c:655:22: note: byref variable will be forcibly initialized struct bareudp_conf conf; ^~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/bareudp.c:11: /kisskb/src/drivers/net/bareudp.c: In function 'bareudp_exit_batch_net': /kisskb/src/drivers/net/bareudp.c:773:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/net/bareudp.c: In function 'bareudp_dev_create': /kisskb/src/drivers/net/bareudp.c:723:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFLA_MAX + 1]; ^~ /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 unsigned long reqval; ^~~~~~ /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 unsigned long reqval; ^~~~~~ /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 struct assoc_array_walk_result result; ^~~~~~ /kisskb/src/lib/assoc_array.c: In function 'assoc_array_insert': /kisskb/src/lib/assoc_array.c:969:33: note: byref variable will be forcibly initialized struct assoc_array_walk_result result; ^~~~~~ /kisskb/src/lib/assoc_array.c: In function 'assoc_array_delete': /kisskb/src/lib/assoc_array.c:1084:33: note: byref variable will be forcibly initialized struct assoc_array_walk_result result; ^~~~~~ /kisskb/src/lib/assoc_array.c:1083:45: note: byref variable will be forcibly initialized struct assoc_array_delete_collapse_context collapse; ^~~~~~~~ /kisskb/src/lib/assoc_array.c: In function 'assoc_array_gc': /kisskb/src/lib/assoc_array.c:1463:26: note: byref variable will be forcibly initialized struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; ^~~~~~~~ /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 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 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 unsigned long value; ^~~~~ /kisskb/src/drivers/crypto/atmel-i2c.c: In function 'atmel_i2c_sleep': /kisskb/src/drivers/crypto/atmel-i2c.c:197:5: note: byref variable will be forcibly initialized u8 sleep = SLEEP_TOKEN; ^~~~~ /kisskb/src/drivers/crypto/atmel-i2c.c: In function 'atmel_i2c_wakeup': /kisskb/src/drivers/crypto/atmel-i2c.c:171:5: note: byref variable will be forcibly initialized u8 status[STATUS_RSP_SIZE]; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/ves1820.c: In function 'ves1820_writereg': /kisskb/src/drivers/media/dvb-frontends/ves1820.c:50:17: note: byref variable will be forcibly initialized struct i2c_msg msg = {.addr = state->config->demod_address,.flags = 0,.buf = buf,.len = 3 }; ^~~ /kisskb/src/drivers/media/dvb-frontends/ves1820.c:49:5: note: byref variable will be forcibly initialized u8 buf[] = { 0x00, reg, data }; ^~~ /kisskb/src/drivers/crypto/atmel-i2c.c: In function 'atmel_i2c_send_receive': /kisskb/src/drivers/crypto/atmel-i2c.c:197:5: note: byref variable will be forcibly initialized u8 sleep = SLEEP_TOKEN; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/ves1820.c: In function 'ves1820_readreg': /kisskb/src/drivers/media/dvb-frontends/ves1820.c:66:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/ves1820.c:65:5: note: byref variable will be forcibly initialized u8 b1[] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/ves1820.c:64:5: note: byref variable will be forcibly initialized u8 b0[] = { 0x00, reg }; ^~ /kisskb/src/drivers/crypto/atmel-i2c.c: In function 'atmel_i2c_probe': /kisskb/src/drivers/crypto/atmel-i2c.c:324:6: note: byref variable will be forcibly initialized u32 bus_clk_rate; ^~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_read_i2c': /kisskb/src/drivers/media/i2c/ov7670.c:512:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/ov7670.c:511:5: note: byref variable will be forcibly initialized u8 data = reg; ^~~~ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_g_gain': /kisskb/src/drivers/media/i2c/ov7670.c:1473:16: note: byref variable will be forcibly initialized unsigned char gain; ^~~~ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_g_volatile_ctrl': /kisskb/src/drivers/media/i2c/ov7670.c:1473:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_g_register': /kisskb/src/drivers/media/i2c/ov7670.c:1638:16: note: byref variable will be forcibly initialized unsigned char val = 0; ^~~ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_write_i2c': /kisskb/src/drivers/media/i2c/ov7670.c:545:16: note: byref variable will be forcibly initialized unsigned char data[2] = { reg, value }; ^~~~ /kisskb/src/drivers/media/i2c/ov7670.c:544:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_s_brightness': /kisskb/src/drivers/media/i2c/ov7670.c:1418:16: note: byref variable will be forcibly initialized unsigned char com8 = 0, v; ^~~~ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_store_cmatrix': /kisskb/src/drivers/media/i2c/ov7670.c:1285:16: note: byref variable will be forcibly initialized unsigned char signbits = 0; ^~~~~~~~ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_s_gain': /kisskb/src/drivers/media/i2c/ov7670.c:1485:16: note: byref variable will be forcibly initialized unsigned char com8; ^~~~ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_s_autogain': /kisskb/src/drivers/media/i2c/ov7670.c:1503:16: note: byref variable will be forcibly initialized unsigned char com8; ^~~~ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_s_exp': /kisskb/src/drivers/media/i2c/ov7670.c:1519:34: note: byref variable will be forcibly initialized unsigned char com1, com8, aech, aechh; ^~~~~ /kisskb/src/drivers/media/i2c/ov7670.c:1519:22: note: byref variable will be forcibly initialized unsigned char com1, com8, aech, aechh; ^~~~ /kisskb/src/drivers/media/i2c/ov7670.c:1519:16: note: byref variable will be forcibly initialized unsigned char com1, com8, aech, aechh; ^~~~ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_s_autoexp': /kisskb/src/drivers/media/i2c/ov7670.c:1546:16: note: byref variable will be forcibly initialized unsigned char com8; ^~~~ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_update_bits': /kisskb/src/drivers/media/i2c/ov7670.c:585:16: note: byref variable will be forcibly initialized unsigned char orig; ^~~~ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_detect': /kisskb/src/drivers/media/i2c/ov7670.c:629:16: note: byref variable will be forcibly initialized unsigned char v; ^ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_s_vflip': /kisskb/src/drivers/media/i2c/ov7670.c:1450:16: note: byref variable will be forcibly initialized unsigned char v = 0; ^ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_s_hflip': /kisskb/src/drivers/media/i2c/ov7670.c:1434:16: note: byref variable will be forcibly initialized unsigned char v = 0; ^ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_set_hw': /kisskb/src/drivers/media/i2c/ov7670.c:926:16: note: byref variable will be forcibly initialized unsigned char v; ^ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_calc_cmatrix': /kisskb/src/drivers/media/i2c/ov7670.c:1378:21: note: byref variable will be forcibly initialized int sinth, costh, tmpmatrix[CMATRIX_LEN]; ^~~~~~~~~ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_s_sat_hue': /kisskb/src/drivers/media/i2c/ov7670.c:1398:6: note: byref variable will be forcibly initialized int matrix[CMATRIX_LEN]; ^~~~~~ /kisskb/src/drivers/media/i2c/ov7670.c: In function 'ov7670_probe': /kisskb/src/drivers/media/i2c/ov7670.c:1853:20: note: byref variable will be forcibly initialized struct v4l2_fract tpf; ^~~ /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 u32 bus_width; ^~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_battery_map_status_voltage': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1264:7: note: byref variable will be forcibly initialized long flags = (long) data[2]; ^~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_battery_event_1000': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1218:39: note: byref variable will be forcibly initialized int status, capacity, next_capacity, level; ^~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1218:24: note: byref variable will be forcibly initialized int status, capacity, next_capacity, level; ^~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1218:14: note: byref variable will be forcibly initialized int status, capacity, next_capacity, level; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_battery_voltage_event': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1364:30: note: byref variable will be forcibly initialized int status, voltage, level, charge_type; ^~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1364:23: note: byref variable will be forcibly initialized int status, voltage, level, charge_type; ^~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1364:14: note: byref variable will be forcibly initialized int status, voltage, level, charge_type; ^~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp10_consumer_keys_raw_event': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:3343:5: note: byref variable will be forcibly initialized u8 consumer_report[5]; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'wtp_mouse_raw_xy_event': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2695:31: note: byref variable will be forcibly initialized struct hidpp_touchpad_raw_xy raw = { ^~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'wtp_raw_event': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2732:31: note: byref variable will be forcibly initialized struct hidpp_touchpad_raw_xy raw; ^~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_ff_set_autocenter': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2421:5: note: byref variable will be forcibly initialized u8 params[HIDPP_AUTOCENTER_PARAMS_LENGTH]; ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_ff_set_gain': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2443:5: note: byref variable will be forcibly initialized u8 params[4]; ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_ff_playback': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2399:5: note: byref variable will be forcibly initialized u8 params[2]; ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_ff_erase_effect': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2411:5: note: byref variable will be forcibly initialized u8 slot = 0; ^~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_ff_upload_effect': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2253:5: note: byref variable will be forcibly initialized u8 params[20]; ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/usb.h:16, from /kisskb/src/drivers/hid/hid-logitech-hidpp.c:15: /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized 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/hid/hid-logitech-hidpp.c:13: /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_send_message_sync': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:297:7: note: in expansion of macro 'wait_event_timeout' if (!wait_event_timeout(hidpp->wait, hidpp->answer_available, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_unifying_get_serial': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:805:5: note: byref variable will be forcibly initialized u8 params[1] = { HIDPP_EXTENDED_PAIRING }; ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:803:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_root_get_protocol_version': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:886:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:885:5: note: byref variable will be forcibly initialized u8 ping_data[3] = { 0, 0, ping_byte }; ^~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'm560_send_config_command': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2878:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp10_set_register': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:536:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp10_query_battery_mileage': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:698:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp10_query_battery_status': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:646:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_root_get_feature': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:864:5: note: byref variable will be forcibly initialized u8 params[2] = { feature >> 8, feature & 0x00FF }; ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:862:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_set_wireless_feature_index': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1673:5: note: byref variable will be forcibly initialized u8 feature_type; ^~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_devicenametype_get_count': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:941:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_devicenametype_get_device_name': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:963:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_touchpad_get_raw_info': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1965:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'wtp_get_config': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2774:5: note: byref variable will be forcibly initialized u8 feature_type; ^~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'g920_ff_set_autocenter': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:3090:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'g920_get_config': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:3115:5: note: byref variable will be forcibly initialized u8 feature_type; ^~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:3114:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_touchpad_set_raw_report_state': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2007:5: note: byref variable will be forcibly initialized u8 params = send_raw_reports | (sensor_enhanced_settings << 2); ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1996:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'wtp_connect': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1996:22: note: byref variable will be forcibly initialized /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2007:5: note: byref variable will be forcibly initialized u8 params = send_raw_reports | (sensor_enhanced_settings << 2); ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_touchpad_fw_items_set': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1895:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'k400_disable_tap_to_click': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:3038:5: note: byref variable will be forcibly initialized u8 feature_type; ^~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_solar_request_battery_event': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1793:5: note: byref variable will be forcibly initialized u8 feature_type; ^~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1792:5: note: byref variable will be forcibly initialized u8 params[2] = { 1, 1 }; ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1791:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_battery_get_battery_voltage': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1306:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_query_battery_voltage_info': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1334:30: note: byref variable will be forcibly initialized int status, voltage, level, charge_type; ^~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1334:23: note: byref variable will be forcibly initialized int status, voltage, level, charge_type; ^~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1334:14: note: byref variable will be forcibly initialized int status, voltage, level, charge_type; ^~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1334:6: note: byref variable will be forcibly initialized int status, voltage, level, charge_type; ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1332:5: note: byref variable will be forcibly initialized u8 feature_type; ^~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_unifiedbattery_get_capabilities': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1408:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_unifiedbattery_get_status': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1504:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_query_battery_info_1004': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1534:14: note: byref variable will be forcibly initialized int status, level; ^~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1534:6: note: byref variable will be forcibly initialized int status, level; ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1533:5: note: byref variable will be forcibly initialized u8 state_of_charge; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1531:5: note: byref variable will be forcibly initialized u8 feature_type; ^~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_batterylevel_get_battery_capacity': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1122:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_batterylevel_get_battery_info': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1150:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp20_query_battery_info_1000': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1181:39: note: byref variable will be forcibly initialized int status, capacity, next_capacity, level; ^~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1181:24: note: byref variable will be forcibly initialized int status, capacity, next_capacity, level; ^~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1181:14: note: byref variable will be forcibly initialized int status, capacity, next_capacity, level; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1181:6: note: byref variable will be forcibly initialized int status, capacity, next_capacity, level; ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1179:5: note: byref variable will be forcibly initialized u8 feature_type; ^~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_hrw_set_wheel_mode': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1761:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1760:5: note: byref variable will be forcibly initialized u8 params[1]; ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1758:5: note: byref variable will be forcibly initialized u8 feature_type; ^~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1757:5: note: byref variable will be forcibly initialized u8 feature_index; ^~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_hrw_get_wheel_capability': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1733:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1731:5: note: byref variable will be forcibly initialized u8 feature_type; ^~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1730:5: note: byref variable will be forcibly initialized u8 feature_index; ^~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_hrs_set_highres_scrolling_mode': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1699:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1698:5: note: byref variable will be forcibly initialized u8 params[1]; ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1696:5: note: byref variable will be forcibly initialized u8 feature_type; ^~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1695:5: note: byref variable will be forcibly initialized u8 feature_index; ^~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hi_res_scroll_enable': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:3372:5: note: byref variable will be forcibly initialized u8 multiplier = 1; ^~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_ff_work_handler': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2159:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_unifying_get_name': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:770:8: note: byref variable will be forcibly initialized char *name; ^~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:769:5: note: byref variable will be forcibly initialized u8 params[1] = { HIDPP_DEVICE_NAME }; ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:767:22: note: byref variable will be forcibly initialized struct hidpp_report response; ^~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_unifying_init': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:827:6: note: byref variable will be forcibly initialized u32 serial; ^~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_get_device_name': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1007:8: note: byref variable will be forcibly initialized char *name; ^~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1006:5: note: byref variable will be forcibly initialized u8 __name_length; ^~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1005:5: note: byref variable will be forcibly initialized u8 feature_index; ^~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1004:5: note: byref variable will be forcibly initialized u8 feature_type; ^~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_probe': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:1673:5: note: byref variable will be forcibly initialized u8 feature_type; ^~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c:3996:31: note: byref variable will be forcibly initialized struct hidpp_ff_private_data data; ^~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hidpp_ff_range_store': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2471:5: note: byref variable will be forcibly initialized u8 params[2]; ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c: In function 'dpu_format_populate_layout': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c:898:11: note: byref variable will be forcibly initialized uint32_t plane_addr[DPU_MAX_PLANES]; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c: In function 'dpu_format_check_modified_format': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c:945:27: note: byref variable will be forcibly initialized struct dpu_hw_fmt_layout layout; ^~~~~~ /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 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 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 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 u8 b1 [] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/ves1x93.c:99:5: note: byref variable will be forcibly initialized u8 b0 [] = { 0x00, reg }; ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/drivers/net/vrf.c:22: /kisskb/src/drivers/net/vrf.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/drivers/net/vrf.c: In function 'vrf_fill_slave_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/vrf.c: In function 'vrf_fillinfo': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/vrf.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/drivers/net/vrf.c: In function 'vrf_dellink': /kisskb/src/drivers/net/vrf.c:1710:20: note: byref variable will be forcibly initialized struct list_head *iter; ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/drivers/net/vrf.c:22: /kisskb/src/drivers/net/vrf.c: In function 'vrf_fib_rule': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/greybus/control.c: In function 'gb_control_get_bundle_version': /kisskb/src/drivers/greybus/control.c:60:44: note: byref variable will be forcibly initialized struct gb_control_bundle_version_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/control.c:59:43: note: byref variable will be forcibly initialized struct gb_control_bundle_version_request request; ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_get_version': /kisskb/src/drivers/greybus/control.c:22:37: note: byref variable will be forcibly initialized struct gb_control_version_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/control.c:21:36: note: byref variable will be forcibly initialized struct gb_control_version_request request; ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_get_manifest_size_operation': /kisskb/src/drivers/greybus/control.c:106:47: note: byref variable will be forcibly initialized struct gb_control_get_manifest_size_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_connected_operation': /kisskb/src/drivers/greybus/control.c:133:38: note: byref variable will be forcibly initialized struct gb_control_connected_request request; ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_disconnected_operation': /kisskb/src/drivers/greybus/control.c:142:41: note: byref variable will be forcibly initialized struct gb_control_disconnected_request request; ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_bundle_suspend': /kisskb/src/drivers/greybus/control.c:218:39: note: byref variable will be forcibly initialized struct gb_control_bundle_pm_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/control.c:217:38: note: byref variable will be forcibly initialized struct gb_control_bundle_pm_request request; ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_bundle_resume': /kisskb/src/drivers/greybus/control.c:243:39: note: byref variable will be forcibly initialized struct gb_control_bundle_pm_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/control.c:242:38: note: byref variable will be forcibly initialized struct gb_control_bundle_pm_request request; ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_bundle_deactivate': /kisskb/src/drivers/greybus/control.c:268:39: note: byref variable will be forcibly initialized struct gb_control_bundle_pm_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/control.c:267:38: note: byref variable will be forcibly initialized struct gb_control_bundle_pm_request request; ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_bundle_activate': /kisskb/src/drivers/greybus/control.c:294:39: note: byref variable will be forcibly initialized struct gb_control_bundle_pm_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/control.c:293:38: note: byref variable will be forcibly initialized struct gb_control_bundle_pm_request request; ^~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_interface_suspend_prepare': /kisskb/src/drivers/greybus/control.c:334:37: note: byref variable will be forcibly initialized struct gb_control_intf_pm_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_interface_deactivate_prepare': /kisskb/src/drivers/greybus/control.c:357:37: note: byref variable will be forcibly initialized struct gb_control_intf_pm_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/control.c: In function 'gb_control_interface_hibernate_abort': /kisskb/src/drivers/greybus/control.c:380:37: note: byref variable will be forcibly initialized struct gb_control_intf_pm_response response; ^~~~~~~~ /kisskb/src/drivers/net/vrf.c: In function 'vrf_process_v4_outbound': /kisskb/src/drivers/net/vrf.c:524:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/drivers/mfd/mt6360-core.c: In function 'mt6360_pmu_probe': /kisskb/src/drivers/mfd/mt6360-core.c:319:15: note: byref variable will be forcibly initialized unsigned int reg_data; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/ethtool.h:16, from /kisskb/src/drivers/net/vrf.c:12: /kisskb/src/drivers/net/vrf.c: In function 'vrf_rtable_create': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/vrf.c:1071:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(vrf->rth, rth); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/net/ip.h:29, from /kisskb/src/drivers/net/vrf.c:29: /kisskb/src/drivers/net/vrf.c: In function 'ip_neigh_gw4': /kisskb/src/include/net/route.h:367:33: note: byref variable will be forcibly initialized static inline struct neighbour *ip_neigh_gw4(struct net_device *dev, ^~~~~~~~~~~~ /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 u8 buf[] = { reg, data }; ^~~ /kisskb/src/drivers/net/vrf.c: In function 'vrf_finish_output': /kisskb/src/drivers/net/vrf.c:859:7: note: byref variable will be forcibly initialized bool is_v6gw = false; ^~~~~~~ /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 u8 b1[] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/tda1004x.c:138:5: note: byref variable will be forcibly initialized 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 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 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 const struct firmware *fw; ^~ /kisskb/src/drivers/staging/android/ashmem.c: In function 'set_name': /kisskb/src/drivers/staging/android/ashmem.c:566:7: note: byref variable will be forcibly initialized char local_name[ASHMEM_NAME_LEN]; ^~~~~~~~~~ /kisskb/src/drivers/staging/android/ashmem.c: In function 'get_name': /kisskb/src/drivers/staging/android/ashmem.c:603:7: note: byref variable will be forcibly initialized char local_name[ASHMEM_NAME_LEN]; ^~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/drivers/staging/android/ashmem.c:16: /kisskb/src/drivers/staging/android/ashmem.c: In function 'ashmem_pin_unpin': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/staging/android/ashmem.c:775:2: note: in expansion of macro 'wait_event' wait_event(ashmem_shrink_wait, !atomic_read(&ashmem_shrink_inflight)); ^~~~~~~~~~ /kisskb/src/drivers/staging/android/ashmem.c:763:23: note: byref variable will be forcibly initialized struct ashmem_range *range = NULL; ^~~~~ /kisskb/src/drivers/staging/android/ashmem.c:760:20: note: byref variable will be forcibly initialized struct ashmem_pin pin; ^~~ /kisskb/src/drivers/staging/android/ashmem.c: In function 'ashmem_ioctl': /kisskb/src/drivers/staging/android/ashmem.c:854:26: note: byref variable will be forcibly initialized struct shrink_control sc = { ^~ /kisskb/src/lib/packing.c: In function 'packing': /kisskb/src/lib/packing.c:193:8: note: byref variable will be forcibly initialized u64 pval; ^~~~ /kisskb/src/lib/packing.c:178:8: note: byref variable will be forcibly initialized u64 pval; ^~~~ /kisskb/src/lib/packing.c:135:7: note: byref variable will be forcibly initialized u8 box_mask; ^~~~~~~~ /kisskb/src/lib/packing.c:134:22: note: byref variable will be forcibly initialized int box_start_bit, box_end_bit, box_addr; ^~~~~~~~~~~ /kisskb/src/lib/packing.c:134:7: note: byref variable will be forcibly initialized int box_start_bit, box_end_bit, box_addr; ^~~~~~~~~~~~~ /kisskb/src/drivers/of/of_reserved_mem.c: In function '__reserved_mem_alloc_size': /kisskb/src/drivers/of/of_reserved_mem.c:81:16: note: byref variable will be forcibly initialized const __be32 *prop; ^~~~ /kisskb/src/drivers/of/of_reserved_mem.c:80:6: note: byref variable will be forcibly initialized int len; ^~~ /kisskb/src/drivers/of/of_reserved_mem.c:79:14: note: byref variable will be forcibly initialized phys_addr_t base = 0, align = 0, size; ^~~~ /kisskb/src/drivers/of/of_reserved_mem.c: In function 'fdt_init_reserved_mem': /kisskb/src/drivers/of/of_reserved_mem.c:256:7: note: byref variable will be forcibly initialized int len; ^~~ In file included from /kisskb/src/include/linux/kobject.h:19, from /kisskb/src/include/linux/of.h:17, from /kisskb/src/drivers/of/of_reserved_mem.c:15: /kisskb/src/drivers/of/of_reserved_mem.c: In function 'of_reserved_mem_device_release': /kisskb/src/drivers/of/of_reserved_mem.c:398:12: note: byref variable will be forcibly initialized LIST_HEAD(release_list); ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/iopoll.h:14, from /kisskb/src/drivers/mmc/host/sdhci-cadence.c:9: /kisskb/src/drivers/mmc/host/sdhci-cadence.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mmc/host/sdhci-cadence.c: In function 'sdhci_cdns_phy_param_parse': /kisskb/src/drivers/mmc/host/sdhci-cadence.c:141:6: note: byref variable will be forcibly initialized u32 val; ^~~ /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 struct netdev_lag_lower_state_info info; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/netdevice.h:24, from /kisskb/src/drivers/net/net_failover.c:17: /kisskb/src/drivers/net/net_failover.c: In function 'net_failover_slave_register': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/net_failover.c:549:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nfo_info->primary_dev, slave_dev); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/net_failover.c:545:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nfo_info->standby_dev, slave_dev); ^~~~~~~~~~~~~~~~~~ /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 struct rtnl_link_stats64 temp; ^~~~ /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 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 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 unsigned int int_status; ^~~~~~~~~~ In file included from /kisskb/src/drivers/mcb/mcb-parse.c:4: /kisskb/src/drivers/mcb/mcb-parse.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/mcb/mcb-parse.c: In function 'chameleon_parse_cells': /kisskb/src/drivers/mcb/mcb-parse.c:182:16: note: byref variable will be forcibly initialized char __iomem *p = base; ^ /kisskb/src/drivers/mcb/mcb-parse.c:181:24: note: byref variable will be forcibly initialized struct chameleon_bar *cb; ^~ /kisskb/src/drivers/hid/hid-magicmouse.c: In function 'param_set_scroll_speed': /kisskb/src/drivers/hid/hid-magicmouse.c:36:16: note: byref variable will be forcibly initialized unsigned long speed; ^~~~~ /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 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 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 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:42:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/sp887x.c:140:5: note: byref variable will be forcibly initialized 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 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 u8 b1 [2]; ^~ /kisskb/src/drivers/media/dvb-frontends/sp887x.c:78:5: note: byref variable will be forcibly initialized u8 b0 [] = { reg >> 8 , reg & 0xff }; ^~ /kisskb/src/drivers/hid/hid-magicmouse.c: In function 'magicmouse_probe': /kisskb/src/drivers/hid/hid-magicmouse.c:590:11: note: byref variable will be forcibly initialized const u8 feature_mt_trackpad2_bt[] = { 0xF1, 0x02, 0x01 }; ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-magicmouse.c:589:11: note: byref variable will be forcibly initialized const u8 feature_mt_trackpad2_usb[] = { 0x02, 0x01 }; ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-magicmouse.c:588:11: note: byref variable will be forcibly initialized const u8 feature_mt[] = { 0xD7, 0x01 }; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/sp887x.c: In function 'sp887x_setup_frontend_parameters': /kisskb/src/drivers/media/dvb-frontends/sp887x.c:355:11: note: byref variable will be forcibly initialized u16 val, reg0xc05; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/sp887x.c:353:11: note: byref variable will be forcibly initialized unsigned actual_freq; ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/sp887x.c: In function 'sp887x_init': /kisskb/src/drivers/media/dvb-frontends/sp887x.c:523:25: note: byref variable will be forcibly initialized const struct firmware *fw = NULL; ^~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_pwrmon_sample_get': /kisskb/src/drivers/greybus/svc.c:176:43: note: byref variable will be forcibly initialized struct gb_svc_pwrmon_sample_get_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:175:42: note: byref variable will be forcibly initialized struct gb_svc_pwrmon_sample_get_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_pwrmon_rail_count_get': /kisskb/src/drivers/greybus/svc.c:132:47: note: byref variable will be forcibly initialized struct gb_svc_pwrmon_rail_count_get_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'pwr_debugfs_power_read': /kisskb/src/drivers/greybus/svc.c:731:7: note: byref variable will be forcibly initialized char buff[16]; ^~~~ /kisskb/src/drivers/greybus/svc.c:730:6: note: byref variable will be forcibly initialized u32 value; ^~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'pwr_debugfs_current_read': /kisskb/src/drivers/greybus/svc.c:707:7: note: byref variable will be forcibly initialized char buff[16]; ^~~~ /kisskb/src/drivers/greybus/svc.c:706:6: note: byref variable will be forcibly initialized u32 value; ^~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'pwr_debugfs_voltage_read': /kisskb/src/drivers/greybus/svc.c:683:7: note: byref variable will be forcibly initialized char buff[16]; ^~~~ /kisskb/src/drivers/greybus/svc.c:682:6: note: byref variable will be forcibly initialized u32 value; ^~~~~ In file included from /kisskb/src/include/linux/greybus.h:17, from /kisskb/src/drivers/greybus/svc.c:11: /kisskb/src/drivers/greybus/svc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_pwrmon_debugfs_init': /kisskb/src/drivers/greybus/svc.c:794:8: note: byref variable will be forcibly initialized char fname[GB_SVC_PWRMON_RAIL_NAME_BUFSIZE]; ^~~~~ /kisskb/src/drivers/greybus/svc.c:764:5: note: byref variable will be forcibly initialized u8 rail_count; ^~~~~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'watchdog_store': /kisskb/src/drivers/greybus/svc.c:84:7: note: byref variable will be forcibly initialized bool user_request; ^~~~~~~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_pwrmon_intf_sample_get': /kisskb/src/drivers/greybus/svc.c:213:48: note: byref variable will be forcibly initialized struct gb_svc_pwrmon_intf_sample_get_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:212:47: note: byref variable will be forcibly initialized struct gb_svc_pwrmon_intf_sample_get_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_device_id': /kisskb/src/drivers/greybus/svc.c:259:39: note: byref variable will be forcibly initialized struct gb_svc_intf_device_id_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_eject': /kisskb/src/drivers/greybus/svc.c:270:35: note: byref variable will be forcibly initialized struct gb_svc_intf_eject_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'intf_eject_store': /kisskb/src/drivers/greybus/svc.c:52:17: note: byref variable will be forcibly initialized unsigned short intf_id; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_vsys_set': /kisskb/src/drivers/greybus/svc.c:294:35: note: byref variable will be forcibly initialized struct gb_svc_intf_vsys_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:293:34: note: byref variable will be forcibly initialized struct gb_svc_intf_vsys_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_refclk_set': /kisskb/src/drivers/greybus/svc.c:317:37: note: byref variable will be forcibly initialized struct gb_svc_intf_refclk_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:316:36: note: byref variable will be forcibly initialized struct gb_svc_intf_refclk_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_unipro_set': /kisskb/src/drivers/greybus/svc.c:340:37: note: byref variable will be forcibly initialized struct gb_svc_intf_unipro_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:339:36: note: byref variable will be forcibly initialized struct gb_svc_intf_unipro_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_activate': /kisskb/src/drivers/greybus/svc.c:363:39: note: byref variable will be forcibly initialized struct gb_svc_intf_activate_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:362:38: note: byref variable will be forcibly initialized struct gb_svc_intf_activate_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_resume': /kisskb/src/drivers/greybus/svc.c:389:37: note: byref variable will be forcibly initialized struct gb_svc_intf_resume_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:388:36: note: byref variable will be forcibly initialized struct gb_svc_intf_resume_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_dme_peer_get': /kisskb/src/drivers/greybus/svc.c:418:38: note: byref variable will be forcibly initialized struct gb_svc_dme_peer_get_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:417:37: note: byref variable will be forcibly initialized struct gb_svc_dme_peer_get_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_dme_peer_set': /kisskb/src/drivers/greybus/svc.c:452:38: note: byref variable will be forcibly initialized struct gb_svc_dme_peer_set_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:451:37: note: byref variable will be forcibly initialized struct gb_svc_dme_peer_set_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_connection_create': /kisskb/src/drivers/greybus/svc.c:485:36: note: byref variable will be forcibly initialized struct gb_svc_conn_create_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_connection_destroy': /kisskb/src/drivers/greybus/svc.c:501:37: note: byref variable will be forcibly initialized struct gb_svc_conn_destroy_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_route_create': /kisskb/src/drivers/greybus/svc.c:522:37: note: byref variable will be forcibly initialized struct gb_svc_route_create_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_route_destroy': /kisskb/src/drivers/greybus/svc.c:536:38: note: byref variable will be forcibly initialized struct gb_svc_route_destroy_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_set_power_mode': /kisskb/src/drivers/greybus/svc.c:559:39: note: byref variable will be forcibly initialized struct gb_svc_intf_set_pwrm_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:558:38: note: byref variable will be forcibly initialized struct gb_svc_intf_set_pwrm_request request; ^~~~~~~ /kisskb/src/drivers/greybus/svc.c: In function 'gb_svc_intf_set_power_mode_hibernate': /kisskb/src/drivers/greybus/svc.c:601:39: note: byref variable will be forcibly initialized struct gb_svc_intf_set_pwrm_response response; ^~~~~~~~ /kisskb/src/drivers/greybus/svc.c:600:38: note: byref variable will be forcibly initialized struct gb_svc_intf_set_pwrm_request request; ^~~~~~~ /kisskb/src/drivers/mfd/mt6397-core.c: In function 'mt6397_probe': /kisskb/src/drivers/mfd/mt6397-core.c:163:15: note: byref variable will be forcibly initialized unsigned int id = 0; ^~ /kisskb/src/drivers/hwmon/corsair-psu.c: In function 'corsairpsu_get_value': /kisskb/src/drivers/hwmon/corsair-psu.c:230:5: note: byref variable will be forcibly initialized u8 data[REPLY_SIZE]; ^~~~ /kisskb/src/drivers/hwmon/corsair-psu.c: In function 'corsairpsu_debugfs_init': /kisskb/src/drivers/hwmon/corsair-psu.c:467:7: note: byref variable will be forcibly initialized char name[32]; ^~~~ /kisskb/src/drivers/hwmon/corsair-psu.c: In function 'print_uptime': /kisskb/src/drivers/hwmon/corsair-psu.c:409:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/crypto/sm2.c: In function 'sm2_z_digest_update': /kisskb/src/crypto/sm2.c:213:15: note: byref variable will be forcibly initialized unsigned int inlen; ^~~~~ /kisskb/src/crypto/sm2.c: In function 'sm2_ecc_os2ec': /kisskb/src/crypto/sm2.c:128:9: note: byref variable will be forcibly initialized size_t n; ^ /kisskb/src/crypto/sm2.c: In function '_sm2_verify': /kisskb/src/crypto/sm2.c:291:28: note: byref variable will be forcibly initialized struct gcry_mpi_point sG, tP; ^~ /kisskb/src/crypto/sm2.c:291:24: note: byref variable will be forcibly initialized struct gcry_mpi_point sG, tP; ^~ /kisskb/src/crypto/sm2.c: In function 'sm2_verify': /kisskb/src/crypto/sm2.c:345:27: note: byref variable will be forcibly initialized struct sm2_signature_ctx sig; ^~~ 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 char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ ^~ /kisskb/src/crypto/sm2.c:260:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' SHASH_DESC_ON_STACK(desc, NULL); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/sm2.c:259:16: note: byref variable will be forcibly initialized unsigned char entl[2]; ^~~~ /kisskb/src/drivers/crypto/atmel-ecc.c: In function 'atmel_ecdh_set_secret': /kisskb/src/drivers/crypto/atmel-ecc.c:94:14: note: byref variable will be forcibly initialized struct ecdh params; ^~~~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_get_keyid': /kisskb/src/net/mac80211/rx.c:992:5: note: byref variable will be forcibly initialized u8 keyid; ^~~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_rx_h_defragment': /kisskb/src/net/mac80211/rx.c:2284:6: note: byref variable will be forcibly initialized u8 pn[IEEE80211_CCMP_PN_LEN], *rpn; ^~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_drop_unencrypted': /kisskb/src/net/mac80211/rx.c:2365:10: note: byref variable will be forcibly initialized __be16 ethertype; ^~~~~~~~~ /kisskb/src/crypto/ecrdsa.c: In function 'ecrdsa_verify': /kisskb/src/crypto/ecrdsa.c:85:19: note: byref variable will be forcibly initialized 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 u64 z1[ECRDSA_MAX_DIGITS]; ^~ /kisskb/src/crypto/ecrdsa.c:81:6: note: byref variable will be forcibly initialized u64 e[ECRDSA_MAX_DIGITS]; /* h \mod q */ ^ /kisskb/src/crypto/ecrdsa.c:80:6: note: byref variable will be forcibly initialized u64 s[ECRDSA_MAX_DIGITS]; /* second part of sig (s) */ ^ /kisskb/src/crypto/ecrdsa.c:79:6: note: byref variable will be forcibly initialized u64 _r[ECRDSA_MAX_DIGITS]; /* -r */ ^~ /kisskb/src/crypto/ecrdsa.c:78:6: note: byref variable will be forcibly initialized u64 r[ECRDSA_MAX_DIGITS]; /* witness (r) */ ^ /kisskb/src/crypto/ecrdsa.c:76:16: note: byref variable will be forcibly initialized unsigned char digest[STREEBOG512_DIGEST_SIZE]; ^~~~~~ /kisskb/src/crypto/ecrdsa.c:75:16: note: byref variable will be forcibly initialized unsigned char sig[ECRDSA_MAX_SIG_SIZE]; ^~~ /kisskb/src/net/mac80211/rx.c: In function '__ieee80211_rx_h_amsdu': /kisskb/src/net/mac80211/rx.c:2648:16: note: byref variable will be forcibly initialized struct ethhdr ethhdr; ^~~~~~ /kisskb/src/net/mac80211/rx.c:2647:22: note: byref variable will be forcibly initialized struct sk_buff_head frame_list; ^~~~~~~~~~ /kisskb/src/net/mac80211/rx.c: In function '__ieee80211_rx_handle_8023': /kisskb/src/net/mac80211/rx.c:4548:27: note: byref variable will be forcibly initialized struct ieee80211_rx_data rx; ^~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_rx_h_data': /kisskb/src/net/mac80211/rx.c:2890:7: note: byref variable will be forcibly initialized bool port_control; ^~~~~~~~~~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_rx_h_ctrl': /kisskb/src/net/mac80211/rx.c:2979:26: note: byref variable will be forcibly initialized struct ieee80211_event event = { ^~~~~ /kisskb/src/net/mac80211/rx.c:2978:14: note: byref variable will be forcibly initialized } __packed bar_data; ^~~~~~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_rx_h_action': /kisskb/src/net/mac80211/rx.c:3204:27: note: byref variable will be forcibly initialized struct sta_opmode_info sta_opmode = {}; ^~~~~~~~~~ /kisskb/src/net/mac80211/rx.c:3161:27: note: byref variable will be forcibly initialized struct sta_opmode_info sta_opmode = {}; ^~~~~~~~~~ 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 LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_handle_mu_mimo_mon': /kisskb/src/net/mac80211/rx.c:224:26: note: byref variable will be forcibly initialized } __packed __aligned(2) action; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/nxt6000.c: In function 'nxt6000_writereg': /kisskb/src/drivers/media/dvb-frontends/nxt6000.c:41:17: note: byref variable will be forcibly initialized struct i2c_msg msg = {.addr = state->config->demod_address,.flags = 0,.buf = buf,.len = 2 }; ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt6000.c:40:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt6000.c: In function 'nxt6000_readreg': /kisskb/src/drivers/media/dvb-frontends/nxt6000.c:55:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[] = { ^~~~ /kisskb/src/drivers/media/dvb-frontends/nxt6000.c:54:5: note: byref variable will be forcibly initialized u8 b1[] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/nxt6000.c:53:5: note: byref variable will be forcibly initialized u8 b0[] = { reg }; ^~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_add_rx_radiotap_header': /kisskb/src/net/mac80211/rx.c:279:16: note: byref variable will be forcibly initialized unsigned long chains = status->chains; ^~~~~~ In file included from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/include/linux/perf_event.h:50, from /kisskb/src/drivers/perf/arm-ccn.c:14: /kisskb/src/drivers/perf/arm-ccn.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_rx_h_check': /kisskb/src/net/mac80211/rx.c:1480:11: note: byref variable will be forcibly initialized __be16 ethertype; ^~~~~~~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_invoke_rx_handlers': /kisskb/src/net/mac80211/rx.c:3806:22: note: byref variable will be forcibly initialized struct sk_buff_head reorder_release; ^~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/rx.c: In function '__ieee80211_rx_handle_packet': /kisskb/src/net/mac80211/rx.c:4591:27: note: byref variable will be forcibly initialized struct ieee80211_rx_data rx; ^~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_release_reorder_timeout': /kisskb/src/net/mac80211/rx.c:3860:26: note: byref variable will be forcibly initialized struct ieee80211_event event = { ^~~~~ /kisskb/src/net/mac80211/rx.c:3838:22: note: byref variable will be forcibly initialized struct sk_buff_head frames; ^~~~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_mark_rx_ba_filtered_frames': /kisskb/src/net/mac80211/rx.c:3877:22: note: byref variable will be forcibly initialized struct sk_buff_head frames; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/include/linux/jiffies.h:5, from /kisskb/src/net/mac80211/rx.c:12: /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_check_fast_rx': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/rx.c:4226:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sta->fast_rx, new); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/arch/arm64/include/asm/arch_timer.h:18, from /kisskb/src/arch/arm64/include/asm/timex.h:8, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/jiffies.h:10, from /kisskb/src/net/mac80211/rx.c:12: /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_rx_napi': /kisskb/src/net/mac80211/rx.c:4833:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/mmc/host/sdhci-esdhc-imx.c: In function 'esdhc_cqhci_irq': /kisskb/src/drivers/mmc/host/sdhci-esdhc-imx.c:1245:6: note: byref variable will be forcibly initialized int data_error = 0; ^~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-esdhc-imx.c:1244:6: note: byref variable will be forcibly initialized int cmd_error = 0; ^~~~~~~~~ /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 struct ieee80211_ht_operation ht_oper = { ^~~~~~~ /kisskb/src/net/mac80211/spectmgmt.c:137:34: note: byref variable will be forcibly initialized struct ieee80211_vht_operation vht_oper = { ^~~~~~~~ /kisskb/src/net/mac80211/spectmgmt.c:29:20: note: byref variable will be forcibly initialized enum nl80211_band new_band = current_band; ^~~~~~~~ /kisskb/src/drivers/devfreq/imx8m-ddrc.c: In function 'imx8m_ddrc_init_freq_info': /kisskb/src/drivers/devfreq/imx8m-ddrc.c:298:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/drivers/devfreq/imx8m-ddrc.c: In function 'imx8m_ddrc_smc_set_freq': /kisskb/src/drivers/devfreq/imx8m-ddrc.c:103:23: note: byref variable will be forcibly initialized struct arm_smccc_res res; ^~~ /kisskb/src/drivers/devfreq/imx8m-ddrc.c: In function 'imx8m_ddrc_check_opps': /kisskb/src/drivers/devfreq/imx8m-ddrc.c:346:16: note: byref variable will be forcibly initialized unsigned long freq; ^~~~ /kisskb/src/drivers/hwmon/dme1737.c: In function 'set_zone': /kisskb/src/drivers/hwmon/dme1737.c:1014:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/dme1737.c: In function 'set_fan': /kisskb/src/drivers/hwmon/dme1737.c:1128:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/dme1737.c: In function 'set_in': /kisskb/src/drivers/hwmon/dme1737.c:838:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/dme1737.c: In function 'set_temp': /kisskb/src/drivers/hwmon/dme1737.c:922:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/dme1737.c: In function 'vrm_store': /kisskb/src/drivers/hwmon/dme1737.c:1475:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/dme1737.c: In function 'set_pwm': /kisskb/src/drivers/hwmon/dme1737.c:1267:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/dme1737.c: In function 'dme1737_init': /kisskb/src/drivers/hwmon/dme1737.c:2740:17: note: byref variable will be forcibly initialized unsigned short addr; ^~~~ /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 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 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 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 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 u8 b1 [] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/mt352.c:71:5: note: byref variable will be forcibly initialized u8 b0 [] = { reg }; ^~ /kisskb/src/drivers/mfd/mt6397-irq.c: In function 'mt6397_irq_handle_reg': /kisskb/src/drivers/mfd/mt6397-irq.c:85:15: note: byref variable will be forcibly initialized unsigned int status = 0; ^~~~~~ /kisskb/src/drivers/of/of_numa.c: In function 'of_numa_parse_cpu_nodes': /kisskb/src/drivers/of/of_numa.c:25:6: note: byref variable will be forcibly initialized u32 nid; ^~~ /kisskb/src/drivers/of/of_numa.c: In function 'of_numa_parse_memory_nodes': /kisskb/src/drivers/of/of_numa.c:46:6: note: byref variable will be forcibly initialized u32 nid; ^~~ /kisskb/src/drivers/of/of_numa.c:45:18: note: byref variable will be forcibly initialized struct resource rsrc; ^~~~ /kisskb/src/drivers/of/of_numa.c: In function 'of_node_to_nid': /kisskb/src/drivers/of/of_numa.c:141:6: note: byref variable will be forcibly initialized u32 nid; ^~~ /kisskb/src/drivers/media/i2c/ov9640.c: In function 'ov9640_reg_read': /kisskb/src/drivers/media/i2c/ov9640.c:175:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/i2c/ov9640.c:174:5: note: byref variable will be forcibly initialized u8 data = reg; ^~~~ /kisskb/src/drivers/media/i2c/ov9640.c: In function 'ov9640_get_register': /kisskb/src/drivers/media/i2c/ov9640.c:300:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/media/i2c/ov9640.c: In function 'ov9640_reg_write': /kisskb/src/drivers/media/i2c/ov9640.c:205:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/i2c/ov9640.c:204:16: note: byref variable will be forcibly initialized unsigned char data[2] = { reg, val }; ^~~~ /kisskb/src/drivers/media/i2c/ov9640.c:203:5: note: byref variable will be forcibly initialized u8 _val; ^~~~ /kisskb/src/drivers/media/i2c/ov9640.c: In function 'ov9640_reg_rmw': /kisskb/src/drivers/media/i2c/ov9640.c:231:5: note: byref variable will be forcibly initialized u8 val; ^~~ /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 long val; ^~~ /kisskb/src/drivers/media/i2c/ov9640.c: In function 'ov9640_video_probe': /kisskb/src/drivers/media/i2c/ov9640.c:591:22: note: byref variable will be forcibly initialized u8 pid, ver, midh, midl; ^~~~ /kisskb/src/drivers/media/i2c/ov9640.c:591:16: note: byref variable will be forcibly initialized u8 pid, ver, midh, midl; ^~~~ /kisskb/src/drivers/media/i2c/ov9640.c:591:11: note: byref variable will be forcibly initialized u8 pid, ver, midh, midl; ^~~ /kisskb/src/drivers/media/i2c/ov9640.c:591:6: note: byref variable will be forcibly initialized u8 pid, ver, midh, midl; ^~~ /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 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 const char *refpath; ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/drm_trace.h:74, from /kisskb/src/drivers/gpu/drm/drm_trace_points.c:5: /kisskb/src/drivers/gpu/drm/drm_trace_points.c: In function 'perf_trace_drm_vblank_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drm_vblank_event, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drm_vblank_event, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_trace_points.c: In function 'perf_trace_drm_vblank_event_queued': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drm_vblank_event_queued, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drm_vblank_event_queued, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_trace_points.c: In function 'perf_trace_drm_vblank_event_delivered': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drm_vblank_event_delivered, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drm_vblank_event_delivered, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/drm_trace.h:74, from /kisskb/src/drivers/gpu/drm/drm_trace_points.c:5: /kisskb/src/drivers/gpu/drm/drm_trace_points.c: In function 'trace_event_raw_event_drm_vblank_event': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drm_vblank_event, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_trace_points.c: In function 'trace_event_raw_event_drm_vblank_event_queued': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drm_vblank_event_queued, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_trace_points.c: In function 'trace_event_raw_event_drm_vblank_event_delivered': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drm_vblank_event_delivered, ^~~~~~~~~~~ In file included from /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:9: /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c: In function 'virtcrypto_update_status': /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:207:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vcrypto->vdev, ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/drivers/crypto/virtio/virtio_crypto_common.h:11, from /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:13: /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c: In function 'virtcrypto_dataq_callback': /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:30:15: note: byref variable will be forcibly initialized unsigned int len; ^~~ In file included from /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:9: /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c: In function 'virtcrypto_probe': /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:349:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vdev, struct virtio_crypto_config, ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:347:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vdev, struct virtio_crypto_config, ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:345:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vdev, struct virtio_crypto_config, ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:343:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vdev, struct virtio_crypto_config, ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:341:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vdev, struct virtio_crypto_config, ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:339:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vdev, struct virtio_crypto_config, ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:337:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vdev, struct virtio_crypto_config, ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:335:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vdev, struct virtio_crypto_config, ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:333:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vdev, struct virtio_crypto_config, ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:331:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vdev, struct virtio_crypto_config, ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:394:36: note: byref variable will be forcibly initialized typeof(((structname*)0)->member) virtio_cread_v; \ ^~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/virtio/virtio_crypto_core.c:326:2: note: in expansion of macro 'virtio_cread_le' virtio_cread_le(vdev, struct virtio_crypto_config, ^~~~~~~~~~~~~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 u32 val; ^~~ /kisskb/src/drivers/of/overlay.c:692:14: note: byref variable will be forcibly initialized const char *path; ^~~~ /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 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 struct of_phandle_args irq_data; ^~~~~~~~ /kisskb/src/drivers/staging/board/board.c: In function 'board_staging_add_dev_domain': /kisskb/src/drivers/staging/board/board.c:139:25: note: byref variable will be forcibly initialized struct of_phandle_args pd_args; ^~~~~~~ /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 int ret = 0, size; ^~~~ /kisskb/src/drivers/of/overlay.c:415:16: note: byref variable will be forcibly initialized 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 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 struct of_overlay_notify_data nd; ^~ /kisskb/src/drivers/of/overlay.c: In function 'of_overlay_apply': /kisskb/src/drivers/of/overlay.c:919:15: note: byref variable will be forcibly initialized int ret = 0, ret_revert, ret_tmp; ^~~~~~~~~~ /kisskb/src/drivers/greybus/operation.c: In function 'gb_connection_recv': /kisskb/src/drivers/greybus/operation.c:1029:30: note: byref variable will be forcibly initialized struct gb_operation_msg_hdr header; ^~~~~~ /kisskb/src/drivers/mfd/mt6358-irq.c: In function 'mt6358_irq_sp_handler': /kisskb/src/drivers/mfd/mt6358-irq.c:95:15: note: byref variable will be forcibly initialized unsigned int irq_status, sta_reg, status; ^~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/greybus/operation.c:10: /kisskb/src/drivers/greybus/operation.c: In function 'gb_operation_cancel': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/greybus/operation.c:1083:2: note: in expansion of macro 'wait_event' wait_event(gb_operation_cancellation_queue, ^~~~~~~~~~ /kisskb/src/drivers/greybus/operation.c: In function 'gb_operation_cancel_incoming': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/greybus/operation.c:1110:2: note: in expansion of macro 'wait_event' wait_event(gb_operation_cancellation_queue, ^~~~~~~~~~ /kisskb/src/drivers/of/overlay.c: In function 'of_overlay_fdt_apply': /kisskb/src/drivers/of/overlay.c:1023:22: note: byref variable will be forcibly initialized struct device_node *overlay_root = NULL; ^~~~~~~~~~~~ /kisskb/src/drivers/mfd/mt6358-irq.c: In function 'mt6358_irq_handler': /kisskb/src/drivers/mfd/mt6358-irq.c:135:23: note: byref variable will be forcibly initialized unsigned int bit, i, top_irq_status = 0; ^~~~~~~~~~~~~~ /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 int ret, ret_apply, ret_tmp; ^~~~~~~~~ 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/mfd/mt6358-irq.c:11: /kisskb/src/drivers/mfd/mt6358-irq.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/extcon/extcon-rt8973a.c: In function 'rt8973a_muic_get_cable_type': /kisskb/src/drivers/extcon/extcon-rt8973a.c:262:20: note: byref variable will be forcibly initialized unsigned int adc, dev1; ^~~~ /kisskb/src/drivers/extcon/extcon-rt8973a.c:262:15: note: byref variable will be forcibly initialized unsigned int adc, dev1; ^~~ /kisskb/src/drivers/extcon/extcon-rt8973a.c: In function 'rt8973a_init_dev_type': /kisskb/src/drivers/extcon/extcon-rt8973a.c:503:15: note: byref variable will be forcibly initialized unsigned int data, vendor_id, version_id; ^~~~ 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:129:30: note: byref variable will be forcibly initialized 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:129: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 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 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 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 int offset; ^~~~~~ /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 unsigned int val; ^~~ /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 unsigned int hyst; ^~~~ /kisskb/src/drivers/hwmon/emc1403.c:105:15: note: byref variable will be forcibly initialized 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 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 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 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 unsigned long val; ^~~ /kisskb/src/drivers/hwmon/emc1403.c:138:15: note: byref variable will be forcibly initialized unsigned int limit; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_prime.c: In function 'drm_gem_prime_export': /kisskb/src/drivers/gpu/drm/drm_prime.c:877:29: note: byref variable will be forcibly initialized struct dma_buf_export_info exp_info = { ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_prime.c: In function 'drm_prime_sg_to_page_array': /kisskb/src/drivers/gpu/drm/drm_prime.c:998:22: note: byref variable will be forcibly initialized struct sg_page_iter page_iter; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_prime.c: In function 'drm_prime_sg_to_dma_addr_array': /kisskb/src/drivers/gpu/drm/drm_prime.c:1024:26: note: byref variable will be forcibly initialized struct sg_dma_page_iter dma_iter; ^~~~~~~~ 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 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' SHASH_DESC_ON_STACK(shash, tfm); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-of-sparx5.c: In function 'sdhci_sparx5_probe': /kisskb/src/drivers/mmc/host/sdhci-of-sparx5.c:166:6: note: byref variable will be forcibly initialized u32 value; ^~~~~ /kisskb/src/drivers/crypto/exynos-rng.c: In function 'exynos_rng_reseed': /kisskb/src/drivers/crypto/exynos-rng.c:178:5: note: byref variable will be forcibly initialized u8 seed[EXYNOS_RNG_SEED_SIZE]; ^~~~ /kisskb/src/drivers/crypto/exynos-rng.c:177:15: note: byref variable will be forcibly initialized unsigned int read = 0; ^~~~ /kisskb/src/drivers/crypto/exynos-rng.c: In function 'exynos_rng_generate': /kisskb/src/drivers/crypto/exynos-rng.c:200:15: note: byref variable will be forcibly initialized unsigned int read = 0; ^~~~ /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 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:84:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/zl10036.c:272:5: note: byref variable will be forcibly initialized u8 buf[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c: In function 'zl10036_set_frequency': /kisskb/src/drivers/media/dvb-frontends/zl10036.c:84:17: note: byref variable will be forcibly initialized struct i2c_msg msg[1] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c:172:5: note: byref variable will be forcibly initialized u8 buf[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c: In function 'zl10036_set_bandwidth': /kisskb/src/drivers/media/dvb-frontends/zl10036.c:84:17: note: byref variable will be forcibly initialized struct i2c_msg msg[1] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c:84:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/zl10036.c:84:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/zl10036.c:200:5: note: byref variable will be forcibly initialized 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 u8 buf_br[] = { ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c:194:5: note: byref variable will be forcibly initialized u8 buf_bf[] = { ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c: In function 'zl10036_sleep': /kisskb/src/drivers/media/dvb-frontends/zl10036.c:84:17: note: byref variable will be forcibly initialized struct i2c_msg msg[1] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c:136:5: note: byref variable will be forcibly initialized 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:84:17: note: byref variable will be forcibly initialized struct i2c_msg msg[1] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c:385:5: note: byref variable will be forcibly initialized 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 struct i2c_msg msg[1] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c:61:5: note: byref variable will be forcibly initialized u8 status; ^~~~~~ /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 char firmware_name[49]; ^~~~~~~~~~~~~ /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 unsigned long val; ^~~ /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 struct gb_bootrom_version_response response; ^~~~~~~~ /kisskb/src/drivers/staging/greybus/bootrom.c:378:36: note: byref variable will be forcibly initialized 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 struct gb_bootrom_get_vid_pid_response response; ^~~~~~~~ /kisskb/src/drivers/media/i2c/ov13858.c: In function 'ov13858_write_reg': /kisskb/src/drivers/media/i2c/ov13858.c:1096:9: note: byref variable will be forcibly initialized __be32 val; ^~~ /kisskb/src/drivers/media/i2c/ov13858.c:1095:5: note: byref variable will be forcibly initialized u8 buf[6], *val_p; ^~~ /kisskb/src/drivers/media/i2c/ov13858.c: In function 'ov13858_read_reg': /kisskb/src/drivers/media/i2c/ov13858.c:1062:9: note: byref variable will be forcibly initialized __be16 reg_addr_be = cpu_to_be16(reg); ^~~~~~~~~~~ /kisskb/src/drivers/media/i2c/ov13858.c:1061:9: note: byref variable will be forcibly initialized __be32 data_be = 0; ^~~~~~~ /kisskb/src/drivers/media/i2c/ov13858.c:1058:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[2]; ^~~~ /kisskb/src/drivers/media/i2c/ov13858.c: In function 'ov13858_identify_module': /kisskb/src/drivers/media/i2c/ov13858.c:1542:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/media/i2c/ov13858.c: In function 'ov13858_enable_test_pattern': /kisskb/src/drivers/media/i2c/ov13858.c:1193:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/media/i2c/ov13858.c: In function 'ov13858_init_controls': /kisskb/src/drivers/media/i2c/ov13858.c:1591:39: note: byref variable will be forcibly initialized struct v4l2_fwnode_device_properties props; ^~~~~ /kisskb/src/drivers/media/i2c/ov13858.c: In function 'ov13858_probe': /kisskb/src/drivers/media/i2c/ov13858.c:1700:6: note: byref variable will be forcibly initialized u32 val = 0; ^~~ /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 unsigned long val; ^~~ /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 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 unsigned long val; ^~~ /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 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 unsigned long val; ^~~ /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 unsigned long val; ^~~ /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 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 unsigned long 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 unsigned long val; ^~~ /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c: In function 'sysfs_read': /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c:175:7: note: byref variable will be forcibly initialized char tmp[32]; ^~~ /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c: In function 'sysfs_write': /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c:157:16: note: byref variable will be forcibly initialized unsigned long tmp; ^~~ /kisskb/src/drivers/mfd/altera-sysmgr.c: In function 's10_protected_reg_write': /kisskb/src/drivers/mfd/altera-sysmgr.c:45:23: note: byref variable will be forcibly initialized struct arm_smccc_res result; ^~~~~~ In file included from /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c:18: /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c: In function 'axis_fifo_write': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c:527:9: note: in expansion of macro 'wait_event_interruptible_timeout' ret = wait_event_interruptible_timeout(fifo->write_queue, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c:485:6: note: byref variable will be forcibly initialized u32 tmp_buf[WRITE_BUF_SIZE]; ^~~~~~~ /kisskb/src/drivers/mfd/altera-sysmgr.c: In function 's10_protected_reg_read': /kisskb/src/drivers/mfd/altera-sysmgr.c:67:23: note: byref variable will be forcibly initialized struct arm_smccc_res result; ^~~~~~ /kisskb/src/drivers/mfd/altera-sysmgr.c: In function 'sysmgr_probe': /kisskb/src/drivers/mfd/altera-sysmgr.c:128:23: note: byref variable will be forcibly initialized struct regmap_config sysmgr_config = altr_sysmgr_regmap_cfg; ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/zl10039.c: In function 'zl10039_write': /kisskb/src/drivers/media/dvb-frontends/zl10039.c:91:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10039.c:90:5: note: byref variable will be forcibly initialized u8 buf[MAX_XFER_SIZE]; ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10039.c: In function 'zl10039_writereg': /kisskb/src/drivers/media/dvb-frontends/zl10039.c:127:11: note: byref variable will be forcibly initialized const u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10039.c: In function 'zl10039_sleep': /kisskb/src/drivers/media/dvb-frontends/zl10039.c:127:11: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c:18: /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c: In function 'axis_fifo_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c:384:9: note: in expansion of macro 'wait_event_interruptible_timeout' ret = wait_event_interruptible_timeout(fifo->read_queue, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c:364:6: note: byref variable will be forcibly initialized u32 tmp_buf[READ_BUF_SIZE]; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/zl10039.c: In function 'zl10039_init': /kisskb/src/drivers/media/dvb-frontends/zl10039.c:127:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/zl10039.c:127:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/zl10039.c: In function 'zl10039_set_params': /kisskb/src/drivers/media/dvb-frontends/zl10039.c:127:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/zl10039.c:127:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/zl10039.c:180:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10039.c: In function 'zl10039_read': /kisskb/src/drivers/media/dvb-frontends/zl10039.c:62:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10039.c:61:5: note: byref variable will be forcibly initialized u8 regbuf[] = { reg }; ^~~~~~ /kisskb/src/drivers/fpga/fpga-mgr.c: In function 'fpga_mgr_write_init_sg': /kisskb/src/drivers/fpga/fpga-mgr.c:104:25: note: byref variable will be forcibly initialized struct sg_mapping_iter miter; ^~~~~ /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c: In function 'axis_fifo_parse_dt': /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c:750:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c: In function 'axis_fifo_probe': /kisskb/src/drivers/staging/axis-fifo/axis-fifo.c:816:7: note: byref variable will be forcibly initialized char device_name[32]; ^~~~~~~~~~~ /kisskb/src/drivers/fpga/fpga-mgr.c: In function 'fpga_mgr_buf_load_sg': /kisskb/src/drivers/fpga/fpga-mgr.c:193:26: note: byref variable will be forcibly initialized struct sg_mapping_iter miter; ^~~~~ In file included from /kisskb/src/drivers/fpga/fpga-mgr.c:17: /kisskb/src/drivers/fpga/fpga-mgr.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/fpga/fpga-mgr.c: In function 'fpga_mgr_buf_load': /kisskb/src/drivers/fpga/fpga-mgr.c:256:18: note: byref variable will be forcibly initialized struct sg_table sgt; ^~~ /kisskb/src/drivers/fpga/fpga-mgr.c: In function 'fpga_mgr_firmware_load': /kisskb/src/drivers/fpga/fpga-mgr.c:328:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/drivers/mux/core.c: In function 'mux_control_get': /kisskb/src/drivers/mux/core.c:428:25: note: byref variable will be forcibly initialized struct of_phandle_args args; ^~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/nvmem/core.c: In function 'nvmem_add_cells_from_of': /kisskb/src/drivers/nvmem/core.c:679:6: note: byref variable will be forcibly initialized int len; ^~~ /kisskb/src/drivers/nvmem/core.c: In function 'nvmem_cell_prepare_write_buffer': /kisskb/src/drivers/nvmem/core.c:1436:5: note: byref variable will be forcibly initialized u8 v, *p, *buf, *b, pbyte, pbits; ^ /kisskb/src/drivers/nvmem/core.c: In function 'nvmem_device_cell_read': /kisskb/src/drivers/nvmem/core.c:1624:10: note: byref variable will be forcibly initialized ssize_t len; ^~~ /kisskb/src/drivers/nvmem/core.c:1622:20: note: byref variable will be forcibly initialized struct nvmem_cell cell; ^~~~ /kisskb/src/drivers/nvmem/core.c: In function 'nvmem_device_cell_write': /kisskb/src/drivers/nvmem/core.c:1653:20: note: byref variable will be forcibly initialized struct nvmem_cell cell; ^~~~ /kisskb/src/drivers/nvmem/core.c: In function 'nvmem_cell_read_common': /kisskb/src/drivers/nvmem/core.c:1526:9: note: byref variable will be forcibly initialized size_t len; ^~~ In file included from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/ipv4/arp.c:103: /kisskb/src/net/ipv4/arp.c: In function 'arp_filter': /kisskb/src/include/net/route.h:148:16: note: byref variable will be forcibly initialized struct flowi4 fl4 = { ^~~ /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 __be32 ip = ((struct sockaddr_in *) &r->arp_pa)->sin_addr.s_addr; ^~ In file included from /kisskb/src/include/net/ip.h:29, 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 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 __be32 ip = ((struct sockaddr_in *)&r->arp_pa)->sin_addr.s_addr; ^~ In file included from /kisskb/src/include/net/ip.h:29, 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 struct flowi4 fl4 = { ^~~ /kisskb/src/net/ipv4/arp.c:1027:9: note: byref variable will be forcibly initialized __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 __be32 ip = ((struct sockaddr_in *) &r->arp_pa)->sin_addr.s_addr; ^~ /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 u32 inaddr_any = INADDR_ANY; ^~~~~~~~~~ /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 int addr_type; ^~~~~~~~~ /kisskb/src/net/ipv4/arp.c:686:14: note: byref variable will be forcibly initialized __be32 sip, tip; ^~~ /kisskb/src/net/ipv4/arp.c:686:9: note: byref variable will be forcibly initialized __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 u8 dst_ha[MAX_ADDR_LEN], *dst_hw = NULL; ^~~~~~ /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 struct arpreq r; ^ In file included from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/net/mac80211/tx.c:15: /kisskb/src/net/mac80211/tx.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/net/mac80211/tx.c:14: /kisskb/src/net/mac80211/tx.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_tx_h_rate_ctrl': /kisskb/src/net/mac80211/tx.c:667:35: note: byref variable will be forcibly initialized struct ieee80211_tx_rate_control txrc; ^~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_beacon_protect': /kisskb/src/net/mac80211/tx.c:4706:27: note: byref variable will be forcibly initialized struct ieee80211_tx_data tx; ^~ /kisskb/src/drivers/mfd/rohm-bd70528.c: In function 'bd70528_i2c_probe': /kisskb/src/drivers/mfd/rohm-bd70528.c:223:31: note: byref variable will be forcibly initialized struct regmap_irq_chip_data *irq_data; ^~~~~~~~ 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 struct vlan_hdr vhdr, *vh; ^~~~ /kisskb/src/drivers/mmc/host/sdhci-omap.c: In function 'sdhci_omap_execute_tuning': /kisskb/src/drivers/mmc/host/sdhci-omap.c:299:6: note: byref variable will be forcibly initialized int temperature; ^~~~~~~~~~~ /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 struct sk_buff_head temp; ^~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_build_hdr': /kisskb/src/net/mac80211/tx.c:2503:24: note: byref variable will be forcibly initialized struct ieee80211s_hdr mesh_hdr __maybe_unused; ^~~~~~~~ /kisskb/src/net/mac80211/tx.c:2502:23: note: byref variable will be forcibly initialized struct ieee80211_hdr hdr; ^~~ /kisskb/src/net/mac80211/tx.c:2501:9: note: byref variable will be forcibly initialized __le16 fc; ^~ 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:222:9: note: byref variable will be forcibly initialized 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:958:7: note: byref variable will be forcibly initialized char str[20]; ^~~ /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 unsigned long val; ^~~ /kisskb/src/drivers/perf/arm-cmn.c: In function 'arm_cmn_validate_group': /kisskb/src/drivers/perf/arm-cmn.c:867:21: note: byref variable will be forcibly initialized struct arm_cmn_val val; ^~~ /kisskb/src/drivers/extcon/extcon-sm5502.c: In function 'sm5502_muic_get_cable_type': /kisskb/src/drivers/extcon/extcon-sm5502.c:279:32: note: byref variable will be forcibly initialized unsigned int cable_type, adc, dev_type1; ^~~~~~~~~ /kisskb/src/drivers/extcon/extcon-sm5502.c:279:27: note: byref variable will be forcibly initialized unsigned int cable_type, adc, dev_type1; ^~~ /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 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 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 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 unsigned long 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 struct sk_buff_head temp; ^~~~ /kisskb/src/drivers/extcon/extcon-sm5502.c: In function 'sm5502_init_dev_type': /kisskb/src/drivers/extcon/extcon-sm5502.c:517:15: note: byref variable will be forcibly initialized unsigned int reg_data, vendor_id, version_id; ^~~~~~~~ /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 unsigned long val; ^~~ /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 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 struct sctp_ifwdtsn_skip ftsn_skip_arr[10]; ^~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-multitouch.c: In function 'mt_set_modes': /kisskb/src/drivers/hid/hid-multitouch.c:1484:7: note: byref variable will be forcibly initialized bool inputmode_found = false; ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/drivers/perf/arm-cmn.c:5: /kisskb/src/drivers/perf/arm-cmn.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/crypto/qcom-rng.c: In function 'qcom_rng_read': /kisskb/src/drivers/crypto/qcom-rng.c:45:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/perf/arm-cmn.c: In function 'arm_cmn_discover': /kisskb/src/drivers/perf/arm-cmn.c:1337:22: note: byref variable will be forcibly initialized struct arm_cmn_node cfg, *dn; ^~~ 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_parse_tx_radiotap': /kisskb/src/net/mac80211/tx.c:2009:37: note: byref variable will be forcibly initialized struct ieee80211_radiotap_iterator iterator; ^~~~~~~~ /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 struct sk_buff_head temp; ^~~~ /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 u32 pval; ^~~~ /kisskb/src/drivers/perf/arm-cmn.c: In function 'arm_cmn_of_probe': /kisskb/src/drivers/perf/arm-cmn.c:1488:6: note: byref variable will be forcibly initialized u32 rootnode; ^~~~~~~~ /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 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 struct sctp_idatahdr dp; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/net/mac80211/tx.c:13: /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_check_fast_xmit': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/tx.c:3100:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sta->fast_tx, fast_tx); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-multitouch.c: In function 'mt_set_quirks': /kisskb/src/drivers/hid/hid-multitouch.c:391:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/fpga/stratix10-soc.c: In function 's10_svc_send_msg': /kisskb/src/drivers/fpga/stratix10-soc.c:51:34: note: byref variable will be forcibly initialized struct stratix10_svc_client_msg msg; ^~~ /kisskb/src/drivers/fpga/stratix10-soc.c: In function 's10_ops_write_complete': /kisskb/src/drivers/fpga/stratix10-soc.c:51:34: note: byref variable will be forcibly initialized /kisskb/src/drivers/mmc/host/sdhci-msm.c: In function 'sdhci_msm_execute_tuning': /kisskb/src/drivers/mmc/host/sdhci-msm.c:1186:12: note: byref variable will be forcibly initialized u8 phase, tuned_phases[16], tuned_phase_cnt = 0; ^~~~~~~~~~~~ /kisskb/src/drivers/fpga/stratix10-soc.c: In function 's10_send_buf': /kisskb/src/drivers/fpga/stratix10-soc.c:51:34: note: byref variable will be forcibly initialized /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_tx_prepare_skb': /kisskb/src/net/mac80211/tx.c:1834:27: note: byref variable will be forcibly initialized struct ieee80211_tx_data tx; ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/gnss/core.c:10: /kisskb/src/drivers/gnss/core.c: In function 'gnss_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gnss/core.c:105:9: note: in expansion of macro 'wait_event_interruptible' ret = wait_event_interruptible(gdev->read_queue, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gnss/core.c:92:15: note: byref variable will be forcibly initialized unsigned int copied; ^~~~~~ /kisskb/src/drivers/fpga/stratix10-soc.c: In function 's10_ops_write': /kisskb/src/drivers/fpga/stratix10-soc.c:51:34: note: byref variable will be forcibly initialized /kisskb/src/drivers/fpga/stratix10-soc.c: In function 's10_ops_write_init': /kisskb/src/drivers/fpga/stratix10-soc.c:51:34: note: byref variable will be forcibly initialized /kisskb/src/drivers/fpga/stratix10-soc.c:180:43: note: byref variable will be forcibly initialized struct stratix10_svc_command_config_type ctype; ^~~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_tx': /kisskb/src/net/mac80211/tx.c:1874:27: note: byref variable will be forcibly initialized struct ieee80211_tx_data tx; ^~ /kisskb/src/lib/xxhash.c: In function 'xxh32_reset': /kisskb/src/lib/xxhash.c:245:21: note: byref variable will be forcibly initialized 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 struct xxh64_state state; ^~~~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/siox.h:9:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(siox_set_data, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/siox.h:9:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/siox.h:34:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(siox_get_data, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/siox.h:34:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(siox_get_data, ^~~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-msm.c: In function 'sdhci_msm_cqe_irq': /kisskb/src/drivers/mmc/host/sdhci-msm.c:2047:6: note: byref variable will be forcibly initialized int data_error = 0; ^~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-msm.c:2046:6: note: byref variable will be forcibly initialized int cmd_error = 0; ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/siox.h:66, from /kisskb/src/drivers/siox/siox-core.c:37: /kisskb/src/drivers/siox/siox-core.c: In function 'trace_event_raw_event_siox_set_data': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/siox.h:9:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(siox_set_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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/mmc/host/sdhci-msm.c:8: /kisskb/src/drivers/mmc/host/sdhci-msm.c: In function 'sdhci_msm_check_power_status': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-msm.c:1565:8: note: in expansion of macro 'wait_event_timeout' if (!wait_event_timeout(msm_host->pwr_irq_wait, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/siox/siox-core.c: In function 'trace_event_raw_event_siox_get_data': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/siox.h:34:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(siox_get_data, ^~~~~~~~~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_xmit_fast': /kisskb/src/net/mac80211/tx.c:3433:27: note: byref variable will be forcibly initialized struct ieee80211_tx_data tx; ^~ /kisskb/src/net/mac80211/tx.c:3430:16: note: byref variable will be forcibly initialized struct ethhdr eth; ^~~ /kisskb/src/drivers/siox/siox-core.c: In function 'poll_interval_ns_store': /kisskb/src/drivers/siox/siox-core.c:648:6: note: byref variable will be forcibly initialized u64 val; ^~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_tx_pending_skb': /kisskb/src/net/mac80211/tx.c:4380:23: note: byref variable will be forcibly initialized struct sk_buff_head skbs; ^~~~ /kisskb/src/net/mac80211/tx.c:4354:19: note: byref variable will be forcibly initialized struct sta_info *sta; ^~~ /kisskb/src/drivers/mmc/host/sdhci-msm.c: In function 'msm_toggle_vqmmc': /kisskb/src/drivers/mmc/host/sdhci-msm.c:1414:17: note: byref variable will be forcibly initialized struct mmc_ios ios; ^~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_tx_dequeue': /kisskb/src/net/mac80211/tx.c:3560:27: note: byref variable will be forcibly initialized struct ieee80211_tx_data tx; ^~ /kisskb/src/drivers/siox/siox-core.c: In function 'device_add_store': /kisskb/src/drivers/siox/siox-core.c:601:5: note: byref variable will be forcibly initialized u8 statustype = 0; ^~~~~~~~~~ /kisskb/src/drivers/siox/siox-core.c:600:22: note: byref variable will be forcibly initialized size_t inbytes = 0, outbytes = 0; ^~~~~~~~ /kisskb/src/drivers/siox/siox-core.c:600:9: note: byref variable will be forcibly initialized size_t inbytes = 0, outbytes = 0; ^~~~~~~ /kisskb/src/drivers/siox/siox-core.c:599:7: note: byref variable will be forcibly initialized char type[20] = ""; ^~~~ /kisskb/src/drivers/siox/siox-core.c: In function 'active_store': /kisskb/src/drivers/siox/siox-core.c:570:6: note: byref variable will be forcibly initialized int active; ^~~~~~ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'task_fn_power_on': /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:516:15: note: byref variable will be forcibly initialized unsigned int dummy; ^~~~~ /kisskb/src/net/mac80211/tx.c: In function '__ieee80211_subif_start_xmit': /kisskb/src/net/mac80211/tx.c:3921:19: note: byref variable will be forcibly initialized struct sta_info *sta; ^~~ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'test_dpram': /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:403:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'write_ind_ap': /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:439:15: note: byref variable will be forcibly initialized unsigned int v, i = 0; ^ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_subif_start_xmit': /kisskb/src/net/mac80211/tx.c:4128:23: note: byref variable will be forcibly initialized struct sk_buff_head queue; ^~~~~ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'task_fn_mbox': /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:723:15: note: byref variable will be forcibly initialized unsigned int ind_ap; ^~~~~~ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'task_fn_mbox_2': /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:699:15: note: byref variable will be forcibly initialized unsigned int ind_ap; ^~~~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_subif_start_xmit_8023': /kisskb/src/net/mac80211/tx.c:4253:19: note: byref variable will be forcibly initialized struct sta_info *sta; ^~~ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'task_fn_area': /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:603:15: note: byref variable will be forcibly initialized unsigned int ind_ap; ^~~~~~ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'task_fn_area_2': /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:568:15: note: byref variable will be forcibly initialized unsigned int ind_ap; ^~~~~~ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'softint_ack': /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:901:15: note: byref variable will be forcibly initialized unsigned int ind_ap; ^~~~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_build_data_template': /kisskb/src/net/mac80211/tx.c:4300:19: note: byref variable will be forcibly initialized struct sta_info *sta; ^~~ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'process_softint': /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:917:23: note: byref variable will be forcibly initialized unsigned int ind_ap, ev; ^~ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:917:15: note: byref variable will be forcibly initialized unsigned int ind_ap, ev; ^~~~~~ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'read_ind_ab': /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:418:18: note: byref variable will be forcibly initialized unsigned int a, b, i = 0; ^ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:418:15: note: byref variable will be forcibly initialized unsigned int a, b, i = 0; ^ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'qs_have_work': /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:878:18: note: byref variable will be forcibly initialized struct ab_task *t; ^ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'ab_task_dequeue_finish_put': /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:327:18: note: byref variable will be forcibly initialized struct ab_task *t; ^ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'process_q': /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:864:18: note: byref variable will be forcibly initialized struct ab_task *t; ^ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:143: /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'qthread_fn': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:991:3: note: in expansion of macro 'wait_event_timeout' wait_event_timeout(cd->wq, ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/tx.c: In function '__ieee80211_beacon_get': /kisskb/src/net/mac80211/tx.c:4739:35: note: byref variable will be forcibly initialized struct ieee80211_tx_rate_control txrc; ^~~~ /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 long val; \ ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:338:1: note: in expansion of macro 'set' 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 long val; \ ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:327:1: note: in expansion of macro 'set' 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 long val; \ ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:326:1: note: in expansion of macro 'set' set(TEMP, temp_max1, temp_max, GL518_REG_TEMP_MAX); ^~~ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c: In function 'anybuss_host_common_probe': /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:1267:9: note: byref variable will be forcibly initialized __be16 fieldbus_type; ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/fieldbus/anybuss/host.c:1266:5: note: byref variable will be forcibly initialized u8 val[4]; ^~~ /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 unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:337:1: note: in expansion of macro 'set_bits' 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 unsigned long bit; ^~~ /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 unsigned long val; ^~~ /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 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 unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:328:1: note: in expansion of macro 'set_bits' 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 unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:324:2: note: in expansion of macro 'set_bits' set_bits(type, suffix, value, reg, 0xff00, 8) ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:336:1: note: in expansion of macro 'set_high' set_high(IN, in_max3, voltage_max[3], GL518_REG_VIN3_LIMIT); ^~~~~~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_nullfunc_get': /kisskb/src/net/mac80211/tx.c:5130:10: note: byref variable will be forcibly initialized __le16 qoshdr = cpu_to_le16(7); ^~~~~~ /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 unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:324:2: note: in expansion of macro 'set_bits' set_bits(type, suffix, value, reg, 0xff00, 8) ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:335:1: note: in expansion of macro 'set_high' 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 unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:324:2: note: in expansion of macro 'set_bits' set_bits(type, suffix, value, reg, 0xff00, 8) ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:334:1: note: in expansion of macro 'set_high' 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 unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:324:2: note: in expansion of macro 'set_bits' set_bits(type, suffix, value, reg, 0xff00, 8) ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:333:1: note: in expansion of macro 'set_high' set_high(VDD, in_max0, voltage_max[0], GL518_REG_VDD_LIMIT); ^~~~~~~~ /kisskb/src/drivers/mux/adg792a.c: In function 'adg792a_probe': /kisskb/src/drivers/mux/adg792a.c:66:6: note: byref variable will be forcibly initialized u32 cells; ^~~~~ /kisskb/src/drivers/mux/adg792a.c:65:6: note: byref variable will be forcibly initialized s32 idle_state[3]; ^~~~~~~~~~ /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 unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:322:2: note: in expansion of macro 'set_bits' set_bits(type, suffix, value, reg, 0x00ff, 0) ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:332:1: note: in expansion of macro 'set_low' set_low(IN, in_min3, voltage_min[3], GL518_REG_VIN3_LIMIT); ^~~~~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_get_buffered_bc': /kisskb/src/net/mac80211/tx.c:5225:27: note: byref variable will be forcibly initialized struct ieee80211_tx_data tx; ^~ /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 unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:322:2: note: in expansion of macro 'set_bits' set_bits(type, suffix, value, reg, 0x00ff, 0) ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:331:1: note: in expansion of macro 'set_low' 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 unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:322:2: note: in expansion of macro 'set_bits' set_bits(type, suffix, value, reg, 0x00ff, 0) ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:330:1: note: in expansion of macro 'set_low' 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 unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:322:2: note: in expansion of macro 'set_bits' set_bits(type, suffix, value, reg, 0x00ff, 0) ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:329:1: note: in expansion of macro 'set_low' set_low(VDD, in_min0, voltage_min[0], GL518_REG_VDD_LIMIT); ^~~~~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_tx_control_port': /kisskb/src/net/mac80211/tx.c:5414:19: note: byref variable will be forcibly initialized struct sta_info *sta; ^~~ /kisskb/src/drivers/mmc/host/sdhci-brcmstb.c: In function 'sdhci_brcmstb_cqhci_irq': /kisskb/src/drivers/mmc/host/sdhci-brcmstb.c:162:6: note: byref variable will be forcibly initialized int data_error = 0; ^~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-brcmstb.c:161:6: note: byref variable will be forcibly initialized int cmd_error = 0; ^~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-brcmstb.c: In function 'sdhci_brcmstb_probe': /kisskb/src/drivers/mmc/host/sdhci-brcmstb.c:223:26: note: byref variable will be forcibly initialized struct sdhci_pltfm_data brcmstb_pdata; ^~~~~~~~~~~~~ /kisskb/src/drivers/mfd/rohm-bd71828.c: In function 'bd71828_i2c_probe': /kisskb/src/drivers/mfd/rohm-bd71828.c:278:31: note: byref variable will be forcibly initialized struct regmap_irq_chip_data *irq_data; ^~~~~~~~ /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 struct gb_hid_get_report_request request; ^~~~~~~ /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 struct aem_find_firmware_resp ff_resp; ^~~~~~~ /kisskb/src/drivers/hwmon/ibmaem.c:495:31: note: byref variable will be forcibly initialized 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 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 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 unsigned long temp; ^~~~ /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 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 struct aem_ipmi_data probe; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/lib/genalloc.c:29: /kisskb/src/lib/genalloc.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /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 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 struct genpool_data_align data = { .align = align }; ^~~~ /kisskb/src/lib/genalloc.c: In function 'of_gen_pool_get': /kisskb/src/lib/genalloc.c:879:14: note: byref variable will be forcibly initialized const char *name = NULL; ^~~~ In file included from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/drivers/mmc/host/cqhci-core.c:10: /kisskb/src/drivers/mmc/host/cqhci-core.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized 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/drivers/mmc/host/cqhci-core.c:6: /kisskb/src/drivers/mmc/host/cqhci-core.c: In function 'cqhci_halt': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/cqhci-core.c:956:2: note: in expansion of macro 'wait_event_timeout' 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/cqhci-core.c:922:2: note: in expansion of macro 'wait_event_timeout' wait_event_timeout(cq_host->wait_queue, cqhci_tasks_cleared(cq_host), ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/cqhci-core.c: In function 'cqhci_wait_for_idle': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/cqhci-core.c:873:2: note: in expansion of macro 'wait_event' wait_event(cq_host->wait_queue, cqhci_is_idle(cq_host, &ret)); ^~~~~~~~~~ /kisskb/src/drivers/mmc/host/cqhci-core.c:871:6: note: byref variable will be forcibly initialized int ret; ^~~ /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 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 u8 mm[6] = { reg & 0xff, (reg >> 16) & 0xff, ^~ /kisskb/src/drivers/mmc/host/cqhci-core.c: In function 'cqhci_prep_dcmd_desc': /kisskb/src/drivers/mmc/host/cqhci-core.c:528:6: note: byref variable will be forcibly initialized u64 data = 0; ^~~~ /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 struct i2c_msg msg = {.addr = adr, .flags = 0, .buf = data, .len = len }; ^~~ /kisskb/src/drivers/mmc/host/cqhci-core.c: In function 'cqhci_irq': /kisskb/src/drivers/mmc/host/cqhci-core.c:808:25: note: byref variable will be forcibly initialized unsigned long tag = 0, comp_status; ^~~~~~~~~~~ /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 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 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 u8 mm2[4]; ^~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:242:5: note: byref variable will be forcibly initialized 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:1586:6: note: byref variable will be forcibly initialized s32 nomincr = 0; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1585:6: note: byref variable will be forcibly initialized 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 u8 mm2[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:228:5: note: byref variable will be forcibly initialized 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 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:2766:6: note: byref variable will be forcibly initialized 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 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:2780:6: note: byref variable will be forcibly initialized 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 u16 FeAgRegAgModeLop; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:563:8: note: byref variable will be forcibly initialized 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 u16 FeAgRegAgAgcSio = 0; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:807:7: note: byref variable will be forcibly initialized u16 AgModeLop = 0; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:792:9: note: byref variable will be forcibly initialized u16 FeAgRegAgAgcSio = 0; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:755:7: note: byref variable will be forcibly initialized u16 AgModeLop = 0; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:740:9: note: byref variable will be forcibly initialized u16 FeAgRegAgAgcSio = 0; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:707:8: note: byref variable will be forcibly initialized u16 AgModeLop = 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/ipmi.h:21, from /kisskb/src/drivers/hwmon/ibmpex.c:9: /kisskb/src/drivers/hwmon/ibmpex.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'SetCfgNoiseCalibration': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1864:6: note: byref variable will be forcibly initialized u16 beOptEna; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'SC_SendCommand': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1306:6: note: byref variable will be forcibly initialized u16 errCode; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'SC_ProcStartCommand': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1328:6: note: byref variable will be forcibly initialized u16 scExec; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'StartDiversity': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1785:6: note: byref variable will be forcibly initialized u16 rcControl; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'DRX_Start': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:2337:8: note: byref variable will be forcibly initialized u16 sc_config; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'SetCfgPga': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1179:6: note: byref variable will be forcibly initialized u16 AgModeHip = 0; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1178:6: note: byref variable will be forcibly initialized 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 u16 dtoIncHip = 0; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:400:6: note: byref variable will be forcibly initialized u16 dtoIncLop = 0; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:398:6: note: byref variable will be forcibly initialized 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:1682:8: note: byref variable will be forcibly initialized u32 lock; ^~~~ /kisskb/src/drivers/nvmem/qfprom.c: In function 'qfprom_reg_write': /kisskb/src/drivers/nvmem/qfprom.c:212:31: note: byref variable will be forcibly initialized struct qfprom_touched_values old; ^~~ /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 const struct firmware *fw; ^~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from /kisskb/src/arch/arm64/include/asm/rwonce.h:71, from /kisskb/src/include/linux/compiler.h:248, from /kisskb/src/include/linux/err.h:5, from /kisskb/src/drivers/mux/gpio.c:10: /kisskb/src/drivers/mux/gpio.c: In function 'mux_gpio_set': /kisskb/src/drivers/mux/gpio.c:25:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(values, BITS_PER_TYPE(state)); ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'SetDeviceTypeId': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1491:6: note: byref variable will be forcibly initialized u16 deviceId = 0; ^~~~~~~~ /kisskb/src/drivers/mux/gpio.c: In function 'mux_gpio_probe': /kisskb/src/drivers/mux/gpio.c:52:6: note: byref variable will be forcibly initialized s32 idle_state; ^~~~~~~~~~ /kisskb/src/drivers/media/i2c/mt9m001.c: In function 'mt9m001_apply_selection': /kisskb/src/drivers/media/i2c/mt9m001.c:190:27: note: byref variable will be forcibly initialized const struct mt9m001_reg regs[] = { ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv0297.c: In function 'stv0297_writereg': /kisskb/src/drivers/media/dvb-frontends/stv0297.c:43:17: note: byref variable will be forcibly initialized struct i2c_msg msg = {.addr = state->config->demod_address,.flags = 0,.buf = buf,.len = 2 }; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0297.c:42:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0297.c: In function 'stv0297_readregs': /kisskb/src/drivers/media/dvb-frontends/stv0297.c:98:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { {.addr = state->config->demod_address,.flags = 0,.buf = ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0297.c: In function 'stv0297_read_snr': /kisskb/src/drivers/media/dvb-frontends/stv0297.c:375:5: note: byref variable will be forcibly initialized u8 SNR[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0297.c: In function 'stv0297_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/stv0297.c:352:5: note: byref variable will be forcibly initialized u8 STRENGTH[3]; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0297.c: In function 'stv0297_readreg': /kisskb/src/drivers/media/dvb-frontends/stv0297.c:59:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { {.addr = state->config->demod_address,.flags = 0,.buf = b0,.len = 1}, ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0297.c:58:5: note: byref variable will be forcibly initialized u8 b1[] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/stv0297.c:57:5: note: byref variable will be forcibly initialized u8 b0[] = { reg }; ^~ /kisskb/src/drivers/media/dvb-frontends/stv0297.c: In function 'stv0297_read_ber': /kisskb/src/drivers/media/dvb-frontends/stv0297.c:335:5: note: byref variable will be forcibly initialized u8 BER[3]; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, 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_set_default_mgmt_key': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/key.c:389:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sdata->default_mgmt_key, key); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/key.c: In function '__ieee80211_set_default_beacon_key': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/key.c:414:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sdata->default_beacon_key, key); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/key.c: In function '__ieee80211_set_default_key': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/key.c:365:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sdata->default_multicast_key, key); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/key.c:358:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sdata->default_unicast_key, key); ^~~~~~~~~~~~~~~~~~ /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 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 u8 tkip_old[WLAN_KEY_LEN_TKIP], tkip_new[WLAN_KEY_LEN_TKIP]; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, 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 '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/key.c: In function 'ieee80211_key_replace': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/key.c:510:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sdata->keys[idx], new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/key.c:479:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sta->gtk[idx], new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/key.c:474:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sta->ptk[idx], new); ^~~~~~~~~~~~~~~~~~ /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 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:588:9: note: byref variable will be forcibly initialized 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 struct gb_lights_get_channel_config_request req; ^~~ /kisskb/src/drivers/staging/greybus/light.c:946:47: note: byref variable will be forcibly initialized 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 struct gb_lights_get_light_config_response conf; ^~~~ /kisskb/src/drivers/staging/greybus/light.c:1005:44: note: byref variable will be forcibly initialized struct gb_lights_get_light_config_request req; ^~~ /kisskb/src/drivers/staging/greybus/light.c: In function 'gb_lights_fade_set': /kisskb/src/drivers/staging/greybus/light.c:321:36: note: byref variable will be forcibly initialized struct gb_lights_set_fade_request req; ^~~ /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 u8 fade; \ ^~~~ /kisskb/src/drivers/staging/greybus/light.c:233:1: note: in expansion of macro 'gb_lights_fade_attr' gb_lights_fade_attr(out); ^~~~~~~~~~~~~~~~~~~ /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 u8 fade; \ ^~~~ /kisskb/src/drivers/staging/greybus/light.c:232:1: note: in expansion of macro 'gb_lights_fade_attr' 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 struct gb_lights_set_color_request req; ^~~ /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 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 struct gb_lights_blink_request req; ^~~ /kisskb/src/drivers/staging/greybus/light.c: In function '__gb_lights_led_brightness_set': /kisskb/src/drivers/staging/greybus/light.c:370:42: note: byref variable will be forcibly initialized struct gb_lights_set_brightness_request req; ^~~ In file included from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.c:6: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/arch/arm64/include/asm/arch_timer.h:18, from /kisskb/src/arch/arm64/include/asm/timex.h:8, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/skbuff.h:15, 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:1024:12: note: byref variable will be forcibly initialized LIST_HEAD(keys); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina226_interval_store': /kisskb/src/drivers/hwmon/ina2xx.c:510:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina226_interval_show': /kisskb/src/drivers/hwmon/ina2xx.c:534:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina226_alarm_show': /kisskb/src/drivers/hwmon/ina2xx.c:443:6: note: byref variable will be forcibly initialized int regval; ^~~~~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina2xx_shunt_store': /kisskb/src/drivers/hwmon/ina2xx.c:491:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina226_alert_store': /kisskb/src/drivers/hwmon/ina2xx.c:401:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina226_alert_show': /kisskb/src/drivers/hwmon/ina2xx.c:373:6: note: byref variable will be forcibly initialized 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 unsigned int cal; ^~~ /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 unsigned int regval; ^~~~~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina2xx_probe': /kisskb/src/drivers/hwmon/ina2xx.c:624:6: note: byref variable will be forcibly initialized u32 val; ^~~ /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 struct flowi4 fl4_2 = {}; ^~~~~ /kisskb/src/net/ipv4/icmp.c:490:16: note: byref variable will be forcibly initialized struct flowi4 fl4_dec; ^~~~~~~ /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 u8 version[2]; ^~~~~~~ /kisskb/src/drivers/mfd/stmfx.c:326:6: note: byref variable will be forcibly initialized u32 id; ^~ /kisskb/src/drivers/mfd/stmfx.c: In function 'stmfx_irq_handler': /kisskb/src/drivers/mfd/stmfx.c:208:6: note: byref variable will be forcibly initialized u32 pending, ack; ^~~~~~~ /kisskb/src/drivers/mfd/stmfx.c:207:16: note: byref variable will be forcibly initialized unsigned long bits; ^~~~ /kisskb/src/drivers/mfd/stmfx.c: In function 'stmfx_function_enable': /kisskb/src/drivers/mfd/stmfx.c:118:6: note: byref variable will be forcibly initialized u32 sys_ctrl; ^~~~~~~~ In file included from /kisskb/src/include/net/route.h:24, from /kisskb/src/include/net/ip.h:29, 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 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/net/ipv4/icmp.c: In function 'ip_icmp_error_rfc4884_validate': /kisskb/src/net/ipv4/icmp.c:1145:29: note: byref variable will be forcibly initialized struct icmp_ext_hdr *exth, _exth; ^~~~~ /kisskb/src/net/ipv4/icmp.c:1144:32: note: byref variable will be forcibly initialized struct icmp_extobj_hdr *objh, _objh; ^~~~~ /kisskb/src/net/ipv4/icmp.c: In function 'icmp_sk_init': /kisskb/src/net/ipv4/icmp.c:1320:16: note: byref variable will be forcibly initialized struct sock *sk; ^~ /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 struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/icmp.c:404:17: note: byref variable will be forcibly initialized struct rtable *rt = skb_rtable(skb); ^~ /kisskb/src/net/ipv4/icmp.c:403:21: note: byref variable will be forcibly initialized struct ipcm_cookie ipc; ^~~ /kisskb/src/net/ipv4/icmp.c: In function 'icmp_timestamp': /kisskb/src/net/ipv4/icmp.c:1014:18: note: byref variable will be forcibly initialized struct icmp_bxm icmp_param; ^~~~~~~~~~ /kisskb/src/net/ipv4/icmp.c: In function 'icmp_echo': /kisskb/src/net/ipv4/icmp.c:991:19: note: byref variable will be forcibly initialized struct icmp_bxm icmp_param; ^~~~~~~~~~ /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 u8 _inner_type, *itp; ^~~~~~~~~~~ /kisskb/src/net/ipv4/icmp.c:599:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/icmp.c:598:21: note: byref variable will be forcibly initialized struct ipcm_cookie ipc; ^~~ /kisskb/src/net/ipv4/icmp.c:597:17: note: byref variable will be forcibly initialized struct rtable *rt = skb_rtable(skb_in); ^~ /kisskb/src/net/ipv4/icmp.c:596:18: note: byref variable will be forcibly initialized struct icmp_bxm icmp_param; ^~~~~~~~~~ /kisskb/src/drivers/staging/wfx/bh.c: In function 'ack_sdio_data': /kisskb/src/drivers/staging/wfx/bh.c:226:6: note: byref variable will be forcibly initialized u32 cfg_reg; ^~~~~~~ /kisskb/src/drivers/staging/wfx/bh.c: In function 'bh_work': /kisskb/src/drivers/staging/wfx/bh.c:239:21: note: byref variable will be forcibly initialized 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 u32 cur, prev; ^~~ /kisskb/src/drivers/staging/wfx/bh.c: In function 'wfx_bh_poll_irq': /kisskb/src/drivers/staging/wfx/bh.c:305:6: note: byref variable will be forcibly initialized u32 reg; ^~~ /kisskb/src/drivers/nvmem/sunxi_sid.c: In function 'sun8i_sid_read_by_reg': /kisskb/src/drivers/nvmem/sunxi_sid.c:85:6: note: byref variable will be forcibly initialized u32 word; ^~~~ /kisskb/src/drivers/hid/hid-playstation.c: In function 'dualsense_send_output_report': /kisskb/src/drivers/hid/hid-playstation.c:815:11: note: byref variable will be forcibly initialized uint8_t seed = PS_OUTPUT_CRC32_SEED; ^~~~ /kisskb/src/drivers/hid/hid-playstation.c: In function 'dualsense_output_worker': /kisskb/src/drivers/hid/hid-playstation.c:829:33: note: byref variable will be forcibly initialized struct dualsense_output_report report; ^~~~~~ /kisskb/src/drivers/hid/hid-playstation.c: In function 'dualsense_reset_leds': /kisskb/src/drivers/hid/hid-playstation.c:1084:33: note: byref variable will be forcibly initialized struct dualsense_output_report report; ^~~~~~ /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 int space; ^~~~~ /kisskb/src/lib/fault-inject.c:22:6: note: byref variable will be forcibly initialized int times; ^~~~~ /kisskb/src/lib/fault-inject.c:21:16: note: byref variable will be forcibly initialized unsigned long interval; ^~~~~~~~ /kisskb/src/lib/fault-inject.c:20:16: note: byref variable will be forcibly initialized unsigned long probability; ^~~~~~~~~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/mmc_hsq.c:276:2: note: in expansion of macro 'wait_event' wait_event(hsq->wait_queue, ^~~~~~~~~~ /kisskb/src/drivers/mmc/host/mmc_hsq.c:274:6: note: byref variable will be forcibly initialized 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_disable': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __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' ret = wait_event_timeout(hsq->wait_queue, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/mmc_hsq.c:286:6: note: byref variable will be forcibly initialized 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 u32 reg, mask; ^~~~ /kisskb/src/drivers/mux/mmio.c:78:7: note: byref variable will be forcibly initialized u32 reg, mask; ^~~ /kisskb/src/drivers/mux/mmio.c:77:7: note: byref variable will be forcibly initialized s32 idle_state = MUX_IDLE_AS_IS; ^~~~~~~~~~ /kisskb/src/drivers/extcon/extcon-usbc-tusb320.c: In function 'tusb320_check_signature': /kisskb/src/drivers/extcon/extcon-usbc-tusb320.c:49:11: note: byref variable will be forcibly initialized unsigned val; ^~~ /kisskb/src/drivers/extcon/extcon-usbc-tusb320.c: In function 'tusb320_irq_handler': /kisskb/src/drivers/extcon/extcon-usbc-tusb320.c:69:11: note: byref variable will be forcibly initialized unsigned reg; ^~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/nvmem/rockchip-efuse.c:11: /kisskb/src/drivers/nvmem/rockchip-efuse.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:287:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/nvmem/snvs_lpgpr.c: In function 'snvs_lpgpr_write': /kisskb/src/drivers/nvmem/snvs_lpgpr.c:57:15: note: byref variable will be forcibly initialized unsigned int lock_reg; ^~~~~~~~ /kisskb/src/drivers/hwmon/lm77.c: In function 'temp_hyst_store': /kisskb/src/drivers/hwmon/lm77.c:187:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/lm77.c: In function 'temp_store': /kisskb/src/drivers/hwmon/lm77.c:162:7: note: byref variable will be forcibly initialized long val; ^~~ /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 unsigned long convrate; ^~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/ipv4/devinet.c:25: /kisskb/src/net/ipv4/devinet.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /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 long temp; ^~~~ /kisskb/src/drivers/hwmon/lm63.c: In function 'set_temp8': /kisskb/src/drivers/hwmon/lm63.c:492:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/lm63.c: In function 'temp2_crit_hyst_store': /kisskb/src/drivers/hwmon/lm63.c:621:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/lm63.c: In function 'set_temp11': /kisskb/src/drivers/hwmon/lm63.c:565:7: note: byref variable will be forcibly initialized long val; ^~~ 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 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 __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 u32 tmp = value; ^~~ /kisskb/src/net/ipv4/devinet.c: In function 'put_cacheinfo': /kisskb/src/net/ipv4/devinet.c:1638:23: note: byref variable will be forcibly initialized 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 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 __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 s32 tmp = value; ^~~ /kisskb/src/drivers/hwmon/lm63.c: In function 'set_pwm1': /kisskb/src/drivers/hwmon/lm63.c:386:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/lm63.c: In function 'temp2_type_store': /kisskb/src/drivers/hwmon/lm63.c:702:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/lm63.c: In function 'set_fan': /kisskb/src/drivers/hwmon/lm63.c:344:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/ipv4/devinet.c:25: /kisskb/src/net/ipv4/devinet.c: In function '__inet_del_ifa': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/devinet.c:441:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(last_prim->ifa_next, promote); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/devinet.c:440:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(promote->ifa_next, last_sec); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/devinet.c:437:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(prev_prom->ifa_next, next_sec); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/lm63.c: In function 'update_interval_store': /kisskb/src/drivers/hwmon/lm63.c:674:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/lm63.c: In function 'pwm1_enable_store': /kisskb/src/drivers/hwmon/lm63.c:421:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ 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_netconf_fill_devconf': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized s32 tmp = value; ^~~ /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/drivers/perf/arm_dsu_pmu.c: In function 'dsu_pmu_validate_group': /kisskb/src/drivers/perf/arm_dsu_pmu.c:529:23: note: byref variable will be forcibly initialized struct dsu_hw_events fake_hw; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/ipv4/devinet.c:25: /kisskb/src/net/ipv4/devinet.c: In function '__inet_insert_ifa': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/devinet.c:542:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*ifap, ifa); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/devinet.c:541:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ifa->ifa_next, *ifap); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/devinet.c:477:27: note: byref variable will be forcibly initialized struct in_validator_info ivi; ^~~ /kisskb/src/drivers/perf/arm_dsu_pmu.c: In function 'dsu_pmu_handle_irq': /kisskb/src/drivers/perf/arm_dsu_pmu.c:397:16: note: byref variable will be forcibly initialized unsigned long overflow; ^~~~~~~~ /kisskb/src/drivers/perf/arm_dsu_pmu.c: In function 'dsu_pmu_get_online_cpu_any_but': /kisskb/src/drivers/perf/arm_dsu_pmu.c:236:17: note: byref variable will be forcibly initialized struct cpumask online_supported; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/perf/arm_dsu_pmu.c: In function 'dsu_pmu_probe_pmu': /kisskb/src/drivers/perf/arm_dsu_pmu.c:672:6: note: byref variable will be forcibly initialized u32 cpmceid[2]; ^~~~~~~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_netconf_get_devconf': /kisskb/src/net/ipv4/devinet.c:2164:17: note: byref variable will be forcibly initialized struct nlattr *tb[NETCONFA_MAX+1]; ^~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_validate_link_af': /kisskb/src/net/ipv4/devinet.c:1955:21: note: byref variable will be forcibly initialized 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:1721:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFA_MAX+1]; ^~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_dump_ifaddr': /kisskb/src/net/ipv4/devinet.c:1811:14: note: byref variable will be forcibly initialized struct net *tgt_net = net; ^~~~~~~ /kisskb/src/net/ipv4/devinet.c: In function 'rtm_to_ifaddr': /kisskb/src/net/ipv4/devinet.c:826:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFA_MAX+1]; ^~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_rtm_newaddr': /kisskb/src/net/ipv4/devinet.c:934:8: note: byref variable will be forcibly initialized __u32 prefered_lft = INFINITY_LIFE_TIME; ^~~~~~~~~~~~ /kisskb/src/net/ipv4/devinet.c:933:8: note: byref variable will be forcibly initialized __u32 valid_lft = INFINITY_LIFE_TIME; ^~~~~~~~~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_set_link_af': /kisskb/src/net/ipv4/devinet.c:1985:21: note: byref variable will be forcibly initialized struct nlattr *a, *tb[IFLA_INET_MAX+1]; ^~ /kisskb/src/net/ipv4/devinet.c: In function 'inetdev_changename': /kisskb/src/net/ipv4/devinet.c:1484:8: note: byref variable will be forcibly initialized char old[IFNAMSIZ], *dot; ^~~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_gifconf': /kisskb/src/net/ipv4/devinet.c:1250:15: note: byref variable will be forcibly initialized struct ifreq ifr; ^~~ /kisskb/src/net/ipv4/devinet.c: In function '__ip_dev_find': /kisskb/src/net/ipv4/devinet.c:159:21: note: byref variable will be forcibly initialized struct fib_result res = { 0 }; ^~~ /kisskb/src/net/ipv4/devinet.c:158:17: note: byref variable will be forcibly initialized struct flowi4 fl4 = { .daddr = addr }; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/ipv4/devinet.c:25: /kisskb/src/net/ipv4/devinet.c: In function 'inetdev_init': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/devinet.c:289:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev->ip_ptr, in_dev); ^~~~~~~~~~~~~~~~~~ /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 u32 tuning_count; ^~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-xenon.c:433:6: note: byref variable will be forcibly initialized u32 sdhc_id, nr_sdhc; ^~~~~~~ /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 struct resource iomem; ^~~~~ /kisskb/src/drivers/mmc/host/sdhci-xenon-phy.c:657:14: note: byref variable will be forcibly initialized 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 u32 value; ^~~~~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_rtm_deladdr': /kisskb/src/net/ipv4/devinet.c:649:17: note: byref variable will be forcibly initialized struct nlattr *tb[IFA_MAX+1]; ^~ /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 const char *phy_type = NULL; ^~~~~~~~ /kisskb/src/drivers/perf/arm_pmu.c: In function 'validate_group': /kisskb/src/drivers/perf/arm_pmu.c:390:23: note: byref variable will be forcibly initialized struct pmu_hw_events fake_pmu; ^~~~~~~~ /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 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 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 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 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 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 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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/staging/greybus/loopback.c:419:2: note: in expansion of macro 'wait_event' wait_event(gb->wq_completion, ^~~~~~~~~~ /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/greybus/loopback.c:828:2: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(gb->wq_completion, ^~~~~~~~~~~~~~~~~~~~~~~~ /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 u32 lat; ^~~ /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 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 char name[DEBUGFS_NAMELEN]; ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/greybus/loopback.c:852:4: note: in expansion of macro 'wait_event_interruptible' wait_event_interruptible(gb->wq, gb->type || ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-rmi.c: In function 'rmi_set_mode': /kisskb/src/drivers/hid/hid-rmi.c:146:11: note: byref variable will be forcibly initialized const u8 txbuf[2] = {RMI_SET_RMI_MODE_REPORT_ID, mode}; ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/include/linux/hid.h:19, from /kisskb/src/drivers/hid/hid-rmi.c:10: /kisskb/src/drivers/hid/hid-rmi.c: In function 'rmi_hid_read_block': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-rmi.c:229:9: note: in expansion of macro 'wait_event_timeout' if (!wait_event_timeout(data->wait, ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/uio.h:8, from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/net/ipv4/af_inet.c:69: /kisskb/src/net/ipv4/af_inet.c: In function 'sock_graft': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:1906:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sk->sk_wq, &parent->wq); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/net/ipv4/af_inet.c:102: /kisskb/src/net/ipv4/af_inet.c: In function 'tcp_call_bpf': /kisskb/src/include/net/tcp.h:2268:27: note: byref variable will be forcibly initialized struct bpf_sock_ops_kern sock_ops; ^~~~~~~~ /kisskb/src/net/ipv4/af_inet.c: In function 'inet_accept': /kisskb/src/net/ipv4/af_inet.c:742:6: note: byref variable will be forcibly initialized int err = -EINVAL; ^~~ /kisskb/src/net/ipv4/af_inet.c: In function 'inet_recvmsg': /kisskb/src/net/ipv4/af_inet.c:846:6: note: byref variable will be forcibly initialized int addr_len = 0; ^~~~~~~~ /kisskb/src/net/ipv4/af_inet.c: In function 'inet_ioctl': /kisskb/src/net/ipv4/af_inet.c:934:17: note: byref variable will be forcibly initialized struct rtentry rt; ^~ /kisskb/src/net/ipv4/af_inet.c:933:15: note: byref variable will be forcibly initialized struct ifreq ifr; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/uio.h:8, from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/net/ipv4/af_inet.c:69: /kisskb/src/net/ipv4/af_inet.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/af_inet.c: In function 'inet_sk_state_store': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/af_inet.c:1327:2: note: in expansion of macro 'smp_store_release' smp_store_release(&sk->sk_state, newstate); ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/af_inet.c: In function 'inet_current_timestamp': /kisskb/src/net/ipv4/af_inet.c:1579:20: note: byref variable will be forcibly initialized struct timespec64 ts; ^~ /kisskb/src/net/ipv4/af_inet.c: In function 'inet_ctl_sock_create': /kisskb/src/net/ipv4/af_inet.c:1652:17: note: byref variable will be forcibly initialized struct socket *sock; ^~~~ /kisskb/src/drivers/fpga/of-fpga-region.c: In function 'child_regions_with_firmware': /kisskb/src/drivers/fpga/of-fpga-region.c:153:14: note: byref variable will be forcibly initialized const char *child_firmware_name; ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/fpga/of-fpga-region.c: In function 'of_fpga_region_parse_ov': /kisskb/src/drivers/fpga/of-fpga-region.c:198:14: note: byref variable will be forcibly initialized const char *firmware_name; ^~~~~~~~~~~~~ /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 loff_t off = offset; ^~~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 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 struct gb_power_supply_get_supplies_response resp; ^~~~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 struct gb_power_supply_get_description_request req; ^~~ /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 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 struct gb_power_supply_set_property_request req; ^~~ /kisskb/src/drivers/media/i2c/mt9m111.c: In function 'mt9m111_set_selection': /kisskb/src/drivers/media/i2c/mt9m111.c:457:19: note: byref variable will be forcibly initialized struct v4l2_rect rect = sel->r; ^~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/dfl.h:11, from /kisskb/src/drivers/fpga/dfl.c:13: /kisskb/src/drivers/fpga/dfl.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/fpga/dfl.c: In function 'create_feature_instance': /kisskb/src/drivers/fpga/dfl.c:1021:25: note: byref variable will be forcibly initialized unsigned int irq_base, nr_irqs; ^~~~~~~ /kisskb/src/drivers/fpga/dfl.c:1021:15: note: byref variable will be forcibly initialized unsigned int irq_base, nr_irqs; ^~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/fpga/dfl.h:22, from /kisskb/src/drivers/fpga/dfl.c:18: /kisskb/src/drivers/fpga/dfl.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/dfl.h:11, from /kisskb/src/drivers/fpga/dfl.c:13: /kisskb/src/drivers/fpga/dfl.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/fpga/dfl.c: In function 'dfl_feature_ioctl_set_irq': /kisskb/src/drivers/fpga/dfl.c:1845:26: note: byref variable will be forcibly initialized struct dfl_fpga_irq_set hdr; ^~~ /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 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 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 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 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 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 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 u8 reg2 [] = { reg }; ^~~~ /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 u8 buf, len2, attr; ^~~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:202:5: note: byref variable will be forcibly initialized 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 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 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 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 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 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 u8 attr, len2, buf; ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:143:11: note: byref variable will be forcibly initialized 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 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 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 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 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:74:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = addr, .flags = I2C_M_RD, .buf = buf, .len = len }; ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:61:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = addr, .flags = 0, .buf = buf, .len = len }; ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:319:5: note: byref variable will be forcibly initialized 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 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 u8 buf; ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:523:5: note: byref variable will be forcibly initialized 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 u8 buf[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:855:25: note: byref variable will be forcibly initialized 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 u8 buf[3]; ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:918:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /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 u8 buf [] = {0,0,0,0,0}; ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/perf/arm_spe_pmu.c:22: /kisskb/src/drivers/perf/arm_spe_pmu.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 unsigned long val; ^~~ /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 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 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 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 long val; ^~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 long val; ^~~ /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 int len, i; ^~~ /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 long val; ^~~ /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 long val; ^~~ /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 long val; ^~~ /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 struct list_head tasks; ^~~~~ /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 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 u32 val_r, val_w; ^~~~~ In file included from /kisskb/src/include/uapi/linux/neighbour.h:6, from /kisskb/src/include/linux/netdevice.h:45, from /kisskb/src/include/net/cfg80211.h:14, from /kisskb/src/net/wireless/pmsr.c:7: /kisskb/src/net/wireless/pmsr.c: In function 'nl_set_extack_cookie_u64': /kisskb/src/include/linux/netlink.h:132:6: note: byref variable will be forcibly initialized u64 __cookie = cookie; ^~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/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:303:9: note: byref variable will be forcibly initialized 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 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:170:17: note: byref variable will be forcibly initialized struct nlattr *req[NL80211_PMSR_REQ_ATTR_MAX + 1]; ^~~ /kisskb/src/net/wireless/pmsr.c:169:17: note: byref variable will be forcibly initialized 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 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 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 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 u64 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 /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 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 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 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 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 u32 tmp = value; ^~~ In file included from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/arch/arm64/include/asm/arch_timer.h:18, from /kisskb/src/arch/arm64/include/asm/timex.h:8, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/compat.h:10, 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:570:12: note: byref variable will be forcibly initialized LIST_HEAD(free_list); ^~~~~~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ 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 'cfg80211_pmsr_complete': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 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 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 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 u32 tmp = value; ^~~ /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 u8 bssid[ETH_ALEN]; ^~~~~ /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 struct cfg80211_pmksa cfg_pmksa; ^~~~~~~~~ /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 unsigned long val; ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'prochot_override_duty_cycle_store': /kisskb/src/net/wireless/wext-compat.c: In function 'cfg80211_wext_siwencodeext': /kisskb/src/drivers/hwmon/lm93.c:2260:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/net/wireless/wext-compat.c:656:20: note: byref variable will be forcibly initialized struct key_params params; ^~~~~~ /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 unsigned long val; ^~~ 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 u64 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 /kisskb/src/lib/nlattr.c:167:34: note: byref variable will be forcibly initialized struct netlink_range_validation range; ^~~~~ /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 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 int ret, regl, regh, regvall, regvalh; ^~~~~~~ /kisskb/src/drivers/hwmon/lm95245.c:164:23: note: byref variable will be forcibly initialized int ret, regl, regh, regvall, regvalh; ^~~~~~~ In file included from /kisskb/src/lib/nlattr.c:16: /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 u64 tmp; ^~~ /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 unsigned long val; ^~~ /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 s64 tmp; ^~~ /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 unsigned long val; ^~~ /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 /kisskb/src/lib/nlattr.c:271:41: note: byref variable will be forcibly initialized struct netlink_range_validation_signed range; ^~~~~ /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 unsigned long val; ^~~ /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 unsigned int rate; ^~~~ /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 unsigned long val; ^~~ /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 struct key_params params; ^~~~~~ /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 unsigned int regval; ^~~~~~ /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 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 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 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 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 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 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 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 unsigned long val; ^~~ /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 int err, val; ^~~ /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 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 unsigned long val; ^~~ /kisskb/src/drivers/hwmon/lm90.c: In function 'lm90_irq_thread': /kisskb/src/drivers/hwmon/lm90.c:1757:6: note: byref variable will be forcibly initialized u16 status; ^~~~~~ /kisskb/src/drivers/hwmon/lm90.c: In function 'lm90_alert': /kisskb/src/drivers/hwmon/lm90.c:1925:6: note: byref variable will be forcibly initialized u16 alarms; ^~~~~~ /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 unsigned long val; ^~~ /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 u8 addr[ETH_ALEN]; ^~~~ /kisskb/src/net/wireless/wext-compat.c:1285:22: note: byref variable will be forcibly initialized struct station_info sinfo = {}; ^~~~~ /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 unsigned long val; ^~~ /kisskb/src/drivers/fpga/dfl-fme-pr.c: In function 'fme_pr': /kisskb/src/drivers/fpga/dfl-fme-pr.c:70:30: note: byref variable will be forcibly initialized struct dfl_fpga_fme_port_pr port_pr; ^~~~~~~ /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 unsigned long val; ^~~ /kisskb/src/net/wireless/wext-compat.c: In function 'cfg80211_wext_siwrate': /kisskb/src/net/wireless/wext-compat.c:1230:31: note: byref variable will be forcibly initialized struct cfg80211_bitrate_mask mask; ^~~~ /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 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 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 long val; ^~~ /kisskb/src/drivers/hwmon/lm90.c: In function 'pec_store': /kisskb/src/drivers/hwmon/lm90.c:972:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/fpga/dfl-fme-pr.c: In function 'dfl_fme_create_mgr': /kisskb/src/drivers/fpga/dfl-fme-pr.c:177:27: note: byref variable will be forcibly initialized struct dfl_fme_mgr_pdata mgr_pdata; ^~~~~~~~~ /kisskb/src/drivers/fpga/dfl-fme-pr.c: In function 'dfl_fme_create_bridge': /kisskb/src/drivers/fpga/dfl-fme-pr.c:233:26: note: byref variable will be forcibly initialized struct dfl_fme_br_pdata br_pdata; ^~~~~~~~ /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 long val; ^~~ /kisskb/src/drivers/fpga/dfl-fme-pr.c: In function 'dfl_fme_create_region': /kisskb/src/drivers/fpga/dfl-fme-pr.c:305:30: note: byref variable will be forcibly initialized struct dfl_fme_region_pdata region_pdata; ^~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/fib_frontend.c:12: /kisskb/src/net/ipv4/fib_frontend.c: In function 'hlist_replace_rcu': /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 struct cfg80211_chan_def chandef = {}; ^~~~~~~ /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 struct vif_params vifparams; ^~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:532:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*(struct hlist_node __rcu **)new->pprev, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fib_frontend.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/hwmon/lm90.c:87: /kisskb/src/drivers/hwmon/lm90.c: In function 'lm90_probe': /kisskb/src/include/linux/hwmon.h:419:22: note: byref variable will be forcibly initialized .config = (u32 []) { \ ^ /kisskb/src/drivers/hwmon/lm90.c:1836:18: note: in expansion of macro 'HWMON_CHANNEL_INFO' data->info[0] = HWMON_CHANNEL_INFO(chip, ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/hwmon.h:417:32: note: byref variable will be forcibly initialized (&(struct hwmon_channel_info) { \ ^ /kisskb/src/drivers/hwmon/lm90.c:1836:18: note: in expansion of macro 'HWMON_CHANNEL_INFO' data->info[0] = HWMON_CHANNEL_INFO(chip, ^~~~~~~~~~~~~~~~~~ /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 struct cfg80211_chan_def chandef = { ^~~~~~~ /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 bool value; ^~~~~ /kisskb/src/net/ipv4/fib_frontend.c: In function 'fib_replace_table': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fib_frontend.c:140:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(net->ipv4.fib_default, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fib_frontend.c:137:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(net->ipv4.fib_main, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/fpga/dfl-fme-error.c: In function 'fme_errors_store': /kisskb/src/drivers/fpga/dfl-fme-error.c:223:9: note: byref variable will be forcibly initialized u64 v, val; ^~~ /kisskb/src/drivers/fpga/dfl-fme-error.c: In function 'pcie1_errors_store': /kisskb/src/drivers/fpga/dfl-fme-error.c:110:9: note: byref variable will be forcibly initialized u64 v, val; ^~~ /kisskb/src/drivers/fpga/dfl-fme-error.c: In function 'pcie0_errors_store': /kisskb/src/drivers/fpga/dfl-fme-error.c:65:9: note: byref variable will be forcibly initialized u64 v, val; ^~~ /kisskb/src/drivers/fpga/dfl-fme-error.c: In function 'inject_errors_store': /kisskb/src/drivers/fpga/dfl-fme-error.c:179:5: note: byref variable will be forcibly initialized u8 inject_error; ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/fib_frontend.c:12: /kisskb/src/net/ipv4/fib_frontend.c: In function 'fib_new_table': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fib_frontend.c:98:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(net->ipv4.fib_default, tb); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fib_frontend.c:95:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(net->ipv4.fib_main, tb); ^~~~~~~~~~~~~~~~~~ /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 struct fib_result res; ^~~ /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 struct fib_result res; ^~~ /kisskb/src/net/ipv4/fib_frontend.c: In function 'rtentry_to_fib_config': /kisskb/src/net/ipv4/fib_frontend.c:525:8: note: byref variable will be forcibly initialized char devname[IFNAMSIZ]; ^~~~~~~ /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 struct flowi4 fl4 = { ^~~ /kisskb/src/net/ipv4/fib_frontend.c:274:20: note: byref variable will be forcibly initialized struct fib_result res; ^~~ /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 struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/fib_frontend.c:350:20: note: byref variable will be forcibly initialized struct fib_result res; ^~~ /kisskb/src/net/ipv4/fib_frontend.c:348:19: note: byref variable will be forcibly initialized struct flow_keys flkeys; ^~~~~~ /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 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 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 long val; ^~~ /kisskb/src/net/ipv4/fib_frontend.c: In function 'ip_rt_ioctl': /kisskb/src/net/ipv4/fib_frontend.c:613:20: note: byref variable will be forcibly initialized struct fib_config cfg; ^~~ /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 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 unsigned long val; ^~~ /kisskb/src/net/ipv4/fib_frontend.c: In function 'inet_rtm_delroute': /kisskb/src/net/ipv4/fib_frontend.c:840:20: note: byref variable will be forcibly initialized struct fib_config cfg; ^~~ /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 unsigned long val; ^~~ /kisskb/src/net/ipv4/fib_frontend.c: In function 'inet_rtm_newroute': /kisskb/src/net/ipv4/fib_frontend.c:870:20: note: byref variable will be forcibly initialized struct fib_config cfg; ^~~ /kisskb/src/net/ipv4/fib_frontend.c: In function 'ip_valid_fib_dump_req': /kisskb/src/net/ipv4/fib_frontend.c:896:17: note: byref variable will be forcibly initialized struct nlattr *tb[RTA_MAX + 1]; ^~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_pingpong.c: In function 'dpu_hw_pingpong_init': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_pingpong.c:266:25: note: byref variable will be forcibly initialized struct dpu_hw_pingpong *dpu_hw_pingpong_init(enum dpu_pingpong idx, ^~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/igmp.c:69: /kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_hash_add': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/igmp.c:1399:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(in_dev->mc_hash, mc_hash); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/igmp.c:1380:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(mc_hash[hash], im); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_filter_add': /kisskb/src/net/ipv4/igmp.c:1131:7: note: byref variable will be forcibly initialized char buf[MAX_ADDR_LEN]; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/igmp.c:69: /kisskb/src/net/ipv4/igmp.c: In function '____ip_mc_inc_group': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/igmp.c:1454:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(in_dev->mc_list, im); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_filter_del': /kisskb/src/net/ipv4/igmp.c:1151:7: note: byref variable will be forcibly initialized char buf[MAX_ADDR_LEN]; ^~~ In file included from /kisskb/src/include/net/ip.h:29, 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 struct flowi4 fl4 = { ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/igmp.c:69: /kisskb/src/net/ipv4/igmp.c: In function '__ip_mc_join_group': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/igmp.c:2197:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(inet->mc_list, iml); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_source': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/igmp.c:2398:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(pmc->sflist, newpsl); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/igmp.c:2292:18: note: byref variable will be forcibly initialized struct ip_mreqn imr; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/igmp.c:69: /kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_msfilter': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/igmp.c:2500:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(pmc->sflist, newpsl); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/igmp.c:2427:18: note: byref variable will be forcibly initialized struct ip_mreqn imr; ^~~ /kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_msfget': /kisskb/src/net/ipv4/igmp.c:2513:18: note: byref variable will be forcibly initialized struct ip_mreqn imr; ^~~ /kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_gsfget': /kisskb/src/net/ipv4/igmp.c:2599:27: note: byref variable will be forcibly initialized struct sockaddr_storage ss; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/net/ipv4/fib_trie.c:38: /kisskb/src/net/ipv4/fib_trie.c: In function 'hlist_replace_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:532:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*(struct hlist_node __rcu **)new->pprev, new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fib_trie.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fib_trie.c: In function 'hlist_add_before_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:657:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_pprev_rcu(n), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fib_trie.c: In function 'hlist_add_behind_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:684:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_next_rcu(prev), n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fib_trie.c: In function 'node_set_parent': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fib_trie.c:204:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tn_info(n)->parent, tp); ^~~~~~~~~~~~~~~~~~ /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 struct key_vector *l, *tp; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/arch/arm64/include/asm/cache.h:60, from /kisskb/src/include/linux/cache.h:6, from /kisskb/src/net/ipv4/fib_trie.c:38: /kisskb/src/net/ipv4/fib_trie.c: In function 'put_child': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fib_trie.c:442:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tn->tnode[i], n); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fib_trie.c: In function 'put_child_root': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fib_trie.c:471:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(tp->tnode[0], n); ^~~~~~~~~~~~~~~~~~ /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 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 struct fib_rt_info fri; ^~~ /kisskb/src/net/ipv4/fib_trie.c:2254:14: note: byref variable will be forcibly initialized 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 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 int nhsel, err; ^~~~~ 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 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 struct key_vector *local_l = NULL, *local_tp; ^~~~~~~~ /kisskb/src/net/ipv4/fib_trie.c:1886:25: note: byref variable will be forcibly initialized struct key_vector *l, *tp = ot->kv; ^~ 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_encap_match': /kisskb/src/net/ipv4/fib_semantics.c:826:25: note: byref variable will be forcibly initialized 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:1102:17: note: byref variable will be forcibly initialized struct flowi4 fl4 = { ^~~ /kisskb/src/net/ipv4/fib_semantics.c:1068:20: note: byref variable will be forcibly initialized 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 __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 u32 tmp = value; ^~~ /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 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 unsigned int fault; ^~~~~ /kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_select_default': /kisskb/src/net/ipv4/fib_semantics.c:2015:18: note: byref variable will be forcibly initialized int order = -1, last_idx = -1; ^~~~~~~~ /kisskb/src/net/ipv4/fib_semantics.c:2011:31: note: byref variable will be forcibly initialized struct fib_info *fi = NULL, *last_resort = NULL; ^~~~~~~~~~~ /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 unsigned long val; ^~~ /kisskb/src/drivers/hwmon/ltc2945.c:276:5: note: byref variable will be forcibly initialized u8 buf_max[3] = { 0, 0, 0 }; ^~~~~~~ /kisskb/src/drivers/hwmon/ltc2945.c:275:5: note: byref variable will be forcibly initialized 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 u8 regbuf[3]; ^~~~~~ /kisskb/src/drivers/hwmon/ltc2945.c:239:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/ltc2945.c: In function 'ltc2945_reg_to_val': /kisskb/src/drivers/hwmon/ltc2945.c:71:5: note: byref variable will be forcibly initialized u8 buf[3]; ^~~ /kisskb/src/drivers/hwmon/ltc2945.c:70:15: note: byref variable will be forcibly initialized unsigned int control; ^~~~~~~ /kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_nh_common_init': /kisskb/src/net/ipv4/fib_semantics.c:587:26: note: byref variable will be forcibly initialized struct lwtunnel_state *lwtstate; ^~~~~~~~ /kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_metrics_match': /kisskb/src/net/ipv4/fib_semantics.c:975:9: note: byref variable will be forcibly initialized bool ecn_ca = false; ^~~~~~ /kisskb/src/net/ipv4/fib_semantics.c:974:9: note: byref variable will be forcibly initialized char tmp[TCP_CA_NAME_MAX]; ^~~ 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_nexthop_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized __be32 tmp = value; ^~~ /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 u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized __be32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized __be32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/net/ipv4/fib_semantics.c:1789:17: note: byref variable will be forcibly initialized unsigned char flags = 0; ^~~~~ /kisskb/src/net/ipv4/fib_semantics.c: In function 'rtmsg_fib': /kisskb/src/net/ipv4/fib_semantics.c:507:21: note: byref variable will be forcibly initialized struct fib_rt_info fri; ^~~ /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 dev_t dev; ^~~ /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 cpumask_var_t update_mask; ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/s5h1420.c: In function 's5h1420_tuner_i2c_tuner_xfer': /kisskb/src/drivers/media/dvb-frontends/s5h1420.c:837:5: note: byref variable will be forcibly initialized u8 tx_open[2] = { CON_1, state->CON_1_val | 1 }; /* repeater stops once there was a stop condition */ ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/s5h1420.c:836:17: note: byref variable will be forcibly initialized struct i2c_msg m[3]; ^ /kisskb/src/drivers/media/dvb-frontends/s5h1420.c: In function 's5h1420_writereg': /kisskb/src/drivers/media/dvb-frontends/s5h1420.c:99:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1420.c:98:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1420.c: In function 's5h1420_readreg': /kisskb/src/drivers/media/dvb-frontends/s5h1420.c:69:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1420.c:68:5: note: byref variable will be forcibly initialized u8 b[2]; ^ /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 atomic_t v; ^ /kisskb/src/drivers/media/dvb-frontends/s5h1420.c: In function 's5h1420_set_frontend': /kisskb/src/drivers/media/dvb-frontends/s5h1420.c:651:8: note: byref variable will be forcibly initialized u32 tmp; ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1420.c:633:36: note: byref variable will be forcibly initialized struct dvb_frontend_tune_settings fesettings; ^~~~~~~~~~ /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 atomic64_t v = ATOMIC64_INIT(v0); ^ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_writebytes': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:85:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = b, .len = len + 1 }; ^~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:83:5: note: byref variable will be forcibly initialized u8 b[256]; ^ /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 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 struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_write_ram': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:610:12: note: byref variable will be forcibly initialized static int bcm3510_write_ram(struct bcm3510_state *st, u16 addr, const u8 *b, ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:610:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:610:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_readbytes': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:106:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/net/ipv4/inet_fragment.c:10: /kisskb/src/net/ipv4/inet_fragment.c: In function 'rht_assign_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:401:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*bkt, (void *)obj); ^~~~~~~~~~~~~~~~~~ /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 struct i2c_msg msg; ^~~ /kisskb/src/net/ipv4/inet_fragment.c: In function '__rhashtable_remove_fast_one': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:1045:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c: In function 'or51211_read_snr': /kisskb/src/drivers/media/dvb-frontends/or51211.c:79:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:285:5: note: byref variable will be forcibly initialized u8 snd_buf[3]; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:284:5: note: byref variable will be forcibly initialized u8 rec_buf[2]; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_hab_send_request': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:154:12: note: byref variable will be forcibly initialized static int bcm3510_hab_send_request(struct bcm3510_state *st, u8 *buf, int len) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:154:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:154:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:154:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:156:25: note: byref variable will be forcibly initialized bcm3510_register_value v,hab; ^ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_hab_get_response': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:137:12: note: byref variable will be forcibly initialized static int bcm3510_hab_get_response(struct bcm3510_state *st, u8 *buf, int len) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:139:25: note: byref variable will be forcibly initialized bcm3510_register_value v; ^ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_do_hab_cmd': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:207:24: note: byref variable will be forcibly initialized u8 ob[MAX_XFER_SIZE], ib[MAX_XFER_SIZE]; ^~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:207:5: note: byref variable will be forcibly initialized u8 ob[MAX_XFER_SIZE], ib[MAX_XFER_SIZE]; ^~ /kisskb/src/drivers/media/dvb-frontends/or51211.c: In function 'or51211_read_status': /kisskb/src/drivers/media/dvb-frontends/or51211.c:79:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:230:16: note: byref variable will be forcibly initialized 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 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:79:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/or51211.c:155:5: note: byref variable will be forcibly initialized u8 rec_buf[14]; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_check_firmware_version': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:663:42: note: byref variable will be forcibly initialized struct bcm3510_hab_cmd_get_version_info ver; ^~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_bert_reset': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:265:12: note: byref variable will be forcibly initialized static int bcm3510_bert_reset(struct bcm3510_state *st) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:265:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:265:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:265:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:267:25: note: byref variable will be forcibly initialized bcm3510_register_value b; ^ 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 struct rhashtable_compare_arg arg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c: In function 'or51211_load_firmware': /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/or51211.c:79:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:97:5: note: byref variable will be forcibly initialized u8 tudata[585]; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_clear_reset': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:702:12: note: byref variable will be forcibly initialized static int bcm3510_clear_reset(struct bcm3510_state *st) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:704:25: note: byref variable will be forcibly initialized bcm3510_register_value v; ^ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_reset': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:679:12: note: byref variable will be forcibly initialized static int bcm3510_reset(struct bcm3510_state *st) ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:683:25: note: byref variable will be forcibly initialized bcm3510_register_value v; ^ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_tuner_cmd': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:365:30: note: byref variable will be forcibly initialized struct bcm3510_hab_cmd_tune c; ^ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_set_frontend': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:500:38: note: byref variable will be forcibly initialized struct bcm3510_hab_cmd_bert_control bert; ^~~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:499:37: note: byref variable will be forcibly initialized struct bcm3510_hab_cmd_ext_acquire cmd; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/net/ipv4/inet_fragment.c:10: /kisskb/src/net/ipv4/inet_fragment.c: In function '__rhashtable_insert_fast': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:758:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/net/ipv4/inet_fragment.c:19: /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized struct rhashtable_compare_arg arg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_download_firmware': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:633:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_init_cold': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:726:12: note: byref variable will be forcibly initialized static int bcm3510_init_cold(struct bcm3510_state *st) ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:729:25: note: byref variable will be forcibly initialized bcm3510_register_value v; ^ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_init': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:763:33: note: byref variable will be forcibly initialized struct bcm3510_hab_cmd_set_agc c; ^ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:762:25: note: byref variable will be forcibly initialized bcm3510_register_value j; ^ /kisskb/src/drivers/media/dvb-frontends/bcm3510.c: In function 'bcm3510_attach': /kisskb/src/drivers/media/dvb-frontends/bcm3510.c:800:25: note: byref variable will be forcibly initialized bcm3510_register_value v; ^ /kisskb/src/drivers/media/dvb-frontends/or51211.c: In function 'or51211_init': /kisskb/src/drivers/media/dvb-frontends/or51211.c:79:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:79:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:79:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:79:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/or51211.c:355:16: note: byref variable will be forcibly initialized unsigned char rec_buf[14]; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:354:16: note: byref variable will be forcibly initialized 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 const struct firmware* fw; ^~ /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 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 int delta; ^~~~~ /kisskb/src/net/ipv4/inet_fragment.c:531:9: note: byref variable will be forcibly initialized bool stolen; ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dspp.c: In function 'dpu_hw_dspp_init': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dspp.c:90:21: note: byref variable will be forcibly initialized struct dpu_hw_dspp *dpu_hw_dspp_init(enum dpu_dspp idx, ^~~~~~~~~~~~~~~~ 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_atomic.c:31: /kisskb/src/drivers/gpu/drm/drm_atomic.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic.c: In function 'krealloc_array': /kisskb/src/include/linux/slab.h:607:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic.c: In function 'drm_atomic_plane_check': /kisskb/src/drivers/gpu/drm/drm_atomic.c:581:30: note: byref variable will be forcibly initialized struct drm_format_name_buf format_name; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic.c: In function '__drm_state_dump': /kisskb/src/drivers/gpu/drm/drm_atomic.c:1606:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic.c: In function 'drm_state_info': /kisskb/src/drivers/gpu/drm/drm_atomic.c:1663:21: note: byref variable will be forcibly initialized struct drm_printer p = drm_seq_file_printer(m); ^ /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 __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 __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 __be64 __val = 0; ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function 'ltc2947_val_read': /kisskb/src/drivers/hwmon/ltc2947-core.c:165:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/ltc2947-core.c:150:9: note: byref variable will be forcibly initialized __be32 __val = 0; ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c:135:9: note: byref variable will be forcibly initialized __be16 __val = 0; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic.c: In function 'drm_atomic_add_affected_connectors': /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 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 __be16 __val; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic.c:1167:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /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 __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 __be16 __val; ^~~~~ /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 char alarms[LTC2947_ALERTS_SIZE + 1]; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic.c: In function '__drm_atomic_helper_set_config': /kisskb/src/drivers/hwmon/ltc2947-core.c: In function 'ltc2947_read_in': /kisskb/src/drivers/gpu/drm/drm_atomic.c:1507:16: note: byref variable will be forcibly initialized int hdisplay, vdisplay; ^~~~~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c:504:6: note: byref variable will be forcibly initialized s64 __val = 0; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic.c:1507:6: note: byref variable will be forcibly initialized int hdisplay, vdisplay; ^~~~~~~~ /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 s64 __val = 0; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic.c: In function 'drm_atomic_print_state': /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 s64 __val = 0; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic.c:1578:21: note: byref variable will be forcibly initialized struct drm_printer p = drm_info_printer(state->dev->dev); ^ /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 s64 __val = 0; ^~~~~ /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 u32 accum[2]; ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c:970:23: note: byref variable will be forcibly initialized u32 dummy, deadband, pol; ^~~ /kisskb/src/drivers/hwmon/ltc2947-core.c:970:13: note: byref variable will be forcibly initialized u32 dummy, deadband, pol; ^~~~~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c:970:6: note: byref variable will be forcibly initialized u32 dummy, deadband, pol; ^~~~~ /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 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 struct iwreq iwr; ^~~ /kisskb/src/net/wireless/wext-core.c:1040:25: note: byref variable will be forcibly initialized struct iw_request_info info = { .cmd = cmd, .flags = 0 }; ^~~~ /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 int value; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_bridge.c: In function 'select_bus_fmt_recursive': /kisskb/src/drivers/gpu/drm/drm_bridge.c:754:15: note: byref variable will be forcibly initialized unsigned int num_in_bus_fmts, i; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_bridge.c: In function 'drm_atomic_bridge_chain_select_bus_fmts': /kisskb/src/drivers/gpu/drm/drm_bridge.c:875:18: note: byref variable will be forcibly initialized unsigned int i, num_out_bus_fmts; ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:230:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_suspend, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:230:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:268:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:268:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:282:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_scan, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:282:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:294:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_only_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:294:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:326:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_enabled_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:326:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_enabled_evt, ^~~~~~~~~~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:405:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_change_virtual_intf, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:405:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_change_virtual_intf, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:485:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_default_key, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:485:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_default_key, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_default_mgmt_key, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_default_mgmt_key, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:526:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_default_beacon_key, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:526:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_default_beacon_key, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:630:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_netdev_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:630:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_netdev_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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:862:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int_station_info, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:862:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int_station_info, ^~~~~~~~~~~ /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 u8 regvals[4]; ^~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:987:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int_mpath_info, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:987:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int_mpath_info, ^~~~~~~~~~~ /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 u8 regvals[4]; ^~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1025:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int_mesh_config, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1025:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int_mesh_config, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1042:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_update_mesh_config, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1042:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_update_mesh_config, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1062:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_join_mesh, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1062:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_join_mesh, ^~~~~~~~~~~ /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 kgid_t low, high; ^~~~ /kisskb/src/net/ipv4/ping.c:258:9: note: byref variable will be forcibly initialized kgid_t low, high; ^~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1081:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_change_bss, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1081:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_change_bss, ^~~~~~~~~~~ /kisskb/src/drivers/hwmon/ltc2992.c: In function 'ltc2992_parse_dt': /kisskb/src/drivers/hwmon/ltc2992.c:896:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/hwmon/ltc2992.c:895:6: note: byref variable will be forcibly initialized u32 addr; ^~~~ /kisskb/src/net/ipv4/ping.c: In function 'ping_recvmsg': /kisskb/src/net/ipv4/ping.c:848:14: note: byref variable will be forcibly initialized int copied, err; ^~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1111:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_txq_params, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1111:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_txq_params, ^~~~~~~~~~~ /kisskb/src/drivers/hwmon/ltc2992.c: In function 'ltc2992_gpio_set_multiple': /kisskb/src/drivers/hwmon/ltc2992.c:285:16: note: byref variable will be forcibly initialized unsigned long gpio_ctrl = 0; ^~~~~~~~~ /kisskb/src/drivers/hwmon/ltc2992.c:284:16: note: byref variable will be forcibly initialized unsigned long gpio_ctrl_io = 0; ^~~~~~~~~~~~ /kisskb/src/drivers/hwmon/ltc2992.c: In function 'ltc2992_gpio_set': /kisskb/src/drivers/hwmon/ltc2992.c:263:16: note: byref variable will be forcibly initialized unsigned long gpio_ctrl; ^~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1138:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_libertas_set_mesh_channel, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1138:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_libertas_set_mesh_channel, ^~~~~~~~~~~ /kisskb/src/net/ipv4/ping.c: In function 'ping_v4_sendmsg': /kisskb/src/net/ipv4/ping.c:692:25: note: byref variable will be forcibly initialized struct ip_options_data opt_copy; ^~~~~~~~ /kisskb/src/net/ipv4/ping.c:691:17: note: byref variable will be forcibly initialized struct rtable *rt = NULL; ^~ /kisskb/src/net/ipv4/ping.c:690:21: note: byref variable will be forcibly initialized struct pingfakehdr pfh; ^~~ /kisskb/src/net/ipv4/ping.c:689:17: note: byref variable will be forcibly initialized struct icmphdr user_icmph; ^~~~~~~~~~ /kisskb/src/net/ipv4/ping.c:688:21: note: byref variable will be forcibly initialized struct ipcm_cookie ipc; ^~~ /kisskb/src/net/ipv4/ping.c:686:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1156:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_monitor_channel, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1156:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_monitor_channel, ^~~~~~~~~~~ /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 unsigned long gpio_status; ^~~~~~~~~~~ /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 unsigned long gpio_status; ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1293:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_power_mgmt, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1293:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_power_mgmt, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1349:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_update_connect_params, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1349:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_update_connect_params, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1367:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_cqm_rssi_config, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1367:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_cqm_rssi_config, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1390:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_cqm_rssi_range_config, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1390:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_cqm_rssi_range_config, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1412:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_cqm_txe_config, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1412:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_cqm_txe_config, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1435:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_disconnect, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1435:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_disconnect, ^~~~~~~~~~~ /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 u32 shunt; ^~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1474:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_join_ocb, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1474:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_join_ocb, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1490:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_wiphy_params, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1490:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1530:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int_int, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1530:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1614:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int_tx_rx, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1614:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1633:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_void_tx_rx, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1633:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:1656:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(tx_rx_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:1656:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(tx_rx_evt, ^~~~~~~~~~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:1678:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:1678:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, ^~~~~~~~~~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1744:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_dump_survey, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1744:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_dump_survey, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1761:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int_survey_info, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1761:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1890:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int_cookie, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1890:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int_cookie, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1980:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_noack_map, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1980:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_noack_map, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2003:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_chandef, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2003:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_chandef, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2124:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_mac_acl, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2124:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_mac_acl, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2252:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_ap_chanwidth, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2252:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_ap_chanwidth, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2440:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_start_radar_detection, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2440:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_start_radar_detection, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2487:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_coalesce, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2487:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_coalesce, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_multicast_to_unicast': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2507:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_multicast_to_unicast, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2507:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_multicast_to_unicast, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2531:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_get_ftm_responder_stats, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2531:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_get_ftm_responder_stats, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_return_bool': /kisskb/src/net/mac80211/util.c: In function 'ieee80211_get_noa_absent_time': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2589:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_return_bool, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2589:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_return_bool, ^~~~~~~~~~~ /kisskb/src/net/mac80211/util.c:4183:6: note: byref variable will be forcibly initialized s32 offset = 0; ^~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:2621:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(netdev_evt_only, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:2621:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(netdev_evt_only, ^~~~~~~~~~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2905:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_cqm_rssi_notify, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2905:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_cqm_rssi_notify, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_reg_can_beacon': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2924:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_reg_can_beacon, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2924:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_reg_can_beacon, ^~~~~~~~~~~ /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 unsigned int fault; ^~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2945:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_chandef_dfs_required, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2945:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_chandef_dfs_required, ^~~~~~~~~~~ /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 u8 buf[2]; ^~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2960:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ch_switch_notify, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2960:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ch_switch_notify, ^~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/fwio.c: In function 'get_firmware': /kisskb/src/drivers/staging/wfx/fwio.c:106:7: note: byref variable will be forcibly initialized char filename[256]; ^~~~~~~~ /kisskb/src/drivers/staging/wfx/fwio.c: In function 'upload_firmware': /kisskb/src/drivers/staging/wfx/fwio.c:180:12: note: byref variable will be forcibly initialized u32 offs, bytes_done = 0; ^~~~~~~~~~ /kisskb/src/drivers/staging/wfx/fwio.c: In function 'wait_ncp_status': /kisskb/src/drivers/staging/wfx/fwio.c:155:6: note: byref variable will be forcibly initialized u32 reg; ^~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_ch_switch_started_notify': /kisskb/src/drivers/staging/wfx/fwio.c: In function 'print_boot_status': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2976:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ch_switch_started_notify, ^~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/fwio.c:222:6: note: byref variable will be forcibly initialized u32 reg; ^~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2976:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ch_switch_started_notify, ^~~~~~~~~~~ /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 int fw_offset; ^~~~~~~~~ /kisskb/src/drivers/staging/wfx/fwio.c:236:25: note: byref variable will be forcibly initialized 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 u32 reg; ^~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2992:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_radar_event, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2992:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_radar_event, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3007:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_cac_event, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3007:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_cac_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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3128:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_report_obss_beacon, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3128:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:3209:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_id_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:3209:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3314:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_return_uint, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3314:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3326:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_return_u32, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3326:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3550:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_sar_specs, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3550:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_sar_specs, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:230:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:268:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:282:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:294:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:326:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_enabled_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_change_virtual_intf': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:405:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_change_virtual_intf, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_default_key': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:485:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_default_key, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_default_mgmt_key': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_default_mgmt_key, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_default_beacon_key': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:526:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_default_beacon_key, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_wiphy_netdev_evt': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:630:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_netdev_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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:862:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:987:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1025:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int_mesh_config, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_update_mesh_config': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1042:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_update_mesh_config, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_join_mesh': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1062:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_join_mesh, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_change_bss': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1081:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_change_bss, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_txq_params': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1111:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_txq_params, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_libertas_set_mesh_channel': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1138:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_libertas_set_mesh_channel, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_monitor_channel': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1156:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_monitor_channel, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_power_mgmt': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1293:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_power_mgmt, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_update_connect_params': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1349:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_update_connect_params, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_cqm_rssi_config': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1367:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_cqm_rssi_config, ^~~~~~~~~~~ /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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1390:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_cqm_rssi_range_config, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_cqm_txe_config': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1412:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_cqm_txe_config, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_disconnect': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1435:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_disconnect, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_join_ocb': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1474:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_join_ocb, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_wiphy_params': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1490:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1530:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1614:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1633:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_void_tx_rx, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/net/mac80211.h:18, from /kisskb/src/net/mac80211/util.c:14: /kisskb/src/net/mac80211/util.c: In function 'kmalloc_array': /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_tx_rx_evt': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:1656:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(tx_rx_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_wiphy_netdev_id_evt': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:1678:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_dump_survey': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1744:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_dump_survey, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_return_int_survey_info': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1761:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int_survey_info, ^~~~~~~~~~~ /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized 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 u8 new_bssid[ETH_ALEN]; ^~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_return_int_cookie': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1890:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_int_cookie, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_noack_map': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1980:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_noack_map, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_return_chandef': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2003:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_return_chandef, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_mac_acl': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2124:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_mac_acl, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_ap_chanwidth': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2252:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_ap_chanwidth, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_start_radar_detection': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2440:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_start_radar_detection, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_coalesce': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2487:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_coalesce, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_multicast_to_unicast': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2507:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_multicast_to_unicast, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_get_ftm_responder_stats': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2531:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_get_ftm_responder_stats, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from /kisskb/src/arch/arm64/include/asm/rwonce.h:71, from /kisskb/src/include/linux/compiler.h:248, from /kisskb/src/include/asm-generic/bug.h:5, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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:1010:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(seen_elems, 256); ^~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_return_bool': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2589:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_return_bool, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_netdev_evt_only': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:2621:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(netdev_evt_only, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_cqm_rssi_notify': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2905:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_cqm_rssi_notify, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_reg_can_beacon': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2924:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2945:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_chandef_dfs_required, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_ch_switch_notify': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2960:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ch_switch_notify, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_ch_switch_started_notify': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2976:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ch_switch_started_notify, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_radar_event': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2992:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_radar_event, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_cac_event': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3007:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_cac_event, ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_report_obss_beacon': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3128:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:3209:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3314:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3326:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3550:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_sar_specs, ^~~~~~~~~~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'afu_ioctl_get_info': /kisskb/src/drivers/fpga/dfl-afu-main.c:640:28: note: byref variable will be forcibly initialized struct dfl_fpga_port_info info; ^~~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'userclk_freqcntrcmd_store': /kisskb/src/drivers/fpga/dfl-afu-main.c:308:6: note: byref variable will be forcibly initialized u64 userclk_freqcntr_cmd; ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'userclk_freqcmd_store': /kisskb/src/drivers/fpga/dfl-afu-main.c:287:6: note: byref variable will be forcibly initialized u64 userclk_freq_cmd; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'ap2_event_store': /kisskb/src/drivers/fpga/dfl-afu-main.c:250:7: note: byref variable will be forcibly initialized bool clear; ^~~~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'ap1_event_store': /kisskb/src/drivers/fpga/dfl-afu-main.c:212:7: note: byref variable will be forcibly initialized bool clear; ^~~~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'ltr_store': /kisskb/src/drivers/fpga/dfl-afu-main.c:171:7: note: byref variable will be forcibly initialized bool ltr; ^~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'afu_mmap': /kisskb/src/drivers/fpga/dfl-afu-main.c:797:29: note: byref variable will be forcibly initialized struct dfl_afu_mmio_region region; ^~~~~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'afu_ioctl_get_region_info': /kisskb/src/drivers/fpga/dfl-afu-main.c:669:29: note: byref variable will be forcibly initialized struct dfl_afu_mmio_region region; ^~~~~~ /kisskb/src/drivers/fpga/dfl-afu-main.c:668:35: note: byref variable will be forcibly initialized struct dfl_fpga_port_region_info rinfo; ^~~~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'afu_ioctl_dma_map': /kisskb/src/drivers/fpga/dfl-afu-main.c:698:31: note: byref variable will be forcibly initialized struct dfl_fpga_port_dma_map map; ^~~ /kisskb/src/drivers/fpga/dfl-afu-main.c: In function 'afu_ioctl_dma_unmap': /kisskb/src/drivers/fpga/dfl-afu-main.c:730:33: note: byref variable will be forcibly initialized struct dfl_fpga_port_dma_unmap unmap; ^~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_reconfig_nan': /kisskb/src/net/mac80211/util.c:2236:11: note: byref variable will be forcibly initialized int res, id, i = 0; ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_add_virtual_intf, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_add_virtual_intf, ^~~~~~~~~~~ /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 unsigned long flags; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:363:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_wdev_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:363:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:363:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_wdev_evt, ^~~~~~~~~~~~~~~~~~~ /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 unsigned long flags; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:377:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:377:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:377:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, ^~~~~~~~~~~~~~~~~~~ /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 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 unsigned long flags; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1275:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_mgmt_tx_cancel_wait, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1275:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1275:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_mgmt_tx_cancel_wait, ^~~~~~~~~~~ /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 unsigned long flags; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1510:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_tx_power, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1510:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1510:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1593:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_update_mgmt_frame_registrations, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1593:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1593:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1869:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_remain_on_channel, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1869:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1869:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_remain_on_channel, ^~~~~~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee802_11_parse_elems_crc': /kisskb/src/net/mac80211/util.c:1460:5: note: byref variable will be forcibly initialized u32 ieee802_11_parse_elems_crc(const u8 *start, size_t len, bool action, ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1907:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_cancel_remain_on_channel, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1907:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_cancel_remain_on_channel, ^~~~~~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_set_wmm_default': /kisskb/src/net/mac80211/util.c:1563:35: note: byref variable will be forcibly initialized struct ieee80211_tx_queue_params qparam; ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1907:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1924:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_mgmt_tx, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1924:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_mgmt_tx, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1924:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_mgmt_tx, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2034:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_start_nan, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2034:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_start_nan, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2034:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_start_nan, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2056:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_nan_change_conf, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2056:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2056:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2085:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_add_nan_func, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2085:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2085:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_add_nan_func, ^~~~~~~~~~~ /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 struct gb_i2c_functionality_response response; ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2106:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_del_nan_func, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2106:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2106:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2162:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_crit_proto_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2162:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2162:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2182:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_crit_proto_stop, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2182:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2182:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2750:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ready_on_channel, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2750:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2750:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2772:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ready_on_channel_expired, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2772:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ready_on_channel_expired, ^~~~~~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_build_preq_ies_band': In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2772:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2790:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_tx_mgmt_expired, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2790:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_tx_mgmt_expired, ^~~~~~~~~~~ /kisskb/src/net/mac80211/util.c:1778:5: note: byref variable will be forcibly initialized u8 rates[32]; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2790:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_tx_mgmt_expired, ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c: In function 'lgdt3305_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:1039:6: note: byref variable will be forcibly initialized u16 snr; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2831:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_rx_mgmt, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2831:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_rx_mgmt, ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c: In function 'lgdt3305_read_reg': /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:129:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:128:5: note: byref variable will be forcibly initialized u8 reg_buf[] = { reg >> 8, reg & 0xff }; ^~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_build_preq_ies': /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c: In function 'lgdt3305_read_ucblocks': /kisskb/src/net/mac80211/util.c:1980:31: note: byref variable will be forcibly initialized size_t pos = 0, old_pos = 0, custom_ie_offset = 0; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:153:5: note: byref variable will be forcibly initialized u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:1071:4: note: in expansion of macro 'read_reg' (read_reg(state, LGDT3305_FEC_PKT_ERR_2) & 0xff); ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:153:5: note: byref variable will be forcibly initialized u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:1070:4: note: in expansion of macro 'read_reg' (read_reg(state, LGDT3305_FEC_PKT_ERR_1) << 8) | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c: In function 'lgdt3305_read_snr': /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:153:5: note: byref variable will be forcibly initialized u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:1010:5: note: in expansion of macro 'read_reg' (read_reg(state, LGDT3305_CR_MSE_2) & 0xff); ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:153:5: note: byref variable will be forcibly initialized u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:1009:12: note: in expansion of macro 'read_reg' noise = (read_reg(state, LGDT3305_CR_MSE_1) << 8) | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:153:5: note: byref variable will be forcibly initialized u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:1003:5: note: in expansion of macro 'read_reg' (read_reg(state, LGDT3305_EQ_MSE_3) & 0xff); ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:153:5: note: byref variable will be forcibly initialized u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:1002:5: note: in expansion of macro 'read_reg' (read_reg(state, LGDT3305_EQ_MSE_2) << 8) | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:153:5: note: byref variable will be forcibly initialized u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:1001:13: note: in expansion of macro 'read_reg' noise = ((read_reg(state, LGDT3305_EQ_MSE_1) & 0x0f) << 16) | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2831:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_rx_mgmt, ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c: In function 'lgdt3305_read_cr_lock_status': /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:818:5: note: byref variable will be forcibly initialized u8 val; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2848:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_mgmt_tx_status, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2848:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_mgmt_tx_status, ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c: In function 'lgdt3305_read_fec_lock_status': /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:869:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_build_probe_req': /kisskb/src/net/mac80211/util.c:2030:28: note: byref variable will be forcibly initialized struct ieee80211_scan_ies dummy_ie_desc; ^~~~~~~~~~~~~ /kisskb/src/net/mac80211/util.c:2025:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c: In function 'lgdt3305_read_status': /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:906:12: note: byref variable will be forcibly initialized cr_lock, fec_lock, sync_lock; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:906:3: note: byref variable will be forcibly initialized cr_lock, fec_lock, sync_lock; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:904:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c: In function 'lgdt3305_write_reg': /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:105:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:104:5: note: byref variable will be forcibly initialized u8 buf[] = { reg >> 8, reg & 0xff, val }; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2848:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2865:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_control_port_tx_status, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2865:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_control_port_tx_status, ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c: In function 'lgdt3305_set_reg_bit': /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:163:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c: In function 'lgdt3305_set_modulation': /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:260:5: note: byref variable will be forcibly initialized u8 opermode; ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2865:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3402:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_stop_iface, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3402:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_stop_iface, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3402:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_stop_iface, ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c: In function 'lgdt3305_mpeg_mode_polarity': /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:227:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c: In function 'lgdt3305_sleep': /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:153:5: note: byref variable will be forcibly initialized u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:563:15: note: in expansion of macro 'read_reg' gen_ctrl_4 = read_reg(state, LGDT3305_GEN_CTRL_4); ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:153:5: note: byref variable will be forcibly initialized u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:562:15: note: in expansion of macro 'read_reg' gen_ctrl_3 = read_reg(state, LGDT3305_GEN_CTRL_3); ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3439:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_pmsr_complete, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3439:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_pmsr_complete, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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/drivers/media/dvb-frontends/lgdt3305.c: In function 'lgdt3305_attach': /kisskb/src/drivers/media/dvb-frontends/lgdt3305.c:1100:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_chandef_vht_oper': /kisskb/src/net/mac80211/util.c:3236:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def new = *chandef; ^~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3439:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_pmsr_complete, ^~~~~~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_chandef_he_6ghz_oper': /kisskb/src/net/mac80211/util.c:3363:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def he_chandef = *chandef; ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:585:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_change_beacon, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:585:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_change_beacon, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:585:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_change_beacon, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:585:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_change_beacon, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:585:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_change_beacon, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2142:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_update_ft_ies, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2142:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2142:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_update_ft_ies, ^~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/lib/stackdepot.c:22: /kisskb/src/lib/stackdepot.c: In function 'init_stack_slab': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/stackdepot.c:99:3: note: in expansion of macro 'smp_store_release' smp_store_release(&next_slab_inited, 1); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/stackdepot.c:84:6: note: in expansion of macro 'smp_load_acquire' if (smp_load_acquire(&next_slab_inited)) ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2197:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_channel_switch, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2197:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_channel_switch, ^~~~~~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_calculate_rx_timestamp': /kisskb/src/net/mac80211/util.c:3667:19: note: byref variable will be forcibly initialized struct rate_info ri; ^~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/lib/stackdepot.c:23: /kisskb/src/lib/stackdepot.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2197:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_channel_switch, ^~~~~~~~~~~ /kisskb/src/lib/stackdepot.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/lib/stackdepot.c:22: /kisskb/src/lib/stackdepot.c: In function 'depot_alloc_stack': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/stackdepot.c:126:4: note: in expansion of macro 'smp_store_release' smp_store_release(&next_slab_inited, 0); ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/stackdepot.c: In function 'stack_depot_save': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/stackdepot.c:321:4: note: in expansion of macro 'smp_store_release' smp_store_release(bucket, new); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/asm-generic/bug.h:5, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/lib/stackdepot.c:22: /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/stackdepot.c:294:16: note: in expansion of macro 'smp_load_acquire' if (unlikely(!smp_load_acquire(&next_slab_inited))) { ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/lib/stackdepot.c:22: /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/stackdepot.c:281:21: note: in expansion of macro 'smp_load_acquire' found = find_stack(smp_load_acquire(bucket), entries, ^~~~~~~~~~~~~~~~ /kisskb/src/lib/stackdepot.c:266:8: note: byref variable will be forcibly initialized void *prealloc = NULL; ^~~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_dfs_cac_cancel': /kisskb/src/net/mac80211/util.c:3811:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_dfs_radar_detected_work': /kisskb/src/net/mac80211/util.c:3840:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef = local->hw.conf.chandef; ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2463:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_mcast_rate, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2463:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2463:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_mcast_rate, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:2655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(netdev_frame_event, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:2655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:2655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2681:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_tx_mlme_mgmt, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2681:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2681:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3338:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_report_wowlan_wakeup, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3338:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3338:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:423:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(key_handle, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:423:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(key_handle, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:423:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(key_handle, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:458:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_add_key, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:458:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_add_key, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:458:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_add_key, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:784:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:784:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_max_num_channels': /kisskb/src/net/mac80211/util.c:4437:6: note: byref variable will be forcibly initialized u32 max_num_different_channels = 1; ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:784:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_add_s1g_capab_ie': /kisskb/src/net/mac80211/util.c:4470:27: note: byref variable will be forcibly initialized struct ieee80211_s1g_cap s1g_capab; ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:801:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(station_del, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:801:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(station_del, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:801:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(station_del, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:841:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_dump_station, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:841:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_dump_station, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:841:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_dump_station, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:879:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mpath_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:879:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mpath_evt, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:879:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mpath_evt, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:918:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_dump_mpath, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:918:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_dump_mpath, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:918:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_dump_mpath, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:942:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_get_mpp, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:942:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_get_mpp, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:942:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_get_mpp, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:963:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_dump_mpp, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:963:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_dump_mpp, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:963:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_dump_mpp, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1172:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_auth, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1172:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_auth, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1172:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_auth, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1196:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_assoc, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1196:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_assoc, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1196:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_assoc, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_deauth, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_deauth, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_deauth, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1247:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_disassoc, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1247:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_disassoc, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1247:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_disassoc, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1575:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_bitrate_mask, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1575:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1575:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1705:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_tdls_mgmt, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1705:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_tdls_mgmt, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1705:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_tdls_mgmt, ^~~~~~~~~~~ /kisskb/src/drivers/fpga/dfl-afu-error.c: In function 'errors_store': /kisskb/src/drivers/fpga/dfl-afu-error.c:132:6: note: byref variable will be forcibly initialized u64 value; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1801:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_tdls_oper, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1801:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_tdls_oper, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1801:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_tdls_oper, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:1821:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(rdev_pmksa, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:1821:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(rdev_pmksa, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/fpga/dfl.h:22, from /kisskb/src/drivers/fpga/dfl-afu.h:22, from /kisskb/src/drivers/fpga/dfl-afu-dma-region.c:17: /kisskb/src/drivers/fpga/dfl-afu-dma-region.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:1821:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(rdev_pmksa, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1839:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_probe_client, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1839:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_probe_client, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1839:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_probe_client, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1954:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_tx_control_port, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1954:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_tx_control_port, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1954:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2270:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_add_tx_ts, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2270:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2270:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2295:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_del_tx_ts, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2295:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2295:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_tdls_channel_switch, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_tdls_channel_switch, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_tdls_channel_switch, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2339:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_tdls_cancel_channel_switch, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2339:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2339:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2357:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_pmk, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2357:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_pmk, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2357:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_pmk, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2396:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_del_pmk, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2396:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_del_pmk, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2396:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_del_pmk, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:2601:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:2601:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:2601:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2638:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_send_rx_assoc, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2638:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2638:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:2701:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(netdev_mac_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:2701:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(netdev_mac_evt, ^~~~~~~~~~~~~~~~~~~ /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 size_t tmp = dp; ^~~ /kisskb/src/lib/asn1_decoder.c:178:34: note: byref variable will be forcibly initialized 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 const char *errmsg; ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:2701:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2726:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_michael_mic_failure, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2726:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_michael_mic_failure, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2726:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_michael_mic_failure, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2808:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_new_sta, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2808:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_new_sta, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2808:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_new_sta, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2882:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_rx_control_port, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2882:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_rx_control_port, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2882:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_rx_control_port, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:3022:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cfg80211_rx_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:3022:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cfg80211_rx_evt, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:3022:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3046:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ibss_joined, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3046:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ibss_joined, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3046:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ibss_joined, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3064:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_probe_status, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3064:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_probe_status, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3064:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_probe_status, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3085:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_cqm_pktloss_notify, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3085:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3085:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3107:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_pmksa_candidate_notify, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3107:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3107:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_pmksa_candidate_notify, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3146:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_tdls_oper_request, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3146:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3146:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_tdls_oper_request, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3169:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_scan_done, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3169:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_scan_done, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3169:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_scan_done, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3233:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_get_bss, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3233:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_get_bss, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3233:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_get_bss, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3262:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_inform_bss_frame, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3262:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_inform_bss_frame, ^~~~~~~~~~~ /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 unsigned int val; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3262:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_inform_bss_frame, ^~~~~~~~~~~ /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 unsigned int fault; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:3295:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cfg80211_bss_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:3295:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(cfg80211_bss_evt, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:3295:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3376:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ft_event, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3376:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ft_event, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3376:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_ft_event, ^~~~~~~~~~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, 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 __be64 tmp = value; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3417:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_pmsr_report, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3417:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_pmsr_report, ^~~~~~~~~~~ /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 u8 tmp = value; ^~~ /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 __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 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 __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 In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3417:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_pmsr_report, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_update_owe_info': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3457:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_update_owe_info, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3457:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_update_owe_info, ^~~~~~~~~~~ /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 u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized __be16 tmp = value; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3457:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3477:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_update_owe_info_event, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3477:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_update_owe_info_event, ^~~~~~~~~~~ /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 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 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 __be32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3477:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(cfg80211_update_owe_info_event, ^~~~~~~~~~~ /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 __be16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 __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 __be16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 __be32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1322:9: 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3494:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_probe_mesh_link, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3494:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_probe_mesh_link, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3494:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_probe_mesh_link, ^~~~~~~~~~~ /kisskb/src/include/net/netlink.h:1378:9: note: byref variable will be forcibly initialized __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 struct nlattr *tb[LWTUNNEL_IP_OPT_GENEVE_MAX + 1]; ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3512:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_tid_config, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3512:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_tid_config, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3512:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_tid_config, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3530:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_reset_tid_config, ^~~~~~~~~~~ /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 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 struct nlattr *tb[LWTUNNEL_IP_OPT_ERSPAN_MAX + 1]; ^~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3530:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3530:1: note: in expansion of macro 'TRACE_EVENT' 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:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:543:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_start_ap, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:543:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_start_ap, ^~~~~~~~~~~ /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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c:80:5: note: byref variable will be forcibly initialized u8 reg_buf[] = { reg >> 8, reg & 0xff }; ^~~~~~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, 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 __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 struct in6_addr tmp; ^~~ /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 __be64 tmp; ^~~ /kisskb/src/net/ipv4/ip_tunnel_core.c:944:17: note: byref variable will be forcibly initialized struct nlattr *tb[LWTUNNEL_IP6_MAX + 1]; ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:543:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_start_ap, ^~~~~~~~~~~ /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 u8 snr1, snr2; ^~~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c:1246:5: note: byref variable will be forcibly initialized u8 snr1, snr2; ^~~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, 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 __be64 tmp; ^~~ /kisskb/src/net/ipv4/ip_tunnel_core.c:657:17: note: byref variable will be forcibly initialized struct nlattr *tb[LWTUNNEL_IP_MAX + 1]; ^~ /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 u8 val; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/net/wireless/./trace.h:684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(station_add_change, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/wireless/./trace.h:684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(station_add_change, ^~~~~~~~~~~~~~~~~~~ /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 int ret, acq_lock, sync_lock; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c:1189:11: note: byref variable will be forcibly initialized 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 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 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 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 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 u8 val; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/wireless/./trace.h:684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(station_add_change, ^~~~~~~~~~~~~~~~~~~ /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 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 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 u8 val; ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_get_sccc_block_mode': In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_connect': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:688:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1314:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_connect, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1314:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_connect, ^~~~~~~~~~~ /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 u8 val; ^~~ /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 struct ethhdr eh; ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1314:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_connect, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1453:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_join_ibss, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1453:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_join_ibss, ^~~~~~~~~~~ /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 u8 snr1, snr2; ^~~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c:1218:5: note: byref variable will be forcibly initialized 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 struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c:56:5: note: byref variable will be forcibly initialized u8 buf[] = { reg >> 8, reg & 0xff, val }; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1453:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_join_ibss, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2234:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_qos_map, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2234:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_qos_map, ^~~~~~~~~~~ /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 u8 val; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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/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 u8 val; ^~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2234:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_set_qos_map, ^~~~~~~~~~~ /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 u8 val; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3574, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2417:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_external_auth, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2417:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_external_auth, ^~~~~~~~~~~ /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 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 u8 val; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3574, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2417:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(rdev_external_auth, ^~~~~~~~~~~ /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 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 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 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 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 u8 val; ^~~ In file included from /kisskb/src/lib/rbtree_test.c:6: /kisskb/src/lib/rbtree_test.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/kunit/assert.h:13, from /kisskb/src/include/kunit/test.h:12, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_empty_careful': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:318:27: note: in expansion of macro 'smp_load_acquire' struct list_head *next = smp_load_acquire(&head->next); ^~~~~~~~~~~~~~~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:510:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 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 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, -1); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, cur->data, i); ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:683:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:682:26: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, 5); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, cur->data, i); ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:662:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:661:26: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, -1); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:611:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:603:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:602:19: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, 3); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:593:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:585:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:584:19: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:578:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &test_struct1, list_prev_entry(&test_struct2, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:572:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:571:40: note: byref variable will be forcibly initialized struct list_test_struct test_struct1, test_struct2; ^~~~~~~~~~~~ /kisskb/src/lib/list-test.c:571:26: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:565:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &test_struct2, list_next_entry(&test_struct1, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:559:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:558:40: note: byref variable will be forcibly initialized struct list_test_struct test_struct1, test_struct2; ^~~~~~~~~~~~ /kisskb/src/lib/list-test.c:558:26: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:551:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &test_struct1, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:742:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:750:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1243:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:545:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' KUNIT_EXPECT_FALSE(test, list_first_entry_or_null(&list, ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:543:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:542:40: note: byref variable will be forcibly initialized struct list_test_struct test_struct1, test_struct2; ^~~~~~~~~~~~ /kisskb/src/lib/list-test.c:542:26: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:536:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &test_struct2, list_last_entry(&list, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:530:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:529:40: note: byref variable will be forcibly initialized struct list_test_struct test_struct1, test_struct2; ^~~~~~~~~~~~ /kisskb/src/lib/list-test.c:529:26: note: byref variable will be forcibly initialized struct list_test_struct test_struct1, test_struct2; ^~~~~~~~~~~~ /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 struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:126:5: note: byref variable will be forcibly initialized u8 buf[] = { reg >> 8, reg & 0xff, val }; ^~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:523:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &test_struct1, list_first_entry(&list, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:517:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:516:40: note: byref variable will be forcibly initialized struct list_test_struct test_struct1, test_struct2; ^~~~~~~~~~~~ /kisskb/src/lib/list-test.c:516:26: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:503:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty_careful(&list2)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, 5); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:497:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:483:12: note: byref variable will be forcibly initialized LIST_HEAD(list2); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:482:12: note: byref variable will be forcibly initialized LIST_HEAD(list1); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:481:19: note: byref variable will be forcibly initialized struct list_head entries[5], *cur; ^~~~~~~ /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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:150:5: note: byref variable will be forcibly initialized u8 reg_buf[] = { reg >> 8, reg & 0xff }; ^~~~~~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:476:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty_careful(&list2)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, 5); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:470:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:456:12: note: byref variable will be forcibly initialized LIST_HEAD(list2); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:455:12: note: byref variable will be forcibly initialized LIST_HEAD(list1); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:454:19: note: byref variable will be forcibly initialized struct list_head entries[5], *cur; ^~~~~~~ /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 struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c:235:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /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 u8 val; ^~~ /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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c:256:5: note: byref variable will be forcibly initialized u8 b = 0; ^ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, 5); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:445:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:431:12: note: byref variable will be forcibly initialized LIST_HEAD(list2); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:430:12: note: byref variable will be forcibly initialized LIST_HEAD(list1); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:429:19: note: byref variable will be forcibly initialized struct list_head entries[5], *cur; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c: In function 'cx24123_set_voltage': /kisskb/src/drivers/media/dvb-frontends/cx24123.c:236:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c:235:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c:236:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c:235:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /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 u32 tun_status = 0; ^~~~~~~~~~ /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 u8 val; ^~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, 5); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:420:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:406:12: note: byref variable will be forcibly initialized LIST_HEAD(list2); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:405:12: note: byref variable will be forcibly initialized LIST_HEAD(list1); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:404:19: note: byref variable will be forcibly initialized struct list_head entries[5], *cur; ^~~~~~~ /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 u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1758:14: note: in expansion of macro 'read_reg' *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 u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1531:9: note: in expansion of macro 'read_reg' (read_reg(state, 0x00e9)); ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:175:5: note: byref variable will be forcibly initialized u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1530:9: note: in expansion of macro 'read_reg' pwr = (read_reg(state, 0x00e8) << 8) | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:175:5: note: byref variable will be forcibly initialized u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1529:9: note: in expansion of macro 'read_reg' (read_reg(state, 0x00ed)); ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:175:5: note: byref variable will be forcibly initialized u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1528:9: note: in expansion of macro 'read_reg' mse = (read_reg(state, 0x00ec) << 8) | ^~~~~~~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:397:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, 1); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:390:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:378:12: note: byref variable will be forcibly initialized LIST_HEAD(list2); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:377:12: note: byref variable will be forcibly initialized LIST_HEAD(list1); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:376:19: note: byref variable will be forcibly initialized struct list_head entries[3], *cur; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1678:6: note: byref variable will be forcibly initialized u16 snr; /* snr_x10 */ ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1677:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c: In function 'cx24123_repeater_mode': /kisskb/src/drivers/media/dvb-frontends/cx24123.c:236:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c:235:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c: In function 'cx24123_set_tone': /kisskb/src/drivers/media/dvb-frontends/cx24123.c:236:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c:235:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c:236:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c:235:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /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 u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1743:21: note: in expansion of macro 'read_reg' 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 u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1742:21: note: in expansion of macro 'read_reg' 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 u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1741:21: note: in expansion of macro 'read_reg' 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 u8 __val; \ ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1740:21: note: in expansion of macro 'read_reg' tmp = read_reg(state, 0x00fc); /* NBERVALUE[24-31] */ ^~~~~~~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:369:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, 2); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:362:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_check_neverlock_status': In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:350:12: note: byref variable will be forcibly initialized LIST_HEAD(list2); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:349:12: note: byref variable will be forcibly initialized LIST_HEAD(list1); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:348:19: note: byref variable will be forcibly initialized struct list_head entries[3], *cur; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1299:5: note: byref variable will be forcibly initialized 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:1182:5: note: byref variable will be forcibly initialized 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:1214:5: note: byref variable will be forcibly initialized u8 val = 0; ^~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:742:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:750:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1243:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:343:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' KUNIT_EXPECT_FALSE(test, list_is_singular(&list)); ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:338:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_is_singular(&list)); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_get_packet_error': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1460:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:742:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:750:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1243:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:333:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' KUNIT_EXPECT_FALSE(test, list_is_singular(&list)); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:330:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:329:22: note: byref variable will be forcibly initialized struct list_head a, b; ^ /kisskb/src/lib/list-test.c:329:19: note: byref variable will be forcibly initialized struct list_head a, b; ^ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_pre_monitoring': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1317:5: note: byref variable will be forcibly initialized u8 currChDiffACQ, snrRef, mainStrong, aiccrejStatus; ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1315:5: note: byref variable will be forcibly initialized u8 val = 0; ^~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:283:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty_careful(&list2)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:742:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:750:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1243:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:282:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' KUNIT_EXPECT_FALSE(test, list_empty_careful(&list1)); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:278:12: note: byref variable will be forcibly initialized LIST_HEAD(list2); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:277:12: note: byref variable will be forcibly initialized LIST_HEAD(list1); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:276:19: note: byref variable will be forcibly initialized struct list_head a; ^ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_monitor_vsb': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1109:13: note: byref variable will be forcibly initialized u8 snrRef, maxPowerMan, nCombDet; ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1107:5: note: byref variable will be forcibly initialized u8 val; ^~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:270:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty(&list2)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:742:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:750:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1243:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:269:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' KUNIT_EXPECT_FALSE(test, list_empty(&list1)); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:265:12: note: byref variable will be forcibly initialized LIST_HEAD(list2); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:264:12: note: byref variable will be forcibly initialized LIST_HEAD(list1); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:263:19: note: byref variable will be forcibly initialized struct list_head a; ^ /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 u8 val; ^~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:258:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_is_last(&b, &list)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:742:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:750:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1243:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:257:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' KUNIT_EXPECT_FALSE(test, list_is_last(&a, &list)); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:252:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:251:22: note: byref variable will be forcibly initialized struct list_head a, b; ^ /kisskb/src/lib/list-test.c:251:19: note: byref variable will be forcibly initialized struct list_head a, b; ^ /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 u8 val; ^~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:742:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:750:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1243:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:246:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' KUNIT_EXPECT_FALSE(test, list_is_first(&b, &list)); ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:245:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_is_first(&a, &list)); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:240:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:239:22: note: byref variable will be forcibly initialized struct list_head a, b; ^ /kisskb/src/lib/list-test.c:239:19: note: byref variable will be forcibly initialized struct list_head a, b; ^ In file included from /kisskb/src/lib/test_bits.c:6: /kisskb/src/lib/test_bits.c: In function 'genmask_input_check_test': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:58:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 0, GENMASK_INPUT_CHECK(39, 21)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:57:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 0, GENMASK_INPUT_CHECK(1, 1)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:54:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 0, GENMASK_INPUT_CHECK(z, w)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:53:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 0, GENMASK_INPUT_CHECK(0, z)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:52:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 0, GENMASK_INPUT_CHECK(z, 0)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:50:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 0, GENMASK_INPUT_CHECK(x, y)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:49:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 0, GENMASK_INPUT_CHECK(0, x)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:48:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 0, GENMASK_INPUT_CHECK(x, 0)); ^~~~~~~~~~~~~~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, 2); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:231:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, ptr, list2_values[i]); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, 4); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:225:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, ptr, list1_values[i]); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:209:12: note: byref variable will be forcibly initialized LIST_HEAD(list2); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:208:12: note: byref variable will be forcibly initialized LIST_HEAD(list1); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:204:34: note: byref variable will be forcibly initialized struct list_head a, b, c, d, x, y; ^ /kisskb/src/lib/list-test.c:204:31: note: byref variable will be forcibly initialized struct list_head a, b, c, d, x, y; ^ /kisskb/src/lib/list-test.c:204:28: note: byref variable will be forcibly initialized struct list_head a, b, c, d, x, y; ^ /kisskb/src/lib/list-test.c:204:25: note: byref variable will be forcibly initialized struct list_head a, b, c, d, x, y; ^ /kisskb/src/lib/list-test.c:204:22: note: byref variable will be forcibly initialized struct list_head a, b, c, d, x, y; ^ /kisskb/src/lib/list-test.c:204:19: note: byref variable will be forcibly initialized struct list_head a, b, c, d, x, y; ^ /kisskb/src/lib/test_bits.c: In function 'genmask_ull_test': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:32:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 0xffffffffffffffffull, GENMASK_ULL(63, 0)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:31:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 0x000000ffffe00000ull, GENMASK_ULL(39, 21)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:30:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 3ull, GENMASK_ULL(1, 0)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:29:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 1ull, GENMASK_ULL(0, 0)); ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c: In function 'genmask_test': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_read_status': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1605:6: note: byref variable will be forcibly initialized u16 strength = 0; ^~~~~~~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:122:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty_careful(&a_old)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:119:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, b.prev, &a_new); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:118:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, list.next, &a_new); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:109:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:108:33: note: byref variable will be forcibly initialized struct list_head a_old, a_new, b; ^ /kisskb/src/lib/list-test.c:108:26: note: byref variable will be forcibly initialized struct list_head a_old, a_new, b; ^~~~~ /kisskb/src/lib/list-test.c:108:19: note: byref variable will be forcibly initialized struct list_head a_old, a_new, b; ^~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:15:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 0xFFFFFFFFul, GENMASK(31, 0)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:14:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 6ul, GENMASK(2, 1)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:13:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 3ul, GENMASK(1, 0)); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bits.c:12:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' KUNIT_EXPECT_EQ(test, 1ul, GENMASK(0, 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 u8 val; ^~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:103:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, b.prev, &a_new); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:102:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, list.next, &a_new); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:93:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:92:33: note: byref variable will be forcibly initialized struct list_head a_old, a_new, b; ^ /kisskb/src/lib/list-test.c:92:26: note: byref variable will be forcibly initialized struct list_head a_old, a_new, b; ^~~~~ /kisskb/src/lib/list-test.c:92:19: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:71:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, a.next, &b); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:70:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, a.prev, &list); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:69:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, list.next, &a); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:63:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:62:22: note: byref variable will be forcibly initialized struct list_head a, b; ^ /kisskb/src/lib/list-test.c:62:19: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:57:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, b.next, &a); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:56:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, b.prev, &list); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:55:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, list.next, &b); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:49:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:48:22: note: byref variable will be forcibly initialized struct list_head a, b; ^ /kisskb/src/lib/list-test.c:48:19: note: byref variable will be forcibly initialized struct list_head a, b; ^ /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 u8 val; ^~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:656:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty(&list)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, -1); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:650:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:642:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:641:19: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:636:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty(&list)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, 3); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:630:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:621:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:620:19: note: byref variable will be forcibly initialized struct list_head entries[3], *cur, *n; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_init': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:850:5: note: byref variable will be forcibly initialized u8 val; ^~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:144:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &b, a.prev); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:143:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &list, a.next); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:141:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &list, b.prev); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:140:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &a, b.next); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:138:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &a, list.prev); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:137:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &b, list.next); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:128:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:127:22: note: byref variable will be forcibly initialized struct list_head a, b; ^ /kisskb/src/lib/list-test.c:127:19: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:87:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, b.prev, &list); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:86:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, list.next, &b); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:77:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:76:22: note: byref variable will be forcibly initialized struct list_head a, b; ^ /kisskb/src/lib/list-test.c:76:19: note: byref variable will be forcibly initialized 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:901:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1264:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 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' KUNIT_EXPECT_EQ(test, i, 4); ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:321:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, ptr, list_values[i]); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:308:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:305:28: note: byref variable will be forcibly initialized struct list_head a, b, c, d; ^ /kisskb/src/lib/list-test.c:305:25: note: byref variable will be forcibly initialized struct list_head a, b, c, d; ^ /kisskb/src/lib/list-test.c:305:22: note: byref variable will be forcibly initialized struct list_head a, b, c, d; ^ /kisskb/src/lib/list-test.c:305:19: note: byref variable will be forcibly initialized struct list_head a, b, c, d; ^ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_search': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1797:17: note: byref variable will be forcibly initialized enum fe_status status = 0; ^~~~~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:300:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, b.next, &a); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:299:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, b.prev, &list); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:298:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, list.next, &b); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:289:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:288:22: note: byref variable will be forcibly initialized struct list_head a, b; ^ /kisskb/src/lib/list-test.c:288:19: note: byref variable will be forcibly initialized struct list_head a, b; ^ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_attach': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1835:5: note: byref variable will be forcibly initialized u8 val; ^~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:199:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &a, b.next); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:198:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &b, list2.next); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:196:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty(&list1)); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:187:12: note: byref variable will be forcibly initialized LIST_HEAD(list2); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:186:12: note: byref variable will be forcibly initialized LIST_HEAD(list1); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:185:22: note: byref variable will be forcibly initialized struct list_head a, b; ^ /kisskb/src/lib/list-test.c:185:19: note: byref variable will be forcibly initialized 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': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:180:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &b, a.next); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:179:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, &a, list2.next); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:177:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty(&list1)); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:168:12: note: byref variable will be forcibly initialized LIST_HEAD(list2); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:167:12: note: byref variable will be forcibly initialized LIST_HEAD(list1); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:166:22: note: byref variable will be forcibly initialized struct list_head a, b; ^ /kisskb/src/lib/list-test.c:166:19: note: byref variable will be forcibly initialized 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_init': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:161:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty_careful(&a)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:160:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, b.prev, &list); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:923:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1286:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:159:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' KUNIT_EXPECT_PTR_EQ(test, list.next, &b); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:150:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:149:22: note: byref variable will be forcibly initialized struct list_head a, b; ^ /kisskb/src/lib/list-test.c:149:19: note: byref variable will be forcibly initialized 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_init': /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:40:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty_careful(list5)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:39:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty_careful(list4)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:38:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty_careful(&list3)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:37:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty_careful(&list2)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:731:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' KUNIT_UNARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:739:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1224:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:36:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' KUNIT_EXPECT_TRUE(test, list_empty_careful(&list1)); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/include/kunit/test.h:15, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:22:12: note: byref variable will be forcibly initialized LIST_HEAD(list3); ^~~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/lib/list-test.c:21:19: note: byref variable will be forcibly initialized struct list_head list2; ^~~~~ /kisskb/src/lib/list-test.c:20:19: note: byref variable will be forcibly initialized struct list_head list1 = LIST_HEAD_INIT(list1); ^~~~~ /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 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 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 struct i2c_msg msg = { .addr = lnbp21->i2c_addr, .flags = 0, ^~~ /kisskb/src/drivers/gpu/drm/drm_framebuffer.c: In function 'framebuffer_check': /kisskb/src/drivers/gpu/drm/drm_framebuffer.c:180:30: note: byref variable will be forcibly initialized struct drm_format_name_buf format_name; ^~~~~~~~~~~ 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_framebuffer.c:26: /kisskb/src/drivers/gpu/drm/drm_framebuffer.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_framebuffer.c: In function 'atomic_remove_fb': /kisskb/src/drivers/gpu/drm/drm_framebuffer.c:955:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/gpu/drm/drm_framebuffer.c: In function 'drm_fb_release': /kisskb/src/drivers/gpu/drm/drm_framebuffer.c:777:28: note: byref variable will be forcibly initialized struct drm_mode_rmfb_work arg; ^~~ /kisskb/src/drivers/gpu/drm/drm_framebuffer.c: In function 'drm_mode_rmfb': /kisskb/src/drivers/gpu/drm/drm_framebuffer.c:465:29: note: byref variable will be forcibly initialized struct drm_mode_rmfb_work arg; ^~~ 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1292:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 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' KUNIT_EXPECT_PTR_EQ_MSG(test, p, (int *)0, "in test %u at %u out of bound", n, p - r); ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1267:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/cmdline_kunit.c:123:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' KUNIT_EXPECT_EQ_MSG(test, r[0], e[0], "in test %u (validated) expected %d numbers, got %d", ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1267:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/cmdline_kunit.c:119:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' KUNIT_EXPECT_EQ_MSG(test, r[i], e[i], "in test %u at %u", n, i); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1267:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/cmdline_kunit.c:116:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 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 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:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:913:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1292:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 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' KUNIT_EXPECT_PTR_EQ_MSG(test, out, in + offset, fmt, in); ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:680:22: note: byref variable will be forcibly initialized struct assert_class __assertion = INITIALIZER; \ ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:780:2: note: in expansion of macro 'KUNIT_ASSERTION' KUNIT_ASSERTION(test, \ ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:802:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' KUNIT_BASE_BINARY_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:891:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' KUNIT_BASE_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1267:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/cmdline_kunit.c:50:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' KUNIT_EXPECT_EQ_MSG(test, ret, rc, fmt, in); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/cmdline_kunit.c:45:6: note: byref variable will be forcibly initialized int dummy; ^~~~~ /kisskb/src/lib/cmdline_kunit.c:44:14: note: byref variable will be forcibly initialized 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 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 char in[32]; ^~ /kisskb/src/drivers/gpu/drm/drm_framebuffer.c: In function 'drm_framebuffer_print_info': /kisskb/src/drivers/gpu/drm/drm_framebuffer.c:1163:29: note: byref variable will be forcibly initialized struct drm_format_name_buf format_name; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_framebuffer.c: In function 'drm_framebuffer_info': /kisskb/src/drivers/gpu/drm/drm_framebuffer.c:1193:21: note: byref variable will be forcibly initialized struct drm_printer p = drm_seq_file_printer(m); ^ In file included from /kisskb/src/drivers/gpu/drm/drm_blend.c:28: /kisskb/src/drivers/gpu/drm/drm_blend.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lnbh25.c: In function 'lnbh25_read_vmon': /kisskb/src/drivers/media/dvb-frontends/lnbh25.c:45:17: note: byref variable will be forcibly initialized struct i2c_msg msg[2] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/lnbh25.c:44:5: note: byref variable will be forcibly initialized u8 status[6]; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/lnbh25.c:43:5: note: byref variable will be forcibly initialized u8 addr = 0x00; ^~~~ /kisskb/src/drivers/media/dvb-frontends/lnbh25.c: In function 'lnbh25_set_voltage': /kisskb/src/drivers/media/dvb-frontends/lnbh25.c:88:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /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 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 struct i2c_msg msg = { ^~~ /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 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 struct media_link_desc klink_desc; ^~~~~~~~~~ /kisskb/src/drivers/media/mc/mc-device.c:164:26: note: byref variable will be forcibly initialized struct media_pad_desc pad; ^~~ In file included from /kisskb/src/include/drm/drm_print.h:32, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_io_util.c:12: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_io_util.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 struct media_v2_link klink, __user *ulink; ^~~~~ /kisskb/src/drivers/media/mc/mc-device.c:239:22: note: byref variable will be forcibly initialized struct media_v2_pad kpad, __user *upad; ^~~~ /kisskb/src/drivers/media/mc/mc-device.c:238:28: note: byref variable will be forcibly initialized struct media_v2_interface kintf, __user *uintf; ^~~~~ /kisskb/src/drivers/media/mc/mc-device.c:237:25: note: byref variable will be forcibly initialized struct media_v2_entity kentity, __user *uentity; ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_io_util.c: In function 'msm_dss_parse_clock': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_io_util.c:126:14: note: byref variable will be forcibly initialized const char *clock_name; ^~~~~~~~~~ /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 struct media_graph new = { .top = 0 }; ^~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_vbif.c: In function 'dpu_hw_vbif_init': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_vbif.c:235:21: note: byref variable will be forcibly initialized struct dpu_hw_vbif *dpu_hw_vbif_init(enum dpu_vbif idx, ^~~~~~~~~~~~~~~~ /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 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 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 struct i2c_msg msg[2] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/isl6421.c:34:5: note: byref variable will be forcibly initialized u8 buf; ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/bvec.h:14, 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/staging/wfx/hif_tx_mib.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized 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 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 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 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 struct hif_mib_dot11_rts_threshold arg = { ^~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.c: In function '_dpu_hw_setup_scaler3_lut': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.c:102:16: note: byref variable will be forcibly initialized unsigned long lut_flags; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.c: In function '_dpu_hw_setup_scaler3lite_lut': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.c:177:16: note: byref variable will be forcibly initialized unsigned long lut_flags; ^~~~~~~~~ /kisskb/src/drivers/media/i2c/mt9t112.c: In function 'mt9t112_s_fmt': /kisskb/src/drivers/media/i2c/mt9t112.c:939:19: note: byref variable will be forcibly initialized struct v4l2_rect rect = { ^~~~ /kisskb/src/drivers/media/i2c/mt9t112.c: In function '__mt9t112_reg_read': /kisskb/src/drivers/media/i2c/mt9t112.c:154:6: note: byref variable will be forcibly initialized int ret; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:153:5: note: byref variable will be forcibly initialized u8 buf[2]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:152:17: note: byref variable will be forcibly initialized struct i2c_msg msg[2]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c: In function '__mt9t112_reg_write': /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c: In function 'mt9t112_init_pll': /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/drm_connector.c: In function 'drm_connector_unregister_all': /kisskb/src/drivers/gpu/drm/drm_connector.c:574:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_connector.c: In function 'drm_connector_register_all': /kisskb/src/drivers/gpu/drm/drm_connector.c:585:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/drivers/staging/greybus/pwm.c: In function 'gb_pwm_count_operation': /kisskb/src/drivers/staging/greybus/pwm.c:30:31: note: byref variable will be forcibly initialized struct gb_pwm_count_response response; ^~~~~~~~ /kisskb/src/drivers/media/i2c/mt9t112.c: In function 'mt9t112_auto_focus_setting': /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/staging/greybus/pwm.c: In function 'gb_pwm_disable_operation': /kisskb/src/drivers/staging/greybus/pwm.c:172:32: note: byref variable will be forcibly initialized struct gb_pwm_disable_request request; ^~~~~~~ /kisskb/src/drivers/staging/greybus/pwm.c: In function 'gb_pwm_enable_operation': /kisskb/src/drivers/staging/greybus/pwm.c:147:31: note: byref variable will be forcibly initialized struct gb_pwm_enable_request request; ^~~~~~~ /kisskb/src/drivers/staging/greybus/pwm.c: In function 'gb_pwm_set_polarity_operation': /kisskb/src/drivers/staging/greybus/pwm.c:121:33: note: byref variable will be forcibly initialized struct gb_pwm_polarity_request request; ^~~~~~~ /kisskb/src/drivers/staging/greybus/pwm.c: In function 'gb_pwm_config_operation': /kisskb/src/drivers/staging/greybus/pwm.c:94:31: note: byref variable will be forcibly initialized struct gb_pwm_config_request request; ^~~~~~~ /kisskb/src/drivers/staging/greybus/pwm.c: In function 'gb_pwm_deactivate_operation': /kisskb/src/drivers/staging/greybus/pwm.c:69:35: note: byref variable will be forcibly initialized struct gb_pwm_deactivate_request request; ^~~~~~~ /kisskb/src/drivers/staging/greybus/pwm.c: In function 'gb_pwm_activate_operation': /kisskb/src/drivers/staging/greybus/pwm.c:44:33: note: byref variable will be forcibly initialized struct gb_pwm_activate_request request; ^~~~~~~ /kisskb/src/drivers/media/i2c/mt9t112.c: In function 'mt9t112_init_camera': /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:185:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/i2c/mt9t112.c:184:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/gpu/drm/drm_connector.c: In function 'drm_connector_set_tile_property': /kisskb/src/drivers/gpu/drm/drm_connector.c:1985:7: note: byref variable will be forcibly initialized char tile[256]; ^~~~ /kisskb/src/drivers/gpu/drm/drm_connector.c: In function 'drm_connector_get_cmdline_mode': /kisskb/src/drivers/gpu/drm/drm_connector.c:143:8: note: byref variable will be forcibly initialized char *option = NULL; ^~~~~~ /kisskb/src/drivers/staging/greybus/uart.c: In function 'gb_uart_flush': /kisskb/src/drivers/staging/greybus/uart.c:333:38: note: byref variable will be forcibly initialized struct gb_uart_serial_flush_request request; ^~~~~~~ /kisskb/src/drivers/staging/greybus/uart.c: In function 'send_control': /kisskb/src/drivers/staging/greybus/uart.c:290:48: note: byref variable will be forcibly initialized struct gb_uart_set_control_line_state_request request; ^~~~~~~ /kisskb/src/drivers/staging/greybus/uart.c: In function 'gb_tty_tiocmset': /kisskb/src/drivers/staging/greybus/uart.c:290:48: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/greybus/uart.c: In function 'send_break': /kisskb/src/drivers/staging/greybus/uart.c:300:35: note: byref variable will be forcibly initialized struct gb_uart_set_break_request request; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_connector.c: In function 'drm_connector_property_set_ioctl': /kisskb/src/drivers/gpu/drm/drm_connector.c:2276:35: note: byref variable will be forcibly initialized struct drm_mode_obj_set_property obj_set_prop = { ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_connector.c: In function 'drm_mode_getconnector': /kisskb/src/drivers/gpu/drm/drm_connector.c:2341:27: note: byref variable will be forcibly initialized struct drm_mode_modeinfo u_mode; ^~~~~~ /kisskb/src/drivers/staging/greybus/uart.c: In function 'gb_tty_port_shutdown': /kisskb/src/drivers/staging/greybus/uart.c:333:38: note: byref variable will be forcibly initialized struct gb_uart_serial_flush_request request; ^~~~~~~ /kisskb/src/drivers/staging/greybus/uart.c: In function 'gb_tty_set_termios': /kisskb/src/drivers/staging/greybus/uart.c:485:41: note: byref variable will be forcibly initialized struct gb_uart_set_line_coding_request newline; ^~~~~~~ /kisskb/src/drivers/staging/greybus/uart.c: In function 'gb_tty_unthrottle': /kisskb/src/drivers/staging/greybus/uart.c:290:48: note: byref variable will be forcibly initialized struct gb_uart_set_control_line_state_request request; ^~~~~~~ /kisskb/src/drivers/staging/greybus/uart.c:592:16: note: byref variable will be forcibly initialized unsigned char start_char; ^~~~~~~~~~ /kisskb/src/drivers/staging/greybus/uart.c: In function 'gb_tty_throttle': /kisskb/src/drivers/staging/greybus/uart.c:290:48: note: byref variable will be forcibly initialized struct gb_uart_set_control_line_state_request request; ^~~~~~~ /kisskb/src/drivers/staging/greybus/uart.c:573:16: note: byref variable will be forcibly initialized unsigned char stop_char; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_connector.c: In function 'drm_mode_get_tile_group': /kisskb/src/drivers/gpu/drm/drm_connector.c:2517:6: note: byref variable will be forcibly initialized int id; ^~ /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 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 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 u32 v; ^ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:126:6: note: byref variable will be forcibly initialized 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 u32 v; ^ /kisskb/src/drivers/hwmon/max1619.c: In function 'temp_store': /kisskb/src/drivers/hwmon/max1619.c:155:7: note: byref variable will be forcibly initialized long val; ^~~ /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 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 const char *type_name; ^~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c: In function 'v4l2_fwnode_reference_parse': /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:918:31: note: byref variable will be forcibly initialized 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:1149:7: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:1127:31: note: byref variable will be forcibly initialized struct fwnode_reference_args fwnode_args; ^~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c: In function '__v4l2_async_notifier_parse_fwnode_ep': /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:867:27: note: byref variable will be forcibly initialized struct fwnode_endpoint ep; ^~ /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 struct fwnode_endpoint fwep; ^~~~ /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 const char *label; ^~~~~ /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 u32 val; ^~~ /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 long value; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tda8261.c: In function 'tda8261_read': /kisskb/src/drivers/media/dvb-frontends/tda8261.c:31:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = config->addr, .flags = I2C_M_RD,.buf = buf, .len = 1 }; ^~~ /kisskb/src/drivers/media/dvb-frontends/tda8261.c: In function 'tda8261_get_status': /kisskb/src/drivers/media/dvb-frontends/tda8261.c:54:5: note: byref variable will be forcibly initialized u8 result = 0; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/tda8261.c: In function 'tda8261_write': /kisskb/src/drivers/media/dvb-frontends/tda8261.c:43:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = config->addr, .flags = 0, .buf = buf, .len = 4 }; ^~~ /kisskb/src/drivers/media/dvb-frontends/tda8261.c: In function 'tda8261_set_params': /kisskb/src/drivers/media/dvb-frontends/tda8261.c:43:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda8261.c:89:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/dvb-frontends/tda8261.c:88:20: note: byref variable will be forcibly initialized u32 frequency, N, status = 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/dvb-core/dvbdev.c:27: /kisskb/src/drivers/media/dvb-core/dvbdev.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/hwmon/max127.c: In function 'max127_select_channel': /kisskb/src/drivers/hwmon/max127.c:56:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/hwmon/max127.c: In function 'max127_read_channel': /kisskb/src/drivers/hwmon/max127.c:76:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/hwmon/max127.c:75:5: note: byref variable will be forcibly initialized u8 i2c_data[MAX127_DATA_LEN]; ^~~~~~~~ /kisskb/src/drivers/hwmon/max127.c: In function 'max127_read_input': /kisskb/src/drivers/hwmon/max127.c:119:7: note: byref variable will be forcibly initialized long raw; ^~~ /kisskb/src/drivers/media/dvb-core/dvbdev.c: In function 'dvb_usercopy': /kisskb/src/drivers/media/dvb-core/dvbdev.c:913:10: note: byref variable will be forcibly initialized char sbuf[128]; ^~~~ /kisskb/src/drivers/gpu/drm/drm_encoder.c: In function 'drm_encoder_get_crtc': /kisskb/src/drivers/gpu/drm/drm_encoder.c:252:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_encoder.c: In function 'drm_encoder_init': /kisskb/src/drivers/gpu/drm/drm_encoder.c:163:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/drivers/gpu/drm/drm_encoder.c: In function '__drmm_encoder_alloc': /kisskb/src/drivers/gpu/drm/drm_encoder.c:221:10: note: byref variable will be forcibly initialized va_list ap; ^~ /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 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 long temp; ^~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __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' ret = wait_event_timeout(wdev->hif.tx_buffers_empty, ^~~~~~~~~~~~~~~~~~ /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 char tmp[TCP_CA_NAME_MAX]; ^~~ /kisskb/src/net/ipv4/metrics.c:13:7: note: byref variable will be forcibly initialized bool ecn_ca = false; ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function '_dpu_danger_signal_status': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:56:32: note: byref variable will be forcibly initialized struct dpu_danger_safe_status status; ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function '_dpu_kms_set_encoder_mode': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:731:26: note: byref variable will be forcibly initialized struct msm_display_info info; ^~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'dpu_kms_vsync_time': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:339:11: note: byref variable will be forcibly initialized ktime_t vsync_time; ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h:1004, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:32: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_perf_set_qos_luts': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:24:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_perf_set_qos_luts, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:24:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_perf_set_qos_luts, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_perf_set_danger_luts': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:50:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_perf_set_danger_luts, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:50:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_perf_set_danger_luts, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_perf_set_ot': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:74:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_perf_set_ot, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:74:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_perf_set_ot, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_cmd_release_bw': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:94:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_cmd_release_bw, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:94:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_cmd_release_bw, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_perf_crtc_update': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:140:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_perf_crtc_update, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:140:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_perf_crtc_update, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_irq_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:170:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_enc_irq_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:170:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_enc_irq_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_irq_wait_success': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:201:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_irq_wait_success, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:201:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_irq_wait_success, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_drm_obj_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:226:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_drm_obj_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:226:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_drm_obj_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_enable': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:290:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_enable, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:290:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_enable, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_keyval_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:307:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_enc_keyval_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:307:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_enc_keyval_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_atomic_check_flags': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:329:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_atomic_check_flags, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:329:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_atomic_check_flags, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_id_enable_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:344:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_enc_id_enable_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:344:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_enc_id_enable_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_frame_done_cb_not_busy': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:399:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_frame_done_cb_not_busy, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:399:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_frame_done_cb_not_busy, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_frame_done_cb': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:416:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_frame_done_cb, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:416:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_frame_done_cb, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_trigger_flush': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:434:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_trigger_flush, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:434:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_trigger_flush, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_ktime_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:463:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_enc_ktime_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:463:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_enc_ktime_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_id_event_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:486:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_id_event_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:486:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_id_event_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_wait_event_timeout': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_wait_event_timeout, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_wait_event_timeout, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_phys_cmd_irq_ctrl': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:541:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_cmd_irq_ctrl, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:541:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_cmd_irq_ctrl, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_phys_cmd_pp_tx_done': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:562:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_cmd_pp_tx_done, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:562:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_cmd_pp_tx_done, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_phys_cmd_pdone_timeout': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:582:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_cmd_pdone_timeout, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:582:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_cmd_pdone_timeout, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_phys_vid_post_kickoff': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:605:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_vid_post_kickoff, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:605:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_vid_post_kickoff, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_phys_vid_irq_ctrl': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_vid_irq_ctrl, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_vid_irq_ctrl, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_crtc_setup_mixer': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:640:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_crtc_setup_mixer, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:640:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_crtc_setup_mixer, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_crtc_setup_lm_bounds': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:687:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_crtc_setup_lm_bounds, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:687:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_crtc_setup_lm_bounds, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_crtc_vblank_enable': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:704:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_crtc_vblank_enable, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:704:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_crtc_vblank_enable, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_crtc_enable_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:726:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_crtc_enable_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:726:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_crtc_enable_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_crtc_disable_frame_pending': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:756:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_crtc_disable_frame_pending, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:756:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_crtc_disable_frame_pending, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_plane_set_scanout': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:771:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_plane_set_scanout, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:771:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_plane_set_scanout, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_plane_disable': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:797:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_plane_disable, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:797:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_plane_disable, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_rm_iter_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:815:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_rm_iter_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:815:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_rm_iter_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_rm_reserve_lms': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:837:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_rm_reserve_lms, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:837:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_rm_reserve_lms, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_vbif_wait_xin_halt_fail': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:854:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_vbif_wait_xin_halt_fail, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:854:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_vbif_wait_xin_halt_fail, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_pp_connect_ext_te': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:868:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_pp_connect_ext_te, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:868:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_pp_connect_ext_te, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_core_irq_idx_cnt_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:882:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_core_irq_idx_cnt_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:882:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_core_irq_idx_cnt_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_core_irq_callback_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:905:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_core_irq_callback_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:905:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_core_irq_callback_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_hw_ctl_update_pending_flush': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:945:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_hw_ctl_update_pending_flush, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:945:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_hw_ctl_update_pending_flush, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_hw_ctl_pending_flush_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:960:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_hw_ctl_pending_flush_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:960:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_hw_ctl_pending_flush_template, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/include/linux/rtnetlink.h:6, from /kisskb/src/net/ipv4/nexthop.c:9: /kisskb/src/net/ipv4/nexthop.c: In function 'rb_link_node_rcu': In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h:1004, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:32: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_perf_set_qos_luts': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rbtree.h:84:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*rb_link, node); ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:24:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_perf_set_qos_luts, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_perf_set_danger_luts': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:50:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_perf_set_danger_luts, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_perf_set_ot': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:74:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_perf_set_ot, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_cmd_release_bw': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:94:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_cmd_release_bw, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_perf_crtc_update': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:140:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_perf_crtc_update, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_irq_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:170:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_enc_irq_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_irq_wait_success': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:201:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_irq_wait_success, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_drm_obj_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:226:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_drm_obj_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_enable': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:290:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_enable, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_keyval_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:307:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_enc_keyval_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_atomic_check_flags': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:329:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_atomic_check_flags, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_id_enable_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:344:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_enc_id_enable_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_frame_done_cb_not_busy': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:399:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_frame_done_cb_not_busy, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_frame_done_cb': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:416:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_frame_done_cb, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_trigger_flush': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:434:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_trigger_flush, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_ktime_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:463:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_enc_ktime_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_id_event_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:486:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_id_event_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_wait_event_timeout': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_wait_event_timeout, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_phys_cmd_irq_ctrl': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:541:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_cmd_irq_ctrl, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_phys_cmd_pp_tx_done': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:562:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_cmd_pp_tx_done, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_phys_cmd_pdone_timeout': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:582:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_cmd_pdone_timeout, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_phys_vid_post_kickoff': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:605:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_vid_post_kickoff, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_phys_vid_irq_ctrl': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_phys_vid_irq_ctrl, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_crtc_setup_mixer': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:640:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_crtc_setup_mixer, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_crtc_setup_lm_bounds': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:687:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_crtc_setup_lm_bounds, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_crtc_vblank_enable': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:704:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_crtc_vblank_enable, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_crtc_enable_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:726:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_crtc_enable_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_crtc_disable_frame_pending': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:756:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_crtc_disable_frame_pending, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_plane_set_scanout': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:771:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_plane_set_scanout, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_plane_disable': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:797:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_plane_disable, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_rm_iter_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:815:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_rm_iter_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_rm_reserve_lms': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:837:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_rm_reserve_lms, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_vbif_wait_xin_halt_fail': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:854:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_vbif_wait_xin_halt_fail, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/bvec.h:14, 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:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_pp_connect_ext_te': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:868:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_pp_connect_ext_te, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_core_irq_idx_cnt_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:882:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_core_irq_idx_cnt_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_core_irq_callback_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:905:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_core_irq_callback_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_hw_ctl_update_pending_flush': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:945:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_hw_ctl_update_pending_flush, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_hw_ctl_pending_flush_template': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:960:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(dpu_hw_ctl_pending_flush_template, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c: In function 'ipv4_good_nh': /kisskb/src/net/ipv4/nexthop.c:681:13: note: byref variable will be forcibly initialized static bool ipv4_good_nh(const struct fib_nh *nh) ^~~~~~~~~~~~ /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 u32 regval; ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h:1004, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:32: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_tracing_mark_write': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:106:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tracing_mark_write, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:106:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tracing_mark_write, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h:1004, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:32: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_tracing_mark_write': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:106:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tracing_mark_write, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h:1004, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:32: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_trace_counter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_trace_counter, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_trace_counter, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h:1004, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:32: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_trace_counter': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_trace_counter, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h:1004, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:32: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_enc_rc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:375:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_rc, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:375:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_rc, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h:1004, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:32: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_enc_rc': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:375:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_enc_rc, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h:1004, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:32: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'perf_trace_dpu_core_perf_update_clk': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:928:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_core_perf_update_clk, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:928:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_core_perf_update_clk, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h:1004, from /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:32: /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'trace_event_raw_event_dpu_core_perf_update_clk': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/./dpu_trace.h:928:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(dpu_core_perf_update_clk, ^~~~~~~~~~~ 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 u16 tmp = value; ^~~ /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 /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 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 __be32 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 /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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 'nh_valid_dump_req': /kisskb/src/net/ipv4/nexthop.c:2068:17: note: byref variable will be forcibly initialized 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:1907:17: note: byref variable will be forcibly initialized struct nlattr *tb[ARRAY_SIZE(rtm_nh_policy_get)]; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/include/linux/rtnetlink.h:6, from /kisskb/src/net/ipv4/nexthop.c:9: /kisskb/src/net/ipv4/nexthop.c: In function 'replace_nexthop_grp': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c:1137:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(new->nh_grp, oldg); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c:1132:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(old->nh_grp, newg); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c: In function 'replace_nexthop_single': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c:1224:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(old->nh_info, oldi); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c:1223:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(new->nh_info, newi); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c:1195:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(new->nh_info, oldi); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c:1194:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(old->nh_info, newi); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c: In function 'remove_nh_grp_entry': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c:997:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nhp->nh_grp, newg); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c:951:25: note: byref variable will be forcibly initialized struct netlink_ext_ack extack; ^~~~~~ 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 struct in6_addr tmp; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/include/linux/rtnetlink.h:6, from /kisskb/src/net/ipv4/nexthop.c:9: /kisskb/src/net/ipv4/nexthop.c: In function 'nexthop_create': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c:1635:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nh->nh_info, nhi); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c: In function 'rtm_get_nexthop': /kisskb/src/net/ipv4/nexthop.c:1954:6: note: byref variable will be forcibly initialized u32 id; ^~ /kisskb/src/net/ipv4/nexthop.c: In function 'rtm_del_nexthop': /kisskb/src/net/ipv4/nexthop.c:1931:6: note: byref variable will be forcibly initialized u32 id; ^~ /kisskb/src/net/ipv4/nexthop.c: In function 'nh_check_attr_group': /kisskb/src/net/ipv4/nexthop.c:634:8: note: byref variable will be forcibly initialized bool is_fdb_nh; ^~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c:597:5: note: byref variable will be forcibly initialized u8 nh_family = AF_UNSPEC; ^~~~~~~~~ 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 'rtm_to_nh_config': /kisskb/src/include/net/netlink.h:1723:18: note: byref variable will be forcibly initialized struct in6_addr tmp; ^~~ /kisskb/src/net/ipv4/nexthop.c:1688:17: note: byref variable will be forcibly initialized struct nlattr *tb[ARRAY_SIZE(rtm_nh_policy_new)]; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/include/linux/rtnetlink.h:6, from /kisskb/src/net/ipv4/nexthop.c:9: /kisskb/src/net/ipv4/nexthop.c: In function 'nexthop_create_group': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c:1499:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(nh->nh_grp, nhg); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c: In function 'rtm_new_nexthop': /kisskb/src/net/ipv4/nexthop.c:1865:19: note: byref variable will be forcibly initialized struct nh_config cfg; ^~~ 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:588:9: note: byref variable will be forcibly initialized 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:372:25: note: byref variable will be forcibly initialized struct fwnode_endpoint endpoint; ^~~~~~~~ In file included from /kisskb/src/include/linux/bitmap.h:7, 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:426:18: note: byref variable will be forcibly initialized DECLARE_BITMAP(has_no_links, MEDIA_ENTITY_MAX_PADS); ^~~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ /kisskb/src/drivers/media/mc/mc-entity.c:425:18: note: byref variable will be forcibly initialized DECLARE_BITMAP(active, MEDIA_ENTITY_MAX_PADS); ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ 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/drivers/gpu/drm/drm_property.c:26: /kisskb/src/drivers/gpu/drm/drm_property.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/media/i2c/mt9v111.c: In function '__mt9v111_read': /kisskb/src/drivers/media/i2c/mt9v111.c:223:9: note: byref variable will be forcibly initialized __be16 buf; ^~~ /kisskb/src/drivers/media/i2c/mt9v111.c:222:17: note: byref variable will be forcibly initialized struct i2c_msg msg[2]; ^~~ /kisskb/src/drivers/media/i2c/mt9v032.c: In function 'mt9v032_registered': /kisskb/src/drivers/media/i2c/mt9v032.c:876:6: note: byref variable will be forcibly initialized u32 version; ^~~~~~~ /kisskb/src/drivers/media/i2c/mt9v111.c: In function '__mt9v111_write': /kisskb/src/drivers/media/i2c/mt9v111.c:251:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/mt9v111.c: In function '__mt9v111_addr_space_select': /kisskb/src/drivers/media/i2c/mt9v111.c:279:6: note: byref variable will be forcibly initialized u16 val; ^~~ /kisskb/src/drivers/media/i2c/mt9v111.c: In function 'mt9v111_chip_probe': /kisskb/src/drivers/media/i2c/mt9v111.c:1078:6: note: byref variable will be forcibly initialized u16 val; ^~~ /kisskb/src/drivers/media/i2c/mt9v111.c: In function 'mt9v111_update': /kisskb/src/drivers/media/i2c/mt9v111.c:337:6: note: byref variable will be forcibly initialized u16 current_val; ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/media/i2c/mt9v032.c:15: /kisskb/src/drivers/media/i2c/mt9v032.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/media/i2c/mt9v111.c: In function 'mt9v111_probe': /kisskb/src/drivers/media/i2c/mt9v111.c:1110:20: note: byref variable will be forcibly initialized struct v4l2_fract tpf; ^~~ /kisskb/src/drivers/gpu/drm/drm_mode_object.c: In function 'set_property_atomic': /kisskb/src/drivers/gpu/drm/drm_mode_object.c:485:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/gpu/drm/drm_mode_object.c: In function 'set_property_legacy': /kisskb/src/drivers/gpu/drm/drm_mode_object.c:453:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/gpu/drm/drm_mode_object.c:452:26: note: byref variable will be forcibly initialized struct drm_mode_object *ref; ^~~ /kisskb/src/drivers/media/dvb-frontends/tua6100.c: In function 'tua6100_set_params': /kisskb/src/drivers/media/dvb-frontends/tua6100.c:68:17: note: byref variable will be forcibly initialized struct i2c_msg msg2 = { .addr = priv->i2c_address, .flags = 0, .buf = reg2, .len = 3 }; ^~~~ /kisskb/src/drivers/media/dvb-frontends/tua6100.c:67:17: note: byref variable will be forcibly initialized struct i2c_msg msg1 = { .addr = priv->i2c_address, .flags = 0, .buf = reg1, .len = 4 }; ^~~~ /kisskb/src/drivers/media/dvb-frontends/tua6100.c:66:17: note: byref variable will be forcibly initialized struct i2c_msg msg0 = { .addr = priv->i2c_address, .flags = 0, .buf = reg0, .len = 2 }; ^~~~ /kisskb/src/drivers/media/dvb-frontends/tua6100.c:65:5: note: byref variable will be forcibly initialized u8 reg2[] = { 0x02, 0x00, 0x00 }; ^~~~ /kisskb/src/drivers/media/dvb-frontends/tua6100.c:64:5: note: byref variable will be forcibly initialized u8 reg1[] = { 0x01, 0x00, 0x00, 0x00 }; ^~~~ /kisskb/src/drivers/media/dvb-frontends/tua6100.c:63:5: note: byref variable will be forcibly initialized u8 reg0[] = { 0x00, 0x00 }; ^~~~ /kisskb/src/drivers/gpu/drm/drm_mode_object.c: In function 'drm_mode_object_get_properties': /kisskb/src/drivers/gpu/drm/drm_mode_object.c:361:12: note: byref variable will be forcibly initialized uint64_t val; ^~~ /kisskb/src/drivers/media/dvb-frontends/tua6100.c: In function 'tua6100_sleep': /kisskb/src/drivers/media/dvb-frontends/tua6100.c:44:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { .addr = priv->i2c_address, .flags = 0, .buf = reg0, .len = 2 }; ^~~ /kisskb/src/drivers/media/dvb-frontends/tua6100.c:43:5: note: byref variable will be forcibly initialized u8 reg0[] = { 0x00, 0x00 }; ^~~~ /kisskb/src/drivers/media/dvb-frontends/tua6100.c: In function 'tua6100_attach': /kisskb/src/drivers/media/dvb-frontends/tua6100.c:165:17: note: byref variable will be forcibly initialized struct i2c_msg msg [] = { { .addr = addr, .flags = 0, .buf = b1, .len = 1 }, ^~~ /kisskb/src/drivers/gpu/drm/drm_mode_object.c: In function 'drm_mode_obj_get_properties_ioctl': /kisskb/src/drivers/gpu/drm/drm_mode_object.c:405:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/media/dvb-frontends/tua6100.c:164:5: note: byref variable will be forcibly initialized u8 b2 [] = { 0x00 }; ^~ /kisskb/src/drivers/media/dvb-frontends/tua6100.c:163:5: note: byref variable will be forcibly initialized u8 b1 [] = { 0x80 }; ^~ /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 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 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 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 unsigned long val; ^~~ /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 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 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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1409.c:322:5: note: byref variable will be forcibly initialized u8 b1[] = { 0, 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/s5h1409.c:321:5: note: byref variable will be forcibly initialized 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 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 u32 tuner_status = 0; ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c: In function '_dpu_plane_set_ot_limit': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c:475:32: note: byref variable will be forcibly initialized struct dpu_vbif_set_ot_params ot_params; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c: In function '_dpu_plane_set_qos_remap': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c:499:33: note: byref variable will be forcibly initialized struct dpu_vbif_set_qos_params qos_params; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c: In function 'dpu_plane_atomic_check': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c:960:18: note: byref variable will be forcibly initialized struct drm_rect src, dst, fb_rect = { 0 }; ^~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c: In function 'dpu_plane_prepare_fb': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c:878:27: note: byref variable will be forcibly initialized struct dpu_hw_fmt_layout layout; ^~~~~~ /kisskb/src/drivers/media/i2c/rj54n1cb0c.c: In function 'rj54n1_set_selection': /kisskb/src/drivers/media/i2c/rj54n1cb0c.c:550:49: note: byref variable will be forcibly initialized int output_w, output_h, input_w = rect->width, input_h = rect->height; ^~~~~~~ /kisskb/src/drivers/media/i2c/rj54n1cb0c.c:550:26: note: byref variable will be forcibly initialized int output_w, output_h, input_w = rect->width, input_h = rect->height; ^~~~~~~ /kisskb/src/drivers/media/i2c/rj54n1cb0c.c:550:16: note: byref variable will be forcibly initialized int output_w, output_h, input_w = rect->width, input_h = rect->height; ^~~~~~~~ /kisskb/src/drivers/media/i2c/rj54n1cb0c.c:550:6: note: byref variable will be forcibly initialized int output_w, output_h, input_w = rect->width, input_h = rect->height; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c: In function '_dpu_plane_danger_write': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c:1415:6: note: byref variable will be forcibly initialized int disable_panic; ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c: In function '_dpu_plane_danger_read': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c:1381:7: note: byref variable will be forcibly initialized char buf[40]; ^~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c: In function 'dpu_plane_validate_multirect_v2': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c:748:30: note: byref variable will be forcibly initialized struct drm_rect src[R_MAX], dst[R_MAX]; ^~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c:748:18: note: byref variable will be forcibly initialized struct drm_rect src[R_MAX], dst[R_MAX]; ^~~ /kisskb/src/drivers/media/i2c/rj54n1cb0c.c: In function 'rj54n1_set_fmt': /kisskb/src/drivers/media/i2c/rj54n1cb0c.c:984:33: note: byref variable will be forcibly initialized input_w = rj54n1->rect.width, input_h = rj54n1->rect.height; ^~~~~~~ /kisskb/src/drivers/media/i2c/rj54n1cb0c.c:984:3: note: byref variable will be forcibly initialized input_w = rj54n1->rect.width, input_h = rj54n1->rect.height; ^~~~~~~ /kisskb/src/drivers/media/i2c/rj54n1cb0c.c:983:16: note: byref variable will be forcibly initialized int output_w, output_h, max_w, max_h, ^~~~~~~~ /kisskb/src/drivers/media/i2c/rj54n1cb0c.c:983:6: note: byref variable will be forcibly initialized int output_w, output_h, max_w, max_h, ^~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/drm_plane.c:23: /kisskb/src/drivers/gpu/drm/drm_plane.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/drivers/gpu/drm/drm_print.c:37: /kisskb/src/drivers/gpu/drm/drm_print.c: In function 'drm_vprintf': /kisskb/src/include/drm/drm_print.h:108:19: note: byref variable will be forcibly initialized struct va_format vaf = { .fmt = fmt, .va = va }; ^~~ /kisskb/src/drivers/gpu/drm/drm_print.c: In function 'drm_printf': /kisskb/src/include/drm/drm_print.h:108:19: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/drm_print.c:199:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/gpu/drm/drm_plane.c: In function 'drm_universal_plane_init': /kisskb/src/drivers/gpu/drm/drm_plane.c:324:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/drivers/gpu/drm/drm_print.c: In function 'drm_dev_printk': /kisskb/src/drivers/gpu/drm/drm_print.c:242:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/gpu/drm/drm_print.c: In function 'drm_dev_dbg': /kisskb/src/drivers/gpu/drm/drm_print.c:263:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/gpu/drm/drm_print.c: In function '__drm_dbg': /kisskb/src/drivers/gpu/drm/drm_print.c:286:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/gpu/drm/drm_plane.c: In function '__drmm_universal_plane_alloc': /kisskb/src/drivers/gpu/drm/drm_plane.c:358:10: note: byref variable will be forcibly initialized va_list ap; ^~ /kisskb/src/drivers/gpu/drm/drm_print.c: In function '__drm_err': /kisskb/src/drivers/gpu/drm/drm_print.c:305:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/gpu/drm/drm_plane.c: In function '__setplane_check': /kisskb/src/drivers/gpu/drm/drm_plane.c:722:30: note: byref variable will be forcibly initialized struct drm_format_name_buf format_name; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_plane.c: In function 'setplane_internal': /kisskb/src/drivers/gpu/drm/drm_plane.c:876:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/gpu/drm/drm_plane.c: In function 'drm_mode_cursor_common': /kisskb/src/drivers/gpu/drm/drm_plane.c:1040:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/gpu/drm/drm_plane.c: In function 'drm_mode_cursor_ioctl': /kisskb/src/drivers/gpu/drm/drm_plane.c:1119:26: note: byref variable will be forcibly initialized struct drm_mode_cursor2 new_req; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_plane.c: In function 'drm_mode_page_flip_ioctl': /kisskb/src/drivers/gpu/drm/drm_plane.c:1149:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/media/i2c/ccs-pll.c: In function 'print_pll': /kisskb/src/drivers/media/i2c/ccs-pll.c:84:4: note: byref variable will be forcibly initialized } branches[] = { ^~~~~~~~ /kisskb/src/drivers/media/i2c/ccs-pll.c: In function '__ccs_pll_calculate_vt_tree': /kisskb/src/drivers/media/i2c/ccs-pll.c:300:27: note: byref variable will be forcibly initialized u16 vt_div, min_sys_div, max_sys_div, sys_div; ^~~~~~~~~~~ /kisskb/src/drivers/media/i2c/ccs-pll.c:300:14: note: byref variable will be forcibly initialized u16 vt_div, min_sys_div, max_sys_div, sys_div; ^~~~~~~~~~~ /kisskb/src/drivers/hwmon/max6642.c: In function 'temp_max_store': /kisskb/src/drivers/hwmon/max6642.c:221:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/media/i2c/ccs-pll.c: In function 'ccs_pll_calculate_vt': /kisskb/src/drivers/media/i2c/ccs-pll.c:449:19: note: byref variable will be forcibly initialized u16 min_sys_div, max_sys_div; ^~~~~~~~~~~ /kisskb/src/drivers/media/i2c/ccs-pll.c:449:6: note: byref variable will be forcibly initialized u16 min_sys_div, max_sys_div; ^~~~~~~~~~~ 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:27, 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 __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 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 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 __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 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 __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 u16 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized u32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 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 __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 u32 tmp = value; ^~~ /kisskb/src/net/ipv4/ipip.c: In function 'ipip_changelink': /kisskb/src/net/ipv4/ipip.c:511:8: note: byref variable will be forcibly initialized __u32 fwmark = t->fwmark; ^~~~~~ /kisskb/src/net/ipv4/ipip.c:510:7: note: byref variable will be forcibly initialized bool collect_md; ^~~~~~~~~~ /kisskb/src/net/ipv4/ipip.c:509:25: note: byref variable will be forcibly initialized struct ip_tunnel_encap ipencap; ^~~~~~~ /kisskb/src/net/ipv4/ipip.c:508:24: note: byref variable will be forcibly initialized struct ip_tunnel_parm p; ^ /kisskb/src/net/ipv4/ipip.c: In function 'ipip_newlink': /kisskb/src/net/ipv4/ipip.c:490:8: note: byref variable will be forcibly initialized __u32 fwmark = 0; ^~~~~~ /kisskb/src/net/ipv4/ipip.c:489:25: note: byref variable will be forcibly initialized struct ip_tunnel_encap ipencap; ^~~~~~~ /kisskb/src/net/ipv4/ipip.c:488:24: note: byref variable will be forcibly initialized struct ip_tunnel_parm p; ^ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/msm/msm_atomic_trace.h:110, from /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c:3: /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c: In function 'perf_trace_msm_atomic_commit_tail_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_commit_tail_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_commit_tail_start, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c: In function 'perf_trace_msm_atomic_commit_tail_finish': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_commit_tail_finish, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_commit_tail_finish, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c: In function 'perf_trace_msm_atomic_async_commit_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:41:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_async_commit_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:41:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_async_commit_start, ^~~~~~~~~~~ /kisskb/src/drivers/media/i2c/s5k4ecgx.c: In function 's5k4ecgx_set_fmt': /kisskb/src/drivers/media/i2c/s5k4ecgx.c:582:33: note: byref variable will be forcibly initialized const struct s5k4ecgx_frmsize *fsize = NULL; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c: In function 'perf_trace_msm_atomic_async_commit_finish': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:54:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_async_commit_finish, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:54:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_async_commit_finish, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c: In function 'perf_trace_msm_atomic_wait_flush_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:67:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_wait_flush_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:67:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_wait_flush_start, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c: In function 'perf_trace_msm_atomic_wait_flush_finish': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:80:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_wait_flush_finish, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:80:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_wait_flush_finish, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c: In function 'perf_trace_msm_atomic_flush_commit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:93:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_flush_commit, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:93:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_flush_commit, ^~~~~~~~~~~ /kisskb/src/drivers/media/i2c/s5k4ecgx.c: In function 's5k4ecgx_i2c_write': /kisskb/src/drivers/media/i2c/s5k4ecgx.c:228:5: note: byref variable will be forcibly initialized u8 buf[4] = { addr >> 8, addr & 0xff, val >> 8, val & 0xff }; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/msm/msm_atomic_trace.h:110, from /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c:3: /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c: In function 'trace_event_raw_event_msm_atomic_commit_tail_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_commit_tail_start, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c: In function 'trace_event_raw_event_msm_atomic_commit_tail_finish': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_commit_tail_finish, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c: In function 'trace_event_raw_event_msm_atomic_async_commit_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:41:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_async_commit_start, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c: In function 'trace_event_raw_event_msm_atomic_async_commit_finish': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:54:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_async_commit_finish, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c: In function 'trace_event_raw_event_msm_atomic_wait_flush_start': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:67:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_wait_flush_start, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c: In function 'trace_event_raw_event_msm_atomic_wait_flush_finish': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:80:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_wait_flush_finish, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_atomic_tracepoints.c: In function 'trace_event_raw_event_msm_atomic_flush_commit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_atomic_trace.h:93:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_atomic_flush_commit, ^~~~~~~~~~~ /kisskb/src/drivers/media/i2c/s5k4ecgx.c: In function 's5k4ecgx_set_ahb_address': /kisskb/src/drivers/media/i2c/s5k4ecgx.c:228:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/s5k4ecgx.c:228:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/s5k4ecgx.c:228:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/s5k4ecgx.c:228:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/s5k4ecgx.c: In function 's5k4ecgx_i2c_read': /kisskb/src/drivers/media/i2c/s5k4ecgx.c:205:5: note: byref variable will be forcibly initialized u8 rbuf[2]; ^~~~ /kisskb/src/drivers/media/i2c/s5k4ecgx.c:204:17: note: byref variable will be forcibly initialized struct i2c_msg msg[2]; ^~~ /kisskb/src/drivers/media/i2c/s5k4ecgx.c:203:5: note: byref variable will be forcibly initialized u8 wbuf[2] = { addr >> 8, addr & 0xff }; ^~~~ /kisskb/src/drivers/media/i2c/s5k4ecgx.c: In function 's5k4ecgx_read_fw_ver': /kisskb/src/drivers/media/i2c/s5k4ecgx.c:269:14: note: byref variable will be forcibly initialized u16 hw_rev, fw_ver = 0; ^~~~~~ /kisskb/src/drivers/media/i2c/s5k4ecgx.c:269:6: note: byref variable will be forcibly initialized u16 hw_rev, fw_ver = 0; ^~~~~~ /kisskb/src/drivers/media/i2c/s5k4ecgx.c: In function 's5k4ecgx_load_firmware': /kisskb/src/drivers/media/i2c/s5k4ecgx.c:327:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/drivers/hwmon/mc13783-adc.c: In function 'mc13783_adc_read': /kisskb/src/drivers/hwmon/mc13783-adc.c:46:15: note: byref variable will be forcibly initialized unsigned int sample[4]; ^~~~~~ /kisskb/src/drivers/hwmon/mc13783-adc.c: In function 'mc13783_adc_gp_show': /kisskb/src/drivers/hwmon/mc13783-adc.c:94:11: note: byref variable will be forcibly initialized unsigned val; ^~~ /kisskb/src/drivers/hwmon/mc13783-adc.c: In function 'mc13783_adc_temp_show': /kisskb/src/drivers/hwmon/mc13783-adc.c:135:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/hwmon/mc13783-adc.c: In function 'mc13783_adc_uid_show': /kisskb/src/drivers/hwmon/mc13783-adc.c:113:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/hwmon/mc13783-adc.c: In function 'mc13783_adc_bp_show': /kisskb/src/drivers/hwmon/mc13783-adc.c:70:11: note: byref variable will be forcibly initialized unsigned val; ^~~ 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_color_mgmt.c:25: /kisskb/src/drivers/gpu/drm/drm_color_mgmt.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:28, 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 __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/gpu/drm/drm_color_mgmt.c: In function 'drm_mode_gamma_set_ioctl': /kisskb/src/drivers/gpu/drm/drm_color_mgmt.c:362:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/drivers/gpu/drm/drm_color_mgmt.c: In function 'drm_plane_create_color_properties': /kisskb/src/drivers/gpu/drm/drm_color_mgmt.c:531:28: note: byref variable will be forcibly initialized struct drm_prop_enum_list enum_list[max_t(int, DRM_COLOR_ENCODING_MAX, ^~~~~~~~~ /kisskb/src/net/ipv4/ip_tunnel.c: In function 'ip_tunnel_add': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_tunnel.c:198:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(itn->collect_md_tun, t); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_tunnel.c: In function 'ip_tunnel_del': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_tunnel.c:205:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(itn->collect_md_tun, NULL); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/filter.h:21, 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 struct vlan_hdr vhdr, *vh; ^~~~ /kisskb/src/drivers/hwmon/mcp3021.c: In function 'mcp3021_read16': /kisskb/src/drivers/hwmon/mcp3021.c:60:9: note: byref variable will be forcibly initialized __be16 buf; ^~~ 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 struct ip_options opts = { 0 }; ^~~~ /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 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 struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/ip_tunnel.c: In function 'ip_md_tunnel_xmit': /kisskb/src/net/ipv4/ip_tunnel.c:546:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/ip_tunnel.c: In function 'ip_tunnel_xmit': /kisskb/src/net/ipv4/ip_tunnel.c:639:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/ip_tunnel.c: In function 'ip_tunnel_ioctl': /kisskb/src/net/ipv4/ip_tunnel.c:957:24: note: byref variable will be forcibly initialized struct ip_tunnel_parm p; ^ /kisskb/src/net/ipv4/ip_tunnel.c: In function 'ip_tunnel_init_net': /kisskb/src/net/ipv4/ip_tunnel.c:1039:24: note: byref variable will be forcibly initialized 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:1106:12: note: byref variable will be forcibly initialized LIST_HEAD(list); ^~~~ /kisskb/src/include/linux/list.h:24:19: note: in definition of macro 'LIST_HEAD' struct list_head name = LIST_HEAD_INIT(name) ^~~~ /kisskb/src/drivers/media/i2c/lm3646.c: In function 'lm3646_get_ctrl': /kisskb/src/drivers/media/i2c/lm3646.c:102:15: note: byref variable will be forcibly initialized unsigned int reg_val; ^~~~~~~ /kisskb/src/drivers/media/i2c/lm3646.c: In function 'lm3646_set_ctrl': /kisskb/src/drivers/media/i2c/lm3646.c:136:15: note: byref variable will be forcibly initialized unsigned int reg_val; ^~~~~~~ /kisskb/src/drivers/media/i2c/lm3646.c: In function 'lm3646_init_device': /kisskb/src/drivers/media/i2c/lm3646.c:296:15: note: byref variable will be forcibly initialized unsigned int reg_val; ^~~~~~~ /kisskb/src/drivers/staging/wfx/data_tx.c: In function 'wfx_tx_policy_upload': /kisskb/src/drivers/staging/wfx/data_tx.c:160:5: note: byref variable will be forcibly initialized 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:110:19: note: byref variable will be forcibly initialized struct tx_policy wanted; ^~~~~~ /kisskb/src/drivers/staging/wfx/data_tx.c: In function 'wfx_tx_get_rate_id': /kisskb/src/drivers/staging/wfx/data_tx.c:291:7: note: byref variable will be forcibly initialized bool tx_policy_renew = 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/mm.h:10, from /kisskb/src/include/linux/bvec.h:14, 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/data_tx.c:558:7: note: in expansion of macro 'wait_event_timeout' if (wait_event_timeout(wvif->wdev->tx_dequeue, ^~~~~~~~~~~~~~~~~~ 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:27, 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/ipv4/fou.c:8: /kisskb/src/net/ipv4/fou.c: In function 'nla_put_be16': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized __be16 tmp = value; ^~~ /kisskb/src/net/ipv4/fou.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/net/ipv4/fou.c: In function 'nla_put_s32': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized s32 tmp = value; ^~~ /kisskb/src/net/ipv4/fou.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized __be32 tmp = value; ^~~ /kisskb/src/net/ipv4/fou.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/fou.c: In function 'fou_fill_info': /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 s32 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized u8 tmp = value; ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized __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 u8 tmp = value; ^~~ /kisskb/src/drivers/staging/wfx/data_tx.c: In function 'wfx_flush': /kisskb/src/drivers/staging/wfx/data_tx.c:570:22: note: byref variable will be forcibly initialized struct sk_buff_head dropped; ^~~~~~~ /kisskb/src/net/ipv4/fou.c: In function 'fou_nl_cmd_rm_port': /kisskb/src/net/ipv4/fou.c:778:17: note: byref variable will be forcibly initialized struct fou_cfg cfg; ^~~ /kisskb/src/net/ipv4/fou.c: In function 'fou_nl_cmd_get_port': /kisskb/src/net/ipv4/fou.c:849:17: note: byref variable will be forcibly initialized struct fou_cfg cfg; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-dev.c: In function 'dev_debug_store': /kisskb/src/drivers/media/v4l2-core/v4l2-dev.c:70:6: note: byref variable will be forcibly initialized u16 value; ^~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from /kisskb/src/arch/arm64/include/asm/rwonce.h:71, from /kisskb/src/include/linux/compiler.h:248, from /kisskb/src/include/linux/export.h:43, from /kisskb/src/include/linux/linkage.h:7, from /kisskb/src/include/linux/fs.h:5, 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:548:17: note: byref variable will be forcibly initialized DECLARE_BITMAP(valid_ioctls, BASE_VIDIOC_PRIVATE); ^~~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' unsigned long name[BITS_TO_LONGS(bits)] ^~~~ 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:21: /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dmxdev.c:86:9: note: in expansion of macro 'wait_event_interruptible' ret = wait_event_interruptible(src->queue, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fou.c: In function 'gue_gro_receive': /kisskb/src/net/ipv4/fou.c:324:21: note: byref variable will be forcibly initialized struct gro_remcsum grc; ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/media/dvb-core/dmxdev.c:23: /kisskb/src/drivers/media/dvb-core/dmxdev.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/ipv4/fou.c: In function 'fou_create': /kisskb/src/net/ipv4/fou.c:569:29: note: byref variable will be forcibly initialized struct udp_tunnel_sock_cfg tunnel_cfg; ^~~~~~~~~~ /kisskb/src/net/ipv4/fou.c:566:17: note: byref variable will be forcibly initialized struct socket *sock = NULL; ^~~~ /kisskb/src/net/ipv4/fou.c: In function 'fou_nl_cmd_add_port': /kisskb/src/net/ipv4/fou.c:765:17: note: byref variable will be forcibly initialized struct fou_cfg cfg; ^~~ /kisskb/src/net/ipv4/fou.c: In function 'fou_build_header': /kisskb/src/net/ipv4/fou.c:1086:9: note: byref variable will be forcibly initialized __be16 sport; ^~~~~ /kisskb/src/net/ipv4/fou.c: In function 'gue_build_header': /kisskb/src/net/ipv4/fou.c:1103:9: note: byref variable will be forcibly initialized __be16 sport; ^~~~~ 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:21: /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dmxdev.c:1455:3: note: in expansion of macro 'wait_event' wait_event(dmxdev->dvr_dvbdev->wait_queue, ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dmxdev.c:1451:3: note: in expansion of macro 'wait_event' wait_event(dmxdev->dvbdev->wait_queue, ^~~~~~~~~~ /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 struct au8522_state *state; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_atomic.c: In function 'msm_atomic_commit_tail': /kisskb/src/drivers/gpu/drm/msm/msm_atomic.c:211:19: note: byref variable will be forcibly initialized struct drm_crtc *async_crtc = NULL; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c: In function '_dpu_rm_reserve_lms': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c:334:6: note: byref variable will be forcibly initialized int pp_idx[MAX_BLOCKS]; ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_debugfs.c: In function 'msm_gpu_show': /kisskb/src/drivers/gpu/drm/msm/msm_debugfs.c:26:21: note: byref variable will be forcibly initialized struct drm_printer p = drm_seq_file_printer(m); ^ /kisskb/src/drivers/gpu/drm/msm/msm_debugfs.c: In function 'msm_mm_show': /kisskb/src/drivers/gpu/drm/msm/msm_debugfs.c:137:21: note: byref variable will be forcibly initialized struct drm_printer p = drm_seq_file_printer(m); ^ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c: In function 'dpu_rm_reserve': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c:579:29: note: byref variable will be forcibly initialized struct dpu_rm_requirements reqs; ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda10048.c: In function 'tda10048_writereg': /kisskb/src/drivers/media/dvb-frontends/tda10048.c:214:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10048.c:213:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10048.c: In function 'tda10048_writeregbulk': /kisskb/src/drivers/media/dvb-frontends/tda10048.c:256:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10048.c: In function 'tda10048_readreg': /kisskb/src/drivers/media/dvb-frontends/tda10048.c:234:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10048.c:233:5: note: byref variable will be forcibly initialized u8 b1[] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/tda10048.c:232:5: note: byref variable will be forcibly initialized u8 b0[] = { reg }; ^~ /kisskb/src/drivers/media/dvb-frontends/tda10048.c: In function 'tda10048_firmware_upload': /kisskb/src/drivers/media/dvb-frontends/tda10048.c:469:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_vbif.c: In function '_dpu_vbif_get_ot_limit': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_vbif.c:105:6: note: byref variable will be forcibly initialized u32 ot_lim = 0; ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_vbif.c: In function 'dpu_vbif_clear_errors': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_vbif.c:262:14: note: byref variable will be forcibly initialized u32 i, pnd, src; ^~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_vbif.c:262:9: note: byref variable will be forcibly initialized u32 i, pnd, src; ^~~ /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_vbif.c: In function 'dpu_debugfs_vbif_init': /kisskb/src/drivers/gpu/drm/msm/disp/dpu1/dpu_vbif.c:295:7: note: byref variable will be forcibly initialized char vbif_name[32]; ^~~~~~~~~ /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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24113.c:108:5: note: byref variable will be forcibly initialized u8 b; ^ /kisskb/src/drivers/gpu/drm/drm_mode_config.c: In function 'drm_mode_getresources': /kisskb/src/drivers/gpu/drm/drm_mode_config.c:103:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /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 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 u8 buf[] = { reg, data }; ^~~ /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 char *p; ^ /kisskb/src/drivers/gpu/drm/drm_mode_config.c: In function 'drm_mode_config_reset': /kisskb/src/drivers/gpu/drm/drm_mode_config.c:187:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mode_config.c: In function 'drmm_mode_config_init': /kisskb/src/drivers/gpu/drm/drm_mode_config.c:434:19: note: byref variable will be forcibly initialized struct dma_resv resv; ^~~~ /kisskb/src/drivers/gpu/drm/drm_mode_config.c:433:25: note: byref variable will be forcibly initialized struct ww_acquire_ctx resv_ctx; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mode_config.c:432:34: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx modeset_ctx; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mode_config.c: In function 'drm_mode_config_cleanup': /kisskb/src/drivers/gpu/drm/drm_mode_config.c:540:22: note: byref variable will be forcibly initialized struct drm_printer p = drm_debug_printer("[leaked fb]"); ^ /kisskb/src/drivers/gpu/drm/drm_mode_config.c:480:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /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 s32 f = 0; ^ /kisskb/src/drivers/media/dvb-frontends/cx24113.c:382:6: note: byref variable will be forcibly initialized 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 u32 bw; ^~ /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 s16 s, i; ^ /kisskb/src/net/ipv4/udp_tunnel_core.c: In function 'udp_sock_create4': /kisskb/src/net/ipv4/udp_tunnel_core.c:18:21: note: byref variable will be forcibly initialized struct sockaddr_in udp_addr; ^~~~~~~~ /kisskb/src/net/ipv4/udp_tunnel_core.c:17:17: note: byref variable will be forcibly initialized struct socket *sock = NULL; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/udp_tunnel_core.c:2: /kisskb/src/net/ipv4/udp_tunnel_core.c: In function 'setup_udp_tunnel_sock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:566:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(__sk_user_data((sk)), __tmp); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp_tunnel_core.c:74:2: note: in expansion of macro 'rcu_assign_sk_user_data' rcu_assign_sk_user_data(sk, cfg->sk_user_data); ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp_tunnel_core.c: In function 'udp_tunnel_push_rx_port': /kisskb/src/net/ipv4/udp_tunnel_core.c:91:25: note: byref variable will be forcibly initialized 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:105:25: note: byref variable will be forcibly initialized struct udp_tunnel_info ti; ^~ /kisskb/src/net/ipv4/udp_tunnel_core.c: In function 'udp_tunnel_notify_add_rx_port': /kisskb/src/net/ipv4/udp_tunnel_core.c:120:25: note: byref variable will be forcibly initialized struct udp_tunnel_info ti; ^~ /kisskb/src/net/ipv4/udp_tunnel_core.c: In function 'udp_tunnel_notify_del_rx_port': /kisskb/src/net/ipv4/udp_tunnel_core.c:140:25: note: byref variable will be forcibly initialized struct udp_tunnel_info ti; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/udp_tunnel_core.c:2: /kisskb/src/net/ipv4/udp_tunnel_core.c: In function 'udp_tunnel_sock_release': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/sock.h:566:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(__sk_user_data((sk)), __tmp); \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp_tunnel_core.c:180:2: note: in expansion of macro 'rcu_assign_sk_user_data' rcu_assign_sk_user_data(sock->sk, NULL); ^~~~~~~~~~~~~~~~~~~~~~~ /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 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 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 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 unsigned long val; ^~~ /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 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 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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/au8522_common.c:52:5: note: byref variable will be forcibly initialized u8 b1[] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/au8522_common.c:51:5: note: byref variable will be forcibly initialized u8 b0[] = { (reg >> 8) | 0x40, reg & 0xff }; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/include/linux/rtnetlink.h:6, from /kisskb/src/net/mac80211/chan.c:8: /kisskb/src/net/mac80211/chan.c: In function '__ieee80211_vif_copy_chanctx_to_vlans': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/chan.c:886:3: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(vlan->vif.chanctx_conf, conf); ^~~~~~~~~~~~~~~~~~ /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 __le16 buf; ^~~ In file included from /kisskb/src/include/linux/sockptr.h:11, 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/linux/rtnetlink.h:7, from /kisskb/src/net/mac80211/chan.c:8: /kisskb/src/net/mac80211/chan.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/include/linux/rtnetlink.h:6, from /kisskb/src/net/mac80211/chan.c:8: /kisskb/src/net/mac80211/chan.c: In function '__list_add_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:93:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(list_next_rcu(prev), new); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/chan.c: In function 'ieee80211_recalc_chanctx_min_def': /kisskb/src/net/mac80211/chan.c:315:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def min_def; ^~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/include/linux/rtnetlink.h:6, from /kisskb/src/net/mac80211/chan.c:8: /kisskb/src/net/mac80211/chan.c: In function 'ieee80211_vif_use_reserved_reassign': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/chan.c:1135:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sdata->vif.chanctx_conf, &new_ctx->conf); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/chan.c: In function 'ieee80211_assign_vif_chanctx': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/chan.c:742:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sdata->vif.chanctx_conf, conf); ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/bvec.h:14, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/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:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/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/net/mac80211/chan.c: In function 'ieee80211_vif_use_reserved_switch': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/chan.c:1482:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sdata->vif.chanctx_conf, &ctx->conf); ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized 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 struct udp_tunnel_info ti; ^~ /kisskb/src/net/mac80211/chan.c: In function 'ieee80211_vif_vlan_copy_chanctx': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/chan.c:1852:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(sdata->vif.chanctx_conf, conf); ^~~~~~~~~~~~~~~~~~ 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:27, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:88, 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 __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 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 __be16 tmp = value; ^~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_get_last_vbltimestamp': /kisskb/src/drivers/gpu/drm/drm_vblank.c:875:6: note: byref variable will be forcibly initialized int max_error = (int) drm_timestamp_precision * 1000; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_update_vblank_count': /kisskb/src/drivers/gpu/drm/drm_vblank.c:284:10: note: byref variable will be forcibly initialized ktime_t t_vblank; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_reset_vblank_timestamp': /kisskb/src/drivers/gpu/drm/drm_vblank.c:235:10: note: byref variable will be forcibly initialized ktime_t t_vblank; ^~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/drm_vblank.c:34: /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drmm_kmalloc_array': /kisskb/src/include/drm/drm_managed.h:78:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_wait_vblank_reply': /kisskb/src/drivers/gpu/drm/drm_vblank.c:1730:10: note: byref variable will be forcibly initialized ktime_t now; ^~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_crtc_vblank_helper_get_vblank_timestamp_internal': /kisskb/src/drivers/gpu/drm/drm_vblank.c:703:12: note: byref variable will be forcibly initialized int vpos, hpos, i; ^~~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c:703:6: note: byref variable will be forcibly initialized int vpos, hpos, i; ^~~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c:700:17: note: byref variable will be forcibly initialized ktime_t stime, etime; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c:700:10: note: byref variable will be forcibly initialized ktime_t stime, etime; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_crtc_send_vblank_event': /kisskb/src/drivers/gpu/drm/drm_vblank.c:1088:10: note: byref variable will be forcibly initialized ktime_t now; ^~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_queue_vblank_event': /kisskb/src/drivers/gpu/drm/drm_vblank.c:1629:10: note: byref variable will be forcibly initialized ktime_t now; ^~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_handle_vblank_events': /kisskb/src/drivers/gpu/drm/drm_vblank.c:1891:10: note: byref variable will be forcibly initialized ktime_t now; ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/kthread.h:6, from /kisskb/src/drivers/gpu/drm/drm_vblank.c:28: /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_wait_one_vblank': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c:1265:8: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(vblank->queue, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_crtc_vblank_off': /kisskb/src/drivers/gpu/drm/drm_vblank.c:1306:10: note: byref variable will be forcibly initialized ktime_t now; ^~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_vblank_restore': /kisskb/src/drivers/gpu/drm/drm_vblank.c:1488:10: note: byref variable will be forcibly initialized ktime_t t_vblank; ^~~~~~~~ /kisskb/src/drivers/staging/wfx/scan.c: In function 'send_scan_req': /kisskb/src/drivers/staging/wfx/scan.c:44:14: note: byref variable will be forcibly initialized int i, ret, 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/kthread.h:6, from /kisskb/src/drivers/gpu/drm/drm_vblank.c:28: /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_wait_vblank_ioctl': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c:1851:10: note: in expansion of macro 'wait_event_interruptible_timeout' wait = wait_event_interruptible_timeout(vblank->queue, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 struct cfg80211_scan_info info = { ^~~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_crtc_get_sequence_ioctl': /kisskb/src/drivers/gpu/drm/drm_vblank.c:2023:10: note: byref variable will be forcibly initialized ktime_t now; ^~~ /kisskb/src/drivers/gpu/drm/drm_vblank.c: In function 'drm_crtc_queue_sequence_ioctl': /kisskb/src/drivers/gpu/drm/drm_vblank.c:2079:10: note: byref variable will be forcibly initialized ktime_t now; ^~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function '__prepare_userptr': /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:1077:19: note: byref variable will be forcibly initialized struct vb2_plane planes[VB2_MAX_PLANES]; ^~~~~~ /kisskb/src/drivers/media/i2c/ov2659.c: In function 'ov2659_set_fmt': /kisskb/src/drivers/media/i2c/ov2659.c:1092:33: note: byref variable will be forcibly initialized const struct ov2659_framesize *size = NULL; ^~~~ /kisskb/src/drivers/media/i2c/ov2659.c: In function 'ov2659_write': /kisskb/src/drivers/media/i2c/ov2659.c:825:5: note: byref variable will be forcibly initialized u8 buf[3]; ^~~ /kisskb/src/drivers/media/i2c/ov2659.c:824:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/ov2659.c: In function 'ov2659_set_pixel_clock': /kisskb/src/drivers/media/i2c/ov2659.c:935:25: note: byref variable will be forcibly initialized struct sensor_register pll_regs[] = { ^~~~~~~~ /kisskb/src/drivers/media/i2c/ov2659.c: In function 'ov2659_read': /kisskb/src/drivers/media/i2c/ov2659.c:851:5: note: byref variable will be forcibly initialized u8 buf[2]; ^~~ /kisskb/src/drivers/media/i2c/ov2659.c:850:17: note: byref variable will be forcibly initialized struct i2c_msg msg[2]; ^~~ /kisskb/src/drivers/media/i2c/ov2659.c: In function 'ov2659_set_test_pattern': /kisskb/src/drivers/media/i2c/ov2659.c:1216:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/media/i2c/ov2659.c: In function 'ov2659_detect': /kisskb/src/drivers/media/i2c/ov2659.c:1348:5: note: byref variable will be forcibly initialized u8 ver = 0; ^~~ /kisskb/src/drivers/media/i2c/ov2659.c:1347:5: note: byref variable will be forcibly initialized u8 pid = 0; ^~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function '__prepare_dmabuf': /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:1192:19: note: byref variable will be forcibly initialized struct vb2_plane planes[VB2_MAX_PLANES]; ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_read_temp': /kisskb/src/drivers/hwmon/tps23861.c:124:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_port_operating_mode': /kisskb/src/drivers/hwmon/tps23861.c:369:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_port_detect_status': /kisskb/src/drivers/hwmon/tps23861.c:407:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_port_class_status': /kisskb/src/drivers/hwmon/tps23861.c:445:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_port_poe_plus_status': /kisskb/src/drivers/hwmon/tps23861.c:476:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_read_voltage': /kisskb/src/drivers/hwmon/tps23861.c:139:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_read_current': /kisskb/src/drivers/hwmon/tps23861.c:163:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:21: /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:1779:9: note: in expansion of macro 'wait_event_interruptible' ret = wait_event_interruptible(q->done_wq, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_port_resistance': /kisskb/src/drivers/hwmon/tps23861.c:488:6: note: byref variable will be forcibly initialized u16 regval; ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_probe': /kisskb/src/drivers/hwmon/tps23861.c:543:6: note: byref variable will be forcibly initialized u32 shunt_resistor; ^~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_port_status_show': /kisskb/src/drivers/hwmon/tps23861.c:407:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c:476:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function 'vb2_core_create_bufs': /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:879:31: note: byref variable will be forcibly initialized unsigned int num_planes = 0, num_buffers, allocated_buffers; ^~~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:879:15: note: byref variable will be forcibly initialized 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:738:47: note: byref variable will be forcibly initialized unsigned int num_buffers, allocated_buffers, num_planes = 0; ^~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:738:15: note: byref variable will be forcibly initialized unsigned int num_buffers, allocated_buffers, num_planes = 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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:1843:3: note: in expansion of macro 'wait_event' wait_event(q->done_wq, !atomic_read(&q->owned_by_drv_count)); ^~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function 'vb2_core_dqbuf': /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:1867:21: note: byref variable will be forcibly initialized struct vb2_buffer *vb = NULL; ^~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function 'vb2_thread': /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:2850:11: note: byref variable will be forcibly initialized unsigned index = 0; ^~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function '__vb2_perform_fileio': /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:2673:11: note: byref variable will be forcibly initialized unsigned index; ^~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/include/asm-generic/io.h:911, from /kisskb/src/arch/arm64/include/asm/io.h:194, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:29, from /kisskb/src/include/linux/kgdb.h:19, from /kisskb/src/include/linux/fb.h:5, from /kisskb/src/include/drm/drm_crtc_helper.h:40, from /kisskb/src/drivers/gpu/drm/drm_lease.c:9: /kisskb/src/drivers/gpu/drm/drm_lease.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/hwmon/mlxreg-fan.c: In function 'mlxreg_fan_get_cur_state': /kisskb/src/drivers/hwmon/mlxreg-fan.c:274:6: note: byref variable will be forcibly initialized u32 regval; ^~~~~~ /kisskb/src/drivers/hwmon/mlxreg-fan.c: In function 'mlxreg_fan_read': /kisskb/src/drivers/hwmon/mlxreg-fan.c:118:6: note: byref variable will be forcibly initialized u32 regval; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_lease.c: In function '_drm_lease_revoke': /kisskb/src/drivers/gpu/drm/drm_lease.c:304:6: note: byref variable will be forcibly initialized int object; ^~~~~~ /kisskb/src/drivers/hwmon/mlxreg-fan.c: In function 'mlxreg_fan_connect_verify': /kisskb/src/drivers/hwmon/mlxreg-fan.c:350:6: note: byref variable will be forcibly initialized u32 regval; ^~~~~~ /kisskb/src/drivers/hwmon/mlxreg-fan.c: In function 'mlxreg_fan_speed_divider_get': /kisskb/src/drivers/hwmon/mlxreg-fan.c:366:6: note: byref variable will be forcibly initialized u32 regval; ^~~~~~ /kisskb/src/drivers/hwmon/mlxreg-fan.c: In function 'mlxreg_fan_set_cur_state': /kisskb/src/drivers/hwmon/mlxreg-fan.c:294:6: note: byref variable will be forcibly initialized u32 regval; ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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:29, from /kisskb/src/include/linux/kgdb.h:19, from /kisskb/src/include/linux/fb.h:5, from /kisskb/src/include/drm/drm_crtc_helper.h:40, from /kisskb/src/drivers/gpu/drm/drm_lease.c:9: /kisskb/src/drivers/gpu/drm/drm_lease.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/hwmon/mlxreg-fan.c: In function 'mlxreg_fan_config': /kisskb/src/drivers/hwmon/mlxreg-fan.c:350:6: note: byref variable will be forcibly initialized u32 regval; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_lease.c: In function 'drm_lease_create': /kisskb/src/drivers/gpu/drm/drm_lease.c:203:6: note: byref variable will be forcibly initialized int object; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_lease.c:202:21: note: byref variable will be forcibly initialized struct drm_master *lessee; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_lease.c: In function 'drm_mode_create_lease_ioctl': /kisskb/src/drivers/gpu/drm/drm_lease.c:494:21: note: byref variable will be forcibly initialized struct drm_master *lessee = NULL; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_lease.c:492:13: note: byref variable will be forcibly initialized struct idr leases; ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_lease.c: In function 'drm_mode_get_lease_ioctl': /kisskb/src/drivers/gpu/drm/drm_lease.c:669:6: note: byref variable will be forcibly initialized int object; ^~~~~~ /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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1411.c:351:5: note: byref variable will be forcibly initialized u8 b1[] = { 0, 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/s5h1411.c:350:5: note: byref variable will be forcibly initialized 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 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 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 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 u8 buf[] = { reg, data >> 8, data & 0xff }; ^~~ /kisskb/src/drivers/media/i2c/tc358743.c: In function 'i2c_rd': /kisskb/src/drivers/media/i2c/tc358743.c:119:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[] = { ^~~~ /kisskb/src/drivers/media/i2c/tc358743.c:118:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg >> 8, reg & 0xff }; ^~~ /kisskb/src/drivers/media/i2c/tc358743.c: In function 'i2c_rdreg': /kisskb/src/drivers/media/i2c/tc358743.c:197:9: note: byref variable will be forcibly initialized __le32 val = 0; ^~~ /kisskb/src/drivers/media/i2c/tc358743.c: In function 'i2c_wr': /kisskb/src/drivers/media/i2c/tc358743.c:147:5: note: byref variable will be forcibly initialized u8 data[I2C_MAX_XFER_SIZE]; ^~~~ /kisskb/src/drivers/media/i2c/tc358743.c:146:17: note: byref variable will be forcibly initialized struct i2c_msg msg; ^~~ /kisskb/src/drivers/media/i2c/tc358743.c: In function 'i2c_wrreg': /kisskb/src/drivers/media/i2c/tc358743.c:206:9: note: byref variable will be forcibly initialized __le32 raw = cpu_to_le32(val); ^~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'syncobj_wait_syncobj_func': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:914:20: note: byref variable will be forcibly initialized struct dma_fence *fence; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_fence_add_wait': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:243:20: note: byref variable will be forcibly initialized struct dma_fence *fence; ^~~~~ /kisskb/src/drivers/media/i2c/tc358743.c: In function 'tc358743_format_change': /kisskb/src/drivers/media/i2c/tc358743.c:986:25: note: byref variable will be forcibly initialized struct v4l2_dv_timings timings; ^~~~~~~ In file included from /kisskb/src/include/linux/dma-resv.h:44, from /kisskb/src/include/drm/drm_gem.h:38, from /kisskb/src/drivers/gpu/drm/drm_syncobj.c:196: /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_array_wait_timeout': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:970:21: note: byref variable will be forcibly initialized struct dma_fence *fence; ^~~~~ /kisskb/src/drivers/media/i2c/tc358743.c: In function 'tc358743_work_i2c_poll': /kisskb/src/drivers/media/i2c/tc358743.c:1491:7: note: byref variable will be forcibly initialized bool handled; ^~~~~~~ /kisskb/src/drivers/media/i2c/tc358743.c: In function 'tc358743_irq_handler': /kisskb/src/drivers/media/i2c/tc358743.c:1466:7: note: byref variable will be forcibly initialized bool handled = false; ^~~~~~~ /kisskb/src/drivers/media/i2c/tc358743.c: In function 'tc358743_s_edid': /kisskb/src/drivers/hwmon/nct6683.c: In function 'beep_enable_store': /kisskb/src/drivers/media/i2c/tc358743.c:1775:6: note: byref variable will be forcibly initialized u16 pa; ^~ /kisskb/src/drivers/hwmon/nct6683.c:1008:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6683.c: In function 'intrusion0_alarm_store': /kisskb/src/drivers/hwmon/nct6683.c:1069:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/media/i2c/tc358743.c: In function 'print_avi_infoframe': /kisskb/src/drivers/media/i2c/tc358743.c:438:5: note: byref variable will be forcibly initialized u8 buffer[HDMI_INFOFRAME_SIZE(AVI)]; ^~~~~~ /kisskb/src/drivers/media/i2c/tc358743.c:437:23: note: byref variable will be forcibly initialized union hdmi_infoframe frame; ^~~~~ /kisskb/src/drivers/media/i2c/tc358743.c: In function 'tc358743_log_status': /kisskb/src/drivers/media/i2c/tc358743.c:1242:25: note: byref variable will be forcibly initialized struct v4l2_dv_timings timings; ^~~~~~~ /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 u8 buf[3]; ^~~ /kisskb/src/drivers/hwmon/nct6683.c: In function 'store_pwm': /kisskb/src/drivers/hwmon/nct6683.c:933:16: note: byref variable will be forcibly initialized unsigned long 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/drivers/hwmon/nct6683.c:23: /kisskb/src/drivers/hwmon/nct6683.c: In function 'array3_size': /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 u8 buf[3]; ^~~ /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 struct i2c_msg msg = { ^~~ /kisskb/src/include/linux/overflow.h:287:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/drivers/hwmon/nct6683.c:23: /kisskb/src/drivers/hwmon/nct6683.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/drivers/gpu/drm/drm_syncobj.c:188: /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_add_point': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c:302:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(syncobj->fence, &chain->base); ^~~~~~~~~~~~~~~~~~ /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 u8 buf[2]; ^~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_replace_fence': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c:334:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(syncobj->fence, fence); ^~~~~~~~~~~~~~~~~~ /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 u8 buf[7]; ^~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:521:42: note: byref variable will be forcibly initialized unsigned int utmp, utmp1, utmp2, utmp3, utmp4; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:521:35: note: byref variable will be forcibly initialized unsigned int utmp, utmp1, utmp2, utmp3, utmp4; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:521:28: note: byref variable will be forcibly initialized unsigned int utmp, utmp1, utmp2, utmp3, utmp4; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:521:21: note: byref variable will be forcibly initialized unsigned int utmp, utmp1, utmp2, utmp3, utmp4; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:521:15: note: byref variable will be forcibly initialized unsigned int utmp, utmp1, utmp2, utmp3, utmp4; ^~~~ /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 struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c:194:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_find_fence': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:383:28: note: byref variable will be forcibly initialized struct syncobj_wait_entry wait; ^~~~ /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 u32 if_frequency, freq_cw; ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:112:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c:165:5: note: byref variable will be forcibly initialized 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 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 struct cx24120_cmd cmd; ^~~ /kisskb/src/drivers/hwmon/nct6683.c: In function 'nct6683_probe': /kisskb/src/drivers/hwmon/nct6683.c:1203:7: note: byref variable will be forcibly initialized char build[16]; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_export_sync_file': /kisskb/src/drivers/media/dvb-frontends/af9013.c: In function 'af9013_sleep': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:680:20: note: byref variable will be forcibly initialized struct dma_fence *fence; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:982:15: note: byref variable will be forcibly initialized unsigned int utmp; ^~~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_transfer_to_timeline': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:832:20: note: byref variable will be forcibly initialized struct dma_fence *fence; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_transfer_to_binary': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:864:20: note: byref variable will be forcibly initialized struct dma_fence *fence; ^~~~~ /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 const struct firmware *firmware; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:1030:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:1029:15: note: byref variable will be forcibly initialized unsigned int utmp; ^~~~ /kisskb/src/drivers/hwmon/nct6683.c: In function 'sensors_nct6683_init': /kisskb/src/drivers/hwmon/nct6683.c:1415:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /kisskb/src/drivers/hwmon/nct6683.c:1413:26: note: byref variable will be forcibly initialized struct nct6683_sio_data sio_data; ^~~~~~~~ /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 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 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 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 struct cx24120_cmd cmd; ^~~ /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 u8 firmware_version[4]; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_create_as_handle': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:533:22: note: byref variable will be forcibly initialized struct drm_syncobj *syncobj; ^~~~~~~ /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 struct i2c_msg msg[2] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:1325:5: note: byref variable will be forcibly initialized u8 buf[3]; ^~~ /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 struct cx24120_cmd cmd; ^~~ /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 struct i2c_msg msg[1] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:1283:5: note: byref variable will be forcibly initialized u8 buf[21]; ^~~ /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 struct cx24120_cmd cmd; ^~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_array_wait': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:1116:11: note: byref variable will be forcibly initialized uint32_t first = ~0; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_wait_ioctl': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:1204:23: note: byref variable will be forcibly initialized struct drm_syncobj **syncobjs; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_timeline_wait_ioctl': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:1237:23: note: byref variable will be forcibly initialized struct drm_syncobj **syncobjs; ^~~~~~~~ /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 struct cx24120_cmd cmd; ^~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_reset_ioctl': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:1272:23: note: byref variable will be forcibly initialized struct drm_syncobj **syncobjs; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_signal_ioctl': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:1305:23: note: byref variable will be forcibly initialized struct drm_syncobj **syncobjs; ^~~~~~~~ /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 struct cx24120_cmd cmd; ^~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_timeline_signal_ioctl': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:1338:23: note: byref variable will be forcibly initialized struct drm_syncobj **syncobjs; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_init': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:1272:21: note: byref variable will be forcibly initialized struct cx24120_cmd cmd; ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c:1269:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c: In function 'drm_syncobj_query_ioctl': /kisskb/src/drivers/gpu/drm/drm_syncobj.c:1434:12: note: byref variable will be forcibly initialized uint64_t point; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_syncobj.c:1410:23: note: byref variable will be forcibly initialized struct drm_syncobj **syncobjs; ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/net/mac80211/./trace.h:126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(local_only_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/mac80211/./trace.h:126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/net/mac80211/./trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(local_u32_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/mac80211/./trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_return_int, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:221:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_return_bool, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:221:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:236:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_return_u32, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:236:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:250:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_return_u64, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:250:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_wakeup, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:353:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_config, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:353:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:488:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_prepare_multicast, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:488:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_configure_filter, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:700:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_get_stats, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:700:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:731:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_get_key_seq, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:731:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:763:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_coverage_class, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:763:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1097:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_get_survey, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1097:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1119:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_flush, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1119:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_flush, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1176:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_antenna, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1176:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_antenna, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1201:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_get_antenna, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1201:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_get_antenna, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1267:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_ringparam, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1267:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_get_ringparam, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/net/mac80211/./trace.h:1496:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(local_chanctx, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/mac80211/./trace.h:1496:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1530:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_change_chanctx, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1530:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_change_chanctx, ^~~~~~~~~~~ /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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1726:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_reconfig_complete, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1726:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2141:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_scan_completed, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2141:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2162:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_sched_scan_results, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2162:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2180:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_sched_scan_stopped, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2180:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2377:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(wake_queue, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2377:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2401:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(stop_queue, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2401:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2448:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_radar_detected, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2448:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_radar_detected, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(local_u32_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_client.c: In function 'drm_client_debugfs_internal_clients': /kisskb/src/drivers/gpu/drm/drm_client.c:484:21: note: byref variable will be forcibly initialized struct drm_printer p = drm_seq_file_printer(m); ^ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_return_int': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:221:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:236:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:250:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_return_u64, ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_set_wakeup': /kisskb/src/drivers/gpu/drm/drm_client.c: In function 'drm_client_framebuffer_flush': /kisskb/src/drivers/gpu/drm/drm_client.c:463:24: note: byref variable will be forcibly initialized struct drm_clip_rect clip = { ^~~~ /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:353:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:488:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_configure_filter, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/media/cec/core/cec-adap.c:10: /kisskb/src/drivers/media/cec/core/cec-adap.c: In function 'cec_thread_func': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __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' wait_event_interruptible(adap->kthread_waitq, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __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' err = wait_event_interruptible_timeout(adap->kthread_waitq, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_get_stats': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:700:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_get_stats, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/media/dvb-core/dvb_demux.c:24: /kisskb/src/drivers/media/dvb-core/dvb_demux.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_get_key_seq': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:731:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:763:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1097:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1119:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1176:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1201:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1267:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:1496:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1530:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1726:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2141:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2162:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2180:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2377:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2401:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2448:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_radar_detected, ^~~~~~~~~~~ /kisskb/src/drivers/media/cec/core/cec-adap.c: In function 'cec_config_thread_func': /kisskb/src/drivers/media/cec/core/cec-adap.c:1483:18: note: byref variable will be forcibly initialized struct cec_msg msg = {}; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/net/mac80211/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(local_sdata_addr_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/mac80211/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/net/mac80211/./trace.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(local_sdata_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/mac80211/./trace.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(local_sdata_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/cec/core/cec-adap.c: In function 'cec_receive_notify': /kisskb/src/drivers/media/cec/core/cec-adap.c:1905:17: note: byref variable will be forcibly initialized struct cec_msg tx_cec_msg = { }; ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:319:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_change_interface, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:319:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_change_interface, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:319:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_change_interface, ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stb6000.c: In function 'stb6000_sleep': /kisskb/src/drivers/media/dvb-frontends/stb6000.c:42:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/stb6000.c:41:5: note: byref variable will be forcibly initialized u8 buf[] = { 10, 0 }; ^~~ /kisskb/src/drivers/media/dvb-frontends/stb6000.c: In function 'stb6000_set_params': /kisskb/src/drivers/media/dvb-frontends/stb6000.c:73:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/stb6000.c:72:5: note: byref variable will be forcibly initialized u8 buf[12]; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_bss_info_changed, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_bss_info_changed, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_bss_info_changed, ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stb6000.c: In function 'stb6000_attach': /kisskb/src/drivers/media/dvb-frontends/stb6000.c:193:17: note: byref variable will be forcibly initialized struct i2c_msg msg[2] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/stb6000.c:192:5: note: byref variable will be forcibly initialized u8 b1[] = { 0, 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/stb6000.c:191:5: note: byref variable will be forcibly initialized u8 b0[] = { 0 }; ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_bss_info_changed, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:537:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_config_iface_filter, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:537:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:537:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:671:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_sw_scan_start, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:671:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_sw_scan_start, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_drv.c: In function 'msm_ioctl_wait_fence': /kisskb/src/drivers/gpu/drm/msm/msm_drv.c:887:10: note: byref variable will be forcibly initialized ktime_t timeout = to_ktime(args->timeout); ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:671:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_sw_scan_start, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_drv.c: In function 'msm_ioctl_gem_cpu_prep': /kisskb/src/drivers/gpu/drm/msm/msm_drv.c:751:10: note: byref variable will be forcibly initialized ktime_t timeout = to_ktime(args->timeout); ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:969:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_conf_tx, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:969:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_conf_tx, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:969:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_conf_tx, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1010:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_tsf, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1010:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_tsf, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1010:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_tsf, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1035:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_offset_tsf, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1035:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_offset_tsf, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1035:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_offset_tsf, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_drv.c: In function 'add_components_mdp': /kisskb/src/drivers/gpu/drm/msm/msm_drv.c:1143:22: note: byref variable will be forcibly initialized struct of_endpoint ep; ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1072:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_ampdu_action, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1072:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_ampdu_action, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_drv.c: In function 'msm_pdev_probe': /kisskb/src/drivers/gpu/drm/msm/msm_drv.c:1281:26: note: byref variable will be forcibly initialized struct component_match *match = NULL; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_drv.c: In function 'msm_clk_bulk_get_clock': /kisskb/src/drivers/gpu/drm/msm/msm_drv.c:92:7: note: byref variable will be forcibly initialized char n[32]; ^ /kisskb/src/drivers/gpu/drm/msm/msm_drv.c: In function 'msm_clk_get': /kisskb/src/drivers/gpu/drm/msm/msm_drv.c:108:7: note: byref variable will be forcibly initialized char name2[32]; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1072:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_ampdu_action, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1143:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_channel_switch, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1143:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_channel_switch, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_drv.c: In function 'msm_init_vram': /kisskb/src/drivers/gpu/drm/msm/msm_drv.c:357:19: note: byref variable will be forcibly initialized struct resource r; ^ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1143:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_channel_switch, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_remain_on_channel, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_remain_on_channel, ^~~~~~~~~~~ /kisskb/src/drivers/media/i2c/imx290.c: In function 'imx290_probe': /kisskb/src/drivers/media/i2c/imx290.c:940:6: note: byref variable will be forcibly initialized u32 xclk_freq; ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1329:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_bitrate_mask, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1329:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1329:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1356:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_rekey_data, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1356:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1356:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1384:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_event_callback, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1384:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_event_callback, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1384:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_event_callback, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_mgd_prepare_tx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_mgd_prepare_tx, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_mgd_prepare_tx, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_mgd_prepare_tx': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_mgd_prepare_tx, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/net/mac80211/./trace.h:1650:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(local_sdata_chanctx, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/mac80211/./trace.h:1650:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:1650:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1689:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_start_ap, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1689:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_start_ap, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1689:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_start_ap, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1689:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_start_ap, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1689:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_start_ap, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1756:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_join_ibss, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1756:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_join_ibss, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1756:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_join_ibss, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1756:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_join_ibss, ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:688:56: note: byref variable will be forcibly initialized 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' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1756:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_join_ibss, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1809:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_start_nan, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1809:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_start_nan, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1809:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_start_nan, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1837:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_stop_nan, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1837:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_stop_nan, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1837:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_stop_nan, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1859:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_nan_change_conf, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1859:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1859:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1890:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_add_nan_func, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1890:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1890:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1917:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_del_nan_func, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1917:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1917:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_del_nan_func, ^~~~~~~~~~~ /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 struct i2c_msg msg[] = { ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1979:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_start_tx_ba_cb, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1979:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_start_tx_ba_cb, ^~~~~~~~~~~ /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 struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:226:5: note: byref variable will be forcibly initialized u8 buf[60];/* = { reg1, data };*/ ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1979:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_start_tx_ba_cb, ^~~~~~~~~~~ /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 u8 LNB_CTRL_1; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:382:5: note: byref variable will be forcibly initialized u8 lnb_status; ^~~~~~~~~~ /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 u8 sym_rate_bytes[3]; ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2023:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_stop_tx_ba_cb, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2023:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2023:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_stop_tx_ba_cb, ^~~~~~~~~~~ /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 u8 reg, regs[3]; ^~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:649:5: note: byref variable will be forcibly initialized u8 reg, regs[3]; ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:648:5: note: byref variable will be forcibly initialized u8 start_acq = 0x80; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:646:5: note: byref variable will be forcibly initialized u8 coderate_ptr; ^~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2051:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_beacon_loss, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2051:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_beacon_loss, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2051:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_beacon_loss, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2070:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_connection_loss, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2070:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_connection_loss, ^~~~~~~~~~~ /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 unsigned char regs[4]; ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2070:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_connection_loss, ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c: In function 'si21xx_sleep': /kisskb/src/drivers/media/dvb-frontends/si21xx.c:841:5: note: byref variable will be forcibly initialized u8 regdata; ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2089:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_disconnect, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2089:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_disconnect, ^~~~~~~~~~~ /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 u8 reg2[2]; ^~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:480:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:479:5: note: byref variable will be forcibly initialized 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 struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:252:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2089:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_disconnect, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2110:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_cqm_rssi_notify, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2110:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_cqm_rssi_notify, ^~~~~~~~~~~ /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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:283:5: note: byref variable will be forcibly initialized u8 b1[] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:282:5: note: byref variable will be forcibly initialized u8 b0[] = { reg }; ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2110:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2222:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_chswitch_done, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2222:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_chswitch_done, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2222:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_chswitch_done, ^~~~~~~~~~~ /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 u8 regs_read[2]; ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2253:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_gtk_rekey_notify, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2253:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2253:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_gtk_rekey_notify, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2274:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_enable_rssi_reports, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2274:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_enable_rssi_reports, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2274:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2425:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_default_unicast_key, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2425:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2425:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_default_unicast_key, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2467:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_channel_switch_beacon, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2467:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2467:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2492:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_pre_channel_switch, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2492:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2492:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_pre_channel_switch, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/arch/arm64/include/asm/pointer_auth.h:6, from /kisskb/src/arch/arm64/include/asm/processor.h:36, from /kisskb/src/include/asm-generic/qrwlock.h:14, from ./arch/arm64/include/generated/asm/qrwlock.h:1, from /kisskb/src/arch/arm64/include/asm/spinlock.h:9, from /kisskb/src/include/linux/spinlock.h:90, 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/bvec.h:14, from /kisskb/src/include/linux/skbuff.h:17, 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': In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2539:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_channel_switch_rx_beacon, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2539:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_channel_switch_rx_beacon, ^~~~~~~~~~~ /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized unsigned long ___flags; \ ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' DO_ONCE(get_random_bytes, (buf), (nbytes)) ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' get_random_once((buf), (nbytes)) ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/syncookies.c:51:2: note: in expansion of macro 'net_get_random_once' net_get_random_once(syncookie_secret, sizeof(syncookie_secret)); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2539:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2575:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_get_txpower, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2575:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_get_txpower, ^~~~~~~~~~~ /kisskb/src/net/ipv4/syncookies.c: In function 'tcp_get_cookie_sock': /kisskb/src/net/ipv4/syncookies.c:207:7: note: byref variable will be forcibly initialized bool own_req; ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2575:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_get_txpower, ^~~~~~~~~~~ /kisskb/src/net/ipv4/syncookies.c: In function 'cookie_v4_check': /kisskb/src/net/ipv4/syncookies.c:337:16: note: byref variable will be forcibly initialized struct flowi4 fl4; ^~~ /kisskb/src/net/ipv4/syncookies.c:336:7: note: byref variable will be forcibly initialized __u8 rcv_wscale; ^~~~~~~~~~ /kisskb/src/net/ipv4/syncookies.c:326:30: note: byref variable will be forcibly initialized struct tcp_options_received tcp_opt; ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2660:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_tdls_recv_channel_switch, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2660:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2660:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_tdls_recv_channel_switch, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2735:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_get_ftm_responder_stats, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2735:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2735:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_get_ftm_responder_stats, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/dma-fence.h:17, from /kisskb/src/drivers/gpu/drm/msm/msm_fence.c:7: /kisskb/src/drivers/gpu/drm/msm/msm_fence.c: In function 'msm_wait_fence': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_fence.c:64:10: note: in expansion of macro 'wait_event_timeout' ret = wait_event_timeout(fctx->event, ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_fence.c:60:10: note: in expansion of macro 'wait_event_interruptible_timeout' ret = wait_event_interruptible_timeout(fctx->event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:567:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_tim, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:567:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_tim, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:567:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_tim, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_key, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_key, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_set_key, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_update_tkip_key': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_update_tkip_key, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_update_tkip_key, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:784:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_sta_notify, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:784:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_sta_notify, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:784:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_sta_notify, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_sta_state, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_sta_state, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_sta_state, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:844:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_sta_set_txpwr, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:844:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_sta_set_txpwr, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:844:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_sta_set_txpwr, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_sta_rc_update, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_sta_rc_update, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_fb.c: In function 'msm_framebuffer_prepare': /kisskb/src/drivers/gpu/drm/msm/msm_fb.c:59:11: note: byref variable will be forcibly initialized uint64_t iova; ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/net/mac80211/./trace.h:902:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(sta_event, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/mac80211/./trace.h:902:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(sta_event, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:902:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(sta_event, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(release_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(release_evt, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(release_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_fb.c: In function 'msm_alloc_stolen_fb': /kisskb/src/drivers/gpu/drm/msm/msm_fb.c:215:25: note: byref variable will be forcibly initialized struct drm_gem_object *bo; ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1791:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_get_expected_throughput, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1791:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1791:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1958:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_start_tx_ba_session, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1958:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1958:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2002:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_stop_tx_ba_session, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2002:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2002:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2198:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_sta_block_awake, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2198:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2198:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2298:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_eosp, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2298:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_eosp, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2298:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_eosp, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2320:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_send_eosp_nullfunc, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2320:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2320:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2345:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(api_sta_set_buffered, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2345:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2345:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2602:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_tdls_channel_switch, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2602:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2602:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2634:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_tdls_cancel_channel_switch, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2634:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2634:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2704:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_wake_tx_queue, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2704:1: note: in expansion of macro 'TRACE_EVENT' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2704:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_wake_tx_queue, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2813, 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 int rctx; \ ^~~~ /kisskb/src/net/mac80211/./trace.h:2764:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(sta_flag_evt, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/mac80211/./trace.h:2764:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:2764:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:2813, 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1581:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_switch_vif_chanctx, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1581:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_switch_vif_chanctx, ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/dma-mapping.h:10, from /kisskb/src/include/linux/dma-map-ops.h:9, from /kisskb/src/drivers/gpu/drm/msm/msm_gem.c:7: /kisskb/src/drivers/gpu/drm/msm/msm_gem.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2813, 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1581:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(drv_switch_vif_chanctx, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace_msg.h:57, from /kisskb/src/net/mac80211/trace.c:12: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_mac80211_msg_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/net/mac80211/./trace_msg.h:21:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mac80211_msg_event, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/net/mac80211/./trace_msg.h:21:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mac80211_msg_event, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace_msg.h:57, from /kisskb/src/net/mac80211/trace.c:12: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_mac80211_msg_event': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/net/mac80211/./trace_msg.h:21:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(mac80211_msg_event, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gem.c: In function 'get_and_pin_iova_range_locked': /kisskb/src/drivers/gpu/drm/msm/msm_gem.c:453:6: note: byref variable will be forcibly initialized u64 local; ^~~~~ /kisskb/src/net/mac80211/trace.c: In function '__sdata_info': /kisskb/src/net/mac80211/trace.c:20:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/net/mac80211/trace.c: In function '__sdata_dbg': /kisskb/src/net/mac80211/trace.c:35:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/net/mac80211/trace.c: In function '__sdata_err': /kisskb/src/net/mac80211/trace.c:51:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/net/mac80211/trace.c: In function '__wiphy_dbg': /kisskb/src/net/mac80211/trace.c:66:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gem.c: In function '_msm_gem_new': /kisskb/src/drivers/gpu/drm/msm/msm_gem.c:1090:25: note: byref variable will be forcibly initialized struct drm_gem_object *obj = NULL; ^~~ /kisskb/src/drivers/media/i2c/imx355.c: In function 'imx355_write_reg': /kisskb/src/drivers/media/i2c/imx355.c:1124:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /kisskb/src/drivers/media/i2c/imx355.c: In function 'imx355_write_regs': /kisskb/src/drivers/media/i2c/imx355.c:1124:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/imx355.c: In function 'imx355_start_streaming': /kisskb/src/drivers/media/i2c/imx355.c:1124:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/imx355.c:1124:5: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/drivers/media/i2c/imx355.c:5: /kisskb/src/drivers/media/i2c/imx355.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/media/i2c/imx355.c: In function 'imx355_read_reg': /kisskb/src/drivers/media/i2c/imx355.c:1091:5: note: byref variable will be forcibly initialized u8 addr_buf[2]; ^~~~~~~~ /kisskb/src/drivers/media/i2c/imx355.c:1090:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[2]; ^~~~ /kisskb/src/drivers/media/i2c/imx355.c: In function 'imx355_identify_module': /kisskb/src/drivers/media/i2c/imx355.c:1517:6: note: byref variable will be forcibly initialized u32 val; ^~~ /kisskb/src/drivers/media/i2c/imx355.c: In function 'imx355_set_ctrl': /kisskb/src/drivers/media/i2c/imx355.c:1124:5: note: byref variable will be forcibly initialized u8 buf[6]; ^~~ /kisskb/src/net/ipv4/ah4.c: In function 'ah_output': /kisskb/src/drivers/media/i2c/imx355.c:1124:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/imx355.c:1124:5: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/ah4.c:153:18: note: byref variable will be forcibly initialized struct sk_buff *trailer; ^~~~~~~ /kisskb/src/drivers/media/i2c/imx355.c:1124:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/imx355.c:1124:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/imx355.c:1124:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/msm/msm_gem.c: In function 'msm_gem_import': /kisskb/src/drivers/gpu/drm/msm/msm_gem.c:1188:25: note: byref variable will be forcibly initialized struct drm_gem_object *obj; ^~~ /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 struct ieee80211_key_seq seq; ^~~ /kisskb/src/drivers/gpu/drm/msm/msm_gem.c: In function 'msm_gem_object_set_name': /kisskb/src/drivers/gpu/drm/msm/msm_gem.c:1307:10: note: byref variable will be forcibly initialized va_list ap; ^~ /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 __be32 dummy; ^~~~~ /kisskb/src/net/ipv4/ah4.c:311:18: note: byref variable will be forcibly initialized struct sk_buff *trailer; ^~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c: In function 'v4l_enum_freq_bands': /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2686:25: note: byref variable will be forcibly initialized struct v4l2_modulator m = { ^ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2668:21: note: byref variable will be forcibly initialized struct v4l2_tuner t = { ^ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_beep': /kisskb/src/drivers/hwmon/nct6775.c:1970:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_temp_type': /kisskb/src/drivers/hwmon/nct6775.c:2404:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_temp_beep': /kisskb/src/drivers/hwmon/nct6775.c:2019:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_fan_min': /kisskb/src/drivers/hwmon/nct6775.c:2127:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_fan_pulses': /kisskb/src/drivers/hwmon/nct6775.c:2231:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_in_reg': /kisskb/src/drivers/hwmon/nct6775.c:1889:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_auto_temp': /kisskb/src/drivers/hwmon/nct6775.c:3234:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_auto_pwm': /kisskb/src/drivers/hwmon/nct6775.c:3145:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_pwm': /kisskb/src/drivers/hwmon/nct6775.c:2596:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_weight_temp': /kisskb/src/drivers/hwmon/nct6775.c:3063:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_pwm_weight_temp_sel': /kisskb/src/drivers/hwmon/nct6775.c:2812:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_fan_time': /kisskb/src/drivers/hwmon/nct6775.c:3113:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_speed_tolerance': /kisskb/src/drivers/hwmon/nct6775.c:2998:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_target_speed': /kisskb/src/drivers/hwmon/nct6775.c:2896:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_target_temp': /kisskb/src/drivers/hwmon/nct6775.c:2860:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_temp_tolerance': /kisskb/src/drivers/hwmon/nct6775.c:2934:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_pwm_temp_sel': /kisskb/src/drivers/hwmon/nct6775.c:2770:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_pwm_enable': /kisskb/src/drivers/hwmon/nct6775.c:2698:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_pwm_mode': /kisskb/src/drivers/hwmon/nct6775.c:2538:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c: In function 'v4l_s_ctrl': /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2250:26: note: byref variable will be forcibly initialized struct v4l2_ext_control ctrl; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2249:27: note: byref variable will be forcibly initialized 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:2216:26: note: byref variable will be forcibly initialized struct v4l2_ext_control ctrl; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2215:27: note: byref variable will be forcibly initialized struct v4l2_ext_controls ctrls; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gem_shrinker.c: In function 'msm_gem_shrinker_vmap': /kisskb/src/drivers/gpu/drm/msm/msm_gem_shrinker.c:98:20: note: byref variable will be forcibly initialized struct list_head *mm_lists[] = { ^~~~~~~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_temp_offset': /kisskb/src/drivers/hwmon/nct6775.c:2370:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'store_temp': /kisskb/src/drivers/hwmon/nct6775.c:2340:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c: In function 'video_get_user': /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:3177:30: note: byref variable will be forcibly initialized struct v4l2_buffer_time32 vb32; ^~~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'pwm_show': /kisskb/src/drivers/hwmon/nct7802.c:124:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'pwm_mode_show': /kisskb/src/drivers/hwmon/nct7802.c:106:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'pwm_enable_show': /kisskb/src/drivers/hwmon/nct7802.c:158:15: note: byref variable will be forcibly initialized unsigned int reg, enabled; ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'beep_show': /kisskb/src/drivers/hwmon/nct7802.c:532:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'alarm_show': /kisskb/src/drivers/hwmon/nct7802.c:517:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_fan_is_visible': /kisskb/src/drivers/hwmon/nct7802.c:859:15: note: byref variable will be forcibly initialized unsigned int reg; ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_in_is_visible': /kisskb/src/drivers/hwmon/nct7802.c:783:15: note: byref variable will be forcibly initialized unsigned int reg; ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'temp_type_show': /kisskb/src/drivers/hwmon/nct7802.c:70:15: note: byref variable will be forcibly initialized unsigned int mode; ^~~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_temp_is_visible': /kisskb/src/drivers/hwmon/nct7802.c:684:15: note: byref variable will be forcibly initialized unsigned int reg; ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'pwm_store': /kisskb/src/drivers/hwmon/nct7802.c:143:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'temp_store': /kisskb/src/drivers/hwmon/nct7802.c:453:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_read_temp': /kisskb/src/drivers/hwmon/nct7802.c:191:19: note: byref variable will be forcibly initialized unsigned int t1, t2 = 0; ^~ /kisskb/src/drivers/hwmon/nct7802.c:191:15: note: byref variable will be forcibly initialized unsigned int t1, t2 = 0; ^~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'temp_show': /kisskb/src/drivers/hwmon/nct7802.c:438:11: note: byref variable will be forcibly initialized int err, temp; ^~~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_read_fan_min': /kisskb/src/drivers/hwmon/nct7802.c:239:19: note: byref variable will be forcibly initialized unsigned int f1, f2; ^~ /kisskb/src/drivers/hwmon/nct7802.c:239:15: note: byref variable will be forcibly initialized unsigned int f1, f2; ^~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_read_fan': /kisskb/src/drivers/hwmon/nct7802.c:215:19: note: byref variable will be forcibly initialized unsigned int f1, f2; ^~ /kisskb/src/drivers/hwmon/nct7802.c:215:15: note: byref variable will be forcibly initialized unsigned int f1, f2; ^~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_read_voltage': /kisskb/src/drivers/hwmon/nct7802.c:288:19: note: byref variable will be forcibly initialized unsigned int v1, v2; ^~ /kisskb/src/drivers/hwmon/nct7802.c:288:15: note: byref variable will be forcibly initialized unsigned int v1, v2; ^~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'in_alarm_show': /kisskb/src/drivers/hwmon/nct7802.c:379:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'clear_caseopen': /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c: In function 'video_put_user': /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:3253:29: note: byref variable will be forcibly initialized struct v4l2_buffer_time32 vb32; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:3230:28: note: byref variable will be forcibly initialized struct v4l2_event_time32 ev32; ^~~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'pwm_enable_store': /kisskb/src/drivers/hwmon/nct7802.c:174:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/hwmon/nct6775.c:3414:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'beep_store': /kisskb/src/drivers/hwmon/nct7802.c:548:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/nct7802.c:500:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'in_store': /kisskb/src/drivers/hwmon/nct7802.c:362:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'temp_type_store': /kisskb/src/drivers/hwmon/nct7802.c:86:15: note: byref variable will be forcibly initialized unsigned int type; ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/hwmon/nct6775.c:45: /kisskb/src/drivers/hwmon/nct6775.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:287:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c: In function 'v4l_g_parm': /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2116:14: note: byref variable will be forcibly initialized v4l2_std_id std; ^~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/hwmon/nct6775.c:47: /kisskb/src/drivers/hwmon/nct6775.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c: In function '__video_do_ioctl': /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2929:25: note: byref variable will be forcibly initialized struct v4l2_ioctl_info default_info; ^~~~~~~~~~~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'nct6775_probe': /kisskb/src/drivers/hwmon/nct6775.c:3798:17: note: byref variable will be forcibly initialized int src, mask, available; ^~~~~~~~~ /kisskb/src/drivers/hwmon/nct6775.c:3798:11: note: byref variable will be forcibly initialized int src, mask, available; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c: In function 'video_usercopy': /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:3293:9: note: byref variable will be forcibly initialized void **kernel_ptr = NULL; ^~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:3292:15: note: byref variable will be forcibly initialized void __user *user_ptr = NULL; ^~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:3291:10: note: byref variable will be forcibly initialized size_t array_size = 0; ^~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:3290:7: note: byref variable will be forcibly initialized bool always_copy = false; ^~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:3285:7: note: byref variable will be forcibly initialized char sbuf[128]; ^~~~ /kisskb/src/drivers/hwmon/nct6775.c: In function 'sensors_nct6775_init': /kisskb/src/drivers/hwmon/nct6775.c:4830:26: note: byref variable will be forcibly initialized struct nct6775_sio_data sio_data; ^~~~~~~~ /kisskb/src/drivers/hwmon/nct6775.c:4829:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c: In function 's921_i2c_readreg': /kisskb/src/drivers/media/dvb-frontends/s921.c:234:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c:232:5: note: byref variable will be forcibly initialized u8 val; ^~~ /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 enum fe_status status; ^~~~~~ /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 struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c:201:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c: In function 's921_i2c_writeregdata': /kisskb/src/drivers/media/dvb-frontends/s921.c:202:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c:201:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c: In function 's921_pll_tune': /kisskb/src/drivers/media/dvb-frontends/s921.c:202:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c:201:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c:202:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c:201:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c:202:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c:201:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c:202:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c:201:5: note: byref variable will be forcibly initialized u8 buf[] = { reg, data }; ^~~ /kisskb/src/net/ipv4/esp4.c: In function 'esp_remove_trailer': /kisskb/src/net/ipv4/esp4.c:711:5: note: byref variable will be forcibly initialized u8 nexthdr[2]; ^~~~~~~ /kisskb/src/net/ipv4/esp4.c: In function 'esp_init_aead': /kisskb/src/net/ipv4/esp4.c:1017:7: note: byref variable will be forcibly initialized char aead_name[CRYPTO_MAX_ALG_NAME]; ^~~~~~~~~ /kisskb/src/net/ipv4/esp4.c: In function 'esp_init_authenc': /kisskb/src/net/ipv4/esp4.c:1053:7: note: byref variable will be forcibly initialized char authenc_name[CRYPTO_MAX_ALG_NAME]; ^~~~~~~~~~~~ /kisskb/src/net/ipv4/esp4.c: In function 'esp_output_head': /kisskb/src/net/ipv4/esp4.c:449:18: note: byref variable will be forcibly initialized struct sk_buff *trailer; ^~~~~~~ /kisskb/src/drivers/media/i2c/rdacm20.c: In function '__ov10635_write': /kisskb/src/drivers/media/i2c/rdacm20.c:357:5: note: byref variable will be forcibly initialized u8 buf[3] = { reg >> 8, reg & 0xff, val }; ^~~ /kisskb/src/drivers/media/i2c/rdacm20.c: In function 'ov10635_write': /kisskb/src/drivers/media/i2c/rdacm20.c:357:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wfx/main.c: In function 'wfx_send_pdata_pds': /kisskb/src/drivers/staging/wfx/main.c:218:25: note: byref variable will be forcibly initialized const struct firmware *pds; ^~~ /kisskb/src/drivers/media/i2c/rdacm20.c: In function 'ov10635_set_regs': /kisskb/src/drivers/media/i2c/rdacm20.c:357:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/rdacm20.c: In function 'ov10635_read16': /kisskb/src/drivers/media/i2c/rdacm20.c:335:5: note: byref variable will be forcibly initialized u8 buf[2] = { reg >> 8, reg & 0xff }; ^~~ /kisskb/src/net/ipv4/esp4.c: In function 'esp_output': /kisskb/src/drivers/media/i2c/rdacm20.c: In function 'rdacm20_initialize': /kisskb/src/drivers/media/i2c/rdacm20.c:357:5: note: byref variable will be forcibly initialized u8 buf[3] = { reg >> 8, reg & 0xff, val }; ^~~ /kisskb/src/net/ipv4/esp4.c:659:18: note: byref variable will be forcibly initialized struct esp_info esp; ^~~ /kisskb/src/net/ipv4/esp4.c: In function 'esp_input_done2': /kisskb/src/net/ipv4/esp4.c:798:19: note: byref variable will be forcibly initialized xfrm_address_t ipaddr; ^~~~~~ /kisskb/src/net/ipv4/esp4.c: In function 'esp_input': /kisskb/src/net/ipv4/esp4.c:885:18: note: byref variable will be forcibly initialized struct sk_buff *trailer; ^~~~~~~ /kisskb/src/drivers/staging/wfx/sta.c: In function 'wfx_update_tim': /kisskb/src/drivers/staging/wfx/sta.c:581:18: note: byref variable will be forcibly initialized u16 tim_offset, tim_length; ^~~~~~~~~~ /kisskb/src/drivers/staging/wfx/sta.c:581:6: note: byref variable will be forcibly initialized u16 tim_offset, tim_length; ^~~~~~~~~~ /kisskb/src/drivers/staging/wfx/sta.c: In function 'wfx_update_pm': /kisskb/src/drivers/staging/wfx/sta.c:183:7: note: byref variable will be forcibly initialized bool ps; ^~ /kisskb/src/drivers/staging/wfx/sta.c: In function 'wfx_join': /kisskb/src/drivers/staging/wfx/sta.c:399:5: note: byref variable will be forcibly initialized u8 ssid[IEEE80211_MAX_SSID_LEN]; ^~~~ /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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c:100:5: note: byref variable will be forcibly initialized 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 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 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 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 struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c:59:5: note: byref variable will be forcibly initialized 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 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 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 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 u8 buf0[] = { 0x07, 0x11, 0xdc, 0x85, 0x17, 0x01, 0xe6, 0x1e }; ^~~~ /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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c:384:5: note: byref variable will be forcibly initialized u8 reg0[] = { 0x00, 0x07, 0x11, 0xdc, 0x85, 0x17, 0x01, 0xe6, 0x1e }; ^~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu.c: In function 'msm_gpu_submit': /kisskb/src/drivers/gpu/drm/msm/msm_gpu.c:812:12: note: byref variable will be forcibly initialized uint64_t iova; ^~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu.c: In function 'msm_gpu_init': /kisskb/src/drivers/gpu/drm/msm/msm_gpu.c:902:11: note: byref variable will be forcibly initialized uint64_t memptrs_iova; ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/drm/drm_prime.h:37, from /kisskb/src/include/drm/drm_file.h:39, from /kisskb/src/drivers/gpu/drm/msm/msm_gem_submit.c:12: /kisskb/src/drivers/gpu/drm/msm/msm_gem_submit.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:303:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gem_submit.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:265:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gem_submit.c: In function 'submit_lookup_cmds': /kisskb/src/drivers/gpu/drm/msm/msm_gem_submit.c:167:33: note: byref variable will be forcibly initialized struct drm_msm_gem_submit_cmd submit_cmd; ^~~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/msm/msm_drv.h:19, from /kisskb/src/drivers/gpu/drm/msm/msm_gem_submit.c:15: /kisskb/src/drivers/gpu/drm/msm/msm_gem_submit.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gem_submit.c: In function 'msm_wait_deps': /kisskb/src/drivers/gpu/drm/msm/msm_gem_submit.c:484:21: note: byref variable will be forcibly initialized struct dma_fence *fence; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gem_submit.c: In function 'submit_lookup_objects': /kisskb/src/drivers/gpu/drm/msm/msm_gem_submit.c:87:32: note: byref variable will be forcibly initialized struct drm_msm_gem_submit_bo submit_bo; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gem_submit.c: In function 'submit_pin_objects': /kisskb/src/drivers/gpu/drm/msm/msm_gem_submit.c:328:12: note: byref variable will be forcibly initialized uint64_t iova; ^~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_sta_process_chanswitch': /kisskb/src/net/mac80211/mlme.c:1375:34: note: byref variable will be forcibly initialized struct ieee80211_channel_switch ch_switch; ^~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:1374:26: note: byref variable will be forcibly initialized struct ieee80211_csa_ie csa_ie; ^~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_sta_wmm_params': /kisskb/src/net/mac80211/mlme.c:2044:35: note: byref variable will be forcibly initialized struct ieee80211_tx_queue_params params[IEEE80211_NUM_ACS]; ^~~~~~ /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 struct ieee80211_vht_operation he_oper_vht_cap; ^~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:157:30: note: byref variable will be forcibly initialized struct ieee80211_sta_ht_cap sta_ht_cap; ^~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:156:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def vht_chandef; ^~~~~~~~~~~ /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 struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_handle_pwr_constr': /kisskb/src/net/mac80211/mlme.c:1641:20: note: byref variable will be forcibly initialized int chan_pwr = 0, pwr_reduction_80211h = 0; ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:1641:6: note: byref variable will be forcibly initialized int chan_pwr = 0, pwr_reduction_80211h = 0; ^~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_auth_challenge': /kisskb/src/net/mac80211/mlme.c:2951:26: note: byref variable will be forcibly initialized struct ieee802_11_elems elems; ^~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_auth': /kisskb/src/net/mac80211/mlme.c:3007:5: note: byref variable will be forcibly initialized u8 bssid[ETH_ALEN]; ^~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_add_ht_ie': /kisskb/src/net/mac80211/mlme.c:509:30: note: byref variable will be forcibly initialized struct ieee80211_sta_ht_cap ht_cap; ^~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_add_vht_ie': /kisskb/src/net/mac80211/mlme.c:582:31: note: byref variable will be forcibly initialized struct ieee80211_sta_vht_cap vht_cap; ^~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_send_assoc': /kisskb/src/net/mac80211/mlme.c:712:6: note: byref variable will be forcibly initialized u32 rates = 0; ^~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_prep_channel': /kisskb/src/net/mac80211/mlme.c:4987:12: note: byref variable will be forcibly initialized static int ieee80211_prep_channel(struct ieee80211_sub_if_data *sdata, ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:4998:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_prep_connection': /kisskb/src/net/mac80211/mlme.c:5239:27: note: byref variable will be forcibly initialized int min_rate = INT_MAX, min_rate_index = -1; ^~~~~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5239:7: note: byref variable will be forcibly initialized int min_rate = INT_MAX, min_rate_index = -1; ^~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5238:8: note: byref variable will be forcibly initialized bool have_higher_than_11mbit; ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5237:18: note: byref variable will be forcibly initialized u32 rates = 0, basic_rates = 0; ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5237:7: note: byref variable will be forcibly initialized u32 rates = 0, basic_rates = 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 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 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 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 struct ieee80211_sta_vht_cap vht_cap; ^~~~~~~ /kisskb/src/net/mac80211/tdls.c:368:30: note: byref variable will be forcibly initialized struct ieee80211_sta_ht_cap ht_cap; ^~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_sta_connection_lost': /kisskb/src/net/mac80211/mlme.c:4388:5: note: byref variable will be forcibly initialized u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; ^~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function '__ieee80211_disconnect': /kisskb/src/net/mac80211/mlme.c:2766:5: note: byref variable will be forcibly initialized u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; ^~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_assoc_success': /kisskb/src/net/mac80211/mlme.c:3389:27: note: byref variable will be forcibly initialized struct ieee802_11_elems bss_elems; ^~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/drm_client_modeset.c:13: /kisskb/src/drivers/gpu/drm/drm_client_modeset.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 u8 extra_ies[2 + sizeof(struct ieee80211_ch_switch_timing)]; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_client_modeset.c: In function 'drm_client_firmware_config': /kisskb/src/drivers/gpu/drm/drm_client_modeset.c:576:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_assoc_resp': /kisskb/src/net/mac80211/mlme.c:3691:26: note: byref variable will be forcibly initialized struct ieee802_11_elems elems; ^~~~~ /kisskb/src/net/mac80211/tdls.c: In function 'ieee80211_process_tdls_channel_switch_req': /kisskb/src/net/mac80211/tdls.c:1775:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef; ^~~~~~~ /kisskb/src/net/mac80211/tdls.c:1774:26: note: byref variable will be forcibly initialized struct ieee802_11_elems elems; ^~~~~ /kisskb/src/net/mac80211/tdls.c: In function 'ieee80211_process_tdls_channel_switch_resp': /kisskb/src/net/mac80211/tdls.c:1687:26: note: byref variable will be forcibly initialized struct ieee802_11_elems elems; ^~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_dfs_cac_timer_work': /kisskb/src/net/mac80211/mlme.c:1932:27: note: byref variable will be forcibly initialized struct cfg80211_chan_def chandef = sdata->vif.bss_conf.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 u32 ch_sw_tm_ie; ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_sta_work': /kisskb/src/net/mac80211/mlme.c:4613:6: note: byref variable will be forcibly initialized u8 bssid[ETH_ALEN]; ^~~~~ /kisskb/src/net/mac80211/mlme.c:4598:27: note: byref variable will be forcibly initialized struct ieee80211_event event = { ^~~~~ /kisskb/src/net/mac80211/mlme.c:4577:27: note: byref variable will be forcibly initialized struct ieee80211_event event = { ^~~~~ /kisskb/src/net/mac80211/mlme.c:4576:7: note: byref variable will be forcibly initialized u8 bssid[ETH_ALEN]; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_client_modeset.c: In function 'drm_client_modeset_dpms_legacy': /kisskb/src/drivers/gpu/drm/drm_client_modeset.c:1185:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_mgd_auth': /kisskb/src/net/mac80211/mlme.c:5473:6: note: byref variable will be forcibly initialized u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_client_modeset.c: In function 'drm_client_modeset_probe': /kisskb/src/drivers/gpu/drm/drm_client_modeset.c:768:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_mgd_assoc': /kisskb/src/net/mac80211/mlme.c:5515:5: note: byref variable will be forcibly initialized int ieee80211_mgd_assoc(struct ieee80211_sub_if_data *sdata, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5783:6: note: byref variable will be forcibly initialized u8 dtim_count = 0; ^~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5732:31: note: byref variable will be forcibly initialized struct ieee80211_sta_ht_cap sta_ht_cap; ^~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5549:6: note: byref variable will be forcibly initialized u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_client_modeset.c: In function 'drm_client_modeset_commit_atomic': /kisskb/src/drivers/gpu/drm/drm_client_modeset.c:1014:16: note: byref variable will be forcibly initialized unsigned int rotation; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_client_modeset.c:978:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_mgd_deauth': /kisskb/src/net/mac80211/mlme.c:5845:5: note: byref variable will be forcibly initialized u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; ^~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_mgd_quiesce': /kisskb/src/net/mac80211/mlme.c:4792:34: note: byref variable will be forcibly initialized struct cfg80211_deauth_request req = { ^~~ /kisskb/src/net/mac80211/mlme.c:4791:6: note: byref variable will be forcibly initialized u8 bssid[ETH_ALEN]; ^~~~~ /kisskb/src/net/mac80211/mlme.c:4746:5: note: byref variable will be forcibly initialized u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; ^~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_mgd_disassoc': /kisskb/src/net/mac80211/mlme.c:5910:5: note: byref variable will be forcibly initialized u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; ^~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_handle_beacon_sig': /kisskb/src/net/mac80211/mlme.c:3905:26: note: byref variable will be forcibly initialized struct ieee80211_event event = { ^~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:4134:33: note: byref variable will be forcibly initialized struct ieee80211_p2p_noa_attr noa = {}; ^~~ /kisskb/src/net/mac80211/mlme.c:4005:5: note: byref variable will be forcibly initialized u8 deauth_buf[IEEE80211_DEAUTH_FRAME_LEN]; ^~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:4000:6: note: byref variable will be forcibly initialized u32 changed = 0; ^~~~~~~ /kisskb/src/net/mac80211/mlme.c:3995:26: note: byref variable will be forcibly initialized struct ieee802_11_elems elems; ^~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_sta_rx_queued_mgmt': /kisskb/src/net/mac80211/mlme.c:4293:26: note: byref variable will be forcibly initialized struct ieee802_11_elems elems; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stv6110x.c: In function 'st6110x_init_regs': /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:338:5: note: byref variable will be forcibly initialized u8 default_regs[] = {0x07, 0x11, 0xdc, 0x85, 0x17, 0x01, 0xe6, 0x1e}; ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv6110x.c: In function 'stv6110x_read_reg': /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:36:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:35:5: note: byref variable will be forcibly initialized u8 b1[] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:34:5: note: byref variable will be forcibly initialized u8 b0[] = { reg }; ^~ /kisskb/src/drivers/media/dvb-frontends/stv6110x.c: In function 'stv6110x_write_regs': /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:57:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:55:5: note: byref variable will be forcibly initialized u8 buf[MAX_XFER_SIZE]; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6110x.c: In function 'stv6110x_write_reg': /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:88:5: note: byref variable will be forcibly initialized u8 tmp = data; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6110x.c: In function 'stv6110x_set_refclock': /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv6110x.c: In function 'stv6110x_set_bbgain': /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv6110x.c: In function 'stv6110x_set_mode': /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv6110x.c: In function 'stv6110x_set_bandwidth': /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv6110x.c: In function 'stv6110x_set_frequency': /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv6110x.c:88:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/msm/msm_iommu.c: In function 'msm_iommu_pagetable_create': /kisskb/src/drivers/gpu/drm/msm/msm_iommu.c:151:24: note: byref variable will be forcibly initialized struct io_pgtable_cfg ttbr0_cfg; ^~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/gpu/drm/msm/msm_rd.c:33: /kisskb/src/drivers/gpu/drm/msm/msm_rd.c: In function 'rd_read': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_rd.c:162:2: note: in expansion of macro 'smp_store_release' smp_store_release(&fifo->tail, (fifo->tail + n) & (BUF_SZ - 1)); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/drivers/gpu/drm/msm/msm_rd.c:33: /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_rd.c:147:8: note: in expansion of macro 'wait_event_interruptible' ret = wait_event_interruptible(rd->fifo_event, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, 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/gpu/drm/msm/msm_rd.c:33: /kisskb/src/drivers/gpu/drm/msm/msm_rd.c: In function 'rd_write': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_rd.c:121:3: note: in expansion of macro 'smp_store_release' smp_store_release(&fifo->head, (fifo->head + n) & (BUF_SZ - 1)); ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/drivers/gpu/drm/msm/msm_rd.c:33: /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_rd.c:110:3: note: in expansion of macro 'wait_event' wait_event(rd->fifo_event, circ_space(&rd->fifo) > 0 || !rd->open); ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_rd.c: In function 'rd_open': /kisskb/src/drivers/gpu/drm/msm/msm_rd.c:181:11: note: byref variable will be forcibly initialized uint32_t gpu_id; ^~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_rd.c:180:11: note: byref variable will be forcibly initialized uint64_t val; ^~~ /kisskb/src/drivers/gpu/drm/msm/msm_rd.c: In function 'snapshot_buf': /kisskb/src/drivers/gpu/drm/msm/msm_rd.c:319:17: note: byref variable will be forcibly initialized (uint32_t[3]){ iova, size, iova >> 32 }, 12); ^ /kisskb/src/drivers/gpu/drm/msm/msm_rd.c: In function 'msm_rd_dump_submit': /kisskb/src/drivers/gpu/drm/msm/msm_rd.c:357:11: note: byref variable will be forcibly initialized va_list args; ^~~~ /kisskb/src/drivers/gpu/drm/msm/msm_rd.c:345:7: note: byref variable will be forcibly initialized char msg[256]; ^~~ /kisskb/src/drivers/gpu/drm/msm/msm_rd.c:407:18: note: byref variable will be forcibly initialized (uint32_t[3]){ iova, szd, iova >> 32 }, 12); ^ /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c: In function 'drm_atomic_set_mode_for_crtc': /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c:68:27: note: byref variable will be forcibly initialized struct drm_mode_modeinfo umode; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c: In function 'drm_atomic_crtc_set_property': /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c:437:7: note: byref variable will be forcibly initialized bool replaced = false; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c: In function 'drm_atomic_plane_set_property': /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c:537:7: note: byref variable will be forcibly initialized bool replaced = false; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c: In function 'drm_atomic_connector_set_property': /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c:707:7: note: byref variable will be forcibly initialized bool replaced = false; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c: In function 'drm_atomic_set_property': /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c:1002:26: note: byref variable will be forcibly initialized struct drm_mode_object *ref; ^~~ /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c: In function 'drm_mode_atomic_ioctl': /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c:1408:13: note: byref variable will be forcibly initialized uint64_t prop_value; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c:1323:21: note: byref variable will be forcibly initialized unsigned int i, j, num_fences; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c:1321:30: note: byref variable will be forcibly initialized struct drm_out_fence_state *fence_state; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_atomic_uapi.c:1320:33: note: byref variable will be forcibly initialized struct drm_modeset_acquire_ctx ctx; ^~~ /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 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 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 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/net/ipv4/tunnel4.c: In function 'tunnel4_rcv_cb': /kisskb/src/net/ipv4/tunnel4.c:116:28: note: byref variable will be forcibly initialized struct xfrm_tunnel __rcu *head; ^~~~ /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 In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/tunnel4.c:8: /kisskb/src/net/ipv4/tunnel4.c: In function 'xfrm4_tunnel_register': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tunnel4.c:52:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, handler); ^~~~~~~~~~~~~~~~~~ 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:222:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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/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 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 char name[20]; ^~~~ /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/gpu/drm/msm/msm_perf.c: In function 'refill_buf': /kisskb/src/drivers/gpu/drm/msm/msm_perf.c:81:12: note: byref variable will be forcibly initialized uint32_t cntrs[5]; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_perf.c:80:28: note: byref variable will be forcibly initialized uint32_t activetime = 0, totaltime = 0; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_perf.c:80:12: note: byref variable will be forcibly initialized uint32_t activetime = 0, totaltime = 0; ^~~~~~~~~~ /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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:689:5: note: byref variable will be forcibly initialized u8 buf; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:688:5: note: byref variable will be forcibly initialized 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 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/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 u8 addr[ETH_ALEN]; ^~~~ /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/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/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 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 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: 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/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/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 '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-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 u8 tuple[257]; ^~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:455:6: note: byref variable will be forcibly initialized int tuple_type; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:454:6: note: byref variable will be forcibly initialized int tuple_length; ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:453:6: note: byref variable will be forcibly initialized int address = 0; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /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:1444:5: note: byref variable will be forcibly initialized u8 fragbuf[HOST_LINK_BUF_SIZE]; ^~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1442:11: note: byref variable will be forcibly initialized u8 slot, connection_id; ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1442:5: note: byref variable will be forcibly initialized u8 slot, connection_id; ^~~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103_wr_reg_val_tab': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:39:5: note: byref variable will be forcibly initialized u8 buf[83]; ^~~ /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-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 u8 buf[HOST_LINK_BUF_SIZE]; ^~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103_get_frontend': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:1186:5: note: byref variable will be forcibly initialized u8 buf[3]; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367_get_tuner_freq': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:356:6: note: byref variable will be forcibly initialized u32 freq = 0; ^~~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103_update_bits': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:17:5: note: byref variable will be forcibly initialized u8 tmp; ^~~ /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 u8 buf[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367_writeregs': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:125:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c:124:5: note: byref variable will be forcibly initialized u8 buf[MAX_XFER_SIZE]; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367_writereg': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized u8 tmp = data; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367_write_table': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159: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/stv0367.c: In function 'stv0367_pll_setup': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103_probe': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:1773:15: note: byref variable will be forcibly initialized unsigned int utmp; ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367ddb_init': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367_readreg': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:168:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c:167:5: note: byref variable will be forcibly initialized u8 b1[] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c:166:5: note: byref variable will be forcibly initialized u8 b0[] = { 0, 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367ter_gate_ctrl': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized u8 tmp = data; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ ^~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103_diseqc_send_burst': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:1551:15: note: byref variable will be forcibly initialized unsigned int utmp, burst; ^~~~ /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/stv0367.c: In function 'stv0367ter_get_frontend': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:356:6: note: byref variable will be forcibly initialized u32 freq = 0; ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103_diseqc_send_master_cmd': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:1472:15: note: byref variable will be forcibly initialized unsigned int utmp; ^~~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103_read_status': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:288:16: note: byref variable will be forcibly initialized unsigned int utmp, post_bit_error, post_bit_count; ^~~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:177:5: note: byref variable will be forcibly initialized u8 buf[3]; ^~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:176:15: note: byref variable will be forcibly initialized unsigned int utmp; ^~~~ /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/stv0367.c: In function 'stv0367_writebits': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized u8 tmp = data; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ ^~~ /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:1544:5: note: byref variable will be forcibly initialized u8 hdr[2]; ^~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1541:9: note: byref variable will be forcibly initialized size_t fraglen; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367ter_filt_coeff_init': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c: In function 'dvb_ca_en50221_io_poll': /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1784:6: note: byref variable will be forcibly initialized int slot; ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103b_dt_read': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:115:17: note: byref variable will be forcibly initialized struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:114:5: note: byref variable will be forcibly initialized u8 b1[] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:113:5: note: byref variable will be forcibly initialized u8 b0[] = { reg }; ^~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103b_dt_write': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:77:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:74:5: note: byref variable will be forcibly initialized u8 buf[] = {reg, data}; ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/drivers/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/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1625:12: note: in expansion of macro 'wait_event_interruptible' status = wait_event_interruptible(ca->wait_queue, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1604:9: note: byref variable will be forcibly initialized size_t fraglen; ^~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1600:6: note: byref variable will be forcibly initialized int slot; ^~~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103b_select_mclk': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:383:6: note: byref variable will be forcibly initialized u32 offset_MHz[3]; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1599:5: note: byref variable will be forcibly initialized u8 hdr[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:382:6: note: byref variable will be forcibly initialized u8 reg16_list[3] = {96, 92, 100}, reg16, reg15; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:381:6: note: byref variable will be forcibly initialized u32 adc_Freq_MHz[3] = {96, 93, 99}; ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367cab_SetQamSize': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367cab_set_srate': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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/stv0367.c: In function 'stv0367cab_set_derot_freq': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/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 s32 inc, timeout_step, trials, steps_max; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:2402:11: note: byref variable will be forcibly initialized s32 inc, timeout_step, trials, steps_max; ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:2402:6: note: byref variable will be forcibly initialized s32 inc, timeout_step, trials, steps_max; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367cab_init': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367ter_init': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103_set_frontend': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:632:40: note: byref variable will be forcibly initialized u32 tuner_frequency_khz, target_mclk, u32tmp; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:632:6: note: byref variable will be forcibly initialized u32 tuner_frequency_khz, target_mclk, u32tmp; ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:630:5: note: byref variable will be forcibly initialized u8 buf[3]; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367ddb_read_ucblocks': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:3081:6: note: byref variable will be forcibly initialized u32 ucblocks = 0; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367cab_get_frontend': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:356:6: note: byref variable will be forcibly initialized u32 freq = 0; ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c:2604:6: note: byref variable will be forcibly initialized u32 ifkhz = 0; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367ter_lock_algo': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized u8 tmp = data; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /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 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/stv0367.c: In function 'stv0367cab_algo': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:2330:38: note: byref variable will be forcibly initialized u32 QAMFEC_Lock, QAM_Lock, u32_tmp, ifkhz, ^~~~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103_init': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:1022:25: note: byref variable will be forcibly initialized const struct firmware *firmware; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:1021:15: note: byref variable will be forcibly initialized unsigned int utmp; ^~~~ /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/stv0367.c: In function 'stv0367ter_algo': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:1005:51: note: byref variable will be forcibly initialized u32 trl_nomrate = 0, InternalFreq = 0, temp = 0, ifkhz = 0; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103_select': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:1645:17: note: byref variable will be forcibly initialized struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103_get_agc_pwm': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:159:11: note: byref variable will be forcibly initialized unsigned tmp; ^~~ /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c: In function 'm88ds3103_attach': /kisskb/src/drivers/media/dvb-frontends/m88ds3103.c:1674:24: note: byref variable will be forcibly initialized struct i2c_board_info board_info; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367ter_set_frontend': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:1230:5: note: byref variable will be forcibly initialized u8 SenseTrials[] = { INVERSION_ON, INVERSION_OFF }; ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367ddb_setup_ter': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized u8 tmp = data; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c: In function 'stv0367ddb_setup_cab': /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0367.c:159: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/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 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 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/hwmon/pc87427.c: In function 'pwm_store': /kisskb/src/drivers/hwmon/pc87427.c:613:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /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 u32 reg; ^~~ /kisskb/src/drivers/hwmon/pc87427.c: In function 'pwm_enable_store': /kisskb/src/drivers/hwmon/pc87427.c:583:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/pc87427.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/pc87427.c:431:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /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 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/mn88473.c: In function 'mn88473_read_status': /kisskb/src/drivers/media/dvb-frontends/mn88473.c:244:5: note: byref variable will be forcibly initialized u8 buf[5]; ^~~ /kisskb/src/drivers/media/dvb-frontends/mn88473.c:243:15: note: byref variable will be forcibly initialized unsigned int utmp, utmp1, utmp2; ^~~~ /kisskb/src/drivers/hwmon/pc87427.c: In function 'pc87427_init': /kisskb/src/drivers/hwmon/pc87427.c:1297:26: note: byref variable will be forcibly initialized struct pc87427_sio_data sio_data; ^~~~~~~~ /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/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mn88473.c: In function 'mn88473_set_frontend': /kisskb/src/drivers/media/dvb-frontends/mn88473.c:24:6: note: byref variable will be forcibly initialized u32 if_frequency; ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mn88473.c: In function 'mn88473_init': /kisskb/src/drivers/media/dvb-frontends/mn88473.c:466:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /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 unsigned int utmp; ^~~~ /kisskb/src/drivers/media/dvb-frontends/mn88473.c:465:15: note: byref variable will be forcibly initialized unsigned int uitmp; ^~~~~ /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 enum fe_status status = 0; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/mn88473.c: In function 'mn88473_probe': /kisskb/src/drivers/media/dvb-frontends/mn88473.c:615:15: note: byref variable will be forcibly initialized unsigned int uitmp; ^~~~~ /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 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 u8 gpio[GPIO_COUNT]; ^~~~ /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 struct cxd2820r_platform_data pdata; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_core.c:519:24: note: byref variable will be forcibly initialized struct i2c_board_info board_info; ^~~~~~~~~~ /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 u32 reg; ^~~ /kisskb/src/drivers/gpu/drm/msm/msm_ringbuffer.c: In function 'msm_ringbuffer_new': /kisskb/src/drivers/gpu/drm/msm/msm_ringbuffer.c:14:7: note: byref variable will be forcibly initialized char name[32]; ^~~~ /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 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: 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/hwmon/sch56xx-common.c: In function 'sch56xx_init': /kisskb/src/drivers/hwmon/sch56xx-common.c:555:14: note: byref variable will be forcibly initialized const char *name = 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:958:6: note: byref variable will be forcibly initialized u32 freq_max; ^~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:957:6: note: byref variable will be forcibly initialized u32 freq_min; ^~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c: In function 'dvb_frontend_swzigzag': /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:479:17: note: byref variable will be forcibly initialized enum fe_status s = FE_NONE; ^ /kisskb/src/drivers/media/dvb-core/dvb_net.c: In function 'dvb_net_ule_check_crc': /kisskb/src/drivers/media/dvb-core/dvb_net.c:648:5: note: byref variable will be forcibly initialized u8 dest_addr[ETH_ALEN]; ^~~~~~~~~ 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible_timeout(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:670:3: note: in expansion of macro 'wait_event_interruptible_timeout' wait_event_interruptible_timeout(fepriv->wait_queue, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:650:17: note: byref variable will be forcibly initialized enum fe_status s = FE_NONE; ^ /kisskb/src/drivers/media/dvb-core/dvb_net.c: In function 'dvb_net_ule': /kisskb/src/drivers/media/dvb-core/dvb_net.c:822:16: note: byref variable will be forcibly initialized struct kvec iov[3] = { ^~~ /kisskb/src/drivers/media/dvb-core/dvb_net.c:820:11: note: byref variable will be forcibly initialized __be16 utype = htons(h.priv->ule_sndu_type); ^~~~~ /kisskb/src/drivers/media/dvb-core/dvb_net.c:819:11: note: byref variable will be forcibly initialized __be16 ulen = htons(h.priv->ule_sndu_len); ^~~~ /kisskb/src/drivers/media/dvb-core/dvb_net.c:761:28: note: byref variable will be forcibly initialized struct dvb_net_ule_handle h = { ^ In file included from /kisskb/src/drivers/gpu/drm/drm_hdcp.c:13: /kisskb/src/drivers/gpu/drm/drm_hdcp.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c: In function 'dtv_set_frontend': /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:2186:36: note: byref variable will be forcibly initialized struct dvb_frontend_tune_settings fetunesettings; ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_hdcp.c: In function 'drm_hdcp_request_srm': /kisskb/src/drivers/gpu/drm/drm_hdcp.c:239:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/drivers/gpu/drm/drm_hdcp.c:238:7: note: byref variable will be forcibly initialized char fw_name[36] = "display_hdcp_srm.bin"; ^~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c: In function 'dvb_get_property': /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:2323:33: note: byref variable will be forcibly initialized struct dtv_frontend_properties getp; ^~~~ /kisskb/src/drivers/gpu/drm/drm_hdcp.c: In function 'drm_hdcp_check_ksvs_revoked': /kisskb/src/drivers/gpu/drm/drm_hdcp.c:289:6: note: byref variable will be forcibly initialized u8 *revoked_ksv_list = NULL; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_hdcp.c:288:6: note: byref variable will be forcibly initialized u32 revoked_ksv_cnt = 0, i, j; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c: In function 'dvb_get_frontend': /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:2377:33: note: byref variable will be forcibly initialized 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __ret = __wait_event_interruptible(wq_head, condition); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:300:9: note: in expansion of macro 'wait_event_interruptible' ret = wait_event_interruptible(events->wait_queue, ^~~~~~~~~~~~~~~~~~~~~~~~ /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 struct reg_val_mask tab[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_c.c:19:6: note: byref variable will be forcibly initialized u32 if_frequency; ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_c.c:18:5: note: byref variable will be forcibly initialized u8 buf[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/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/media/dvb-core/dvb_net.c:45: /kisskb/src/drivers/media/dvb-core/dvb_net.c: In function 'dvb_net_release': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_net.c:1591:3: note: in expansion of macro 'wait_event' wait_event(dvbnet->dvbdev->wait_queue, ^~~~~~~~~~ /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 u8 buf[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_c.c:94:15: note: byref variable will be forcibly initialized 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 u8 buf[3]; ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_c.c:148:15: note: byref variable will be forcibly initialized unsigned int utmp, utmp1, utmp2; ^~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c: In function 'dvb_frontend_handle_ioctl': /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:2601:12: note: byref variable will be forcibly initialized ktime_t nexttime; ^~~~~~~~ /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 struct reg_val_mask tab[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c:25:5: note: byref variable will be forcibly initialized u8 bw_params2[][2] = { ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c:20:5: note: byref variable will be forcibly initialized u8 bw_params1[][5] = { ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c:19:5: note: byref variable will be forcibly initialized u8 buf[3], bw_param; ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c:18:6: note: byref variable will be forcibly initialized 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 u8 buf[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c:132:15: note: byref variable will be forcibly initialized 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 u8 buf[3]; ^~~ /kisskb/src/drivers/hwmon/sch5636.c: In function 'sch5636_probe': /kisskb/src/drivers/hwmon/sch5636.c:399:7: note: byref variable will be forcibly initialized char id[4]; ^~ /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 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 struct flowi4 fl4; ^~~ /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 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 u16 phys_addr; ^~~~~~~~~ /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 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 struct cec_log_addrs log_addrs; ^~~~~~~~~ /kisskb/src/drivers/media/cec/core/cec-api.c: In function 'cec_adap_s_log_addrs': /kisskb/src/drivers/media/cec/core/cec-api.c:170:23: note: byref variable will be forcibly initialized struct cec_log_addrs log_addrs; ^~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/media/cec/core/cec-api.c:10: /kisskb/src/drivers/media/cec/core/cec-api.c: In function 'cec_receive_msg': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __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' res = wait_event_interruptible(fh->wait, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:480:2: note: in expansion of macro '___wait_event' ___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' __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' res = wait_event_interruptible_timeout(fh->wait, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 u32 duration, overhead = 0; ^~~~~~~~ /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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __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' err = wait_event_interruptible(fh->wait, ^~~~~~~~~~~~~~~~~~~~~~~~ /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 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 u32 duration, overhead; ^~~~~~~~ /kisskb/src/net/mac80211/airtime.c:652:30: note: byref variable will be forcibly initialized struct ieee80211_rx_status stat; ^~~~ /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 struct cec_event ev = { ^~ /kisskb/src/drivers/media/cec/core/cec-api.c:371:6: note: byref variable will be forcibly initialized u32 mode; ^~~~ /kisskb/src/drivers/media/cec/core/cec-api.c: In function 'cec_ioctl': /kisskb/src/drivers/media/cec/core/cec-api.c:361:6: note: byref variable will be forcibly initialized u32 mode = fh->mode_initiator | fh->mode_follower; ^~~~ 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 int rctx; \ ^~~~ /kisskb/src/drivers/staging/wfx/./traces.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(hif_data, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/drivers/staging/wfx/./traces.h:317:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(piggyback, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:317:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(bh_stats, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:366:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(tx_stats, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:366:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:317:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:366:1: note: in expansion of macro 'TRACE_EVENT' 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 int rctx; \ ^~~~ /kisskb/src/drivers/staging/wfx/./traces.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(io_data, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/drivers/staging/wfx/./traces.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(io_data32, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:442:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(queues_stats, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:442:1: note: in expansion of macro 'TRACE_EVENT' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:442:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(queues_stats, ^~~~~~~~~~~ /kisskb/src/drivers/hwmon/sl28cpld-hwmon.c: In function 'sl28cpld_hwmon_read': /kisskb/src/drivers/hwmon/sl28cpld-hwmon.c:38:15: note: byref variable will be forcibly initialized unsigned int value; ^~~~~ /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 struct hif_mib_extended_count_table counters[3]; ^~~~~~~~ /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 struct reg_val_mask tab[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t2.c:20:5: note: byref variable will be forcibly initialized u8 bw_params1[][5] = { ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t2.c:19:5: note: byref variable will be forcibly initialized u8 buf[3], bw_param; ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t2.c:18:6: note: byref variable will be forcibly initialized u32 if_frequency; ^~~~~~~~~~~~ /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 u8 buf[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t2.c:162:15: note: byref variable will be forcibly initialized unsigned int utmp; ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t2.c: In function 'cxd2820r_read_status_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t2.c:282:5: note: byref variable will be forcibly initialized u8 buf[4]; ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/msm/msm_gpu_trace.h:173, from /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c:6: /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'perf_trace_msm_gpu_submit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_submit, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_submit, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'perf_trace_msm_gpu_submit_flush': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_submit_flush, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_submit_flush, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'perf_trace_msm_gpu_submit_retired': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:56:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_submit_retired, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:56:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_submit_retired, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'perf_trace_msm_gpu_freq_change': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:87:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_freq_change, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:87:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_freq_change, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'perf_trace_msm_gmu_freq_change': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:103:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gmu_freq_change, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:103:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gmu_freq_change, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'perf_trace_msm_gem_purge': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:118:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gem_purge, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:118:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gem_purge, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'perf_trace_msm_gem_purge_vmaps': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:131:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gem_purge_vmaps, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:131:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gem_purge_vmaps, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'perf_trace_msm_gpu_suspend': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:144:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_suspend, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:144:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_suspend, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'perf_trace_msm_gpu_resume': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized int rctx; \ ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:157:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_resume, ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:157:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_resume, ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/msm/msm_gpu_trace.h:173, from /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c:6: /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'trace_event_raw_event_msm_gpu_submit': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_submit, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'trace_event_raw_event_msm_gpu_submit_flush': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_submit_flush, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'trace_event_raw_event_msm_gpu_submit_retired': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:56:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_submit_retired, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'trace_event_raw_event_msm_gpu_freq_change': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:87:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_freq_change, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'trace_event_raw_event_msm_gmu_freq_change': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:103:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gmu_freq_change, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'trace_event_raw_event_msm_gem_purge': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:118:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gem_purge, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'trace_event_raw_event_msm_gem_purge_vmaps': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:131:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gem_purge_vmaps, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'trace_event_raw_event_msm_gpu_suspend': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:144:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_suspend, ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpu_tracepoints.c: In function 'trace_event_raw_event_msm_gpu_resume': /kisskb/src/include/trace/trace_events.h:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(name, \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/msm/msm_gpu_trace.h:157:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(msm_gpu_resume, ^~~~~~~~~~~ /kisskb/src/drivers/hwmon/sht21.c: In function 'eic_read': /kisskb/src/drivers/hwmon/sht21.c:165:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[2] = { ^~~~ /kisskb/src/drivers/hwmon/sht21.c:163:5: note: byref variable will be forcibly initialized u8 rx[8]; ^~ /kisskb/src/drivers/hwmon/sht21.c:162:5: note: byref variable will be forcibly initialized u8 tx[2]; ^~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:26: /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c: In function 'dvb_ringbuffer_empty': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:60:25: note: in expansion of macro 'smp_load_acquire' return (rbuf->pread == smp_load_acquire(&rbuf->pwrite)); ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c: In function 'dvb_ringbuffer_avail': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:90:10: note: in expansion of macro 'smp_load_acquire' avail = smp_load_acquire(&rbuf->pwrite) - rbuf->pread; ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c: In function 'dvb_ringbuffer_flush': /kisskb/src/arch/arm64/include/asm/barrier.h:114:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u; \ ^~~ /kisskb/src/arch/arm64/include/asm/barrier.h:81:52: note: in definition of macro '__smp_store_release' { .__val = (__force __unqual_scalar_typeof(*p)) (v) }; \ ^ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:106:2: note: in expansion of macro 'smp_store_release' smp_store_release(&rbuf->pread, smp_load_acquire(&rbuf->pwrite)); ^~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/barrier.h:142:29: note: in expansion of macro '__smp_load_acquire' #define smp_load_acquire(p) __smp_load_acquire(p) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:106:34: note: in expansion of macro 'smp_load_acquire' smp_store_release(&rbuf->pread, smp_load_acquire(&rbuf->pwrite)); ^~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:106:2: note: in expansion of macro 'smp_store_release' smp_store_release(&rbuf->pread, smp_load_acquire(&rbuf->pwrite)); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c: In function 'dvb_ringbuffer_reset': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:118:2: note: in expansion of macro 'smp_store_release' smp_store_release(&rbuf->pwrite, 0); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:116:2: note: in expansion of macro 'smp_store_release' smp_store_release(&rbuf->pread, 0); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c: In function 'dvb_ringbuffer_read_user': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:154:2: note: in expansion of macro 'smp_store_release' smp_store_release(&rbuf->pread, (rbuf->pread + todo) % rbuf->size); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:148:3: note: in expansion of macro 'smp_store_release' smp_store_release(&rbuf->pread, 0); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c: In function 'dvb_ringbuffer_read': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:178:2: note: in expansion of macro 'smp_store_release' smp_store_release(&rbuf->pread, (rbuf->pread + todo) % rbuf->size); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:173:3: note: in expansion of macro 'smp_store_release' smp_store_release(&rbuf->pread, 0); ^~~~~~~~~~~~~~~~~ /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 long value; ^~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c: In function 'dvb_ringbuffer_write': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:202:2: note: in expansion of macro 'smp_store_release' smp_store_release(&rbuf->pwrite, (rbuf->pwrite + todo) % rbuf->size); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:198:3: note: in expansion of macro 'smp_store_release' smp_store_release(&rbuf->pwrite, 0); ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c: In function 'dvb_ringbuffer_write_user': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:233:2: note: in expansion of macro 'smp_store_release' smp_store_release(&rbuf->pwrite, (rbuf->pwrite + todo) % rbuf->size); ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ringbuffer.c:227:3: note: in expansion of macro 'smp_store_release' smp_store_release(&rbuf->pwrite, 0); ^~~~~~~~~~~~~~~~~ /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 u8 checksum_vals[2]; ^~~~~~~~~~~~~ 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/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/arm64/include/asm/hardirq.h:17, from /kisskb/src/include/linux/hardirq.h:10, 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/sht15.c:542:8: note: in expansion of macro 'wait_event_timeout' 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 u8 checksum_vals[3]; ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/msm_gpummu.c: In function 'msm_gpummu_map': /kisskb/src/drivers/gpu/drm/msm/msm_gpummu.c:33:26: note: byref variable will be forcibly initialized struct sg_dma_page_iter dma_iter; ^~~~~~~~ /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 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 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 struct i2c_msg msg[1] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:216:5: note: byref variable will be forcibly initialized 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 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 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 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 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 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 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 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 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 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 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 u8 unlock = 0; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1075:5: note: byref variable will be forcibly initialized u8 tslock = 0; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1074:5: note: byref variable will be forcibly initialized u8 sync = 0; ^~~~ /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 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 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:114:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized u8 msg[2] = {SubAddr, Reg}; ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'UpdateReg': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:114:17: note: byref variable will be forcibly initialized struct i2c_msg msg = {.addr = adr, .flags = 0, ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized u8 msg[2] = {SubAddr, Reg}; ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'ThermometerRead': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:107:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[1] = {{.addr = adr, .flags = I2C_M_RD, ^~~~ /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:258:6: note: byref variable will be forcibly initialized u8 Regs[16]; ^~~~ /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 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 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 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 u8 data[2]; ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'RFTrackingFiltersCorrection': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:922:6: note: byref variable will be forcibly initialized u8 TMValue_Current; ^~~~~~~~~~~~~~~ /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 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 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 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 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 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/tda18271c2dd.c: In function 'WriteRegs': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:114:17: note: byref variable will be forcibly initialized struct i2c_msg msg = {.addr = adr, .flags = 0, ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:127:5: note: byref variable will be forcibly initialized u8 data[MAX_XFER_SIZE]; ^~~~ /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 u8 data[3]; ^~~~ /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 struct i2c_msg msgs[1] = {{.addr = adr, .flags = I2C_M_RD, ^~~~ /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:592:8: note: byref variable will be forcibly initialized u8 Regs[NUM_REGS]; ^~~~ /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 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 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 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 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 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 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 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 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 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 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 u8 data[3]; ^~~~ /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 struct i2c_msg msgs[1] = {{.addr = adr, .flags = I2C_M_RD, ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:370:5: note: byref variable will be forcibly initialized u8 Regs[NUM_REGS]; ^~~~ /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 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 u8 pktnum[2]; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1450:5: note: byref variable will be forcibly initialized 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 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 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 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 u8 data[5]; ^~~~ /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 s32 Cprog_cal3 = 0; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:506:9: note: byref variable will be forcibly initialized s32 Cprog_cal2 = 0; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:504:9: note: byref variable will be forcibly initialized s32 Cprog_cal1 = 0; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:502:10: note: byref variable will be forcibly initialized bool bcal = false; ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:501:8: note: byref variable will be forcibly initialized 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 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 u32 RF1 = m_RF_Band_Map[RFBand].m_RF1_Default; ^~~ /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 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 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 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 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 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 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 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 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 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 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 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 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 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 /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 u16 update_interval; ^~~~~~~~~~~~~~~ /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/hwmon/sht3x.c: In function 'heater_enable_store': /kisskb/src/drivers/hwmon/sht3x.c:527:7: note: byref variable will be forcibly initialized bool status; ^~~~~~ /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 char buffer[SHT3X_WORD_LEN + SHT3X_CRC8_LEN]; ^~~~~~ /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 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 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 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 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 u8 data[4]; ^~~~ /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 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 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 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 char buffer[SHT3X_RESPONSE_LENGTH]; ^~~~~~ /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 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 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 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 u8 chip_id = 0; ^~~~~~~ /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 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 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 int temperature; ^~~~~~~~~~~ /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 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 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 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 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 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 u32 hz; ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 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 u32 hz; ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 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 u32 hz; ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 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 u32 hz; ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 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 u8 data[MAX_WRITE_REGSIZE]; ^~~~ /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 u32 hz; ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 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 u32 hz; ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 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 u32 hz; ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 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 u32 hz; ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 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 u32 hz; ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 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 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 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 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 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 u8 b10_b6[3]; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:2818:5: note: byref variable will be forcibly initialized u8 bw6mhz_b10_a6[] = { ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:2815:5: note: byref variable will be forcibly initialized 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 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 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 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 u32 hz; ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 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 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 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 u8 data24m2[3] = {0xB7, 0x1B, 0x00}; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:3131:5: note: byref variable will be forcibly initialized u8 data24m[2] = {0x60, 0x00}; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:3130:5: note: byref variable will be forcibly initialized 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 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 u8 data24m[3] = {0xDC, 0x6C, 0x00}; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:2900:5: note: byref variable will be forcibly initialized 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 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 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 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 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 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 u8 data[12]; ^~~~ /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 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 long temp; ^~~~ /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 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 u8 data[2]; ^~~~ /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 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 long temp; ^~~~ /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 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 u8 data[2]; ^~~~ /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 long temp; ^~~~ /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 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 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 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 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 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 enum fe_status status = 0; ^~~~~~ In file included from /kisskb/src/include/asm-generic/bug.h:5, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/drm/drm_managed.h:6, from /kisskb/src/drivers/gpu/drm/drm_managed.c:8: /kisskb/src/drivers/gpu/drm/drm_managed.c: In function 'alloc_dr': /kisskb/src/include/linux/overflow.h:68:12: note: byref variable will be forcibly initialized typeof(b) __b = (b); \ ^~~ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/gpu/drm/drm_managed.c:92:15: note: in expansion of macro 'check_add_overflow' if (unlikely(check_add_overflow(sizeof(*dr), size, &tot_size))) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/overflow.h:67:12: note: byref variable will be forcibly initialized typeof(a) __a = (a); \ ^~~ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/gpu/drm/drm_managed.c:92:15: note: in expansion of macro 'check_add_overflow' if (unlikely(check_add_overflow(sizeof(*dr), size, &tot_size))) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_managed.c:88:9: note: byref variable will be forcibly initialized size_t tot_size; ^~~~~~~~ /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 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 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 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 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 enum fe_status status; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:3304:27: note: byref variable will be forcibly initialized 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 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 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 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/vb2.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(vb2_event_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/vb2.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/vb2.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(vb2_event_class, ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/net/ipv4/xfrm4_protocol.c:14: /kisskb/src/net/ipv4/xfrm4_protocol.c: In function 'xfrm4_protocol_register': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/xfrm4_protocol.c:249:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, handler); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a5xx_debugfs.c: In function 'show': /kisskb/src/drivers/gpu/drm/msm/adreno/a5xx_debugfs.c:75:21: note: byref variable will be forcibly initialized struct drm_printer p = drm_seq_file_printer(m); ^ 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:303:9: note: byref variable will be forcibly initialized 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 struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:452:2: note: in expansion of macro '___wait_event' ___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' __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' ret = wait_event_interruptible(fh->wait, ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/debugfs.c: In function 'force_tx_status_write': /kisskb/src/net/mac80211/debugfs.c:355:7: note: byref variable will be forcibly initialized char buf[3]; ^~~ /kisskb/src/net/mac80211/debugfs.c: In function 'aql_txq_limit_read': /kisskb/src/net/mac80211/debugfs.c:210:7: note: byref variable will be forcibly initialized char buf[400]; ^~~ /kisskb/src/net/mac80211/debugfs.c: In function 'aql_enable_read': /kisskb/src/net/mac80211/debugfs.c:287:7: note: byref variable will be forcibly initialized char buf[3]; ^~~ /kisskb/src/net/mac80211/debugfs.c: In function 'force_tx_status_read': /kisskb/src/net/mac80211/debugfs.c:340:7: note: byref variable will be forcibly initialized char buf[3]; ^~~ /kisskb/src/net/mac80211/debugfs.c: In function 'format_devstat_counter': /kisskb/src/net/mac80211/debugfs.c:554:7: note: byref variable will be forcibly initialized char buf[20]; ^~~ /kisskb/src/net/mac80211/debugfs.c:553:35: note: byref variable will be forcibly initialized struct ieee80211_low_level_stats stats; ^~~~~ /kisskb/src/net/mac80211/debugfs.c: In function 'aqm_write': /kisskb/src/net/mac80211/debugfs.c:122:7: note: byref variable will be forcibly initialized char buf[100]; ^~~ /kisskb/src/net/mac80211/debugfs.c: In function 'aql_txq_limit_write': /kisskb/src/net/mac80211/debugfs.c:238:23: note: byref variable will be forcibly initialized u32 ac, q_limit_low, q_limit_high, q_limit_low_old, q_limit_high_old; ^~~~~~~~~~~~ /kisskb/src/net/mac80211/debugfs.c:238:10: note: byref variable will be forcibly initialized u32 ac, q_limit_low, q_limit_high, q_limit_low_old, q_limit_high_old; ^~~~~~~~~~~ /kisskb/src/net/mac80211/debugfs.c:238:6: note: byref variable will be forcibly initialized u32 ac, q_limit_low, q_limit_high, q_limit_low_old, q_limit_high_old; ^~ /kisskb/src/net/mac80211/debugfs.c:237:7: note: byref variable will be forcibly initialized char buf[100]; ^~~ /kisskb/src/net/mac80211/debugfs.c: In function 'airtime_flags_write': /kisskb/src/net/mac80211/debugfs.c:178:7: note: byref variable will be forcibly initialized char buf[16]; ^~~ /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 struct v4l2_event_subscription sub; ^~~ /kisskb/src/net/mac80211/debugfs.c: In function 'aqm_read': /kisskb/src/net/mac80211/debugfs.c:82:7: note: byref variable will be forcibly initialized char buf[200]; ^~~ /kisskb/src/net/mac80211/debugfs.c: In function 'aql_enable_write': /kisskb/src/net/mac80211/debugfs.c:300:7: note: byref variable will be forcibly initialized char buf[3]; ^~~ /kisskb/src/net/mac80211/debugfs.c: In function 'queues_read': /kisskb/src/net/mac80211/debugfs.c:528:7: note: byref variable will be forcibly initialized char buf[IEEE80211_MAX_QUEUES * 20]; ^~~ /kisskb/src/net/mac80211/debugfs.c: In function 'mac80211_format_buffer': /kisskb/src/net/mac80211/debugfs.c:24:7: note: byref variable will be forcibly initialized char buf[DEBUGFS_FORMAT_BUFFER_SIZE]; ^~~ /kisskb/src/net/mac80211/debugfs.c:23:10: note: byref variable will be forcibly initialized va_list args; ^~~~ /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 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 u8 adr = state->demod_address, mm[6], len; ^~ /kisskb/src/drivers/hwmon/smsc47m192.c: In function 'in_max_store': /kisskb/src/drivers/hwmon/smsc47m192.c:225:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/smsc47m192.c: In function 'in_min_store': /kisskb/src/drivers/hwmon/smsc47m192.c:203:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/smsc47m192.c: In function 'vrm_store': /kisskb/src/drivers/hwmon/smsc47m192.c:419:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/smsc47m192.c: In function 'temp_offset_store': /kisskb/src/drivers/hwmon/smsc47m192.c:357:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/smsc47m192.c: In function 'temp_min_store': /kisskb/src/drivers/hwmon/smsc47m192.c:301:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/smsc47m192.c: In function 'temp_max_store': /kisskb/src/drivers/hwmon/smsc47m192.c:324:7: note: byref variable will be forcibly initialized long val; ^~~ /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 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 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 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 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:6676:6: note: byref variable will be forcibly initialized 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:4078:6: note: byref variable will be forcibly initialized u16 sc_comm_exec = 0; ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:4077:6: note: byref variable will be forcibly initialized 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:6402:17: note: byref variable will be forcibly initialized u16 scu_coc = 0; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6401:17: note: byref variable will be forcibly initialized u16 scu_lvl = 0; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6397:29: note: byref variable will be forcibly initialized 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 u16 fec_oc_ipr_mode = 0; ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1398:6: note: byref variable will be forcibly initialized 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 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:5858:6: note: byref variable will be forcibly initialized 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 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 u16 clk_neg = 0; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:2878:6: note: byref variable will be forcibly initialized 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 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 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 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 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 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 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 struct drxk_cfg_dvbt_echo_thres_t echo_thres2k = { 0, DRX_FFTMODE_2K }; ^~~~~~~~~~~~ /kisskb/src/net/mac80211/debugfs_sta.c: In function 'sta_aql_write': /kisskb/src/net/mac80211/debugfs_sta.c:289:21: note: byref variable will be forcibly initialized u32 ac, q_limit_l, q_limit_h; ^~~~~~~~~ /kisskb/src/net/mac80211/debugfs_sta.c:289:10: note: byref variable will be forcibly initialized u32 ac, q_limit_l, q_limit_h; ^~~~~~~~~ /kisskb/src/net/mac80211/debugfs_sta.c:289:6: note: byref variable will be forcibly initialized u32 ac, q_limit_l, q_limit_h; ^~ /kisskb/src/net/mac80211/debugfs_sta.c: In function 'sta_vht_capa_read': /kisskb/src/net/mac80211/debugfs_sta.c:514:7: note: byref variable will be forcibly initialized char buf[512], *p = buf; ^~~ /kisskb/src/net/mac80211/debugfs_sta.c: In function 'sta_ht_capa_read': /kisskb/src/net/mac80211/debugfs_sta.c:437:7: note: byref variable will be forcibly initialized char buf[512], *p = buf; ^~~ /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 u16 data = 0; ^~~~ /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 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 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 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 struct tda10071_cmd cmd; ^~~ /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 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 u8 adr = state->demod_address, mm1[4], mm2[4], len; ^~~ /kisskb/src/net/mac80211/debugfs_sta.c: In function 'sta_last_seq_ctrl_read': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:320:33: note: byref variable will be forcibly initialized u8 adr = state->demod_address, mm1[4], mm2[4], len; ^~~ /kisskb/src/net/mac80211/debugfs_sta.c:125:7: note: byref variable will be forcibly initialized char buf[15*IEEE80211_NUM_TIDS], *p = buf; ^~~ /kisskb/src/net/mac80211/debugfs_sta.c: In function 'sta_num_ps_buf_frames_read': /kisskb/src/net/mac80211/debugfs_sta.c:111:7: note: byref variable will be forcibly initialized char buf[17*IEEE80211_NUM_ACS], *p = buf; ^~~ /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 unsigned int uitmp; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:304:22: note: byref variable will be forcibly initialized struct tda10071_cmd cmd; ^~~ /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 u32 sio_top_jtagid_lo = 0; ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:787:6: note: byref variable will be forcibly initialized u16 sio_pdr_ohw_cfg = 0; ^~~~~~~~~~~~~~~ /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 unsigned int uitmp; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:184:22: note: byref variable will be forcibly initialized 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 unsigned int uitmp; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:244:22: note: byref variable will be forcibly initialized 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 u8 buf[8]; ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:370:15: note: byref variable will be forcibly initialized unsigned int uitmp; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:368:22: note: byref variable will be forcibly initialized 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 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 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 struct tda10071_reg_val_mask tab[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:1042:22: note: byref variable will be forcibly initialized 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 u8 tmp, buf[4]; ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:758:25: note: byref variable will be forcibly initialized const struct firmware *fw; ^~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:757:15: note: byref variable will be forcibly initialized unsigned int uitmp; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:755:22: note: byref variable will be forcibly initialized struct tda10071_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/seq_file.h:11, from /kisskb/src/include/drm/drm_print.h:31, from /kisskb/src/drivers/gpu/drm/drm_vblank_work.c:5: /kisskb/src/drivers/gpu/drm/drm_vblank_work.c: In function 'drm_vblank_work_flush': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:947:8: note: in expansion of macro '___wait_event' (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' __wait_event_lock_irq(wq_head, condition, lock, ); \ ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_vblank_work.c:224:2: note: in expansion of macro 'wait_event_lock_irq' wait_event_lock_irq(vblank->work_wait_queue, list_empty(&work->node), ^~~~~~~~~~~~~~~~~~~ /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 u16 key = 0; ^~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:756:6: note: byref variable will be forcibly initialized u16 bid = 0; ^~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:755:6: note: byref variable will be forcibly initialized 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 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 u16 wait_cmd; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'write_reg': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:145:17: note: byref variable will be forcibly initialized struct i2c_msg msg = {.addr = state->base->adr, .flags = 0, ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:144:5: note: byref variable will be forcibly initialized u8 data[3] = {reg >> 8, reg & 0xff, val}; ^~~~ /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 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 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 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 u16 sc_exec = 0; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3201:6: note: byref variable will be forcibly initialized u16 err_code = 0; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3200:6: note: byref variable will be forcibly initialized u16 cur_cmd = 0; ^~~~~~~ /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 unsigned int uitmp; ^~~~~ /kisskb/src/net/mac80211/debugfs_sta.c: In function 'sta_agg_status_write': /kisskb/src/net/mac80211/debugfs_sta.c:366:11: note: byref variable will be forcibly initialized int ret, timeout = 5000; ^~~~~~~ /kisskb/src/net/mac80211/debugfs_sta.c:365:8: note: byref variable will be forcibly initialized char *pos; ^~~ /kisskb/src/net/mac80211/debugfs_sta.c:364:16: note: byref variable will be forcibly initialized unsigned long tid; ^~~ /kisskb/src/net/mac80211/debugfs_sta.c: In function 'sta_agg_status_read': /kisskb/src/net/mac80211/debugfs_sta.c:317:7: note: byref variable will be forcibly initialized char buf[71 + IEEE80211_NUM_TIDS * 40], *p = buf; ^~~ /kisskb/src/net/mac80211/debugfs_sta.c: In function 'sta_flags_read': /kisskb/src/net/mac80211/debugfs_sta.c:89:7: note: byref variable will be forcibly initialized char buf[16 * NUM_WLAN_STA_FLAGS], *pos = buf; ^~~ /kisskb/src/net/mac80211/debugfs_sta.c: In function 'ieee80211_sta_debugfs_add': /kisskb/src/net/mac80211/debugfs_sta.c:999:5: note: byref variable will be forcibly initialized u8 mac[3*ETH_ALEN]; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'i2c_read_regs16': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:160:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[2] = {{.addr = adr, .flags = 0, ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:159:5: note: byref variable will be forcibly initialized u8 msg[2] = {reg >> 8, reg & 0xff}; ^~~ /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 u16 transmission_params = 0; ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:2474:6: note: byref variable will be forcibly initialized 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 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 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 u16 reg_data = 0; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'write_field': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:201:18: note: byref variable will be forcibly initialized u8 shift, mask, old, new; ^~~ /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 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:6655:6: note: byref variable will be forcibly initialized s32 snr2; ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'get_signal_parameters': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:512:5: note: byref variable will be forcibly initialized u8 tmp; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'write_shared_reg': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:188:5: note: byref variable will be forcibly initialized u8 tmp; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'tracking_optimization': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:552:5: note: byref variable will be forcibly initialized u8 tmp; ^~~ /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 char errname[30]; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1436:5: note: byref variable will be forcibly initialized u8 buffer[34]; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'get_signal_to_noise': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1433:6: note: byref variable will be forcibly initialized u16 cur_cmd = 0; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:643:5: note: byref variable will be forcibly initialized u8 data1; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:642:5: note: byref variable will be forcibly initialized u8 data0; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'read_snr': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1324:6: note: byref variable will be forcibly initialized s32 snrval; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'get_cur_symbol_rate': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:478:5: note: byref variable will be forcibly initialized u8 tim_offs2; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:477:5: note: byref variable will be forcibly initialized u8 tim_offs1; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:476:5: note: byref variable will be forcibly initialized u8 tim_offs0; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:475:5: note: byref variable will be forcibly initialized u8 symb_freq3; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:474:5: note: byref variable will be forcibly initialized u8 symb_freq2; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:473:5: note: byref variable will be forcibly initialized u8 symb_freq1; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:472:5: note: byref variable will be forcibly initialized u8 symb_freq0; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'get_frontend': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1555:6: note: byref variable will be forcibly initialized u32 symbolrate; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1554:5: note: byref variable will be forcibly initialized u8 tmp; ^~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'get_qam_lock_status': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:5327:6: note: byref variable will be forcibly initialized 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:6509:6: note: byref variable will be forcibly initialized s32 cnr; ^~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6501:6: note: byref variable will be forcibly initialized u16 reg16; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6500:6: note: byref variable will be forcibly initialized u32 stat; ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'stop': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:867:6: note: byref variable will be forcibly initialized u8 tmp; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'start': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'power_down_qam': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1022:6: note: byref variable will be forcibly initialized u8 reg_dmdcfgmd; ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:4128:6: note: byref variable will be forcibly initialized u16 cmd_result; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:4127:6: note: byref variable will be forcibly initialized u16 data = 0; ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'probe': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1150:5: note: byref variable will be forcibly initialized u8 id; ^~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'qam_reset_qam': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:5229:6: note: byref variable will be forcibly initialized 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:5376:7: note: byref variable will be forcibly initialized u16 set_env_parameters[1] = { 0 }; ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:5370:6: note: byref variable will be forcibly initialized u16 set_param_parameters[4] = { 0, 0, 0, 0 }; ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:5369:6: note: byref variable will be forcibly initialized u16 cmd_result; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'set_vth': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:998:5: note: byref variable will be forcibly initialized u8 tmp[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'manage_matype_info': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'set_qam': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:5427:6: note: byref variable will be forcibly initialized u16 cmd_result; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1304:6: note: byref variable will be forcibly initialized u8 bbheader[2]; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'get_bit_error_rate_s': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:676:5: note: byref variable will be forcibly initialized u8 regs[3]; ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'get_bit_error_rate_s2': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:751:5: note: byref variable will be forcibly initialized u8 regs[3]; ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'read_ber': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1340:9: note: byref variable will be forcibly initialized u32 n, d; ^ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1340:6: note: byref variable will be forcibly initialized u32 n, d; ^ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'wait_dis': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1665:5: note: byref variable will be forcibly initialized u8 stat; ^~~~ /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 u16 cmd_result = 0; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1356:5: note: byref variable will be forcibly initialized u8 reg[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c: In function 'read_status': /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1516:7: note: byref variable will be forcibly initialized u8 tmp; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1453:7: note: byref variable will be forcibly initialized u8 tmp; ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1440:7: note: byref variable will be forcibly initialized u8 vstatus; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1433:7: note: byref variable will be forcibly initialized u8 pdelstatus; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1384:5: note: byref variable will be forcibly initialized u8 dstatus = 0; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0910.c:1383:5: note: byref variable will be forcibly initialized u8 dmd_state = 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 u16 data = 0; ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1669:6: note: byref variable will be forcibly initialized u16 cmd_result = 0; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1668:22: note: byref variable will be forcibly initialized 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 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:4112:22: note: byref variable will be forcibly initialized 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 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:3319:22: note: byref variable will be forcibly initialized enum drx_power_mode power_mode = DRX_POWER_UP; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3476:6: note: byref variable will be forcibly initialized u16 data = 0; ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3475:6: note: byref variable will be forcibly initialized 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 u16 bl_status = 0; ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'set_qam_standard': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:4112:22: note: byref variable will be forcibly initialized enum drx_power_mode power_mode = DRXK_POWER_DOWN_OFDM; ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'drxk_set_parameters': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6327:6: note: byref variable will be forcibly initialized u32 IF; ^~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'init_drxk': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6034:22: note: byref variable will be forcibly initialized 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:6810:26: note: byref variable will be forcibly initialized const struct firmware *fw = NULL; ^~ /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 struct i2c_msg msg = { ^~~ /kisskb/src/drivers/media/dvb-frontends/m88rs2000.c:55:5: note: byref variable will be forcibly initialized 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 struct i2c_msg msg[] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/m88rs2000.c:76:5: note: byref variable will be forcibly initialized u8 b1[] = { 0 }; ^~ /kisskb/src/drivers/media/dvb-frontends/m88rs2000.c:75:5: note: byref variable will be forcibly initialized 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 u32 tuner_freq; ^~~~~~~~~~ /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 struct i2c_msg msgs[2] = { ^~~~ /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 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 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 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 struct reg_val set_tsid[] = { ^~~~~~~~ /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 struct reg_val rv; ^~ /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 struct reg_val set_tsid[] = { ^~~~~~~~ /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 struct reg_val agc_ter[] = { ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tc90522.c:530:17: note: byref variable will be forcibly initialized struct reg_val agc_sat[] = { ^~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c: In function 'subdev_do_ioctl': /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c:673:15: note: byref variable will be forcibly initialized v4l2_std_id id; ^~ /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c:543:32: note: byref variable will be forcibly initialized struct v4l2_subdev_selection sel; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c:525:32: note: byref variable will be forcibly initialized struct v4l2_subdev_selection sel; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c:433:21: note: byref variable will be forcibly initialized struct v4l2_event ev = { }; ^~ 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:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /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 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 u16 dummy; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tc90522.c:337:5: note: byref variable will be forcibly initialized u8 val[15], mode; ^~~ /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 u16 dummy; ^~~~~ In file included from /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c:12: /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c: In function 'kvmalloc_array': /kisskb/src/drivers/media/dvb-frontends/tc90522.c:202:5: note: byref variable will be forcibly initialized u8 val[10]; ^~~ /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c: In function 'v4l2_subdev_link_validate': /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c:870:38: note: byref variable will be forcibly initialized struct v4l2_subdev_format sink_fmt, source_fmt; ^~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c:870:28: note: byref variable will be forcibly initialized struct v4l2_subdev_format sink_fmt, source_fmt; ^~~~~~~~ /kisskb/src/drivers/hwmon/tmp102.c: In function 'tmp102_read': /kisskb/src/drivers/hwmon/tmp102.c:76:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/hwmon/tmp102.c: In function 'tmp102_probe': /kisskb/src/drivers/hwmon/tmp102.c:197:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/net/mac80211/debugfs_key.c: In function 'key_mic_failures_read': /kisskb/src/net/mac80211/debugfs_key.c:287:7: note: byref variable will be forcibly initialized char buf[20]; ^~~ /kisskb/src/net/mac80211/debugfs_key.c: In function 'key_icverrors_read': /kisskb/src/net/mac80211/debugfs_key.c:262:7: note: byref variable will be forcibly initialized char buf[20]; ^~~ /kisskb/src/net/mac80211/debugfs_key.c: In function 'key_replays_read': /kisskb/src/net/mac80211/debugfs_key.c:229:7: note: byref variable will be forcibly initialized char buf[20]; ^~~ /kisskb/src/net/mac80211/debugfs_key.c: In function 'key_rx_spec_read': /kisskb/src/net/mac80211/debugfs_key.c:161:7: note: byref variable will be forcibly initialized char buf[14*IEEE80211_NUM_TIDS+1], *p = buf; ^~~ /kisskb/src/net/mac80211/debugfs_key.c: In function 'key_tx_spec_read': /kisskb/src/net/mac80211/debugfs_key.c:122:7: note: byref variable will be forcibly initialized char buf[20]; ^~~ /kisskb/src/net/mac80211/debugfs_key.c: In function 'key_tx_spec_write': /kisskb/src/net/mac80211/debugfs_key.c:87:6: note: byref variable will be forcibly initialized u64 pn; ^~ /kisskb/src/net/mac80211/debugfs_key.c: In function 'key_algorithm_read': /kisskb/src/net/mac80211/debugfs_key.c:73:7: note: byref variable will be forcibly initialized char buf[15]; ^~~ /kisskb/src/net/mac80211/debugfs_key.c: In function 'ieee80211_debugfs_key_add': /kisskb/src/net/mac80211/debugfs_key.c:330:7: note: byref variable will be forcibly initialized char buf[100]; ^~~ /kisskb/src/net/mac80211/debugfs_key.c: In function 'ieee80211_debugfs_key_update_default': /kisskb/src/net/mac80211/debugfs_key.c:375:7: note: byref variable will be forcibly initialized char buf[50]; ^~~ /kisskb/src/net/mac80211/debugfs_key.c: In function 'ieee80211_debugfs_key_add_mgmt_default': /kisskb/src/net/mac80211/debugfs_key.c:410:7: note: byref variable will be forcibly initialized char buf[50]; ^~~ /kisskb/src/net/mac80211/debugfs_key.c: In function 'ieee80211_debugfs_key_add_beacon_default': /kisskb/src/net/mac80211/debugfs_key.c:439:7: note: byref variable will be forcibly initialized char buf[50]; ^~~ /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 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 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 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 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 u8 msb, lsb, reading[4], writing[4], len; ^~~~~~~ /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 struct rtl2832_reg_value rtl2832_initial_regs[] = { ^~~~~~~~~~~~~~~~~~~~ /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 u32 if_freq; ^~~~~~~ /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 u8 u8tmp, buf[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/rtl2832.c:644:5: note: byref variable will be forcibly initialized u8 u8tmp, buf[2]; ^~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2832.c:643:6: note: byref variable will be forcibly initialized u32 tmp; ^~~ /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 u8 tmp; ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/net/mac80211/mesh_pathtbl.c:7: /kisskb/src/net/mac80211/mesh_pathtbl.c: In function 'hlist_add_head_rcu': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:592:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(hlist_first_rcu(h), n); ^~~~~~~~~~~~~~~~~~ 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 struct rhashtable_compare_arg arg = { ^~~ /kisskb/src/drivers/gpu/drm/msm/dp/dp_debug.c: In function 'dp_test_type_show': /kisskb/src/drivers/gpu/drm/msm/dp/dp_debug.c:246:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/dp/dp_debug.c: In function 'dp_test_data_show': /kisskb/src/drivers/gpu/drm/msm/dp/dp_debug.c:211:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/dp/dp_debug.c: In function 'dp_test_active_show': /kisskb/src/drivers/gpu/drm/msm/dp/dp_debug.c:324:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/net/mac80211/mesh_pathtbl.c:7: /kisskb/src/net/mac80211/mesh_pathtbl.c: In function 'rht_assign_unlock': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:401:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*bkt, (void *)obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/dp/dp_debug.c: In function 'dp_test_active_write': /kisskb/src/drivers/gpu/drm/msm/dp/dp_debug.c:276:6: note: byref variable will be forcibly initialized int val = 0; ^~~ /kisskb/src/drivers/gpu/drm/msm/dp/dp_debug.c:275:33: note: byref variable will be forcibly initialized struct drm_connector_list_iter conn_iter; ^~~~~~~~~ In file included from /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:13: /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'kvmalloc_array': /kisskb/src/include/linux/mm.h:798:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/net/mac80211/mesh_pathtbl.c: In function '__rhashtable_insert_fast': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:758:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ 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/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized struct rhashtable_compare_arg arg = { ^~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/net/mac80211/mesh_pathtbl.c:7: /kisskb/src/net/mac80211/mesh_pathtbl.c: In function '__rhashtable_remove_fast_one': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rhashtable.h:1045:4: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(*pprev, obj); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/mesh_pathtbl.c: In function 'mesh_path_move_to_queue': /kisskb/src/net/mac80211/mesh_pathtbl.c:164:22: note: byref variable will be forcibly initialized struct sk_buff_head failq; ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'v4l2_g_ext_ctrls_common': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3854:26: note: byref variable will be forcibly initialized struct v4l2_ctrl_helper helper[4]; ^~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/skbuff.h:13, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/net/mac80211/mesh_pathtbl.c:7: /kisskb/src/net/mac80211/mesh_pathtbl.c: In function 'mesh_path_assign_nexthop': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/mesh_pathtbl.c:89:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(mpath->next_hop, sta); ^~~~~~~~~~~~~~~~~~ /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 s64 def = _def; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-common.c:70:6: note: byref variable will be forcibly initialized u64 step = _step; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-common.c:69:6: note: byref variable will be forcibly initialized s64 max = _max; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-common.c:68:6: note: byref variable will be forcibly initialized s64 min = _min; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-common.c:67:14: note: byref variable will be forcibly initialized 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:453:25: note: byref variable will be forcibly initialized struct v4l2_querymenu qm = { .id = V4L2_CID_LINK_FREQ }; ^~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-v4l2.c: In function 'vb2_create_bufs': /kisskb/src/drivers/media/common/videobuf2/videobuf2-v4l2.c:751:11: note: byref variable will be forcibly initialized 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:809:24: note: byref variable will be forcibly initialized struct media_request *req = NULL; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'send_event': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:1600:20: note: byref variable will be forcibly initialized struct v4l2_event ev; ^~ /kisskb/src/drivers/hwmon/tmp103.c: In function 'tmp103_temp_store': /kisskb/src/drivers/hwmon/tmp103.c:75:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'try_set_ext_ctrls_common': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:4222:26: note: byref variable will be forcibly initialized struct v4l2_ctrl_helper helper[4]; ^~~~~~ /kisskb/src/drivers/hwmon/tmp103.c: In function 'tmp103_temp_show': /kisskb/src/drivers/hwmon/tmp103.c:59:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'v4l2_ctrl_add_event': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:4792:21: note: byref variable will be forcibly initialized struct v4l2_event ev; ^~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'v4l2_ctrl_new_std': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:2983:6: note: byref variable will be forcibly initialized u32 flags; ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:2982:22: note: byref variable will be forcibly initialized enum v4l2_ctrl_type type; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:2981:14: note: byref variable will be forcibly initialized const char *name; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'v4l2_ctrl_new_custom': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:2946:6: note: byref variable will be forcibly initialized s64 def = cfg->def; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:2945:6: note: byref variable will be forcibly initialized u64 step = cfg->step; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:2944:6: note: byref variable will be forcibly initialized s64 max = cfg->max; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:2943:6: note: byref variable will be forcibly initialized s64 min = cfg->min; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:2942:6: note: byref variable will be forcibly initialized u32 flags = cfg->flags; ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:2941:22: note: byref variable will be forcibly initialized enum v4l2_ctrl_type type = cfg->type; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:2938:14: note: byref variable will be forcibly initialized const char *name = cfg->name; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'v4l2_ctrl_request_clone': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3556:25: note: byref variable will be forcibly initialized struct v4l2_ctrl_ref *new_ref; ^~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'v4l2_ctrl_new_std_menu': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3012:6: note: byref variable will be forcibly initialized u32 flags; ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3011:6: note: byref variable will be forcibly initialized u64 step; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3010:6: note: byref variable will be forcibly initialized s64 def = _def; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3009:6: note: byref variable will be forcibly initialized s64 max = _max; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3008:6: note: byref variable will be forcibly initialized s64 min; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3007:22: note: byref variable will be forcibly initialized enum v4l2_ctrl_type type; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3006:14: note: byref variable will be forcibly initialized const char *name; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'v4l2_ctrl_new_std_menu_items': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3042:6: note: byref variable will be forcibly initialized s64 def = _def; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3041:6: note: byref variable will be forcibly initialized s64 max = _max; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3040:6: note: byref variable will be forcibly initialized s64 min; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3039:6: note: byref variable will be forcibly initialized u64 step; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3038:6: note: byref variable will be forcibly initialized u32 flags; ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3037:14: note: byref variable will be forcibly initialized const char *name; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3036:22: note: byref variable will be forcibly initialized enum v4l2_ctrl_type type; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'v4l2_ctrl_new_std_compound': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3072:22: note: byref variable will be forcibly initialized s64 min, max, step, def; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3072:16: note: byref variable will be forcibly initialized s64 min, max, step, def; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3072:11: note: byref variable will be forcibly initialized s64 min, max, step, def; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3072:6: note: byref variable will be forcibly initialized s64 min, max, step, def; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3071:6: note: byref variable will be forcibly initialized u32 flags; ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3070:22: note: byref variable will be forcibly initialized enum v4l2_ctrl_type type; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3069:14: note: byref variable will be forcibly initialized const char *name; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'v4l2_ctrl_new_int_menu': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3096:6: note: byref variable will be forcibly initialized u32 flags; ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3095:6: note: byref variable will be forcibly initialized s64 def = _def; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3094:6: note: byref variable will be forcibly initialized s64 max = _max; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3093:6: note: byref variable will be forcibly initialized u64 step; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3092:6: note: byref variable will be forcibly initialized s64 min; ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3091:22: note: byref variable will be forcibly initialized enum v4l2_ctrl_type type; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:3090:14: note: byref variable will be forcibly initialized const char *name; ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'v4l2_g_ctrl': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:4053:26: note: byref variable will be forcibly initialized struct v4l2_ext_control c; ^ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'v4l2_ctrl_g_ctrl': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:4066:26: note: byref variable will be forcibly initialized struct v4l2_ext_control c; ^ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'v4l2_ctrl_g_ctrl_int64': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:4079:26: note: byref variable will be forcibly initialized struct v4l2_ext_control c; ^ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c: In function 'v4l2_s_ctrl': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls.c:4476:26: note: byref variable will be forcibly initialized struct v4l2_ext_control c = { control->id }; ^ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c: In function 'pll_get_post_div': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c:171:6: note: byref variable will be forcibly initialized u64 vco_freq[60]; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c:170:6: note: byref variable will be forcibly initialized int tx_band_sel[] = { 0, 1, 2, 3 }; ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c:169:6: note: byref variable will be forcibly initialized int hs_divsel[] = { 0, 4, 8, 12, 1, 5, 2, 9, 3, 13, 10, 7, 14, 11, 15 }; ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c:168:6: note: byref variable will be forcibly initialized int ratio[] = { 2, 3, 4, 5, 6, 9, 10, 12, 14, 15, 20, 21, 25, 28, 35 }; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c: In function 'pll_calculate': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c:221:32: note: byref variable will be forcibly initialized struct hdmi_8996_post_divider pd; ^~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c: In function 'hdmi_8996_pll_set_clk_rate': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c:400:35: note: byref variable will be forcibly initialized struct hdmi_8996_phy_pll_reg_cfg cfg; ^~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c: In function 'msm_hdmi_pll_8996_init': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c:726:18: note: byref variable will be forcibly initialized char name[32], label[32]; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c:726:8: note: byref variable will be forcibly initialized char name[32], label[32]; ^~~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c: In function 'mn88443x_s_read_status': /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:264:25: note: byref variable will be forcibly initialized u32 cpmon, tmpu, tmpl, flg; ^~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:264:19: note: byref variable will be forcibly initialized u32 cpmon, tmpu, tmpl, flg; ^~~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:264:13: note: byref variable will be forcibly initialized u32 cpmon, tmpu, tmpl, flg; ^~~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:264:6: note: byref variable will be forcibly initialized 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:466:34: note: byref variable will be forcibly initialized u32 seqrd, st, flg, tmpu, tmpm, tmpl; ^~~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:466:28: note: byref variable will be forcibly initialized u32 seqrd, st, flg, tmpu, tmpm, tmpl; ^~~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:466:22: note: byref variable will be forcibly initialized u32 seqrd, st, flg, tmpu, tmpm, tmpl; ^~~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:466:17: note: byref variable will be forcibly initialized u32 seqrd, st, flg, tmpu, tmpm, tmpl; ^~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:466:6: note: byref variable will be forcibly initialized u32 seqrd, st, flg, tmpu, tmpm, tmpl; ^~~~~ /kisskb/src/drivers/hwmon/tmp108.c: In function 'tmp108_read': /kisskb/src/drivers/hwmon/tmp108.c:95:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/hwmon/tmp108.c: In function 'tmp108_write': /kisskb/src/drivers/hwmon/tmp108.c:194:6: note: byref variable will be forcibly initialized u32 regval, mask; ^~~~~~ /kisskb/src/drivers/hwmon/tmp108.c: In function 'tmp108_probe': /kisskb/src/drivers/hwmon/tmp108.c:332:6: note: byref variable will be forcibly initialized u32 config; ^~~~~~ /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 struct i2c_msg msg[1] = { ^~~ /kisskb/src/drivers/media/dvb-frontends/horus3a.c:50:5: note: byref variable will be forcibly initialized 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 u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ ^~~ /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 /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 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 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 u8 data[5]; ^~~~ /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 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: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 u8 data[2]; ^~~~ /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 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 u8 buf[3], val; ^~~ /kisskb/src/drivers/gpu/drm/msm/msm_fbdev.c: In function 'msm_fbdev_create': /kisskb/src/drivers/gpu/drm/msm/msm_fbdev.c:70:11: note: byref variable will be forcibly initialized uint64_t paddr; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_gem_cma_helper.c: In function 'drm_gem_cma_free_object': /kisskb/src/drivers/gpu/drm/drm_gem_cma_helper.c:192:21: note: byref variable will be forcibly initialized struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(cma_obj->vaddr); ^~~ /kisskb/src/drivers/gpu/drm/drm_gem_cma_helper.c: In function 'drm_gem_cma_prime_import_sg_table_vmap': /kisskb/src/drivers/gpu/drm/drm_gem_cma_helper.c:538:21: note: byref variable will be forcibly initialized struct dma_buf_map map; ^~~ /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 struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(buf->vaddr); ^~~ /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 struct dma_buf_map map; ^~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-vmalloc.c: In function 'vb2_vmalloc_detach_dmabuf': /kisskb/src/drivers/media/common/videobuf2/videobuf2-vmalloc.c:398:21: note: byref variable will be forcibly initialized struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(buf->vaddr); ^~~ /kisskb/src/drivers/hwmon/vexpress-hwmon.c: In function 'vexpress_hwmon_u64_show': /kisskb/src/drivers/hwmon/vexpress-hwmon.c:53:16: note: byref variable will be forcibly initialized u32 value_hi, value_lo; ^~~~~~~~ /kisskb/src/drivers/hwmon/vexpress-hwmon.c:53:6: note: byref variable will be forcibly initialized u32 value_hi, value_lo; ^~~~~~~~ /kisskb/src/drivers/hwmon/vexpress-hwmon.c: In function 'vexpress_hwmon_u32_show': /kisskb/src/drivers/hwmon/vexpress-hwmon.c:38:6: note: byref variable will be forcibly initialized u32 value; ^~~~~ /kisskb/src/net/mac80211/mesh_ps.c: In function 'mps_qos_null_get': /kisskb/src/net/mac80211/mesh_ps.c:24:9: note: byref variable will be forcibly initialized __le16 fc; ^~ /kisskb/src/net/mac80211/mesh_ps.c: In function 'mps_frame_deliver': /kisskb/src/net/mac80211/mesh_ps.c:454:22: note: byref variable will be forcibly initialized struct sk_buff_head frames; ^~~~~~ /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 struct i2c_board_info info; ^~~~ /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c: In function 'print_ascii85': /kisskb/src/drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c:995:7: note: byref variable will be forcibly initialized char out[ASCII85_BUFSZ]; ^~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-dma-contig.c: In function 'vb2_dc_vaddr': /kisskb/src/drivers/media/common/videobuf2/videobuf2-dma-contig.c:79:21: note: byref variable will be forcibly initialized struct dma_buf_map map; ^~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-dma-contig.c: In function 'vb2_dc_unmap_dmabuf': /kisskb/src/drivers/media/common/videobuf2/videobuf2-dma-contig.c:628:21: note: byref variable will be forcibly initialized struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(buf->vaddr); ^~~ 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/v4l2.h:100:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(v4l2_event_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/v4l2.h:100:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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 int rctx; \ ^~~~ /kisskb/src/include/trace/events/v4l2.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(vb2_v4l2_event_class, ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized struct pt_regs *__regs; \ ^~~~~~ /kisskb/src/include/trace/events/v4l2.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/v4l2.h:100:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 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:689:28: note: byref variable will be forcibly initialized struct trace_event_buffer fbuffer; \ ^~~~~~~ /kisskb/src/include/trace/events/v4l2.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' DECLARE_EVENT_CLASS(vb2_v4l2_event_class, ^~~~~~~~~~~~~~~~~~~ /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 u8 next_hop[ETH_ALEN]; ^~~~~~~~ /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 struct rate_info rinfo; ^~~~~ /kisskb/src/net/mac80211/mesh_hwmp.c: In function 'mesh_rx_path_sel_frame': /kisskb/src/net/mac80211/mesh_hwmp.c:911:26: note: byref variable will be forcibly initialized struct ieee802_11_elems elems; ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/xarray.h:14, from /kisskb/src/include/linux/radix-tree.h:19, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:13, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/of.h:17, from /kisskb/src/include/linux/irqdomain.h:35, from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi.h:10, from /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:5: /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c: In function 'msm_hdmi_hdcp_msleep': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:363:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, ___wait_cond_timeout(condition), \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:391:11: note: in expansion of macro '__wait_event_timeout' __ret = __wait_event_timeout(wq_head, condition, timeout); \ ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:245:7: note: in expansion of macro 'wait_event_timeout' rc = wait_event_timeout(hdcp_ctrl->auth_event_queue, ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'write_regm': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:142:15: note: byref variable will be forcibly initialized unsigned int regval; ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'campoll': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:513:6: note: byref variable will be forcibly initialized u8 slotstat; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:500:5: note: byref variable will be forcibly initialized u8 istat; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_panel.c: In function 'of_drm_get_panel_orientation': /kisskb/src/drivers/gpu/drm/drm_panel.c:280:6: note: byref variable will be forcibly initialized int rotation, ret; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'poll_slot_status': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:543:5: note: byref variable will be forcibly initialized u8 slotstat; ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'cam_mode': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:210:5: note: byref variable will be forcibly initialized u8 dummy; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c: In function 'msm_hdmi_ddc_read': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:83:17: note: byref variable will be forcibly initialized struct i2c_msg msgs[] = { ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'read_data': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:556:10: note: byref variable will be forcibly initialized u8 msb, lsb; ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:556:5: note: byref variable will be forcibly initialized u8 msb, lsb; ^~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c: In function 'msm_hdmi_hdcp_auth_part1_recv_r0': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:810:5: note: byref variable will be forcibly initialized u8 buf[2]; ^~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c: In function 'msm_hdmi_hdcp_recv_check_bstatus': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:871:5: note: byref variable will be forcibly initialized u8 buf[2]; ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'write_io': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:131:5: note: byref variable will be forcibly initialized u8 addr[2] = {address & 0xff, address >> 8}; ^~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c: In function 'msm_hdmi_hdcp_scm_wr': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:161:6: note: byref variable will be forcibly initialized u32 resp, phy_addr, idx = 0; ^~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:160:27: note: byref variable will be forcibly initialized struct qcom_scm_hdcp_req scm_buf[QCOM_SCM_HDCP_MAX_REQ_CNT]; ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'read_io': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:120:5: note: byref variable will be forcibly initialized 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:414:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'write_pccard': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:109:6: note: byref variable will be forcibly initialized u8 buf[256]; ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:105:5: note: byref variable will be forcibly initialized 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:94:5: note: byref variable will be forcibly initialized u8 addr[2] = {address & 0xff, address >> 8}; ^~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c: In function 'msm_hdmi_hdcp_recv_bcaps': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:732:5: note: byref variable will be forcibly initialized u8 bcaps; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:731:11: note: byref variable will be forcibly initialized u32 reg, data; ^~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:731:6: note: byref variable will be forcibly initialized u32 reg, data; ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'read_attribute_mem': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:389:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c: In function 'msm_hdmi_hdcp_recv_bksv': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:694:14: note: byref variable will be forcibly initialized u32 reg[2], data[2]; ^~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:694:6: note: byref variable will be forcibly initialized u32 reg[2], data[2]; ^~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:693:5: note: byref variable will be forcibly initialized u8 bksv[5]; ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'cxd2099_probe': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:619:15: note: byref variable will be forcibly initialized unsigned int val; ^~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c: In function 'msm_hdmi_hdcp_auth_part2_wait_ksv_fifo_ready': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:938:5: note: byref variable will be forcibly initialized u8 bcaps; ^~~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:937:6: note: byref variable will be forcibly initialized u16 bstatus; ^~~~~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:935:11: note: byref variable will be forcibly initialized u32 reg, data; ^~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:935:6: note: byref variable will be forcibly initialized u32 reg, data; ^~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c: In function 'msm_hdmi_hdcp_transfer_v_h': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:1005:6: note: byref variable will be forcibly initialized u32 data[ARRAY_SIZE(reg_data)]; ^~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:1004:6: note: byref variable will be forcibly initialized u32 reg[ARRAY_SIZE(reg_data)]; ^~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c: In function 'msm_hdmi_hdcp_reset_sha_engine': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:1045:14: note: byref variable will be forcibly initialized u32 reg[2], data[2]; ^~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:1045:6: note: byref variable will be forcibly initialized u32 reg[2], data[2]; ^~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c: In function 'msm_hdmi_hdcp_write_ksv_fifo': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:1120:21: note: byref variable will be forcibly initialized u32 reg_val, data, reg; ^~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:1120:15: note: byref variable will be forcibly initialized u32 reg_val, data, reg; ^~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c: In function 'msm_hdmi_ddc_write': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:121:5: note: byref variable will be forcibly initialized u8 buf[HDCP_DDC_WRITE_MAX_BYTE_NUM]; ^~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c: In function 'msm_hdmi_hdcp_send_aksv_an': /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:651:5: note: byref variable will be forcibly initialized u8 aksv[5]; ^~~~ /kisskb/src/drivers/gpu/drm/msm/hdmi/hdmi_hdcp.c:650:6: note: byref variable will be forcibly initialized u32 link0_an[2]; ^~~~~~~~ /kisskb/src/net/mac80211/debugfs_netdev.c: In function 'ieee80211_if_read': /kisskb/src/net/mac80211/debugfs_netdev.c:31:7: note: byref variable will be forcibly initialized char buf[200]; ^~~ /kisskb/src/drivers/media/dvb-frontends/zd1301_demod.c: In function 'zd1301_demod_set_frontend': /kisskb/src/drivers/media/dvb-frontends/zd1301_demod.c:43:6: note: byref variable will be forcibly initialized u32 if_frequency; ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/zd1301_demod.c: In function 'zd1301_demod_read_status': /kisskb/src/drivers/media/dvb-frontends/zd1301_demod.c:231:5: note: byref variable will be forcibly initialized u8 u8tmp; ^~~~~ /kisskb/src/net/mac80211/debugfs_netdev.c: In function 'ieee80211_if_parse_uapsd_max_sp_len': /kisskb/src/net/mac80211/debugfs_netdev.c:421:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/net/mac80211/debugfs_netdev.c: In function 'ieee80211_if_parse_tsf': /kisskb/src/net/mac80211/debugfs_netdev.c:534:21: note: byref variable will be forcibly initialized unsigned long long tsf; ^~~ /kisskb/src/net/mac80211/debugfs_netdev.c: In function 'ieee80211_if_write': /kisskb/src/net/mac80211/debugfs_netdev.c:50:7: note: byref variable will be forcibly initialized char buf[64]; ^~~ /kisskb/src/drivers/media/dvb-frontends/zd1301_demod.c: In function 'zd1301_demod_i2c_master_xfer': /kisskb/src/drivers/media/dvb-frontends/zd1301_demod.c:316:5: note: byref variable will be forcibly initialized u8 u8tmp; ^~~~~ /kisskb/src/net/mac80211/debugfs_netdev.c: In function 'ieee80211_if_parse_tdls_wider_bw': /kisskb/src/net/mac80211/debugfs_netdev.c:453:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/net/mac80211/debugfs_netdev.c: In function 'ieee80211_if_parse_uapsd_queues': /kisskb/src/net/mac80211/debugfs_netdev.c:393:5: note: byref variable will be forcibly initialized u8 val; ^~~ /kisskb/src/drivers/hwmon/vt1211.c: In function 'set_vrm': /kisskb/src/drivers/hwmon/vt1211.c:868:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/vt1211.c: In function 'set_pwm_auto_point_pwm': /kisskb/src/drivers/hwmon/vt1211.c:836:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/net/mac80211/debugfs_netdev.c: In function 'ieee80211_if_parse_tkip_mic_test': /kisskb/src/net/mac80211/debugfs_netdev.c:307:5: note: byref variable will be forcibly initialized u8 addr[ETH_ALEN]; ^~~~ /kisskb/src/drivers/hwmon/vt1211.c: In function 'set_pwm': /kisskb/src/drivers/hwmon/vt1211.c:636:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/net/mac80211/debugfs_netdev.c: In function 'ieee80211_debugfs_add_netdev': /kisskb/src/net/mac80211/debugfs_netdev.c:807:7: note: byref variable will be forcibly initialized char buf[10+IFNAMSIZ]; ^~~ /kisskb/src/drivers/hwmon/vt1211.c: In function 'set_fan': /kisskb/src/drivers/hwmon/vt1211.c:530:16: note: byref variable will be forcibly initialized unsigned long val; ^~~ /kisskb/src/drivers/hwmon/vt1211.c: In function 'set_pwm_auto_point_temp': /kisskb/src/drivers/hwmon/vt1211.c:774:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/net/mac80211/debugfs_netdev.c: In function 'ieee80211_debugfs_rename_netdev': /kisskb/src/net/mac80211/debugfs_netdev.c:830:7: note: byref variable will be forcibly initialized char buf[10 + IFNAMSIZ]; ^~~ /kisskb/src/drivers/hwmon/vt1211.c: In function 'set_temp': /kisskb/src/drivers/hwmon/vt1211.c:453:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/vt1211.c: In function 'set_in': /kisskb/src/drivers/hwmon/vt1211.c:379:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/vt1211.c: In function 'vt1211_init': /kisskb/src/drivers/hwmon/vt1211.c:1316:17: note: byref variable will be forcibly initialized unsigned short address = 0; ^~~~~~~ /kisskb/src/drivers/hwmon/w83627ehf.c: In function 'store_tolerance': /kisskb/src/drivers/hwmon/w83627ehf.c:917:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/w83627ehf.c: In function 'store_target_temp': /kisskb/src/drivers/hwmon/w83627ehf.c:893:7: note: byref variable will be forcibly initialized long val; ^~~ /kisskb/src/drivers/hwmon/w83627ehf.c: In function 'store_fan_step_output': /kisskb/src/drivers/hwmon/w83627ehf.c:977:16: note: byref variable will be forcibly initialized unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/w83627ehf.c:993:1: note: in expansion of macro 'fan_functions' fan_functions(fan_step_output, data->REG_FAN_STEP_OUTPUT) ^~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83627ehf.c: In function 'store_fan_max_output': /kisskb/src/drivers/hwmon/w83627ehf.c:977:16: note: byref variable will be forcibly initialized unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/w83627ehf.c:992:1: note: in expansion of macro 'fan_functions' fan_functions(fan_max_output, data->REG_FAN_MAX_OUTPUT) ^~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83627ehf.c: In function 'store_fan_stop_output': /kisskb/src/drivers/hwmon/w83627ehf.c:977:16: note: byref variable will be forcibly initialized unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/w83627ehf.c:991:1: note: in expansion of macro 'fan_functions' fan_functions(fan_stop_output, W83627EHF_REG_FAN_STOP_OUTPUT) ^~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83627ehf.c: In function 'store_fan_start_output': /kisskb/src/drivers/hwmon/w83627ehf.c:977:16: note: byref variable will be forcibly initialized unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/w83627ehf.c:990:1: note: in expansion of macro 'fan_functions' fan_functions(fan_start_output, W83627EHF_REG_FAN_START_OUTPUT) ^~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83627ehf.c: In function 'store_fan_stop_time': /kisskb/src/drivers/hwmon/w83627ehf.c:1016:16: note: byref variable will be forcibly initialized unsigned long val; \ ^~~ /kisskb/src/drivers/hwmon/w83627ehf.c:1029:1: note: in expansion of macro 'fan_time_functions' fan_time_functions(fan_stop_time, W83627EHF_REG_FAN_STOP_TIME) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83627ehf.c: In function 'sensors_w83627ehf_init': /kisskb/src/drivers/hwmon/w83627ehf.c:2163:28: note: byref variable will be forcibly initialized struct w83627ehf_sio_data sio_data; ^~~~~~~~ /kisskb/src/drivers/hwmon/w83627ehf.c:2162:18: note: byref variable will be forcibly initialized struct resource res; ^~~ /kisskb/src/drivers/hwmon/w83627ehf.c:2161:17: note: byref variable will be forcibly initialized unsigned short address; ^~~~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/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:588:9: note: byref variable will be forcibly initialized 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 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 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 u32 rand; ^~~~ /kisskb/src/net/mac80211/mesh_plink.c: In function 'mesh_rx_plink_frame': /kisskb/src/net/mac80211/mesh_plink.c:1203:26: note: byref variable will be forcibly initialized struct ieee802_11_elems elems; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_debugfs.c: In function 'connector_write': /kisskb/src/drivers/gpu/drm/drm_debugfs.c:304:7: note: byref variable will be forcibly initialized char buf[12]; ^~~ /kisskb/src/drivers/gpu/drm/drm_debugfs.c: In function 'drm_debugfs_init': /kisskb/src/drivers/gpu/drm/drm_debugfs.c:209:7: note: byref variable will be forcibly initialized char name[64]; ^~~~ /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 ieee80211_mesh_update_bss_params(struct ieee80211_sub_if_data *sdata, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/umh.h:4, from /kisskb/src/include/linux/kmod.h:9, from /kisskb/src/include/linux/module.h:16, from /kisskb/src/drivers/media/v4l2-core/v4l2-mem2mem.c:12: /kisskb/src/drivers/media/v4l2-core/v4l2-mem2mem.c: In function 'v4l2_m2m_cancel_job': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-mem2mem.c:429:3: note: in expansion of macro 'wait_event' wait_event(m2m_ctx->finished, ^~~~~~~~~~ /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 unsigned long n, d; ^ /kisskb/src/drivers/media/v4l2-core/v4l2-dv-timings.c:359:16: note: byref variable will be forcibly initialized 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 unsigned long n, d; ^ /kisskb/src/drivers/media/v4l2-core/v4l2-dv-timings.c:389:16: note: byref variable will be forcibly initialized unsigned long n, d; ^ /kisskb/src/net/mac80211/mesh.c: In function 'ieee80211_mesh_process_chnswitch': /kisskb/src/net/mac80211/mesh.c:1127:26: note: byref variable will be forcibly initialized struct ieee80211_csa_ie csa_ie; ^~~~~~ /kisskb/src/net/mac80211/mesh.c:1126:31: note: byref variable will be forcibly initialized struct cfg80211_csa_settings params; ^~~~~~ /kisskb/src/net/mac80211/mesh.c: In function 'ieee80211_mesh_rx_probe_req': /kisskb/src/net/mac80211/mesh.c:1249:26: note: byref variable will be forcibly initialized struct ieee802_11_elems elems; ^~~~~ /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 struct cfg80211_chan_def sta_chan_def; ^~~~~~~~~~~~ /kisskb/src/net/mac80211/mesh.c:63:6: note: byref variable will be forcibly initialized u32 basic_rates = 0; ^~~~~~~~~~~ /kisskb/src/net/mac80211/mesh.c: In function 'ieee80211_mesh_rx_bcn_presp': /kisskb/src/net/mac80211/mesh.c:1307:26: note: byref variable will be forcibly initialized struct ieee802_11_elems elems; ^~~~~ /kisskb/src/net/mac80211/mesh.c: In function 'mesh_rx_csa_frame': /kisskb/src/net/mac80211/mesh.c:1449:26: note: byref variable will be forcibly initialized struct ieee802_11_elems elems; ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-mem2mem.c: In function 'v4l2_m2m_suspend': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:299:8: note: in expansion of macro '___wait_event' (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:319:2: note: in expansion of macro '__wait_event' __wait_event(wq_head, condition); \ ^~~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-mem2mem.c:554:3: note: in expansion of macro 'wait_event' wait_event(curr_ctx->finished, ^~~~~~~~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/mac80211/mesh.c:9: /kisskb/src/net/mac80211/mesh.c: In function 'ieee80211_mesh_build_beacon': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/mesh.c:980:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ifmsh->beacon, bcn); ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/mesh.c: In function 'ieee80211_mbss_info_change_notify': /kisskb/src/net/mac80211/mesh.c:1010:16: note: byref variable will be forcibly initialized unsigned long bits = changed; ^~~~ In file included from /kisskb/src/arch/arm64/include/asm/atomic.h:15, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/arm64/include/asm/bitops.h:26, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/asm-generic/bug.h:20, from /kisskb/src/arch/arm64/include/asm/bug.h:26, 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/net/mac80211/mesh.c:9: /kisskb/src/net/mac80211/mesh.c: In function 'ieee80211_mesh_csa_beacon': /kisskb/src/arch/arm64/include/asm/barrier.h:80:59: note: byref variable will be forcibly initialized union { __unqual_scalar_typeof(*p) __val; char __c[1]; } __u = \ ^~~ /kisskb/src/include/asm-generic/barrier.h:138:33: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) __smp_store_release(p, v) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:437:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/mesh.c:1405:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(ifmsh->csa, tmp_csa_settings); ^~~~~~~~~~~~~~~~~~ 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/drivers/gpu/drm/drm_debugfs_crc.c:35: /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:588:9: note: byref variable will be forcibly initialized size_t bytes; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c: In function 'crtc_crc_open': /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c:200:9: note: byref variable will be forcibly initialized size_t values_cnt; ^~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c:31: /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c: In function 'crtc_crc_read': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized struct wait_queue_entry __wq_entry; \ ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:1012:2: note: in expansion of macro '___wait_event' ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1078:11: note: in expansion of macro '__wait_event_interruptible_lock_irq' __ret = __wait_event_interruptible_lock_irq(wq_head, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c:307:9: note: in expansion of macro 'wait_event_interruptible_lock_irq' ret = wait_event_interruptible_lock_irq(crc->wq, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c:290:7: note: byref variable will be forcibly initialized char buf[MAX_LINE_LEN]; ^~~ /kisskb/src/drivers/gpu/drm/drm_of.c: In function 'drm_of_component_probe': /kisskb/src/drivers/gpu/drm/drm_of.c:120:26: note: byref variable will be forcibly initialized struct component_match *match = NULL; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c: In function 'crc_control_show': /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c:91:10: note: byref variable will be forcibly initialized size_t values_cnt; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c:88:10: note: byref variable will be forcibly initialized size_t count; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c: In function 'crc_control_write': /kisskb/src/drivers/gpu/drm/drm_debugfs_crc.c:127:9: note: byref variable will be forcibly initialized size_t values_cnt; ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c: In function 'of_mipi_dsi_device_add': /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:161:6: note: byref variable will be forcibly initialized u32 reg; ^~~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c: In function 'mipi_dsi_shutdown_peripheral': /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:497:22: note: byref variable will be forcibly initialized .tx_buf = (u8 [2]) { 0, 0 }, ^ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c: In function 'mipi_dsi_turn_on_peripheral': /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:517:22: note: byref variable will be forcibly initialized .tx_buf = (u8 [2]) { 0, 0 }, ^ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c: In function 'mipi_dsi_set_maximum_return_packet_size': /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:538:5: note: byref variable will be forcibly initialized u8 tx[2] = { value & 0xff, value >> 8 }; ^~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c: In function 'mipi_dsi_compression_mode': /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:564:5: note: byref variable will be forcibly initialized u8 tx[2] = { enable << 0, 0 }; ^~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c: In function 'mipi_dsi_dcs_write': /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:750:5: note: byref variable will be forcibly initialized u8 stack_tx[8]; ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c: In function 'mipi_dsi_dcs_get_power_mode': /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:788:22: note: byref variable will be forcibly initialized struct mipi_dsi_msg msg = { ^~~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:845:5: note: byref variable will be forcibly initialized int mipi_dsi_dcs_get_power_mode(struct mipi_dsi_device *dsi, u8 *mode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c: In function 'mipi_dsi_dcs_get_pixel_format': /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:788:22: note: byref variable will be forcibly initialized struct mipi_dsi_msg msg = { ^~~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:870:5: note: byref variable will be forcibly initialized int mipi_dsi_dcs_get_pixel_format(struct mipi_dsi_device *dsi, u8 *format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c: In function 'mipi_dsi_dcs_set_column_address': /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:975:5: note: byref variable will be forcibly initialized u8 payload[4] = { start >> 8, start & 0xff, end >> 8, end & 0xff }; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c: In function 'mipi_dsi_dcs_set_page_address': /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:999:5: note: byref variable will be forcibly initialized u8 payload[4] = { start >> 8, start & 0xff, end >> 8, end & 0xff }; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c: In function 'mipi_dsi_dcs_set_tear_on': /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:1041:5: note: byref variable will be forcibly initialized u8 value = mode; ^~~~~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c: In function 'mipi_dsi_dcs_set_tear_scanline': /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:1084:5: note: byref variable will be forcibly initialized u8 payload[2] = { scanline >> 8, scanline & 0xff }; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c: In function 'mipi_dsi_dcs_set_display_brightness': /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:1107:5: note: byref variable will be forcibly initialized u8 payload[2] = { brightness & 0xff, brightness >> 8 }; ^~~~~~~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c: In function 'mipi_dsi_dcs_get_display_brightness': /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:788:22: note: byref variable will be forcibly initialized struct mipi_dsi_msg msg = { ^~~ /kisskb/src/drivers/gpu/drm/drm_mipi_dsi.c:1127:5: note: byref variable will be forcibly initialized int mipi_dsi_dcs_get_display_brightness(struct mipi_dsi_device *dsi, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/rc80211_minstrel_ht.c: In function 'minstrel_ht_refill_sample_rates': /kisskb/src/net/mac80211/rc80211_minstrel_ht.c:949:9: note: byref variable will be forcibly initialized int i, j; ^ /kisskb/src/net/mac80211/rc80211_minstrel_ht.c: In function 'init_sample_table': /kisskb/src/net/mac80211/rc80211_minstrel_ht.c:1931:5: note: byref variable will be forcibly initialized u8 rnd[MCS_GROUP_RATES]; ^~~ /kisskb/src/net/mac80211/rc80211_minstrel_ht.c: In function 'minstrel_ht_update_stats': /kisskb/src/net/mac80211/rc80211_minstrel_ht.c:998:41: note: byref variable will be forcibly initialized u16 tmp_legacy_tp_rate[MAX_THR_RATES], tmp_max_prob_rate; ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/rc80211_minstrel_ht.c:998:6: note: byref variable will be forcibly initialized u16 tmp_legacy_tp_rate[MAX_THR_RATES], tmp_max_prob_rate; ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/rc80211_minstrel_ht.c:997:38: note: byref variable will be forcibly initialized u16 tmp_mcs_tp_rate[MAX_THR_RATES], tmp_group_tp_rate[MAX_THR_RATES]; ^~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/rc80211_minstrel_ht.c:997:6: note: byref variable will be forcibly initialized u16 tmp_mcs_tp_rate[MAX_THR_RATES], tmp_group_tp_rate[MAX_THR_RATES]; ^~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:03:33.362273
© Michael Ellerman 2006-2018.