* [linux-next:master] BUILD REGRESSION 368847b165bbfbdcf0bd4c96b167893dcdb13aba
@ 2021-09-17 4:29 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-09-17 4:29 UTC (permalink / raw)
To: Andrew Morton; +Cc: Linux Memory Management List
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 368847b165bbfbdcf0bd4c96b167893dcdb13aba Add linux-next specific files for 20210916
Error/Warning reports:
https://lore.kernel.org/linux-mm/202108220011.GPvXGLuO-lkp@intel.com
https://lore.kernel.org/linux-mm/202109061904.Lhao327m-lkp@intel.com
https://lore.kernel.org/linux-mm/202109061910.eHn4prio-lkp@intel.com
https://lore.kernel.org/linux-mm/202109062013.AqW560fV-lkp@intel.com
https://lore.kernel.org/linux-mm/202109070744.0VnxiEFO-lkp@intel.com
https://lore.kernel.org/linux-mm/202109121057.3DN4yPBN-lkp@intel.com
https://lore.kernel.org/linux-mm/202109162040.c0V5tqjh-lkp@intel.com
https://lore.kernel.org/linux-mm/202109170138.vqwobRCe-lkp@intel.com
https://lore.kernel.org/llvm/202109162332.tZTsTM76-lkp@intel.com
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/../display/dc/dcn31/dcn31_apg.c:116:11: warning: variable 'speakers' set but not used [-Wunused-but-set-variable]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_apg.c:117:11: warning: variable 'channels' set but not used [-Wunused-but-set-variable]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_hpo_dp_stream_encoder.c:439:7: warning: variable 'sdp_stream_enable' set but not used [-Wunused-but-set-variable]
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/gpu/drm/amd/amdgpu/amdgpu_device.c:4491:31: sparse: struct dma_fence *
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:4491:31: sparse: struct dma_fence [noderef] __rcu *
drivers/iio/accel/kxcjk-1013.c:1706:36: error: unused variable 'kx_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/imu/bmi160/bmi160_i2c.c:44:36: error: unused variable 'bmi160_acpi_match' [-Werror,-Wunused-const-variable]
drivers/ptp/ptp_ocp.c:2000:16: warning: operator '?:' has lower precedence than '&'; '&' will be evaluated first [-Wbitwise-conditional-parentheses]
kernel/trace/trace_events_hist.c:4723:13: error: stack frame size (1332) exceeds limit (1024) in function 'hist_trigger_print_key' [-Werror,-Wframe-larger-than]
mm/util.c:1094:6: error: no previous prototype for 'flush_dcache_folio' [-Werror=missing-prototypes]
sound/core/oss/pcm_oss.c:1210:19: error: no previous prototype for function 'snd_pcm_oss_write3' [-Werror,-Wmissing-prototypes]
sound/core/oss/pcm_oss.c:1241:19: error: no previous prototype for function 'snd_pcm_oss_read3' [-Werror,-Wmissing-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/hexagon/kernel/irq_cpu.c:68:13: error: no previous prototype for function 'init_IRQ' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/process.c:164:5: error: no previous prototype for function 'do_work_pending' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/process.c:43:6: error: no previous prototype for function 'arch_cpu_idle' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/reset.c:15:6: error: no previous prototype for function 'machine_halt' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/reset.c:19:6: error: no previous prototype for function 'machine_restart' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/reset.c:9:6: error: no previous prototype for function 'machine_power_off' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/signal.c:224:16: error: no previous prototype for function 'sys_rt_sigreturn' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/time.c:155:13: error: no previous prototype for function 'time_init_deferred' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/time.c:196:13: error: no previous prototype for function 'time_init' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/time.c:201:6: error: no previous prototype for function '__delay' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/time.c:216:6: error: no previous prototype for function '__udelay' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/traps.c:284:6: error: no previous prototype for function 'do_genex' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/traps.c:335:6: error: no previous prototype for function 'sys_syscall' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/traps.c:341:6: error: no previous prototype for function 'do_trap0' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/traps.c:418:6: error: no previous prototype for function 'do_machcheck' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/traps.c:428:6: error: no previous prototype for function 'do_debug_exception' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/vdso.c:49:5: error: no previous prototype for function 'arch_setup_additional_pages' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/vm_events.c:76:6: error: no previous prototype for function 'dummy_handler' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/vm_events.c:83:6: error: no previous prototype for function 'arch_do_IRQ' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/init.c:140:13: error: no previous prototype for function 'setup_arch_memory' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/init.c:91:13: error: no previous prototype for function 'paging_init' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/uaccess.c:39:15: error: no previous prototype for function 'clear_user_hexagon' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_fault.c:162:6: error: no previous prototype for function 'read_protection_fault' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_fault.c:169:6: error: no previous prototype for function 'write_protection_fault' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_fault.c:176:6: error: no previous prototype for function 'execute_protection_fault' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_fault.c:36:6: error: no previous prototype for function 'do_page_fault' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_tlb.c:25:6: error: no previous prototype for function 'flush_tlb_range' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_tlb.c:37:6: error: no previous prototype for function 'flush_tlb_one' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_tlb.c:47:6: error: no previous prototype for function 'tlb_flush_all' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_tlb.c:56:6: error: no previous prototype for function 'flush_tlb_mm' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_tlb.c:66:6: error: no previous prototype for function 'flush_tlb_page' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_tlb.c:78:6: error: no previous prototype for function 'flush_tlb_kernel_range' [-Werror,-Wmissing-prototypes]
arch/m68k/include/asm/bitops.h:491:27: sparse: sparse: too many errors
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/char/mem.c:95:13: error: no previous prototype for function 'unxlate_dev_mem_ptr' [-Werror,-Wmissing-prototypes]
drivers/clocksource/timer-oxnas-rps.c:39:9: error: 'TIMER_ENABLE' macro redefined [-Werror,-Wmacro-redefined]
drivers/comedi/drivers/ni_atmio.c:210:35: error: 'device_ids' defined but not used [-Werror=unused-const-variable=]
drivers/dma/qcom/hidma.c:83:19: error: unused function 'to_hidma_dev_from_lldev' [-Werror,-Wunused-function]
drivers/dma/tegra20-apb-dma.c:236:19: error: unused function 'tdma_read' [-Werror,-Wunused-function]
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/gpu/drm/drm_mm.c:617:20: error: function 'drm_mm_node_scanned_block' is not needed and will not be emitted [-Werror,-Wunneeded-internal-declaration]
drivers/gpu/drm/tegra/dc.c:1848:38: warning: variable 'old_dc_state' set but not used [-Wunused-but-set-variable]
drivers/gpu/drm/tegra/dc.c:1848:53: warning: variable 'new_dc_state' set but not used [-Wunused-but-set-variable]
drivers/gpu/drm/tegra/dc.c:2228:38: warning: variable 'old_state' set but not used [-Wunused-but-set-variable]
drivers/iio/accel/bmc150-accel-i2c.c:219:36: error: unused variable 'bmc150_accel_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/accel/bmc150-accel-spi.c:43:36: error: unused variable 'bmc150_accel_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/imu/fxos8700_i2c.c:45:36: error: unused variable 'fxos8700_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/light/ltr501.c:1568:36: error: 'ltr_acpi_match' defined but not used [-Werror=unused-const-variable=]
drivers/iio/magnetometer/mmc35240.c:563:36: error: unused variable 'mmc35240_acpi_match' [-Werror,-Wunused-const-variable]
drivers/irqchip/irq-renesas-h8300h.c:66:13: error: unused variable 'bit' [-Werror=unused-variable]
drivers/media/i2c/adv7842.c:403:19: error: unused function 'cec_write_clr_set' [-Werror,-Wunused-function]
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/platform/goldfish/goldfish_pipe.c:928:36: error: unused variable 'goldfish_pipe_acpi_match' [-Werror,-Wunused-const-variable]
drivers/scsi/libfc/fc_disc.c:78:27: error: variable 'ev_qual' set but not used [-Werror,-Wunused-but-set-variable]
drivers/sh/clk/core.c:390:29: error: variable 'mapping' set but not used [-Werror=unused-but-set-variable]
drivers/spi/spi-bcm63xx.c:160:19: error: unused function 'bcm_spi_readw' [-Werror,-Wunused-function]
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]
drivers/usb/host/max3421-hcd.c:1968:34: error: unused variable 'max3421_of_match_table' [-Werror,-Wunused-const-variable]
drivers/usb/misc/usb251xb.c:159:35: error: unused variable 'usb2422_data' [-Werror,-Wunused-const-variable]
drivers/usb/misc/usb251xb.c:167:35: error: unused variable 'usb2512b_data' [-Werror,-Wunused-const-variable]
drivers/usb/misc/usb251xb.c:175:35: error: unused variable 'usb2512bi_data' [-Werror,-Wunused-const-variable]
drivers/usb/misc/usb251xb.c:183:35: error: unused variable 'usb2513b_data' [-Werror,-Wunused-const-variable]
drivers/usb/misc/usb251xb.c:191:35: error: unused variable 'usb2513bi_data' [-Werror,-Wunused-const-variable]
drivers/usb/misc/usb251xb.c:199:35: error: unused variable 'usb2514b_data' [-Werror,-Wunused-const-variable]
drivers/usb/misc/usb251xb.c:207:35: error: unused variable 'usb2514bi_data' [-Werror,-Wunused-const-variable]
drivers/usb/misc/usb251xb.c:215:35: error: unused variable 'usb2517_data' [-Werror,-Wunused-const-variable]
drivers/usb/misc/usb251xb.c:223:35: error: unused variable 'usb2517i_data' [-Werror,-Wunused-const-variable]
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/jbd2/journal.c:1252:30: error: unused variable 'jbd2_info_proc_ops' [-Werror,-Wunused-const-variable]
fs/proc/vmcore.c:443:42: error: 'vmcore_mmap_ops' defined but not used [-Werror=unused-const-variable=]
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/module.c:4763:6: error: no previous prototype for function 'module_layout' [-Werror,-Wmissing-prototypes]
kernel/module.c:989:20: error: unused function 'print_unload_info' [-Werror,-Wunused-function]
kernel/sched/fair.c:2990:20: error: unused function 'account_numa_enqueue' [-Werror,-Wunused-function]
kernel/sched/fair.c:2994:20: error: unused function 'account_numa_dequeue' [-Werror,-Wunused-function]
kernel/sched/fair.c:2998:20: error: unused function 'update_scan_period' [-Werror,-Wunused-function]
kernel/sched/fair.c:4165:20: error: unused function 'cfs_rq_is_decayed' [-Werror,-Wunused-function]
kernel/sched/fair.c:5513:19: error: unused function 'throttled_lb_pair' [-Werror,-Wunused-function]
kernel/sched/fair.c:5530:20: error: unused function 'update_runtime_enabled' [-Werror,-Wunused-function]
kernel/sched/fair.c:5531:20: error: unused function 'unthrottle_offline_cfs_rqs' [-Werror,-Wunused-function]
kernel/signal.c:4740:6: error: no previous prototype for function 'kdb_send_sig' [-Werror,-Wmissing-prototypes]
lib/atomic64.c:124:1: error: no previous prototype for function 'generic_atomic64_and_return' [-Werror,-Wmissing-prototypes]
lib/atomic64.c:125:1: error: no previous prototype for function 'generic_atomic64_or_return' [-Werror,-Wmissing-prototypes]
lib/atomic64.c:126:1: error: no previous prototype for function 'generic_atomic64_xor_return' [-Werror,-Wmissing-prototypes]
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]
mm/nommu.c:1642:15: error: no previous prototype for 'arch_get_unmapped_area' [-Werror=missing-prototypes]
mm/slab_common.c:1170:30: error: unused variable 'slabinfo_proc_ops' [-Werror,-Wunused-const-variable]
sound/soc/codecs/cs35l41.c:582:14: warning: variable 'pdn' set but not used [-Wunused-but-set-variable]
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-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:sparse:incompatible-types-in-comparison-expression-(different-address-spaces):
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence-noderef-__rcu
| |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:sparse:incompatible-types-in-comparison-expression-(different-address-spaces):
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence-noderef-__rcu
| |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:sparse:incompatible-types-in-comparison-expression-(different-address-spaces):
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence-noderef-__rcu
| |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:sparse:incompatible-types-in-comparison-expression-(different-address-spaces):
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence-noderef-__rcu
| |-- 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-defconfig
| |-- drivers-gpu-drm-tegra-dc.c:warning:variable-new_dc_state-set-but-not-used
| |-- drivers-gpu-drm-tegra-dc.c:warning:variable-old_dc_state-set-but-not-used
| `-- drivers-gpu-drm-tegra-dc.c:warning:variable-old_state-set-but-not-used
|-- arm64-defconfig
| |-- drivers-gpu-drm-tegra-dc.c:warning:variable-new_dc_state-set-but-not-used
| |-- drivers-gpu-drm-tegra-dc.c:warning:variable-old_dc_state-set-but-not-used
| `-- drivers-gpu-drm-tegra-dc.c:warning:variable-old_state-set-but-not-used
|-- arm64-randconfig-r023-20210916
| |-- drivers-gpu-drm-tegra-dc.c:warning:variable-new_dc_state-set-but-not-used
| |-- drivers-gpu-drm-tegra-dc.c:warning:variable-old_dc_state-set-but-not-used
| `-- drivers-gpu-drm-tegra-dc.c:warning:variable-old_state-set-but-not-used
|-- csky-randconfig-r031-20210916
| `-- sound-soc-codecs-cs35l41.c:warning:variable-pdn-set-but-not-used
|-- 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
| `-- mm-nommu.c:error:no-previous-prototype-for-arch_get_unmapped_area
|-- 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
| `-- mm-nommu.c:error:no-previous-prototype-for-arch_get_unmapped_area
|-- 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
| |-- 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-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
| |-- 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-randconfig-m021-20210916
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_apg.c:warning:variable-channels-set-but-not-used
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_apg.c:warning:variable-speakers-set-but-not-used
| `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_hpo_dp_stream_encoder.c:warning:variable-sdp_stream_enable-set-but-not-used
|-- i386-randconfig-s001-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
|-- i386-randconfig-s002-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
|-- m68k-allmodconfig
| |-- arch-m68k-include-asm-bitops.h:sparse:sparse:too-many-errors
| |-- 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
| |-- arch-m68k-include-asm-bitops.h:sparse:sparse:too-many-errors
| |-- 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
|-- nds32-buildonly-randconfig-r003-20210916
| |-- 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
|-- nios2-randconfig-m031-20210916
| |-- drivers-media-usb-pvrusb2-pvrusb2-encoder.c-pvr2_encoder_cmd()-warn:inconsistent-indenting
| |-- drivers-media-usb-pvrusb2-pvrusb2-hdw.c-pvr2_hdw_cpufw_get()-warn:inconsistent-indenting
| |-- drivers-media-usb-pvrusb2-pvrusb2-hdw.c-pvr2_hdw_cpufw_set_enabled()-warn:inconsistent-indenting
| `-- drivers-media-usb-pvrusb2-pvrusb2-hdw.c-pvr2_hdw_set_streaming()-warn:inconsistent-indenting
|-- openrisc-buildonly-randconfig-r004-20210916
| |-- 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-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-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:sparse:incompatible-types-in-comparison-expression-(different-address-spaces):
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence-noderef-__rcu
| |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:sparse:incompatible-types-in-comparison-expression-(different-address-spaces):
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence-noderef-__rcu
| |-- 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
|-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:sparse:incompatible-types-in-comparison-expression-(different-address-spaces):
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence-noderef-__rcu
| |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:sparse:incompatible-types-in-comparison-expression-(different-address-spaces):
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence-noderef-__rcu
| |-- 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-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:sparse:incompatible-types-in-comparison-expression-(different-address-spaces):
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence
| |-- drivers-gpu-drm-amd-amdgpu-amdgpu_device.c:sparse:struct-dma_fence-noderef-__rcu
| |-- 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
|-- 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
| `-- mm-nommu.c:error:no-previous-prototype-for-arch_get_unmapped_area
|-- 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
| `-- mm-nommu.c:error:no-previous-prototype-for-arch_get_unmapped_area
|-- 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
| |-- 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-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
| |-- 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-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
|-- x86_64-rhel-8.3-kselftests
| `-- 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
|-- hexagon-buildonly-randconfig-r006-20210916
| |-- arch-hexagon-kernel-irq_cpu.c:error:no-previous-prototype-for-function-init_IRQ-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-process.c:error:no-previous-prototype-for-function-arch_cpu_idle-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-process.c:error:no-previous-prototype-for-function-do_work_pending-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-reset.c:error:no-previous-prototype-for-function-machine_halt-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-reset.c:error:no-previous-prototype-for-function-machine_power_off-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-reset.c:error:no-previous-prototype-for-function-machine_restart-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-signal.c:error:no-previous-prototype-for-function-sys_rt_sigreturn-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-time.c:error:no-previous-prototype-for-function-__delay-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-time.c:error:no-previous-prototype-for-function-__udelay-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-time.c:error:no-previous-prototype-for-function-time_init-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-time.c:error:no-previous-prototype-for-function-time_init_deferred-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-traps.c:error:no-previous-prototype-for-function-do_debug_exception-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-traps.c:error:no-previous-prototype-for-function-do_genex-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-traps.c:error:no-previous-prototype-for-function-do_machcheck-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-traps.c:error:no-previous-prototype-for-function-do_trap0-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-traps.c:error:no-previous-prototype-for-function-sys_syscall-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-vdso.c:error:no-previous-prototype-for-function-arch_setup_additional_pages-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-vm_events.c:error:no-previous-prototype-for-function-arch_do_IRQ-Werror-Wmissing-prototypes
| |-- arch-hexagon-kernel-vm_events.c:error:no-previous-prototype-for-function-dummy_handler-Werror-Wmissing-prototypes
| |-- arch-hexagon-mm-init.c:error:no-previous-prototype-for-function-paging_init-Werror-Wmissing-prototypes
| |-- arch-hexagon-mm-init.c:error:no-previous-prototype-for-function-setup_arch_memory-Werror-Wmissing-prototypes
| |-- arch-hexagon-mm-uaccess.c:error:no-previous-prototype-for-function-clear_user_hexagon-Werror-Wmissing-prototypes
| |-- arch-hexagon-mm-vm_fault.c:error:no-previous-prototype-for-function-do_page_fault-Werror-Wmissing-prototypes
| |-- arch-hexagon-mm-vm_fault.c:error:no-previous-prototype-for-function-execute_protection_fault-Werror-Wmissing-prototypes
| |-- arch-hexagon-mm-vm_fault.c:error:no-previous-prototype-for-function-read_protection_fault-Werror-Wmissing-prototypes
| |-- arch-hexagon-mm-vm_fault.c:error:no-previous-prototype-for-function-write_protection_fault-Werror-Wmissing-prototypes
| |-- arch-hexagon-mm-vm_tlb.c:error:no-previous-prototype-for-function-flush_tlb_kernel_range-Werror-Wmissing-prototypes
| |-- arch-hexagon-mm-vm_tlb.c:error:no-previous-prototype-for-function-flush_tlb_mm-Werror-Wmissing-prototypes
| |-- arch-hexagon-mm-vm_tlb.c:error:no-previous-prototype-for-function-flush_tlb_one-Werror-Wmissing-prototypes
| |-- arch-hexagon-mm-vm_tlb.c:error:no-previous-prototype-for-function-flush_tlb_page-Werror-Wmissing-prototypes
| |-- arch-hexagon-mm-vm_tlb.c:error:no-previous-prototype-for-function-flush_tlb_range-Werror-Wmissing-prototypes
| |-- arch-hexagon-mm-vm_tlb.c:error:no-previous-prototype-for-function-tlb_flush_all-Werror-Wmissing-prototypes
| |-- drivers-char-mem.c:error:no-previous-prototype-for-function-unxlate_dev_mem_ptr-Werror-Wmissing-prototypes
| |-- drivers-clocksource-timer-oxnas-rps.c:error:TIMER_ENABLE-macro-redefined-Werror-Wmacro-redefined
| |-- drivers-dma-qcom-hidma.c:error:unused-function-to_hidma_dev_from_lldev-Werror-Wunused-function
| |-- drivers-dma-tegra20-apb-dma.c:error:unused-function-tdma_read-Werror-Wunused-function
| |-- drivers-gpu-drm-drm_mm.c:error:function-drm_mm_node_scanned_block-is-not-needed-and-will-not-be-emitted-Werror-Wunneeded-internal-declaration
| |-- drivers-media-i2c-adv7842.c:error:unused-function-cec_write_clr_set-Werror-Wunused-function
| |-- drivers-platform-goldfish-goldfish_pipe.c:error:unused-variable-goldfish_pipe_acpi_match-Werror-Wunused-const-variable
| |-- drivers-spi-spi-bcm63xx.c:error:unused-function-bcm_spi_readw-Werror-Wunused-function
| |-- fs-jbd2-journal.c:error:unused-variable-jbd2_info_proc_ops-Werror-Wunused-const-variable
| |-- kernel-module.c:error:unused-function-print_unload_info-Werror-Wunused-function
| |-- lib-atomic64.c:error:no-previous-prototype-for-function-generic_atomic64_and_return-Werror-Wmissing-prototypes
| |-- lib-atomic64.c:error:no-previous-prototype-for-function-generic_atomic64_or_return-Werror-Wmissing-prototypes
| |-- lib-atomic64.c:error:no-previous-prototype-for-function-generic_atomic64_xor_return-Werror-Wmissing-prototypes
| `-- mm-slab_common.c:error:unused-variable-slabinfo_proc_ops-Werror-Wunused-const-variable
|-- i386-buildonly-randconfig-r001-20210916
| |-- drivers-gpu-drm-drm_mm.c:error:function-drm_mm_node_scanned_block-is-not-needed-and-will-not-be-emitted-Werror-Wunneeded-internal-declaration
| |-- drivers-iio-accel-bmc150-accel-i2c.c:error:unused-variable-bmc150_accel_acpi_match-Werror-Wunused-const-variable
| |-- drivers-iio-accel-bmc150-accel-spi.c:error:unused-variable-bmc150_accel_acpi_match-Werror-Wunused-const-variable
| |-- drivers-iio-accel-kxcjk-.c:error:unused-variable-kx_acpi_match-Werror-Wunused-const-variable
| |-- drivers-iio-imu-bmi160-bmi160_i2c.c:error:unused-variable-bmi160_acpi_match-Werror-Wunused-const-variable
| |-- drivers-iio-imu-fxos8700_i2c.c:error:unused-variable-fxos8700_acpi_match-Werror-Wunused-const-variable
| |-- drivers-iio-magnetometer-mmc35240.c:error:unused-variable-mmc35240_acpi_match-Werror-Wunused-const-variable
| |-- drivers-platform-goldfish-goldfish_pipe.c:error:unused-variable-goldfish_pipe_acpi_match-Werror-Wunused-const-variable
| |-- drivers-scsi-libfc-fc_disc.c:error:variable-ev_qual-set-but-not-used-Werror-Wunused-but-set-variable
| |-- drivers-usb-host-max3421-hcd.c:error:unused-variable-max3421_of_match_table-Werror-Wunused-const-variable
| |-- drivers-usb-misc-usb251xb.c:error:unused-variable-usb2422_data-Werror-Wunused-const-variable
| |-- drivers-usb-misc-usb251xb.c:error:unused-variable-usb2512b_data-Werror-Wunused-const-variable
| |-- drivers-usb-misc-usb251xb.c:error:unused-variable-usb2512bi_data-Werror-Wunused-const-variable
| |-- drivers-usb-misc-usb251xb.c:error:unused-variable-usb2513b_data-Werror-Wunused-const-variable
| |-- drivers-usb-misc-usb251xb.c:error:unused-variable-usb2513bi_data-Werror-Wunused-const-variable
| |-- drivers-usb-misc-usb251xb.c:error:unused-variable-usb2514b_data-Werror-Wunused-const-variable
| |-- drivers-usb-misc-usb251xb.c:error:unused-variable-usb2514bi_data-Werror-Wunused-const-variable
| |-- drivers-usb-misc-usb251xb.c:error:unused-variable-usb2517_data-Werror-Wunused-const-variable
| |-- drivers-usb-misc-usb251xb.c:error:unused-variable-usb2517i_data-Werror-Wunused-const-variable
| |-- kernel-module.c:error:no-previous-prototype-for-function-module_layout-Werror-Wmissing-prototypes
| |-- kernel-sched-fair.c:error:unused-function-account_numa_dequeue-Werror-Wunused-function
| |-- kernel-sched-fair.c:error:unused-function-account_numa_enqueue-Werror-Wunused-function
| |-- kernel-sched-fair.c:error:unused-function-cfs_rq_is_decayed-Werror-Wunused-function
| |-- kernel-sched-fair.c:error:unused-function-throttled_lb_pair-Werror-Wunused-function
| |-- kernel-sched-fair.c:error:unused-function-unthrottle_offline_cfs_rqs-Werror-Wunused-function
| |-- kernel-sched-fair.c:error:unused-function-update_runtime_enabled-Werror-Wunused-function
| |-- kernel-sched-fair.c:error:unused-function-update_scan_period-Werror-Wunused-function
| |-- kernel-signal.c:error:no-previous-prototype-for-function-kdb_send_sig-Werror-Wmissing-prototypes
| |-- kernel-trace-trace_events_hist.c:error:stack-frame-size-()-exceeds-limit-()-in-function-hist_trigger_print_key-Werror-Wframe-larger-than
| |-- sound-core-oss-pcm_oss.c:error:no-previous-prototype-for-function-snd_pcm_oss_read3-Werror-Wmissing-prototypes
| `-- sound-core-oss-pcm_oss.c:error:no-previous-prototype-for-function-snd_pcm_oss_write3-Werror-Wmissing-prototypes
|-- x86_64-randconfig-a005-20210916
| `-- drivers-ptp-ptp_ocp.c:warning:operator:has-lower-precedence-than-will-be-evaluated-first
`-- x86_64-randconfig-r034-20210916
`-- drivers-extcon-extcon-usbc-tusb320.c:warning:cast-to-smaller-integer-type-enum-tusb320_type-from-const-void
elapsed time: 1312m
configs tested: 103
configs skipped: 3
gcc tested configs:
arm defconfig
arm64 allyesconfig
arm64 defconfig
arm allyesconfig
arm allmodconfig
ia64 allmodconfig
i386 allyesconfig
x86_64 allyesconfig
x86_64 rhel-8.3-kselftests
ia64 allyesconfig
powerpc allyesconfig
s390 allyesconfig
m68k allmodconfig
s390 allmodconfig
powerpc allmodconfig
m68k allyesconfig
sparc allyesconfig
xtensa allyesconfig
h8300 allyesconfig
sh allmodconfig
parisc allyesconfig
arc allyesconfig
nios2 allyesconfig
alpha allyesconfig
i386 randconfig-c001-20210916
arm aspeed_g4_defconfig
arm shmobile_defconfig
arm mvebu_v5_defconfig
powerpc fsp2_defconfig
arc alldefconfig
arm simpad_defconfig
arc vdk_hs38_defconfig
csky alldefconfig
powerpc ppa8548_defconfig
xtensa cadence_csp_defconfig
sh apsh4a3a_defconfig
powerpc taishan_defconfig
powerpc tqm8548_defconfig
powerpc canyonlands_defconfig
powerpc kmeter1_defconfig
riscv allmodconfig
sh rts7751r2d1_defconfig
sh rsk7203_defconfig
mips bigsur_defconfig
mips malta_qemu_32r6_defconfig
sh hp6xx_defconfig
powerpc allnoconfig
x86_64 randconfig-c001-20210916
arm randconfig-c002-20210916
ia64 defconfig
m68k defconfig
nds32 defconfig
csky defconfig
alpha defconfig
arc defconfig
parisc defconfig
s390 defconfig
sparc defconfig
i386 defconfig
nios2 defconfig
nds32 allnoconfig
mips allyesconfig
mips allmodconfig
x86_64 randconfig-a016-20210916
x86_64 randconfig-a013-20210916
x86_64 randconfig-a012-20210916
x86_64 randconfig-a011-20210916
x86_64 randconfig-a014-20210916
x86_64 randconfig-a015-20210916
i386 randconfig-a016-20210916
i386 randconfig-a015-20210916
i386 randconfig-a011-20210916
i386 randconfig-a012-20210916
i386 randconfig-a013-20210916
i386 randconfig-a014-20210916
riscv randconfig-r042-20210916
s390 randconfig-r044-20210916
arc randconfig-r043-20210916
riscv nommu_k210_defconfig
riscv allyesconfig
riscv nommu_virt_defconfig
riscv allnoconfig
riscv defconfig
riscv rv32_defconfig
um x86_64_defconfig
um i386_defconfig
x86_64 defconfig
x86_64 rhel-8.3
x86_64 kexec
clang tested configs:
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
hexagon randconfig-r045-20210916
hexagon randconfig-r041-20210916
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-09-17 4:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-17 4:29 [linux-next:master] BUILD REGRESSION 368847b165bbfbdcf0bd4c96b167893dcdb13aba kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox