tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: 9004fd387338b1104499b2c52ef5729a32c408f0 Add linux-next specific files for 20210917 Error/Warning reports: https://lore.kernel.org/linux-mm/202108220011.GPvXGLuO-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202109061910.eHn4prio-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202109062013.AqW560fV-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202109070639.WyAK1fgC-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202109121057.3DN4yPBN-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202109162040.c0V5tqjh-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202109170138.vqwobRCe-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202109180005.1nOXOKYd-lkp@xxxxxxxxx https://lore.kernel.org/llvm/202109050841.flKJSE2w-lkp@xxxxxxxxx https://lore.kernel.org/llvm/202109162332.tZTsTM76-lkp@xxxxxxxxx https://lore.kernel.org/llvm/202109172156.XH4PZmgo-lkp@xxxxxxxxx Error/Warning in current branch: arch/nios2/kernel/irq.c:19:17: error: no previous prototype for 'do_IRQ' [-Werror=missing-prototypes] arch/nios2/kernel/irq.c:61:13: error: no previous prototype for 'init_IRQ' [-Werror=missing-prototypes] arch/nios2/kernel/misaligned.c:66:17: error: no previous prototype for 'handle_unaligned_c' [-Werror=missing-prototypes] arch/nios2/kernel/process.c:151:6: error: no previous prototype for 'dump' [-Werror=missing-prototypes] arch/nios2/kernel/process.c:255:16: error: no previous prototype for 'nios2_clone' [-Werror=missing-prototypes] arch/nios2/kernel/process.c:34:6: error: no previous prototype for 'arch_cpu_idle' [-Werror=missing-prototypes] arch/nios2/kernel/process.c:44:6: error: no previous prototype for 'machine_restart' [-Werror=missing-prototypes] arch/nios2/kernel/process.c:55:6: error: no previous prototype for 'machine_halt' [-Werror=missing-prototypes] arch/nios2/kernel/process.c:67:6: error: no previous prototype for 'machine_power_off' [-Werror=missing-prototypes] arch/nios2/kernel/setup.c:107:24: error: no previous prototype for 'nios2_boot_init' [-Werror=missing-prototypes] arch/nios2/kernel/setup.c:152:13: error: unused variable 'dram_start' [-Werror=unused-variable] arch/nios2/kernel/signal.c:101:16: error: no previous prototype for 'do_rt_sigreturn' [-Werror=missing-prototypes] arch/nios2/kernel/signal.c:299:16: error: no previous prototype for 'do_notify_resume' [-Werror=missing-prototypes] arch/nios2/kernel/sys_nios2.c:21:16: error: no previous prototype for 'sys_cacheflush' [-Werror=missing-prototypes] arch/nios2/kernel/sys_nios2.c:57:16: error: no previous prototype for 'sys_getpagesize' [-Werror=missing-prototypes] arch/nios2/kernel/time.c:200:13: error: no previous prototype for 'timer_interrupt' [-Werror=missing-prototypes] arch/nios2/kernel/time.c:345:13: error: no previous prototype for 'time_init' [-Werror=missing-prototypes] arch/nios2/kernel/traps.c:109:17: error: no previous prototype for 'breakpoint_c' [-Werror=missing-prototypes] arch/nios2/kernel/traps.c:147:17: error: no previous prototype for 'handle_illegal_c' [-Werror=missing-prototypes] arch/nios2/kernel/traps.c:154:17: error: no previous prototype for 'handle_supervisor_instr' [-Werror=missing-prototypes] arch/nios2/kernel/traps.c:161:17: error: no previous prototype for 'handle_diverror_c' [-Werror=missing-prototypes] arch/nios2/kernel/traps.c:168:17: error: no previous prototype for 'unhandled_exception' [-Werror=missing-prototypes] arch/nios2/kernel/traps.c:183:17: error: no previous prototype for 'handle_trap_1_c' [-Werror=missing-prototypes] arch/nios2/kernel/traps.c:188:17: error: no previous prototype for 'handle_trap_2_c' [-Werror=missing-prototypes] arch/nios2/kernel/traps.c:193:17: error: no previous prototype for 'handle_trap_3_c' [-Werror=missing-prototypes] arch/nios2/kernel/traps.c:32:6: error: no previous prototype for 'die' [-Werror=missing-prototypes] arch/nios2/lib/memcpy.c:160:7: error: no previous prototype for 'memcpy' [-Werror=missing-prototypes] arch/nios2/lib/memcpy.c:194:7: error: no previous prototype for 'memcpyb' [-Werror=missing-prototypes] arch/nios2/mm/cacheflush.c:161:6: error: no previous prototype for '__flush_dcache_page' [-Werror=missing-prototypes] arch/nios2/mm/dma-mapping.c:21:6: error: no previous prototype for 'arch_sync_dma_for_device' [-Werror=missing-prototypes] arch/nios2/mm/dma-mapping.c:45:6: error: no previous prototype for 'arch_sync_dma_for_cpu' [-Werror=missing-prototypes] arch/nios2/mm/dma-mapping.c:63:6: error: no previous prototype for 'arch_dma_prep_coherent' [-Werror=missing-prototypes] arch/nios2/mm/dma-mapping.c:70:7: error: no previous prototype for 'arch_dma_set_uncached' [-Werror=missing-prototypes] arch/nios2/mm/fault.c:43:17: error: no previous prototype for 'do_page_fault' [-Werror=missing-prototypes] arch/nios2/mm/pgtable.c:53:8: error: no previous prototype for 'pgd_alloc' [-Werror=missing-prototypes] arch/nios2/mm/pgtable.c:68:13: error: no previous prototype for 'pagetable_init' [-Werror=missing-prototypes] arch/nios2/mm/tlb.c:167:6: error: no previous prototype for 'dump_tlb_line' [-Werror=missing-prototypes] arch/nios2/mm/tlb.c:208:6: error: no previous prototype for 'dump_tlb' [-Werror=missing-prototypes] arch/nios2/mm/tlb.c:216:6: error: no previous prototype for 'flush_tlb_pid' [-Werror=missing-prototypes] drivers/extcon/extcon-usbc-tusb320.c:250:15: warning: cast to smaller integer type 'enum tusb320_type' from 'const void *' [-Wvoid-pointer-to-enum-cast] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_chardev.c:1254:32: error: unused variable 'svms' [-Werror=unused-variable] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:764:6: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat] drivers/gpu/drm/amd/amdgpu/../display/dmub/inc/dmub_cmd.h:2655:12: error: variable 'temp' set but not used [-Werror=unused-but-set-variable] drivers/gpu/drm/amd/amdgpu/../display/dmub/inc/dmub_cmd.h:2655:26: error: variable 'temp' set but not used [-Werror=unused-but-set-variable] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/../inc/dmub_cmd.h:2655:12: error: variable 'temp' set but not used [-Werror=unused-but-set-variable] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/../inc/dmub_cmd.h:2655:26: error: variable 'temp' set but not used [-Werror=unused-but-set-variable] drivers/hwmon/max6620.c:236:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c:4600:3: warning: variable 'val' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] drivers/ptp/ptp_ocp.c:2065:16: warning: operator '?:' has lower precedence than '&'; '&' will be evaluated first [-Wbitwise-conditional-parentheses] mm/util.c:1094:6: error: no previous prototype for 'flush_dcache_folio' [-Werror=missing-prototypes] possible Error/Warning in current branch (please contact us if interested): arch/h8300/kernel/irq.c:87:13: error: no previous prototype for 'init_IRQ' [-Werror=missing-prototypes] arch/h8300/kernel/irq.c:93:17: error: no previous prototype for 'do_IRQ' [-Werror=missing-prototypes] arch/h8300/kernel/kgdb.c:79:17: error: no previous prototype for 'h8300_kgdb_trap' [-Werror=missing-prototypes] arch/h8300/kernel/process.c:155:16: error: no previous prototype for 'sys_clone' [-Werror=missing-prototypes] arch/h8300/kernel/process.c:58:6: error: no previous prototype for 'arch_cpu_idle' [-Werror=missing-prototypes] arch/h8300/kernel/ptrace.c:172:17: error: no previous prototype for 'do_syscall_trace_enter' [-Werror=missing-prototypes] arch/h8300/kernel/ptrace.c:191:17: error: no previous prototype for 'do_syscall_trace_leave' [-Werror=missing-prototypes] arch/h8300/kernel/ptrace.c:61:34: error: this statement may fall through [-Werror=implicit-fallthrough=] arch/h8300/kernel/ptrace_h.c:18:6: error: no previous prototype for 'user_disable_single_step' [-Werror=missing-prototypes] arch/h8300/kernel/ptrace_h.c:239:6: error: no previous prototype for 'user_enable_single_step' [-Werror=missing-prototypes] arch/h8300/kernel/ptrace_h.c:249:17: error: no previous prototype for 'trace_trap' [-Werror=missing-prototypes] arch/h8300/kernel/setup.c:209:13: error: no previous prototype for 'time_init' [-Werror=missing-prototypes] arch/h8300/kernel/setup.c:59:13: error: no previous prototype for 'h8300_fdt_init' [-Werror=missing-prototypes] arch/h8300/kernel/signal.c:105:16: error: no previous prototype for 'sys_rt_sigreturn' [-Werror=missing-prototypes] arch/h8300/kernel/signal.c:280:17: error: no previous prototype for 'do_notify_resume' [-Werror=missing-prototypes] arch/h8300/kernel/traps.c:38:13: error: no previous prototype for 'base_trap_init' [-Werror=missing-prototypes] arch/h8300/kernel/traps.c:42:17: error: no previous prototype for 'set_esp0' [-Werror=missing-prototypes] arch/h8300/lib/ashldi3.c:5:1: error: no previous prototype for '__ashldi3' [-Werror=missing-prototypes] arch/h8300/lib/ashrdi3.c:4:8: error: no previous prototype for '__ashrdi3' [-Werror=missing-prototypes] arch/h8300/lib/lshrdi3.c:4:8: error: no previous prototype for '__lshrdi3' [-Werror=missing-prototypes] arch/h8300/lib/muldi3.c:35:8: error: no previous prototype for '__muldi3' [-Werror=missing-prototypes] arch/h8300/lib/ucmpdi2.c:4:11: error: no previous prototype for '__ucmpdi2' [-Werror=missing-prototypes] arch/h8300/mm/fault.c:35:16: error: no previous prototype for 'do_page_fault' [-Werror=missing-prototypes] arch/nds32/kernel/vdso/gettimeofday.c:158:13: error: no previous prototype for '__vdso_clock_gettime' [-Werror=missing-prototypes] arch/nds32/kernel/vdso/gettimeofday.c:206:13: error: no previous prototype for '__vdso_clock_getres' [-Werror=missing-prototypes] arch/nds32/kernel/vdso/gettimeofday.c:246:13: error: no previous prototype for '__vdso_gettimeofday' [-Werror=missing-prototypes] arch/sh/kernel/cpu/init.c:99:29: error: no previous prototype for 'l2_cache_init' [-Werror=missing-prototypes] arch/sh/kernel/ftrace.c:130:6: error: no previous prototype for 'arch_ftrace_nmi_enter' [-Werror=missing-prototypes] arch/sh/kernel/ftrace.c:140:6: error: no previous prototype for 'arch_ftrace_nmi_exit' [-Werror=missing-prototypes] arch/sh/math-emu/math.c:505:12: error: 'ieee_fpe_handler' defined but not used [-Werror=unused-function] arch/sh/math-emu/math.c:595:5: error: no previous prototype for 'do_fpu_inst' [-Werror=missing-prototypes] arch/sh/math-emu/math.c:69:22: error: variable 'Fm_c' set but not used [-Werror=unused-but-set-variable] arch/sh/math-emu/math.c:69:40: error: variable 'Fn_c' set but not used [-Werror=unused-but-set-variable] crypto/sha512_generic.c:146:1: error: the frame size of 1556 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] crypto/wp512.c:987:1: error: the frame size of 2640 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] drivers/comedi/drivers/ni_atmio.c:210:35: error: 'device_ids' defined but not used [-Werror=unused-const-variable=] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:632:6: error: no previous prototype for 'dmub_aux_setconfig_callback' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:648:6: error: no previous prototype for 'dmub_hpd_callback' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:702:6: error: no previous prototype for 'register_dmub_notify_callback' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:763:16: error: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Werror=format=] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:3203:16: error: no previous prototype for 'dc_link_update_sst_payload' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_apg.c:116:11: error: variable 'speakers' set but not used [-Werror=unused-but-set-variable] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_apg.c:117:11: error: variable 'channels' set but not used [-Werror=unused-but-set-variable] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_dccg.c:45:6: error: no previous prototype for 'dccg31_set_dpstreamclk' [-Werror=missing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_hpo_dp_stream_encoder.c:439:7: error: variable 'sdp_stream_enable' set but not used [-Werror=unused-but-set-variable] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_resource.c:1982:6: error: no previous prototype for 'dcn31_validate_bandwidth' [-Werror=missing-prototypes] drivers/iio/light/ltr501.c:1568:36: error: 'ltr_acpi_match' defined but not used [-Werror=unused-const-variable=] drivers/irqchip/irq-renesas-h8300h.c:66:13: error: unused variable 'bit' [-Werror=unused-variable] drivers/mfd/asic3.c:937:23: error: unused variable 'asic' [-Werror=unused-variable] drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h:30:1: sparse: sparse: directive in macro's argument list drivers/net/ethernet/smsc/smc91x.h:1088:39: error: variable '__ioaddr' set but not used [-Werror=unused-but-set-variable] drivers/sh/clk/core.c:390:29: error: variable 'mapping' set but not used [-Werror=unused-but-set-variable] drivers/usb/core/devio.c:731:6: error: no previous prototype for 'usbfs_notify_suspend' [-Werror=missing-prototypes] drivers/usb/core/devio.c:736:6: error: no previous prototype for 'usbfs_notify_resume' [-Werror=missing-prototypes] fs/affs/namei.c:159:19: error: unused variable 'toupper' [-Werror=unused-variable] fs/binfmt_elf_fdpic.c:1027:52: error: variable 'excess1' set but not used [-Werror=unused-but-set-variable] fs/binfmt_elf_fdpic.c:748:23: error: variable 'load_addr' set but not used [-Werror=unused-but-set-variable] fs/ntfs3/attrib.c:1344 attr_wof_frame_info() error: uninitialized symbol 'err'. fs/ntfs3/attrib.c:1666 attr_allocate_frame() error: we previously assumed 'attr_b' could be null (see line 1579) fs/ntfs3/frecord.c:1407 ni_insert_nonresident() warn: potential memory corrupting cast 8 vs 2 bytes fs/ntfs3/frecord.c:151 ni_load_mi_ex() error: we previously assumed 'r' could be null (see line 144) fs/ntfs3/frecord.c:2536 ni_read_frame() warn: ignoring unreachable code. fs/ntfs3/frecord.c:481 ni_ins_new_attr() error: we previously assumed 'le' could be null (see line 466) fs/ntfs3/fslog.c:2197 last_log_lsn() warn: possible memory leak of 'page_bufs' fs/ntfs3/fslog.c:2409 find_log_rec() error: we previously assumed 'rh' could be null (see line 2396) fs/ntfs3/fslog.c:2539 find_client_next_lsn() error: double free of 'lcb->lrh' fs/ntfs3/fslog.c:3146 do_action() warn: variable dereferenced before check 'mi' (see line 3107) fs/ntfs3/fslog.c:625 enum_rstbl() error: we previously assumed 't' could be null (see line 614) fs/ntfs3/fsntfs.c:1227 ntfs_read_run_nb() error: uninitialized symbol 'clen'. fs/ntfs3/fsntfs.c:1228 ntfs_read_run_nb() error: uninitialized symbol 'idx'. fs/ntfs3/fsntfs.c:771 ntfs_clear_mft_tail() error: uninitialized symbol 'err'. fs/ntfs3/index.c:1075 indx_find() warn: variable dereferenced before check 'fnd' (see line 1059) fs/ntfs3/index.c:1313 indx_find_raw() error: we previously assumed 'n' could be null (see line 1291) fs/ntfs3/super.c:1455 ntfs_init_fs_context() warn: possible memory leak of 'opts' fs/proc/vmcore.c:443:42: error: 'vmcore_mmap_ops' defined but not used [-Werror=unused-const-variable=] fs/smbfs_client/connect.c:392 cifs_reconnect() error: we previously assumed 'cifs_sb' could be null (see line 345) fs/smbfs_client/connect.c:4232 cifs_tree_connect() error: uninitialized symbol 'rc'. fs/smbfs_client/dfs_cache.c:1382 refresh_tcon() warn: passing a valid pointer to 'PTR_ERR' fs/smbfs_client/dfs_cache.c:509 copy_ref_data() warn: passing a valid pointer to 'PTR_ERR' include/asm-generic/page.h:89:51: error: ordered comparison of pointer with null pointer [-Werror=extra] include/linux/device-mapper.h:637:44: error: division by zero [-Werror=div-by-zero] include/linux/sh_intc.h:100:63: error: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Werror=sizeof-pointer-div] include/math-emu/double.h:59:21: error: "__BIG_ENDIAN" is not defined, evaluates to 0 [-Werror=undef] include/math-emu/single.h:50:21: error: "__BIG_ENDIAN" is not defined, evaluates to 0 [-Werror=undef] kernel/locking/lock_events.c:61:16: error: no previous prototype for 'lockevent_read' [-Werror=missing-prototypes] kernel/trace/trace_eprobe.c:673 enable_trace_eprobe() error: we previously assumed 'file' could be null (see line 652) kernel/trace/trace_eprobe.c:705 disable_trace_eprobe() error: we previously assumed 'file' could be null (see line 693) lib/decompress_unxz.c:251:17: error: no previous prototype for 'unxz' [-Werror=missing-prototypes] lib/errname.c:16:67: error: initialized field overwritten [-Werror=override-init] sound/soc/intel/skylake/skl-topology.c:2579:38: sparse: sparse: incorrect type in assignment (different base types) {standard input}:1463: Error: Insn slot not set in unwind record. {standard input}:20548: Error: Insn slot not set in unwind record. Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- arc-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- arc-allyesconfig | |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- arm-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- arm-allyesconfig | |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- h8300-allmodconfig | |-- arch-h8300-kernel-irq.c:error:no-previous-prototype-for-do_IRQ | |-- arch-h8300-kernel-irq.c:error:no-previous-prototype-for-init_IRQ | |-- arch-h8300-kernel-kgdb.c:error:no-previous-prototype-for-h8300_kgdb_trap | |-- arch-h8300-kernel-process.c:error:no-previous-prototype-for-arch_cpu_idle | |-- arch-h8300-kernel-process.c:error:no-previous-prototype-for-sys_clone | |-- arch-h8300-kernel-ptrace.c:error:no-previous-prototype-for-do_syscall_trace_enter | |-- arch-h8300-kernel-ptrace.c:error:no-previous-prototype-for-do_syscall_trace_leave | |-- arch-h8300-kernel-ptrace.c:error:this-statement-may-fall-through | |-- arch-h8300-kernel-ptrace_h.c:error:no-previous-prototype-for-trace_trap | |-- arch-h8300-kernel-ptrace_h.c:error:no-previous-prototype-for-user_disable_single_step | |-- arch-h8300-kernel-ptrace_h.c:error:no-previous-prototype-for-user_enable_single_step | |-- arch-h8300-kernel-setup.c:error:no-previous-prototype-for-h8300_fdt_init | |-- arch-h8300-kernel-setup.c:error:no-previous-prototype-for-time_init | |-- arch-h8300-kernel-signal.c:error:no-previous-prototype-for-do_notify_resume | |-- arch-h8300-kernel-signal.c:error:no-previous-prototype-for-sys_rt_sigreturn | |-- arch-h8300-kernel-traps.c:error:no-previous-prototype-for-base_trap_init | |-- arch-h8300-kernel-traps.c:error:no-previous-prototype-for-set_esp0 | |-- arch-h8300-lib-ashldi3.c:error:no-previous-prototype-for-__ashldi3 | |-- arch-h8300-lib-ashrdi3.c:error:no-previous-prototype-for-__ashrdi3 | |-- arch-h8300-lib-lshrdi3.c:error:no-previous-prototype-for-__lshrdi3 | |-- arch-h8300-lib-muldi3.c:error:no-previous-prototype-for-__muldi3 | |-- arch-h8300-lib-ucmpdi2.c:error:no-previous-prototype-for-__ucmpdi2 | |-- arch-h8300-mm-fault.c:error:no-previous-prototype-for-do_page_fault | |-- crypto-sha512_generic.c:error:the-frame-size-of-bytes-is-larger-than-bytes | |-- crypto-wp512.c:error:the-frame-size-of-bytes-is-larger-than-bytes | |-- drivers-irqchip-irq-renesas-h8300h.c:error:unused-variable-bit | |-- drivers-net-ethernet-smsc-smc91x.h:error:variable-__ioaddr-set-but-not-used | |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_resume | |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_suspend | |-- fs-affs-namei.c:error:unused-variable-toupper | |-- include-asm-generic-page.h:error:ordered-comparison-of-pointer-with-null-pointer | |-- include-linux-device-mapper.h:error:division-by-zero | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- h8300-allyesconfig | |-- arch-h8300-kernel-irq.c:error:no-previous-prototype-for-do_IRQ | |-- arch-h8300-kernel-irq.c:error:no-previous-prototype-for-init_IRQ | |-- arch-h8300-kernel-kgdb.c:error:no-previous-prototype-for-h8300_kgdb_trap | |-- arch-h8300-kernel-process.c:error:no-previous-prototype-for-arch_cpu_idle | |-- arch-h8300-kernel-process.c:error:no-previous-prototype-for-sys_clone | |-- arch-h8300-kernel-ptrace.c:error:no-previous-prototype-for-do_syscall_trace_enter | |-- arch-h8300-kernel-ptrace.c:error:no-previous-prototype-for-do_syscall_trace_leave | |-- arch-h8300-kernel-ptrace.c:error:this-statement-may-fall-through | |-- arch-h8300-kernel-ptrace_h.c:error:no-previous-prototype-for-trace_trap | |-- arch-h8300-kernel-ptrace_h.c:error:no-previous-prototype-for-user_disable_single_step | |-- arch-h8300-kernel-ptrace_h.c:error:no-previous-prototype-for-user_enable_single_step | |-- arch-h8300-kernel-setup.c:error:no-previous-prototype-for-h8300_fdt_init | |-- arch-h8300-kernel-setup.c:error:no-previous-prototype-for-time_init | |-- arch-h8300-kernel-signal.c:error:no-previous-prototype-for-do_notify_resume | |-- arch-h8300-kernel-signal.c:error:no-previous-prototype-for-sys_rt_sigreturn | |-- arch-h8300-kernel-traps.c:error:no-previous-prototype-for-base_trap_init | |-- arch-h8300-kernel-traps.c:error:no-previous-prototype-for-set_esp0 | |-- arch-h8300-lib-ashldi3.c:error:no-previous-prototype-for-__ashldi3 | |-- arch-h8300-lib-ashrdi3.c:error:no-previous-prototype-for-__ashrdi3 | |-- arch-h8300-lib-lshrdi3.c:error:no-previous-prototype-for-__lshrdi3 | |-- arch-h8300-lib-muldi3.c:error:no-previous-prototype-for-__muldi3 | |-- arch-h8300-lib-ucmpdi2.c:error:no-previous-prototype-for-__ucmpdi2 | |-- arch-h8300-mm-fault.c:error:no-previous-prototype-for-do_page_fault | |-- crypto-sha512_generic.c:error:the-frame-size-of-bytes-is-larger-than-bytes | |-- crypto-wp512.c:error:the-frame-size-of-bytes-is-larger-than-bytes | |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used | |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used | |-- drivers-irqchip-irq-renesas-h8300h.c:error:unused-variable-bit | |-- drivers-net-ethernet-smsc-smc91x.h:error:variable-__ioaddr-set-but-not-used | |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_resume | |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_suspend | |-- fs-affs-namei.c:error:unused-variable-toupper | |-- include-asm-generic-page.h:error:ordered-comparison-of-pointer-with-null-pointer | |-- include-linux-device-mapper.h:error:division-by-zero | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- i386-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:format-ld-expects-argument-of-type-long-int-but-argument-has-type-unsigned-int | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-dmub_aux_setconfig_callback | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-dmub_hpd_callback | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-register_dmub_notify_callback | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link.c:error:no-previous-prototype-for-dc_link_update_sst_payload | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_apg.c:error:variable-channels-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_apg.c:error:variable-speakers-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_dccg.c:error:no-previous-prototype-for-dccg31_set_dpstreamclk | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_hpo_dp_stream_encoder.c:error:variable-sdp_stream_enable-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_resource.c:error:no-previous-prototype-for-dcn31_validate_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | |-- lib-errname.c:error:initialized-field-overwritten | `-- sound-soc-intel-skylake-skl-topology.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-int-fmt_cfg_idx-got-restricted-__le32-usertype-value |-- i386-allyesconfig | |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:format-ld-expects-argument-of-type-long-int-but-argument-has-type-unsigned-int | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-dmub_aux_setconfig_callback | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-dmub_hpd_callback | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:error:no-previous-prototype-for-register_dmub_notify_callback | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link.c:error:no-previous-prototype-for-dc_link_update_sst_payload | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_apg.c:error:variable-channels-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_apg.c:error:variable-speakers-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_dccg.c:error:no-previous-prototype-for-dccg31_set_dpstreamclk | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_hpo_dp_stream_encoder.c:error:variable-sdp_stream_enable-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_resource.c:error:no-previous-prototype-for-dcn31_validate_bandwidth | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | |-- lib-errname.c:error:initialized-field-overwritten | `-- sound-soc-intel-skylake-skl-topology.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-int-fmt_cfg_idx-got-restricted-__le32-usertype-value |-- i386-randconfig-m021-20210917 | |-- fs-smbfs_client-connect.c-cifs_reconnect()-error:we-previously-assumed-cifs_sb-could-be-null-(see-line-) | |-- fs-smbfs_client-connect.c-cifs_tree_connect()-error:uninitialized-symbol-rc-. | |-- fs-smbfs_client-dfs_cache.c-copy_ref_data()-warn:passing-a-valid-pointer-to-PTR_ERR | |-- fs-smbfs_client-dfs_cache.c-refresh_tcon()-warn:passing-a-valid-pointer-to-PTR_ERR | |-- kernel-trace-trace_eprobe.c-disable_trace_eprobe()-error:we-previously-assumed-file-could-be-null-(see-line-) | `-- kernel-trace-trace_eprobe.c-enable_trace_eprobe()-error:we-previously-assumed-file-could-be-null-(see-line-) |-- i386-randconfig-s001-20210917 | `-- include-trace-events-io_uring.h:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-op_flags-got-restricted-__kernel_rwf_t-const-usertype-rw_flags |-- i386-randconfig-s002-20210917 | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | `-- include-trace-events-io_uring.h:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-op_flags-got-restricted-__kernel_rwf_t-const-usertype-rw_flags |-- ia64-randconfig-m031-20210916 | `-- standard-input:Error:Insn-slot-not-set-in-unwind-record. |-- ia64-randconfig-s031-20210917 | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | `-- standard-input:Error:Insn-slot-not-set-in-unwind-record. |-- m68k-allmodconfig | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | |-- lib-errname.c:error:initialized-field-overwritten | `-- mm-util.c:error:no-previous-prototype-for-flush_dcache_folio |-- m68k-allyesconfig | |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used | |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | |-- lib-errname.c:error:initialized-field-overwritten | `-- mm-util.c:error:no-previous-prototype-for-flush_dcache_folio |-- nds32-allmodconfig | |-- arch-nds32-kernel-vdso-gettimeofday.c:error:no-previous-prototype-for-__vdso_clock_getres | |-- arch-nds32-kernel-vdso-gettimeofday.c:error:no-previous-prototype-for-__vdso_clock_gettime | `-- arch-nds32-kernel-vdso-gettimeofday.c:error:no-previous-prototype-for-__vdso_gettimeofday |-- nds32-allyesconfig | |-- arch-nds32-kernel-vdso-gettimeofday.c:error:no-previous-prototype-for-__vdso_clock_getres | |-- arch-nds32-kernel-vdso-gettimeofday.c:error:no-previous-prototype-for-__vdso_clock_gettime | `-- arch-nds32-kernel-vdso-gettimeofday.c:error:no-previous-prototype-for-__vdso_gettimeofday |-- nios2-allmodconfig | |-- arch-nios2-kernel-irq.c:error:no-previous-prototype-for-do_IRQ | |-- arch-nios2-kernel-irq.c:error:no-previous-prototype-for-init_IRQ | |-- arch-nios2-kernel-misaligned.c:error:no-previous-prototype-for-handle_unaligned_c | |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-arch_cpu_idle | |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-dump | |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-machine_halt | |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-machine_power_off | |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-machine_restart | |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-nios2_clone | |-- arch-nios2-kernel-setup.c:error:no-previous-prototype-for-nios2_boot_init | |-- arch-nios2-kernel-setup.c:error:unused-variable-dram_start | |-- arch-nios2-kernel-signal.c:error:no-previous-prototype-for-do_notify_resume | |-- arch-nios2-kernel-signal.c:error:no-previous-prototype-for-do_rt_sigreturn | |-- arch-nios2-kernel-sys_nios2.c:error:no-previous-prototype-for-sys_cacheflush | |-- arch-nios2-kernel-sys_nios2.c:error:no-previous-prototype-for-sys_getpagesize | |-- arch-nios2-kernel-time.c:error:no-previous-prototype-for-time_init | |-- arch-nios2-kernel-time.c:error:no-previous-prototype-for-timer_interrupt | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-breakpoint_c | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-die | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_diverror_c | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_illegal_c | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_supervisor_instr | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_trap_1_c | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_trap_2_c | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_trap_3_c | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-unhandled_exception | |-- arch-nios2-lib-memcpy.c:error:no-previous-prototype-for-memcpy | |-- arch-nios2-lib-memcpy.c:error:no-previous-prototype-for-memcpyb | |-- arch-nios2-mm-cacheflush.c:error:no-previous-prototype-for-__flush_dcache_page | |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_dma_prep_coherent | |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_dma_set_uncached | |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_sync_dma_for_cpu | |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_sync_dma_for_device | |-- arch-nios2-mm-fault.c:error:no-previous-prototype-for-do_page_fault | |-- arch-nios2-mm-pgtable.c:error:no-previous-prototype-for-pagetable_init | |-- arch-nios2-mm-pgtable.c:error:no-previous-prototype-for-pgd_alloc | |-- arch-nios2-mm-tlb.c:error:no-previous-prototype-for-dump_tlb | |-- arch-nios2-mm-tlb.c:error:no-previous-prototype-for-dump_tlb_line | |-- arch-nios2-mm-tlb.c:error:no-previous-prototype-for-flush_tlb_pid | |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_resume | |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_suspend | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- nios2-allyesconfig | |-- arch-nios2-kernel-irq.c:error:no-previous-prototype-for-do_IRQ | |-- arch-nios2-kernel-irq.c:error:no-previous-prototype-for-init_IRQ | |-- arch-nios2-kernel-misaligned.c:error:no-previous-prototype-for-handle_unaligned_c | |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-arch_cpu_idle | |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-dump | |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-machine_halt | |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-machine_power_off | |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-machine_restart | |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-nios2_clone | |-- arch-nios2-kernel-setup.c:error:no-previous-prototype-for-nios2_boot_init | |-- arch-nios2-kernel-setup.c:error:unused-variable-dram_start | |-- arch-nios2-kernel-signal.c:error:no-previous-prototype-for-do_notify_resume | |-- arch-nios2-kernel-signal.c:error:no-previous-prototype-for-do_rt_sigreturn | |-- arch-nios2-kernel-sys_nios2.c:error:no-previous-prototype-for-sys_cacheflush | |-- arch-nios2-kernel-sys_nios2.c:error:no-previous-prototype-for-sys_getpagesize | |-- arch-nios2-kernel-time.c:error:no-previous-prototype-for-time_init | |-- arch-nios2-kernel-time.c:error:no-previous-prototype-for-timer_interrupt | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-breakpoint_c | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-die | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_diverror_c | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_illegal_c | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_supervisor_instr | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_trap_1_c | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_trap_2_c | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_trap_3_c | |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-unhandled_exception | |-- arch-nios2-lib-memcpy.c:error:no-previous-prototype-for-memcpy | |-- arch-nios2-lib-memcpy.c:error:no-previous-prototype-for-memcpyb | |-- arch-nios2-mm-cacheflush.c:error:no-previous-prototype-for-__flush_dcache_page | |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_dma_prep_coherent | |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_dma_set_uncached | |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_sync_dma_for_cpu | |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_sync_dma_for_device | |-- arch-nios2-mm-fault.c:error:no-previous-prototype-for-do_page_fault | |-- arch-nios2-mm-pgtable.c:error:no-previous-prototype-for-pagetable_init | |-- arch-nios2-mm-pgtable.c:error:no-previous-prototype-for-pgd_alloc | |-- arch-nios2-mm-tlb.c:error:no-previous-prototype-for-dump_tlb | |-- arch-nios2-mm-tlb.c:error:no-previous-prototype-for-dump_tlb_line | |-- arch-nios2-mm-tlb.c:error:no-previous-prototype-for-flush_tlb_pid | |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used | |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used | |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_resume | |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_suspend | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- parisc-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- parisc-allyesconfig | |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- powerpc-allmodconfig | |-- drivers-char-tpm-tpm_ibmvtpm.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-objp-got-void-noderef-__iomem-rtce_buf | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | `-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz |-- powerpc-allyesconfig | |-- drivers-char-tpm-tpm_ibmvtpm.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-objp-got-void-noderef-__iomem-rtce_buf | |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | `-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz |-- powerpc-buildonly-randconfig-r004-20210916 | |-- drivers-gpu-drm-amd-amdgpu-..-amdkfd-kfd_chardev.c:error:unused-variable-svms | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_resume | |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_suspend | `-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz |-- riscv-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- riscv-allyesconfig | |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- s390-allmodconfig | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- s390-allyesconfig | |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_resume | |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_suspend | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- s390-buildonly-randconfig-r001-20210916 | |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used | |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used | `-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read |-- sh-allmodconfig | |-- arch-sh-kernel-cpu-init.c:error:no-previous-prototype-for-l2_cache_init | |-- arch-sh-kernel-ftrace.c:error:no-previous-prototype-for-arch_ftrace_nmi_enter | |-- arch-sh-kernel-ftrace.c:error:no-previous-prototype-for-arch_ftrace_nmi_exit | |-- arch-sh-math-emu-math.c:error:ieee_fpe_handler-defined-but-not-used | |-- arch-sh-math-emu-math.c:error:no-previous-prototype-for-do_fpu_inst | |-- arch-sh-math-emu-math.c:error:variable-Fm_c-set-but-not-used | |-- arch-sh-math-emu-math.c:error:variable-Fn_c-set-but-not-used | |-- drivers-mfd-asic3.c:error:unused-variable-asic | |-- drivers-sh-clk-core.c:error:variable-mapping-set-but-not-used | |-- fs-binfmt_elf_fdpic.c:error:variable-excess1-set-but-not-used | |-- fs-binfmt_elf_fdpic.c:error:variable-load_addr-set-but-not-used | |-- fs-proc-vmcore.c:error:vmcore_mmap_ops-defined-but-not-used | |-- include-linux-sh_intc.h:error:division-sizeof-(void-)-sizeof-(void)-does-not-compute-the-number-of-array-elements | |-- include-math-emu-double.h:error:__BIG_ENDIAN-is-not-defined-evaluates-to | |-- include-math-emu-single.h:error:__BIG_ENDIAN-is-not-defined-evaluates-to | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- sh-allyesconfig | |-- arch-sh-kernel-cpu-init.c:error:no-previous-prototype-for-l2_cache_init | |-- arch-sh-kernel-ftrace.c:error:no-previous-prototype-for-arch_ftrace_nmi_enter | |-- arch-sh-kernel-ftrace.c:error:no-previous-prototype-for-arch_ftrace_nmi_exit | |-- arch-sh-math-emu-math.c:error:ieee_fpe_handler-defined-but-not-used | |-- arch-sh-math-emu-math.c:error:no-previous-prototype-for-do_fpu_inst | |-- arch-sh-math-emu-math.c:error:variable-Fm_c-set-but-not-used | |-- arch-sh-math-emu-math.c:error:variable-Fn_c-set-but-not-used | |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used | |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used | |-- drivers-mfd-asic3.c:error:unused-variable-asic | |-- drivers-sh-clk-core.c:error:variable-mapping-set-but-not-used | |-- fs-binfmt_elf_fdpic.c:error:variable-excess1-set-but-not-used | |-- fs-binfmt_elf_fdpic.c:error:variable-load_addr-set-but-not-used | |-- fs-proc-vmcore.c:error:vmcore_mmap_ops-defined-but-not-used | |-- include-linux-sh_intc.h:error:division-sizeof-(void-)-sizeof-(void)-does-not-compute-the-number-of-array-elements | |-- include-math-emu-double.h:error:__BIG_ENDIAN-is-not-defined-evaluates-to | |-- include-math-emu-single.h:error:__BIG_ENDIAN-is-not-defined-evaluates-to | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | `-- lib-errname.c:error:initialized-field-overwritten |-- x86_64-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | |-- lib-errname.c:error:initialized-field-overwritten | `-- sound-soc-intel-skylake-skl-topology.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-int-fmt_cfg_idx-got-restricted-__le32-usertype-value |-- x86_64-allyesconfig | |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | |-- lib-errname.c:error:initialized-field-overwritten | `-- sound-soc-intel-skylake-skl-topology.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-int-fmt_cfg_idx-got-restricted-__le32-usertype-value |-- x86_64-randconfig-m001-20210917 | |-- fs-ntfs3-attrib.c-attr_allocate_frame()-error:we-previously-assumed-attr_b-could-be-null-(see-line-) | |-- fs-ntfs3-attrib.c-attr_wof_frame_info()-error:uninitialized-symbol-err-. | |-- fs-ntfs3-frecord.c-ni_ins_new_attr()-error:we-previously-assumed-le-could-be-null-(see-line-) | |-- fs-ntfs3-frecord.c-ni_insert_nonresident()-warn:potential-memory-corrupting-cast-vs-bytes | |-- fs-ntfs3-frecord.c-ni_load_mi_ex()-error:we-previously-assumed-r-could-be-null-(see-line-) | |-- fs-ntfs3-frecord.c-ni_read_frame()-warn:ignoring-unreachable-code. | |-- fs-ntfs3-fslog.c-do_action()-warn:variable-dereferenced-before-check-mi-(see-line-) | |-- fs-ntfs3-fslog.c-enum_rstbl()-error:we-previously-assumed-t-could-be-null-(see-line-) | |-- fs-ntfs3-fslog.c-find_client_next_lsn()-error:double-free-of-lcb-lrh | |-- fs-ntfs3-fslog.c-find_log_rec()-error:we-previously-assumed-rh-could-be-null-(see-line-) | |-- fs-ntfs3-fslog.c-last_log_lsn()-warn:possible-memory-leak-of-page_bufs | |-- fs-ntfs3-fsntfs.c-ntfs_clear_mft_tail()-error:uninitialized-symbol-err-. | |-- fs-ntfs3-fsntfs.c-ntfs_read_run_nb()-error:uninitialized-symbol-clen-. | |-- fs-ntfs3-fsntfs.c-ntfs_read_run_nb()-error:uninitialized-symbol-idx-. | |-- fs-ntfs3-index.c-indx_find()-warn:variable-dereferenced-before-check-fnd-(see-line-) | |-- fs-ntfs3-index.c-indx_find_raw()-error:we-previously-assumed-n-could-be-null-(see-line-) | `-- fs-ntfs3-super.c-ntfs_init_fs_context()-warn:possible-memory-leak-of-opts |-- x86_64-randconfig-s021-20210916 | `-- include-trace-events-io_uring.h:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-op_flags-got-restricted-__kernel_rwf_t-const-usertype-rw_flags |-- x86_64-randconfig-s022-20210916 | `-- include-trace-events-io_uring.h:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-op_flags-got-restricted-__kernel_rwf_t-const-usertype-rw_flags |-- xtensa-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used | |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list | |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read | |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz | |-- lib-errname.c:error:initialized-field-overwritten | `-- mm-util.c:error:no-previous-prototype-for-flush_dcache_folio `-- xtensa-allyesconfig |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used |-- drivers-net-ethernet-broadcom-bnxt-bnxt_dcb.h:sparse:sparse:directive-in-macro-s-argument-list |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz |-- lib-errname.c:error:initialized-field-overwritten `-- mm-util.c:error:no-previous-prototype-for-flush_dcache_folio clang_recent_errors |-- arm64-buildonly-randconfig-r001-20210916 | `-- drivers-net-ethernet-marvell-octeontx2-af-rvu_nix.c:warning:variable-val-is-used-uninitialized-whenever-if-condition-is-false |-- arm64-randconfig-r032-20210916 | `-- drivers-extcon-extcon-usbc-tusb320.c:warning:cast-to-smaller-integer-type-enum-tusb320_type-from-const-void |-- hexagon-randconfig-r023-20210917 | `-- drivers-hwmon-max6620.c:warning:unannotated-fall-through-between-switch-labels |-- i386-buildonly-randconfig-r002-20210916 | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:format-specifies-type-long-but-the-argument-has-type-unsigned-int | `-- drivers-ptp-ptp_ocp.c:warning:operator:has-lower-precedence-than-will-be-evaluated-first |-- i386-randconfig-a011-20210917 | |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:format-specifies-type-long-but-the-argument-has-type-unsigned-int | `-- drivers-ptp-ptp_ocp.c:warning:operator:has-lower-precedence-than-will-be-evaluated-first |-- i386-randconfig-a012-20210917 | `-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:format-specifies-type-long-but-the-argument-has-type-unsigned-int |-- x86_64-randconfig-a001-20210916 | `-- drivers-extcon-extcon-usbc-tusb320.c:warning:cast-to-smaller-integer-type-enum-tusb320_type-from-const-void |-- x86_64-randconfig-a002-20210916 | `-- drivers-extcon-extcon-usbc-tusb320.c:warning:cast-to-smaller-integer-type-enum-tusb320_type-from-const-void |-- x86_64-randconfig-a003-20210916 | `-- drivers-extcon-extcon-usbc-tusb320.c:warning:cast-to-smaller-integer-type-enum-tusb320_type-from-const-void |-- x86_64-randconfig-a004-20210916 | `-- drivers-extcon-extcon-usbc-tusb320.c:warning:cast-to-smaller-integer-type-enum-tusb320_type-from-const-void |-- x86_64-randconfig-a005-20210916 | `-- drivers-ptp-ptp_ocp.c:warning:operator:has-lower-precedence-than-will-be-evaluated-first |-- x86_64-randconfig-a011-20210917 | `-- drivers-extcon-extcon-usbc-tusb320.c:warning:cast-to-smaller-integer-type-enum-tusb320_type-from-const-void |-- x86_64-randconfig-a013-20210917 | `-- drivers-extcon-extcon-usbc-tusb320.c:warning:cast-to-smaller-integer-type-enum-tusb320_type-from-const-void |-- x86_64-randconfig-a014-20210917 | `-- drivers-extcon-extcon-usbc-tusb320.c:warning:cast-to-smaller-integer-type-enum-tusb320_type-from-const-void |-- x86_64-randconfig-a015-20210917 | `-- drivers-extcon-extcon-usbc-tusb320.c:warning:cast-to-smaller-integer-type-enum-tusb320_type-from-const-void |-- x86_64-randconfig-a016-20210917 | `-- drivers-extcon-extcon-usbc-tusb320.c:warning:cast-to-smaller-integer-type-enum-tusb320_type-from-const-void `-- x86_64-randconfig-c007-20210918 `-- drivers-extcon-extcon-usbc-tusb320.c:warning:cast-to-smaller-integer-type-enum-tusb320_type-from-const-void elapsed time: 1543m configs tested: 110 configs skipped: 3 gcc tested configs: arm defconfig arm64 allyesconfig arm64 defconfig arm allyesconfig arm allmodconfig ia64 allmodconfig i386 allyesconfig x86_64 allyesconfig ia64 allyesconfig um x86_64_defconfig riscv allyesconfig mips allyesconfig um i386_defconfig mips allmodconfig riscv allmodconfig i386 randconfig-c001-20210916 powerpc allyesconfig s390 allyesconfig m68k allmodconfig s390 allmodconfig powerpc allmodconfig m68k allyesconfig sparc allyesconfig arc allyesconfig nios2 allyesconfig alpha allyesconfig arc nsimosci_hs_smp_defconfig arm badge4_defconfig mips decstation_64_defconfig mips e55_defconfig sh sh7724_generic_defconfig arm at91_dt_defconfig arm s5pv210_defconfig sh sh7757lcr_defconfig powerpc sam440ep_defconfig arm h5000_defconfig powerpc mpc837x_mds_defconfig h8300 alldefconfig xtensa nommu_kc705_defconfig mips ip27_defconfig powerpc maple_defconfig mips tb0219_defconfig powerpc mpc832x_rdb_defconfig arm spear6xx_defconfig mips bcm47xx_defconfig xtensa defconfig x86_64 randconfig-c001-20210916 arm randconfig-c002-20210916 ia64 defconfig m68k defconfig nios2 defconfig nds32 allnoconfig nds32 defconfig csky defconfig alpha defconfig xtensa allyesconfig h8300 allyesconfig arc defconfig sh allmodconfig parisc defconfig parisc allyesconfig s390 defconfig sparc defconfig i386 defconfig powerpc allnoconfig riscv randconfig-r042-20210916 s390 randconfig-r044-20210916 arc randconfig-r043-20210916 riscv nommu_k210_defconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig x86_64 rhel-8.3-kselftests x86_64 defconfig x86_64 rhel-8.3 x86_64 kexec clang tested configs: riscv randconfig-c006-20210918 x86_64 randconfig-c007-20210918 powerpc randconfig-c003-20210918 mips randconfig-c004-20210918 i386 randconfig-c001-20210918 arm randconfig-c002-20210918 s390 randconfig-c005-20210918 x86_64 randconfig-a002-20210916 x86_64 randconfig-a003-20210916 x86_64 randconfig-a006-20210916 x86_64 randconfig-a004-20210916 x86_64 randconfig-a005-20210916 x86_64 randconfig-a001-20210916 i386 randconfig-a004-20210916 i386 randconfig-a005-20210916 i386 randconfig-a006-20210916 i386 randconfig-a002-20210916 i386 randconfig-a003-20210916 i386 randconfig-a001-20210916 x86_64 randconfig-a016-20210917 x86_64 randconfig-a013-20210917 x86_64 randconfig-a012-20210917 x86_64 randconfig-a011-20210917 x86_64 randconfig-a014-20210917 x86_64 randconfig-a015-20210917 i386 randconfig-a016-20210917 i386 randconfig-a015-20210917 i386 randconfig-a011-20210917 i386 randconfig-a012-20210917 i386 randconfig-a013-20210917 i386 randconfig-a014-20210917 hexagon randconfig-r045-20210916 hexagon randconfig-r041-20210916 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx