[linux-next:master] BUILD REGRESSION f7f581157d1c8a2f14bef2739dd34135c9e6b233

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: f7f581157d1c8a2f14bef2739dd34135c9e6b233  Add linux-next specific files for 20210909

Error/Warning reports:

https://lore.kernel.org/linux-mm/202109061904.Lhao327m-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202109061910.eHn4prio-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202109061915.5aUXdctk-lkp@xxxxxxxxx
https://lore.kernel.org/linux-mm/202109062013.AqW560fV-lkp@xxxxxxxxx
https://lore.kernel.org/linux-snps-arc/202108120526.6l66dqlQ-lkp@xxxxxxxxx
https://lore.kernel.org/llvm/202109090118.cXkAaNad-lkp@xxxxxxxxx

Error/Warning in current branch:

arch/h8300/kernel/ptrace_s.c:21:6: error: no previous prototype for 'user_disable_single_step' [-Werror=missing-prototypes]
arch/h8300/kernel/ptrace_s.c:31:6: error: no previous prototype for 'user_enable_single_step' [-Werror=missing-prototypes]
arch/h8300/kernel/ptrace_s.c:40:17: error: no previous prototype for 'trace_trap' [-Werror=missing-prototypes]
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/gpu/drm/amd/amdgpu/amdgpu_device.c:4485:31: sparse:    struct dma_fence *
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:4485:31: sparse:    struct dma_fence [noderef] __rcu *
drivers/iio/accel/da280.c:170:36: error: unused variable 'da280_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/accel/kxcjk-1013.c:1706:36: error: unused variable 'kx_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/accel/mma9551.c:594:36: error: unused variable 'mma9551_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/accel/stk8ba50.c:538:36: error: unused variable 'stk8ba50_acpi_id' [-Werror,-Wunused-const-variable]
drivers/iio/imu/bmi160/bmi160_i2c.c:44:36: error: unused variable 'bmi160_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/light/ltr501.c:1568:36: error: unused variable 'ltr_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/light/stk3310.c:674:36: error: unused variable 'stk3310_acpi_id' [-Werror,-Wunused-const-variable]
drivers/iio/magnetometer/bmc150_magn_i2c.c:42:36: error: unused variable 'bmc150_magn_acpi_match' [-Werror,-Wunused-const-variable]
drivers/media/i2c/imx290.c:1141:34: error: unused variable 'imx290_of_match' [-Werror,-Wunused-const-variable]
drivers/media/i2c/ov2680.c:1149:34: error: unused variable 'ov2680_dt_ids' [-Werror,-Wunused-const-variable]
kernel/sched/psi.c:1112:21: error: no previous prototype for function 'psi_trigger_create' [-Werror,-Wmissing-prototypes]
kernel/sched/psi.c:1246:6: error: no previous prototype for function 'psi_trigger_replace' [-Werror,-Wmissing-prototypes]
kernel/sched/psi.c:1258:10: error: no previous prototype for function 'psi_trigger_poll' [-Werror,-Wmissing-prototypes]
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/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/smp.c:127:6: error: no previous prototype for function 'start_secondary' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/smp.c:243:5: error: no previous prototype for function 'setup_profiling_timer' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/smp.c:82:13: error: no previous prototype for function 'handle_ipi' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/time.c:110:6: error: no previous prototype for function 'setup_percpu_clockdev' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/time.c:127:6: error: no previous prototype for function 'ipi_timer' [-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/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/nios2/kernel/traps.c:122:17: error: no previous prototype for 'handle_unaligned_c' [-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]
clang-14: warning: argument unused during compilation: '-march=armv7-m' [-Wunused-command-line-argument]
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/ipmi/ipmb_dev_int.c:361:36: error: unused variable 'acpi_ipmb_id' [-Werror,-Wunused-const-variable]
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/dma/ti/edma.c:363:20: error: unused function 'edma_or_array' [-Werror,-Wunused-function]
drivers/dma/ti/edma.c:381:28: error: unused function 'edma_shadow0_read' [-Werror,-Wunused-function]
drivers/dma/ti/edma.c:404:28: error: unused function 'edma_param_read' [-Werror,-Wunused-function]
drivers/dma/ti/edma.c:410:20: error: unused function 'edma_param_write' [-Werror,-Wunused-function]
drivers/dma/ti/edma.c:422:20: error: unused function 'edma_param_and' [-Werror,-Wunused-function]
drivers/dma/ti/edma.c:428:20: error: unused function 'edma_param_or' [-Werror,-Wunused-function]
drivers/dma/ti/edma.c:754:31: error: unused function 'to_edma_cc' [-Werror,-Wunused-function]
drivers/gpio/gpio-pxa.c:174:19: error: unused function 'gpio_is_pxa_type' [-Werror,-Wunused-function]
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:26: error: variable 'temp' set but not used [-Werror=unused-but-set-variable]
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/i915/gem/i915_gem_context.c:999:1: error: unused function '__context_engines_static' [-Werror,-Wunused-function]
drivers/gpu/drm/kmb/kmb_dsi.c:812:2: error: unused function 'set_test_mode_src_osc_freq_target_low_bits' [-Werror,-Wunused-function]
drivers/gpu/drm/kmb/kmb_dsi.c:824:2: error: unused function 'set_test_mode_src_osc_freq_target_hi_bits' [-Werror,-Wunused-function]
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/accel/mma7660.c:257:36: error: unused variable 'mma7660_acpi_id' [-Werror,-Wunused-const-variable]
drivers/iio/accel/mma9553.c:1233:36: error: unused variable 'mma9553_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/accel/mxc4005.c:473:36: error: unused variable 'mxc4005_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/accel/mxc6255.c:168:36: error: unused variable 'mxc6255_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/gyro/bmg160_i2c.c:42:36: error: unused variable 'bmg160_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/humidity/hts221_i2c.c:44:36: error: unused variable 'hts221_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/imu/bmi160/bmi160_spi.c:36:36: error: unused variable 'bmi160_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/imu/inv_mpu6050/inv_mpu_i2c.c:252:36: error: unused variable 'inv_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/imu/inv_mpu6050/inv_mpu_spi.c:140:36: error: unused variable 'inv_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/imu/kmx61.c:1503:36: error: unused variable 'kmx61_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/light/jsa1212.c:431:36: error: unused variable 'jsa1212_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/light/pa12203001.c:454:36: error: unused variable 'pa12203001_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/light/rpr0521.c:1111:36: error: unused variable 'rpr0521_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/light/us5182d.c:949:36: error: unused variable 'us5182d_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/magnetometer/bmc150_magn_spi.c:47:36: error: unused variable 'bmc150_magn_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/magnetometer/mmc35240.c:563:36: error: unused variable 'mmc35240_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/potentiometer/max5487.c:133:36: error: unused variable 'max5487_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/proximity/pulsedlight-lidar-lite-v2.c:136:19: error: unused function 'lidar_write_power' [-Werror,-Wunused-function]
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/qedi/qedi_fw.c:932:40: sparse: sparse: incorrect type in assignment (different base types)
drivers/sh/clk/core.c:390:29: error: variable 'mapping' set but not used [-Werror=unused-but-set-variable]
drivers/soc/fsl/qe/qe_ic.c:235:29: error: unused function 'qe_ic_from_irq' [-Werror,-Wunused-function]
drivers/soc/qcom/smem.c:846:41: error: format specifies type 'unsigned short' but the argument has type 'unsigned int' [-Werror,-Wformat]
drivers/spi/spi-tegra20-slink.c:1188:12: error: unused function 'tegra_slink_runtime_suspend' [-Werror,-Wunused-function]
drivers/spi/spi-tegra20-slink.c:1200:12: error: unused function 'tegra_slink_runtime_resume' [-Werror,-Wunused-function]
drivers/staging/greybus/arche-platform.c:624:34: error: unused variable 'arche_combined_id' [-Werror,-Wunused-const-variable]
drivers/staging/r8188eu/core/rtw_ieee80211.c:884: warning: expecting prototype for ieee802_11_parse_elems(). Prototype was for rtw_ieee802_11_parse_elems() instead
drivers/staging/r8188eu/core/rtw_security.c:1627: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
drivers/staging/r8188eu/core/rtw_security.c:1652: warning: expecting prototype for omac1_aes_128(). Prototype was for rtw_use_tkipkey_handler() instead
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:104: warning: expecting prototype for Function(). Prototype was for rtl8188e_PHY_SetBBReg() instead
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:144: warning: expecting prototype for Function(). Prototype was for phy_RFSerialRead() instead
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:243: warning: expecting prototype for Function(). Prototype was for phy_RFSerialWrite() instead
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:287: warning: expecting prototype for Function(). Prototype was for rtl8188e_PHY_QueryRFReg() instead
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:323: warning: expecting prototype for Function(). Prototype was for rtl8188e_PHY_SetRFReg() instead
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:389: warning: expecting prototype for Function(). Prototype was for phy_InitBBRFRegisterDefinition() instead
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:46: warning: expecting prototype for Function(). Prototype was for phy_CalculateBitShift() instead
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:76: warning: expecting prototype for Function(). Prototype was for rtl8188e_PHY_QueryBBReg() instead
drivers/usb/core/devio.c:730:6: error: no previous prototype for 'usbfs_notify_suspend' [-Werror=missing-prototypes]
drivers/usb/core/devio.c:735: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]
drivers/video/backlight/lp855x_bl.c:519:34: error: unused variable 'lp855x_dt_ids' [-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/jffs2/writev.c:39:29: error: variable 'vecs' set but not used [-Werror=unused-but-set-variable]
fs/ksmbd/smb2pdu.c:3211:1: internal compiler error: in extract_insn, at recog.c:2770
fs/ksmbd/smbacl.c:872:1: internal compiler error: in extract_insn, at recog.c:2770
fs/proc/task_mmu.c:716:33: error: unused variable 'smaps_shmem_walk_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/exit.c:1810:13: warning: no previous prototype for function 'abort' [-Wmissing-prototypes]
kernel/locking/lock_events.c:61:16: error: no previous prototype for 'lockevent_read' [-Werror=missing-prototypes]
kernel/locking/lockdep.c:129:20: error: unused function 'lockdep_assert_locked' [-Werror,-Wunused-function]
kernel/locking/lockdep.c:404:28: error: unused function 'chain_hlock_class_idx' [-Werror,-Wunused-function]
kernel/locking/rwsem.c:182:20: error: unused function 'is_rwsem_reader_owned' [-Werror,-Wunused-function]
kernel/locking/rwsem.c:266:35: error: unused function 'rwsem_owner' [-Werror,-Wunused-function]
kernel/module.c:4763:6: error: no previous prototype for function 'module_layout' [-Werror,-Wmissing-prototypes]
kernel/sched/fair.c:2971:20: error: unused function 'account_numa_enqueue' [-Werror,-Wunused-function]
kernel/sched/fair.c:2975:20: error: unused function 'account_numa_dequeue' [-Werror,-Wunused-function]
kernel/sched/fair.c:2979:20: error: unused function 'update_scan_period' [-Werror,-Wunused-function]
kernel/sched/fair.c:4142:20: error: unused function 'cfs_rq_is_decayed' [-Werror,-Wunused-function]
kernel/sched/fair.c:5476:19: error: unused function 'throttled_lb_pair' [-Werror,-Wunused-function]
kernel/sched/fair.c:5493:20: error: unused function 'update_runtime_enabled' [-Werror,-Wunused-function]
kernel/sched/fair.c:5494:20: error: unused function 'unthrottle_offline_cfs_rqs' [-Werror,-Wunused-function]
kernel/sched/fair.c:8482:19: error: unused function 'check_misfit_status' [-Werror,-Wunused-function]
kernel/signal.c:4740:6: error: no previous prototype for function 'kdb_send_sig' [-Werror,-Wmissing-prototypes]
kernel/time/hrtimer.c:1648:7: error: variable 'expires_in_hardirq' set but not used [-Werror,-Wunused-but-set-variable]
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)
kernel/trace/trace_events.c:2084:37: error: unused variable 'ftrace_event_id_fops' [-Werror,-Wunused-const-variable]
kernel/trace/trace_events_hist.c:4723:13: warning: stack frame size (1336) exceeds limit (1024) in function 'hist_trigger_print_key' [-Wframe-larger-than]
lib/ashldi3.c:9:19: error: no previous prototype for '__ashldi3' [-Werror=missing-prototypes]
lib/ashrdi3.c:9:19: error: no previous prototype for '__ashrdi3' [-Werror=missing-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/dynamic_debug.c:936:30: error: 'proc_fops' defined but not used [-Werror=unused-const-variable=]
lib/dynamic_debug.c:936:30: error: unused variable 'proc_fops' [-Werror,-Wunused-const-variable]
lib/errname.c:16:67: error: initialized field overwritten [-Werror=override-init]
lib/lshrdi3.c:9:19: error: no previous prototype for '__lshrdi3' [-Werror=missing-prototypes]
lib/ucmpdi2.c:8:19: error: no previous prototype for '__ucmpdi2' [-Werror=missing-prototypes]
mm/mmap_lock.c:133:21: error: unused function 'get_memcg_path_buf' [-Werror,-Wunused-function]
mm/mmap_lock.c:150:20: error: unused function 'put_memcg_path_buf' [-Werror,-Wunused-function]
mm/nommu.c:1642:15: error: no previous prototype for 'arch_get_unmapped_area' [-Werror=missing-prototypes]
mm/percpu.c:3027:12: error: no previous prototype for function 'pcpu_embed_first_chunk' [-Werror,-Wmissing-prototypes]
mm/shmem.c:1482:20: error: unused function 'shmem_show_mpol' [-Werror,-Wunused-function]
mm/slab.c:622:21: error: unused function 'alternate_node_alloc' [-Werror,-Wunused-function]
mm/slab.c:628:21: error: unused function '____cache_alloc_node' [-Werror,-Wunused-function]
mm/slab_common.c:1170:30: error: unused variable 'slabinfo_proc_ops' [-Werror,-Wunused-const-variable]
mm/slub.c:1635:29: error: unused function 'node_nr_slabs' [-Werror,-Wunused-function]
net/netfilter/nf_hooks_lwtunnel.c:15:19: error: unused function 'nf_hooks_lwtunnel_set' [-Werror,-Wunused-function]
net/netfilter/nf_hooks_lwtunnel.c:7:19: error: unused function 'nf_hooks_lwtunnel_get' [-Werror,-Wunused-function]
security/apparmor/file.c:150:20: error: unused function 'is_deleted' [-Werror,-Wunused-function]
security/apparmor/label.c:1258:20: error: unused function 'label_is_visible' [-Werror,-Wunused-function]
security/apparmor/policy_unpack_test.c:51:16: error: no previous prototype for function 'build_aa_ext_struct' [-Werror,-Wmissing-prototypes]

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- 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
|   |-- drivers-scsi-qedi-qedi_fw.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-sq_prod-got-unsigned-short-usertype-fw_sq_prod_idx
|   |-- drivers-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- 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
|   `-- net-ipv4-tcp_cong.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-struct-tcp_congestion_ops-const-noderef-__rcu-_val_-got-struct-tcp_congestion_ops-assigned-ca
|-- arc-randconfig-r005-20210908
|   |-- 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-jffs2-writev.c:error:variable-vecs-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-dynamic_debug.c:error:proc_fops-defined-but-not-used
|-- arc-randconfig-r043-20210908
|   |-- 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
|   |-- 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-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- 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-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- 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
|-- arm-randconfig-c002-20210908
|   |-- 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
|   |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|   `-- mm-nommu.c:error:no-previous-prototype-for-arch_get_unmapped_area
|-- 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
|-- 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
|   |-- fs-ksmbd-smb2pdu.c:internal-compiler-error:in-extract_insn-at-recog.c
|   |-- fs-ksmbd-smbacl.c:internal-compiler-error:in-extract_insn-at-recog.c
|   |-- 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-randconfig-r023-20210908
|   |-- 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-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_s.c:error:no-previous-prototype-for-trace_trap
|   |-- arch-h8300-kernel-ptrace_s.c:error:no-previous-prototype-for-user_disable_single_step
|   |-- arch-h8300-kernel-ptrace_s.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-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used
|   |-- include-asm-generic-page.h:error:ordered-comparison-of-pointer-with-null-pointer
|   |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read
|   |-- lib-errname.c:error:initialized-field-overwritten
|   `-- mm-nommu.c:error:no-previous-prototype-for-arch_get_unmapped_area
|-- i386-allyesconfig
|   |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-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
|-- m68k-allmodconfig
|   |-- drivers-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- 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
|   `-- 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
|   |-- drivers-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- 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
|   `-- mm-util.c:error:no-previous-prototype-for-flush_dcache_folio
|-- m68k-randconfig-r021-20210908
|   |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read
|   `-- mm-nommu.c:error:no-previous-prototype-for-arch_get_unmapped_area
|-- microblaze-buildonly-randconfig-r006-20210908
|   |-- 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
|   `-- lib-errname.c:error:initialized-field-overwritten
|-- microblaze-randconfig-r002-20210908
|   |-- 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
|-- microblaze-randconfig-r032-20210908
|   |-- 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
|-- 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-misaligned.c:error:no-previous-prototype-for-handle_unaligned_c
|   |-- arch-nios2-kernel-setup.c:error:no-previous-prototype-for-nios2_boot_init
|   |-- arch-nios2-kernel-time.c:error:no-previous-prototype-for-time_init
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_diverror_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-unhandled_exception
|   |-- arch-nios2-lib-memcpy.c:error:no-previous-prototype-for-memcpy
|   |-- 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_sync_dma_for_cpu
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   `-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|-- 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-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- 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-r022-20210908
|   |-- 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-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-handle_unaligned_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-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
|   `-- lib-errname.c:error:initialized-field-overwritten
|-- nios2-randconfig-r025-20210908
|   |-- 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-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-handle_unaligned_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
|-- nios2-randconfig-r034-20210908
|   |-- 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-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-handle_unaligned_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-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-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- 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
|-- powerpc-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-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- 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-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-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read
|   `-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|-- powerpc64-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-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- 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-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- 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-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- 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-randconfig-m031-20210908
|   |-- 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-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
|-- riscv-randconfig-r004-20210908
|   |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used
|   |-- lib-ashldi3.c:error:no-previous-prototype-for-__ashldi3
|   |-- lib-ashrdi3.c:error:no-previous-prototype-for-__ashrdi3
|   |-- lib-errname.c:error:initialized-field-overwritten
|   |-- lib-lshrdi3.c:error:no-previous-prototype-for-__lshrdi3
|   `-- lib-ucmpdi2.c:error:no-previous-prototype-for-__ucmpdi2
|-- 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-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
|   |-- drivers-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- 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-allyesconfig
|   |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-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
|-- x86_64-buildonly-randconfig-r003-20210908
|   |-- 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
|   `-- lib-errname.c:error:initialized-field-overwritten
|-- x86_64-randconfig-m001-20210908
|   |-- 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-)
`-- 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-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
    |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
    |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
    |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
    |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
    |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
    |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
    |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
    |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
    |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
    |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
    |-- 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
|-- arm-randconfig-r031-20210908
|   |-- clang:warning:argument-unused-during-compilation:march-armv7-m
|   |-- drivers-dma-ti-edma.c:error:unused-function-edma_or_array-Werror-Wunused-function
|   |-- drivers-dma-ti-edma.c:error:unused-function-edma_param_and-Werror-Wunused-function
|   |-- drivers-dma-ti-edma.c:error:unused-function-edma_param_or-Werror-Wunused-function
|   |-- drivers-dma-ti-edma.c:error:unused-function-edma_param_read-Werror-Wunused-function
|   |-- drivers-dma-ti-edma.c:error:unused-function-edma_param_write-Werror-Wunused-function
|   |-- drivers-dma-ti-edma.c:error:unused-function-edma_shadow0_read-Werror-Wunused-function
|   |-- drivers-dma-ti-edma.c:error:unused-function-to_edma_cc-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-iio-accel-da280.c:error:unused-variable-da280_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-mma9553.c:error:unused-variable-mma9553_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-mxc4005.c:error:unused-variable-mxc4005_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-imu-inv_mpu6050-inv_mpu_i2c.c:error:unused-variable-inv_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-pa12203001.c:error:unused-variable-pa12203001_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-magnetometer-mmc35240.c:error:unused-variable-mmc35240_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-proximity-pulsedlight-lidar-lite-v2.c:error:unused-function-lidar_write_power-Werror-Wunused-function
|   |-- drivers-soc-fsl-qe-qe_ic.c:error:unused-function-qe_ic_from_irq-Werror-Wunused-function
|   |-- 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-time-hrtimer.c:error:variable-expires_in_hardirq-set-but-not-used-Werror-Wunused-but-set-variable
|   |-- 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-mmap_lock.c:error:unused-function-get_memcg_path_buf-Werror-Wunused-function
|   |-- mm-mmap_lock.c:error:unused-function-put_memcg_path_buf-Werror-Wunused-function
|   |-- mm-slub.c:error:unused-function-node_nr_slabs-Werror-Wunused-function
|   |-- net-netfilter-nf_hooks_lwtunnel.c:error:unused-function-nf_hooks_lwtunnel_get-Werror-Wunused-function
|   `-- net-netfilter-nf_hooks_lwtunnel.c:error:unused-function-nf_hooks_lwtunnel_set-Werror-Wunused-function
|-- hexagon-randconfig-r041-20210908
|   |-- 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-smp.c:error:no-previous-prototype-for-function-handle_ipi-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-smp.c:error:no-previous-prototype-for-function-setup_profiling_timer-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-smp.c:error:no-previous-prototype-for-function-start_secondary-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-ipi_timer-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-time.c:error:no-previous-prototype-for-function-setup_percpu_clockdev-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-ipmi-ipmb_dev_int.c:error:unused-variable-acpi_ipmb_id-Werror-Wunused-const-variable
|   |-- drivers-char-mem.c:error:no-previous-prototype-for-function-unxlate_dev_mem_ptr-Werror-Wmissing-prototypes
|   |-- drivers-iio-accel-bmc150-accel-i2c.c:error:unused-variable-bmc150_accel_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-da280.c:error:unused-variable-da280_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-kxcjk-.c:error:unused-variable-kx_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-mma7660.c:error:unused-variable-mma7660_acpi_id-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-mma9551.c:error:unused-variable-mma9551_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-mma9553.c:error:unused-variable-mma9553_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-mxc4005.c:error:unused-variable-mxc4005_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-stk8ba50.c:error:unused-variable-stk8ba50_acpi_id-Werror-Wunused-const-variable
|   |-- drivers-iio-gyro-bmg160_i2c.c:error:unused-variable-bmg160_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-humidity-hts221_i2c.c:error:unused-variable-hts221_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-imu-fxos8700_i2c.c:error:unused-variable-fxos8700_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-imu-inv_mpu6050-inv_mpu_i2c.c:error:unused-variable-inv_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-jsa1212.c:error:unused-variable-jsa1212_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-ltr501.c:error:unused-variable-ltr_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-pa12203001.c:error:unused-variable-pa12203001_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-rpr0521.c:error:unused-variable-rpr0521_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-stk3310.c:error:unused-variable-stk3310_acpi_id-Werror-Wunused-const-variable
|   |-- drivers-iio-magnetometer-bmc150_magn_i2c.c:error:unused-variable-bmc150_magn_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-magnetometer-mmc35240.c:error:unused-variable-mmc35240_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-proximity-pulsedlight-lidar-lite-v2.c:error:unused-function-lidar_write_power-Werror-Wunused-function
|   |-- drivers-media-i2c-imx290.c:error:unused-variable-imx290_of_match-Werror-Wunused-const-variable
|   |-- drivers-media-i2c-ov2680.c:error:unused-variable-ov2680_dt_ids-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
|   |-- drivers-video-backlight-lp855x_bl.c:error:unused-variable-lp855x_dt_ids-Werror-Wunused-const-variable
|   |-- kernel-sched-fair.c:error:unused-function-check_misfit_status-Werror-Wunused-function
|   |-- kernel-signal.c:error:no-previous-prototype-for-function-kdb_send_sig-Werror-Wmissing-prototypes
|   |-- kernel-trace-trace_events.c:error:unused-variable-ftrace_event_id_fops-Werror-Wunused-const-variable
|   |-- 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
|   |-- lib-dynamic_debug.c:error:unused-variable-proc_fops-Werror-Wunused-const-variable
|   |-- mm-percpu.c:error:no-previous-prototype-for-function-pcpu_embed_first_chunk-Werror-Wmissing-prototypes
|   |-- mm-shmem.c:error:unused-function-shmem_show_mpol-Werror-Wunused-function
|   `-- mm-slab_common.c:error:unused-variable-slabinfo_proc_ops-Werror-Wunused-const-variable
|-- hexagon-randconfig-r045-20210908
|   |-- 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-ipmi-ipmb_dev_int.c:error:unused-variable-acpi_ipmb_id-Werror-Wunused-const-variable
|   |-- 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-gpio-gpio-pxa.c:error:unused-function-gpio_is_pxa_type-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-gpu-drm-kmb-kmb_dsi.c:error:unused-function-set_test_mode_src_osc_freq_target_hi_bits-Werror-Wunused-function
|   |-- drivers-gpu-drm-kmb-kmb_dsi.c:error:unused-function-set_test_mode_src_osc_freq_target_low_bits-Werror-Wunused-function
|   |-- 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-accel-mma9551.c:error:unused-variable-mma9551_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-mma9553.c:error:unused-variable-mma9553_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-mxc4005.c:error:unused-variable-mxc4005_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-mxc6255.c:error:unused-variable-mxc6255_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-stk8ba50.c:error:unused-variable-stk8ba50_acpi_id-Werror-Wunused-const-variable
|   |-- drivers-iio-gyro-bmg160_i2c.c:error:unused-variable-bmg160_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-bmi160-bmi160_spi.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-imu-inv_mpu6050-inv_mpu_i2c.c:error:unused-variable-inv_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-imu-inv_mpu6050-inv_mpu_spi.c:error:unused-variable-inv_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-imu-kmx61.c:error:unused-variable-kmx61_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-jsa1212.c:error:unused-variable-jsa1212_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-ltr501.c:error:unused-variable-ltr_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-pa12203001.c:error:unused-variable-pa12203001_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-rpr0521.c:error:unused-variable-rpr0521_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-us5182d.c:error:unused-variable-us5182d_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-magnetometer-bmc150_magn_i2c.c:error:unused-variable-bmc150_magn_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-magnetometer-bmc150_magn_spi.c:error:unused-variable-bmc150_magn_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-potentiometer-max5487.c:error:unused-variable-max5487_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-proximity-pulsedlight-lidar-lite-v2.c:error:unused-function-lidar_write_power-Werror-Wunused-function
|   |-- 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-soc-qcom-smem.c:error:format-specifies-type-unsigned-short-but-the-argument-has-type-unsigned-int-Werror-Wformat
|   |-- drivers-spi-spi-tegra20-slink.c:error:unused-function-tegra_slink_runtime_resume-Werror-Wunused-function
|   |-- drivers-spi-spi-tegra20-slink.c:error:unused-function-tegra_slink_runtime_suspend-Werror-Wunused-function
|   |-- drivers-staging-greybus-arche-platform.c:error:unused-variable-arche_combined_id-Werror-Wunused-const-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
|   |-- drivers-video-backlight-lp855x_bl.c:error:unused-variable-lp855x_dt_ids-Werror-Wunused-const-variable
|   |-- kernel-signal.c:error:no-previous-prototype-for-function-kdb_send_sig-Werror-Wmissing-prototypes
|   |-- 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-shmem.c:error:unused-function-shmem_show_mpol-Werror-Wunused-function
|   |-- mm-slab.c:error:unused-function-____cache_alloc_node-Werror-Wunused-function
|   |-- mm-slab.c:error:unused-function-alternate_node_alloc-Werror-Wunused-function
|   |-- net-netfilter-nf_hooks_lwtunnel.c:error:unused-function-nf_hooks_lwtunnel_get-Werror-Wunused-function
|   `-- net-netfilter-nf_hooks_lwtunnel.c:error:unused-function-nf_hooks_lwtunnel_set-Werror-Wunused-function
|-- i386-randconfig-a011-20210908
|   |-- kernel-exit.c:warning:no-previous-prototype-for-function-abort
|   `-- kernel-trace-trace_events_hist.c:warning:stack-frame-size-()-exceeds-limit-()-in-function-hist_trigger_print_key
|-- i386-randconfig-a012-20210908
|   `-- kernel-exit.c:warning:no-previous-prototype-for-function-abort
|-- i386-randconfig-a013-20210908
|   `-- kernel-exit.c:warning:no-previous-prototype-for-function-abort
|-- i386-randconfig-a014-20210908
|   |-- drivers-gpu-drm-i915-gem-i915_gem_context.c:error:unused-function-__context_engines_static-Werror-Wunused-function
|   |-- kernel-exit.c:warning:no-previous-prototype-for-function-abort
|   `-- kernel-trace-trace_events_hist.c:warning:stack-frame-size-()-exceeds-limit-()-in-function-hist_trigger_print_key
|-- i386-randconfig-a015-20210908
|   `-- kernel-exit.c:warning:no-previous-prototype-for-function-abort
|-- i386-randconfig-a016-20210908
|   `-- kernel-exit.c:warning:no-previous-prototype-for-function-abort
|-- riscv-randconfig-r042-20210908
|   |-- fs-proc-task_mmu.c:error:unused-variable-smaps_shmem_walk_ops-Werror-Wunused-const-variable
|   |-- kernel-locking-lockdep.c:error:unused-function-chain_hlock_class_idx-Werror-Wunused-function
|   |-- kernel-locking-lockdep.c:error:unused-function-lockdep_assert_locked-Werror-Wunused-function
|   |-- kernel-locking-rwsem.c:error:unused-function-is_rwsem_reader_owned-Werror-Wunused-function
|   |-- kernel-locking-rwsem.c:error:unused-function-rwsem_owner-Werror-Wunused-function
|   |-- kernel-sched-psi.c:error:no-previous-prototype-for-function-psi_trigger_create-Werror-Wmissing-prototypes
|   |-- kernel-sched-psi.c:error:no-previous-prototype-for-function-psi_trigger_poll-Werror-Wmissing-prototypes
|   |-- kernel-sched-psi.c:error:no-previous-prototype-for-function-psi_trigger_replace-Werror-Wmissing-prototypes
|   |-- kernel-time-hrtimer.c:error:variable-expires_in_hardirq-set-but-not-used-Werror-Wunused-but-set-variable
|   |-- security-apparmor-file.c:error:unused-function-is_deleted-Werror-Wunused-function
|   |-- security-apparmor-label.c:error:unused-function-label_is_visible-Werror-Wunused-function
|   `-- security-apparmor-policy_unpack_test.c:error:no-previous-prototype-for-function-build_aa_ext_struct-Werror-Wmissing-prototypes
`-- x86_64-randconfig-a016-20210908
    `-- fs-reiserfs-ibalance.o:warning:objtool:internal_move_pointers_items():stack-state-mismatch:cfa1-cfa2

elapsed time: 738m

configs tested: 100
configs skipped: 3

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
m68k                          amiga_defconfig
mips                        jmr3927_defconfig
mips                       lemote2f_defconfig
powerpc                    ge_imp3a_defconfig
openrisc                  or1klitex_defconfig
m68k                            mac_defconfig
sh                         ecovec24_defconfig
sh                           se7750_defconfig
mips                        workpad_defconfig
powerpc                        warp_defconfig
arm                         mv78xx0_defconfig
sh                           se7343_defconfig
powerpc                    sam440ep_defconfig
openrisc                         alldefconfig
xtensa                    smp_lx200_defconfig
arm                           viper_defconfig
sh                        sh7785lcr_defconfig
powerpc                 mpc8315_rdb_defconfig
i386                 randconfig-c001-20210908
x86_64               randconfig-c001-20210908
arm                  randconfig-c002-20210908
ia64                             allmodconfig
ia64                                defconfig
ia64                             allyesconfig
m68k                             allmodconfig
m68k                                defconfig
m68k                             allyesconfig
nds32                               defconfig
nios2                            allyesconfig
csky                                defconfig
alpha                               defconfig
alpha                            allyesconfig
xtensa                           allyesconfig
h8300                            allyesconfig
arc                                 defconfig
sh                               allmodconfig
parisc                              defconfig
s390                             allyesconfig
s390                             allmodconfig
parisc                           allyesconfig
s390                                defconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
i386                             allyesconfig
sparc                            allyesconfig
sparc                               defconfig
i386                                defconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a005-20210908
i386                 randconfig-a004-20210908
i386                 randconfig-a006-20210908
i386                 randconfig-a002-20210908
i386                 randconfig-a001-20210908
i386                 randconfig-a003-20210908
x86_64               randconfig-a004-20210908
x86_64               randconfig-a006-20210908
x86_64               randconfig-a003-20210908
x86_64               randconfig-a001-20210908
x86_64               randconfig-a005-20210908
x86_64               randconfig-a002-20210908
arc                  randconfig-r043-20210908
riscv                    nommu_k210_defconfig
riscv                            allyesconfig
riscv                    nommu_virt_defconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                          rv32_defconfig
riscv                            allmodconfig
um                           x86_64_defconfig
um                             i386_defconfig
x86_64                           allyesconfig
x86_64                    rhel-8.3-kselftests
x86_64                              defconfig
x86_64                                  kexec

clang tested configs:
x86_64               randconfig-a016-20210908
x86_64               randconfig-a011-20210908
x86_64               randconfig-a012-20210908
x86_64               randconfig-a015-20210908
x86_64               randconfig-a014-20210908
x86_64               randconfig-a013-20210908
i386                 randconfig-a012-20210908
i386                 randconfig-a015-20210908
i386                 randconfig-a011-20210908
i386                 randconfig-a013-20210908
i386                 randconfig-a014-20210908
i386                 randconfig-a016-20210908
riscv                randconfig-r042-20210908
hexagon              randconfig-r045-20210908
s390                 randconfig-r044-20210908
hexagon              randconfig-r041-20210908

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx





[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux