* [linux-next:master] BUILD REGRESSION 999569d59a0aa2509ae4a67ecc266c1134e37e7b
@ 2021-09-08 18:09 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-09-08 18:09 UTC (permalink / raw)
To: Andrew Morton; +Cc: Linux Memory Management List
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 999569d59a0aa2509ae4a67ecc266c1134e37e7b Add linux-next specific files for 20210908
Error/Warning reports:
https://lore.kernel.org/linux-mm/202109061904.Lhao327m-lkp@intel.com
https://lore.kernel.org/linux-mm/202109061910.eHn4prio-lkp@intel.com
https://lore.kernel.org/linux-mm/202109061915.5aUXdctk-lkp@intel.com
https://lore.kernel.org/linux-mm/202109062013.AqW560fV-lkp@intel.com
https://lore.kernel.org/linux-mm/202109070707.4pPukuYB-lkp@intel.com
https://lore.kernel.org/llvm/202109090118.cXkAaNad-lkp@intel.com
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/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/regulator/twl-regulator.c:559:34: error: unused variable 'twl_of_match' [-Werror,-Wunused-const-variable]
drivers/regulator/twl6030-regulator.c:637:34: error: unused variable 'twl_of_match' [-Werror,-Wunused-const-variable]
drivers/scsi/st.c:3826:2: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough]
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/nios2/kernel/traps.c:122:17: error: no previous prototype for 'handle_unaligned_c' [-Werror=missing-prototypes]
arch/riscv/errata/sifive/errata.c:26:14: error: result of comparison of constant 9223372036854775815 with expression of type 'unsigned long' is always true [-Werror,-Wtautological-constant-out-of-range-compare]
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: error: unsupported argument '-m440' to option 'Wa,'
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/ipmi/ipmi_msghandler.c:5058:12: error: stack frame size (1080) exceeds limit (1024) in function 'panic_event' [-Werror,-Wframe-larger-than]
drivers/char/mem.c:95:13: error: no previous prototype for function 'unxlate_dev_mem_ptr' [-Werror,-Wmissing-prototypes]
drivers/comedi/drivers/ni_atmio.c:210:35: error: 'device_ids' defined but not used [-Werror=unused-const-variable=]
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/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/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/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/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_spi.c:140:36: error: unused variable 'inv_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/us5182d.c:949:36: error: unused variable 'us5182d_acpi_match' [-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/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/input/joystick/analog.c:160:2: error: Precise timer not defined for this architecture. [-Werror,-W#warnings]
drivers/irqchip/irq-renesas-h8300h.c:66:13: error: unused variable 'bit' [-Werror=unused-variable]
drivers/md/dm-integrity.c:1729:13: error: variable 'bi_sector' set but not used [-Werror,-Wunused-but-set-variable]
drivers/mfd/asic3.c:937:23: error: unused variable 'asic' [-Werror=unused-variable]
drivers/mtd/nand/raw/omap_elm.c:285:12: error: variable 'errors' set but not used [-Werror,-Wunused-but-set-variable]
drivers/net/ethernet/smsc/smc91x.h:1088:39: error: variable '__ioaddr' set but not used [-Werror=unused-but-set-variable]
drivers/nvmem/bcm-ocotp.c:247:36: error: unused variable 'bcm_otpc_acpi_ids' [-Werror,-Wunused-const-variable]
drivers/sh/clk/core.c:390:29: error: variable 'mapping' set but not used [-Werror=unused-but-set-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/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:876: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/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:1103:20: error: unused function 'print_unload_info' [-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/time/hrtimer.c:1648:7: error: variable 'expires_in_hardirq' set but not used [-Werror,-Wunused-but-set-variable]
lib/ashldi3.c:9:19: error: no previous prototype for function '__ashldi3' [-Werror,-Wmissing-prototypes]
lib/ashrdi3.c:9:19: error: no previous prototype for function '__ashrdi3' [-Werror,-Wmissing-prototypes]
lib/atomic64.c:124:1: error: no previous prototype for function 'generic_atomic64_and_return' [-Werror,-Wmissing-prototypes]
lib/atomic64.c:125:1: error: no previous prototype for function 'generic_atomic64_or_return' [-Werror,-Wmissing-prototypes]
lib/atomic64.c:126:1: error: no previous prototype for function 'generic_atomic64_xor_return' [-Werror,-Wmissing-prototypes]
lib/decompress_unxz.c:251:17: error: no previous prototype for 'unxz' [-Werror=missing-prototypes]
lib/errname.c:16:67: error: initialized field overwritten [-Werror=override-init]
lib/lshrdi3.c:9:19: error: no previous prototype for function '__lshrdi3' [-Werror,-Wmissing-prototypes]
lib/ucmpdi2.c:8:19: error: no previous prototype for function '__ucmpdi2' [-Werror,-Wmissing-prototypes]
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]
net/ipv4/ip_gre.c:143:15: error: variable 'data_len' set but not used [-Werror,-Wunused-but-set-variable]
net/netlabel/netlabel_domainhash.c:495:21: error: variable 'old_list6' set but not used [-Werror,-Wunused-but-set-variable]
net/rds/message.c:369:6: error: variable 'total_copied' set but not used [-Werror,-Wunused-but-set-variable]
powerpc64-linux-ld: warning: discarding dynamic section .glink
powerpc64-linux-ld: warning: discarding dynamic section .plt
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-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-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-buildonly-randconfig-r001-20210908
| |-- drivers-gpu-drm-tegra-dc.c:warning:variable-new_dc_state-set-but-not-used
| |-- drivers-gpu-drm-tegra-dc.c:warning:variable-old_dc_state-set-but-not-used
| `-- drivers-gpu-drm-tegra-dc.c:warning:variable-old_state-set-but-not-used
|-- arm64-defconfig
| |-- drivers-gpu-drm-tegra-dc.c:warning:variable-new_dc_state-set-but-not-used
| |-- drivers-gpu-drm-tegra-dc.c:warning:variable-old_dc_state-set-but-not-used
| `-- drivers-gpu-drm-tegra-dc.c:warning:variable-old_state-set-but-not-used
|-- 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-r022-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
| |-- 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
| |-- fs-affs-namei.c:error:unused-variable-toupper
| |-- fs-jffs2-writev.c:error:variable-vecs-set-but-not-used
| |-- include-asm-generic-page.h:error:ordered-comparison-of-pointer-with-null-pointer
| |-- 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
|-- i386-buildonly-randconfig-r002-20210908
| |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used
| `-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|-- i386-randconfig-s001-20210908
| |-- fs-cifs-smb2maperror.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-unsigned-int-usertype-tid-got-restricted-__le32-usertype-TreeId
| |-- fs-cifs-smb2maperror.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-unsigned-long-long-usertype-sesid-got-restricted-__le64-usertype-SessionId
| |-- fs-cifs-smb2misc.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-unsigned-int-usertype-tid-got-restricted-__le32-usertype-TreeId
| |-- fs-cifs-smb2misc.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-unsigned-long-long-usertype-ses_id-got-restricted-__le64-usertype-SessionId
| |-- fs-cifs-smb2ops.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-unsigned-int-usertype-tid-got-restricted-__le32-usertype-TreeId
| |-- fs-cifs-smb2ops.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-unsigned-long-long-usertype-sesid-got-restricted-__le64-usertype-SessionId
| |-- fs-cifs-smb2ops.c:sparse:sparse:restricted-__le32-degrades-to-integer
| |-- fs-cifs-smb2pdu.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-TreeId-got-unsigned-int
| |-- fs-cifs-smb2pdu.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-TreeId-got-unsigned-int-const-usertype-tid
| |-- fs-cifs-smb2pdu.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le64-usertype-SessionId-got-unsigned-long-long
| |-- fs-cifs-smb2pdu.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le64-usertype-SessionId-got-unsigned-long-long-usertype-Suid
| |-- fs-cifs-smb2pdu.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-tid-got-restricted-__le32-usertype-TreeId
| |-- fs-cifs-smb2pdu.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-long-long-usertype-Suid-got-restricted-__le64-usertype-SessionId
| |-- fs-cifs-smb2transport.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-unsigned-int-usertype-tid-got-restricted-__le32-const-usertype-TreeId
| |-- fs-cifs-smb2transport.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-unsigned-long-long-usertype-ses_id-got-restricted-__le64-usertype-SessionId
| `-- fs-cifs-smb2transport.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-unsigned-long-long-usertype-sesid-got-restricted-__le64-const-usertype-SessionId
|-- 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-buildonly-randconfig-r001-20210908
| |-- 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
|-- 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
|-- nios2-allyesconfig
| |-- 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_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
| |-- 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-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|-- nios2-buildonly-randconfig-r005-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-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_power_off
| |-- 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-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-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-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_sync_dma_for_cpu
| |-- arch-nios2-mm-tlb.c:error:no-previous-prototype-for-dump_tlb_line
| `-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|-- nios2-randconfig-r016-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-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
| |-- 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
|-- openrisc-randconfig-r012-20210908
| |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used
| |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used
| |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_resume
| |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_suspend
| |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read
| `-- lib-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
|-- parisc-randconfig-r032-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
| |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used
| `-- fs-jffs2-writev.c:error:variable-vecs-set-but-not-used
|-- 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-randconfig-m031-20210908
| `-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used
|-- powerpc64-randconfig-r033-20210908
| |-- powerpc64-linux-ld:warning:discarding-dynamic-section-.glink
| `-- powerpc64-linux-ld:warning:discarding-dynamic-section-.plt
|-- 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
|-- 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-randconfig-s021-20210908
| `-- fs-cifs-smb2pdu.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le64-usertype-SessionId-got-unsigned-long
`-- 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
|-- hexagon-buildonly-randconfig-r005-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-mem.c:error:no-previous-prototype-for-function-unxlate_dev_mem_ptr-Werror-Wmissing-prototypes
| |-- 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-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-bmi160-bmi160_i2c.c:error:unused-variable-bmi160_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-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-input-joystick-analog.c:error:Precise-timer-not-defined-for-this-architecture.-Werror-W-warnings
| |-- drivers-video-backlight-lp855x_bl.c:error:unused-variable-lp855x_dt_ids-Werror-Wunused-const-variable
| |-- kernel-module.c:error:unused-function-print_unload_info-Werror-Wunused-function
| |-- lib-atomic64.c:error:no-previous-prototype-for-function-generic_atomic64_and_return-Werror-Wmissing-prototypes
| |-- lib-atomic64.c:error:no-previous-prototype-for-function-generic_atomic64_or_return-Werror-Wmissing-prototypes
| |-- lib-atomic64.c:error:no-previous-prototype-for-function-generic_atomic64_xor_return-Werror-Wmissing-prototypes
| |-- mm-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.c:error:unused-function-____cache_alloc_node-Werror-Wunused-function
| |-- mm-slab.c:error:unused-function-alternate_node_alloc-Werror-Wunused-function
| `-- mm-slab_common.c:error:unused-variable-slabinfo_proc_ops-Werror-Wunused-const-variable
|-- hexagon-randconfig-r023-20210908
| |-- 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_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-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_page-Werror-Wmissing-prototypes
| |-- arch-hexagon-mm-vm_tlb.c:error:no-previous-prototype-for-function-tlb_flush_all-Werror-Wmissing-prototypes
| |-- drivers-char-ipmi-ipmi_msghandler.c:error:stack-frame-size-()-exceeds-limit-()-in-function-panic_event-Werror-Wframe-larger-than
| |-- 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-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_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_spi.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-stk3310.c:error:unused-variable-stk3310_acpi_id-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-magnetometer-mmc35240.c:error:unused-variable-mmc35240_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-input-joystick-analog.c:error:Precise-timer-not-defined-for-this-architecture.-Werror-W-warnings
| |-- drivers-regulator-twl-regulator.c:error:unused-variable-twl_of_match-Werror-Wunused-const-variable
| |-- drivers-regulator-twl6030-regulator.c:error:unused-variable-twl_of_match-Werror-Wunused-const-variable
| |-- fs-proc-task_mmu.c:error:unused-variable-smaps_shmem_walk_ops-Werror-Wunused-const-variable
| |-- 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
| |-- 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
| |-- net-ipv4-ip_gre.c:error:variable-data_len-set-but-not-used-Werror-Wunused-but-set-variable
| |-- net-netlabel-netlabel_domainhash.c:error:variable-old_list6-set-but-not-used-Werror-Wunused-but-set-variable
| `-- net-rds-message.c:error:variable-total_copied-set-but-not-used-Werror-Wunused-but-set-variable
|-- powerpc64-randconfig-r011-20210908
| `-- clang:error:unsupported-argument-m440-to-option-Wa
|-- riscv-buildonly-randconfig-r004-20210908
| |-- drivers-mtd-nand-raw-omap_elm.c:error:variable-errors-set-but-not-used-Werror-Wunused-but-set-variable
| |-- drivers-scsi-st.c:error:unannotated-fall-through-between-switch-labels-Werror-Wimplicit-fallthrough
| |-- 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-module.c:error:no-previous-prototype-for-function-module_layout-Werror-Wmissing-prototypes
| |-- kernel-time-hrtimer.c:error:variable-expires_in_hardirq-set-but-not-used-Werror-Wunused-but-set-variable
| `-- mm-percpu.c:error:no-previous-prototype-for-function-pcpu_embed_first_chunk-Werror-Wmissing-prototypes
|-- riscv-randconfig-r026-20210908
| |-- arch-riscv-errata-sifive-errata.c:error:result-of-comparison-of-constant-with-expression-of-type-unsigned-long-is-always-true-Werror-Wtautological-constant-out-of-range-compare
| |-- drivers-char-ipmi-ipmb_dev_int.c:error:unused-variable-acpi_ipmb_id-Werror-Wunused-const-variable
| |-- drivers-md-dm-integrity.c:error:variable-bi_sector-set-but-not-used-Werror-Wunused-but-set-variable
| |-- drivers-nvmem-bcm-ocotp.c:error:unused-variable-bcm_otpc_acpi_ids-Werror-Wunused-const-variable
| |-- drivers-scsi-st.c:error:unannotated-fall-through-between-switch-labels-Werror-Wimplicit-fallthrough
| |-- fs-proc-task_mmu.c:error:unused-variable-smaps_shmem_walk_ops-Werror-Wunused-const-variable
| |-- 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-ashldi3.c:error:no-previous-prototype-for-function-__ashldi3-Werror-Wmissing-prototypes
| |-- lib-ashrdi3.c:error:no-previous-prototype-for-function-__ashrdi3-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
| |-- lib-lshrdi3.c:error:no-previous-prototype-for-function-__lshrdi3-Werror-Wmissing-prototypes
| |-- lib-ucmpdi2.c:error:no-previous-prototype-for-function-__ucmpdi2-Werror-Wmissing-prototypes
| |-- mm-slab.c:error:unused-function-____cache_alloc_node-Werror-Wunused-function
| `-- mm-slab.c:error:unused-function-alternate_node_alloc-Werror-Wunused-function
|-- 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: 731m
configs tested: 87
configs skipped: 3
gcc tested configs:
arm defconfig
arm64 allyesconfig
arm64 defconfig
arm allyesconfig
arm allmodconfig
parisc alldefconfig
arm shmobile_defconfig
sh se7724_defconfig
m68k apollo_defconfig
powerpc mpc837x_mds_defconfig
arm aspeed_g4_defconfig
sh rsk7264_defconfig
arm mvebu_v5_defconfig
m68k mvme147_defconfig
arm mainstone_defconfig
sh espt_defconfig
powerpc gamecube_defconfig
mips loongson3_defconfig
sh lboxre2_defconfig
arm moxart_defconfig
powerpc pq2fads_defconfig
sh sh7763rdp_defconfig
arc tb10x_defconfig
openrisc simple_smp_defconfig
mips sb1250_swarm_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
nios2 defconfig
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
i386 allyesconfig
sparc allyesconfig
sparc defconfig
i386 defconfig
arc allyesconfig
nds32 allnoconfig
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
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 rhel-8.3
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
riscv randconfig-r042-20210908
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-09-08 18:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-08 18:09 [linux-next:master] BUILD REGRESSION 999569d59a0aa2509ae4a67ecc266c1134e37e7b kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox