All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master] BUILD REGRESSION 7800ca95d0ed11b492962dc3abc2181c9d5f7f82
@ 2021-09-06 21:39 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-09-06 21:39 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: 7800ca95d0ed11b492962dc3abc2181c9d5f7f82  Add linux-next specific files for 20210906

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

Error/Warning in current branch:

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/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_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/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:46: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/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:114: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:152: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:159: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:166: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:173: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_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_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:198:17: error: no previous prototype for 'handle_trap_3_c' [-Werror=missing-prototypes]
arch/nios2/kernel/traps.c:32:6: error: no previous prototype for 'die' [-Werror=missing-prototypes]
arch/nios2/lib/memcpy.c:160:7: error: no previous prototype for 'memcpy' [-Werror=missing-prototypes]
arch/nios2/lib/memcpy.c:194:7: error: no previous prototype for 'memcpyb' [-Werror=missing-prototypes]
arch/nios2/mm/cacheflush.c:161:6: error: no previous prototype for '__flush_dcache_page' [-Werror=missing-prototypes]
arch/nios2/mm/dma-mapping.c:21:6: error: no previous prototype for 'arch_sync_dma_for_device' [-Werror=missing-prototypes]
arch/nios2/mm/dma-mapping.c:45:6: error: no previous prototype for 'arch_sync_dma_for_cpu' [-Werror=missing-prototypes]
arch/nios2/mm/dma-mapping.c:63:6: error: no previous prototype for 'arch_dma_prep_coherent' [-Werror=missing-prototypes]
arch/nios2/mm/dma-mapping.c:70:7: error: no previous prototype for 'arch_dma_set_uncached' [-Werror=missing-prototypes]
arch/nios2/mm/fault.c:43:17: error: no previous prototype for 'do_page_fault' [-Werror=missing-prototypes]
arch/nios2/mm/pgtable.c:53:8: error: no previous prototype for 'pgd_alloc' [-Werror=missing-prototypes]
arch/nios2/mm/pgtable.c:68:13: error: no previous prototype for 'pagetable_init' [-Werror=missing-prototypes]
arch/nios2/mm/tlb.c:167:6: error: no previous prototype for 'dump_tlb_line' [-Werror=missing-prototypes]
arch/nios2/mm/tlb.c:208:6: error: no previous prototype for 'dump_tlb' [-Werror=missing-prototypes]
arch/nios2/mm/tlb.c:216:6: error: no previous prototype for 'flush_tlb_pid' [-Werror=missing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_apg.c:116:11: warning: variable 'speakers' set but not used [-Wunused-but-set-variable]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_apg.c:117:11: warning: variable 'channels' set but not used [-Wunused-but-set-variable]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_hpo_dp_stream_encoder.c:439:7: warning: variable 'sdp_stream_enable' set but not used [-Wunused-but-set-variable]
drivers/iio/accel/da280.c:170:36: error: unused variable 'da280_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/accel/kxcjk-1013.c:1706:36: error: unused variable 'kx_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/accel/mma9551.c:594:36: error: unused variable 'mma9551_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/accel/stk8ba50.c:538:36: error: unused variable 'stk8ba50_acpi_id' [-Werror,-Wunused-const-variable]
drivers/iio/imu/bmi160/bmi160_i2c.c:44:36: error: unused variable 'bmi160_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/light/ltr501.c:1568:36: error: unused variable 'ltr_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/light/stk3310.c:674:36: error: unused variable 'stk3310_acpi_id' [-Werror,-Wunused-const-variable]
drivers/iio/magnetometer/bmc150_magn_i2c.c:42:36: error: unused variable 'bmc150_magn_acpi_match' [-Werror,-Wunused-const-variable]
drivers/md/dm-integrity.c:4075:12: error: result of comparison of constant 17179869180 with expression of type 'unsigned int' is always false [-Werror,-Wtautological-constant-out-of-range-compare]
drivers/md/md.c:8339:30: error: unused variable 'mdstat_proc_ops' [-Werror,-Wunused-const-variable]
drivers/media/i2c/imx290.c:1141:34: error: unused variable 'imx290_of_match' [-Werror,-Wunused-const-variable]
drivers/media/i2c/ov2680.c:1149:34: error: unused variable 'ov2680_dt_ids' [-Werror,-Wunused-const-variable]
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/usb/typec/hd3ss3220.c:260:34: error: unused variable 'dev_ids' [-Werror,-Wunused-const-variable]
drivers/usb/typec/tcpm/tcpci_mt6360.c:42:19: error: unused function 'mt6360_tcpc_read16' [-Werror,-Wunused-function]
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]
kernel/trace/blktrace.c:148:63: error: parameter 'blkcg' set but not used [-Werror,-Wunused-but-set-parameter]
mm/util.c:1094:6: error: no previous prototype for 'flush_dcache_folio' [-Werror=missing-prototypes]
sound/core/oss/pcm_oss.c:1210:19: error: no previous prototype for function 'snd_pcm_oss_write3' [-Werror,-Wmissing-prototypes]
sound/core/oss/pcm_oss.c:1241:19: error: no previous prototype for function 'snd_pcm_oss_read3' [-Werror,-Wmissing-prototypes]

possible Error/Warning in current branch (please contact us if interested):

arch/h8300/kernel/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/traps.c:42:17: error: no previous prototype for 'set_esp0' [-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:288:6: error: no previous prototype for function 'do_genex' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/traps.c:339:6: error: no previous prototype for function 'sys_syscall' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/traps.c:345:6: error: no previous prototype for function 'do_trap0' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/traps.c:422:6: error: no previous prototype for function 'do_machcheck' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/traps.c:432:6: error: no previous prototype for function 'do_debug_exception' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/vdso.c:49:5: error: no previous prototype for function 'arch_setup_additional_pages' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/vm_events.c:76:6: error: no previous prototype for function 'dummy_handler' [-Werror,-Wmissing-prototypes]
arch/hexagon/kernel/vm_events.c:83:6: error: no previous prototype for function 'arch_do_IRQ' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/init.c:140:13: error: no previous prototype for function 'setup_arch_memory' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/init.c:91:13: error: no previous prototype for function 'paging_init' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/uaccess.c:39:15: error: no previous prototype for function 'clear_user_hexagon' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_fault.c:162:6: error: no previous prototype for function 'read_protection_fault' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_fault.c:169:6: error: no previous prototype for function 'write_protection_fault' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_fault.c:176:6: error: no previous prototype for function 'execute_protection_fault' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_fault.c:36:6: error: no previous prototype for function 'do_page_fault' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_tlb.c:25:6: error: no previous prototype for function 'flush_tlb_range' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_tlb.c:37:6: error: no previous prototype for function 'flush_tlb_one' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_tlb.c:47:6: error: no previous prototype for function 'tlb_flush_all' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_tlb.c:56:6: error: no previous prototype for function 'flush_tlb_mm' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_tlb.c:66:6: error: no previous prototype for function 'flush_tlb_page' [-Werror,-Wmissing-prototypes]
arch/hexagon/mm/vm_tlb.c:78:6: error: no previous prototype for function 'flush_tlb_kernel_range' [-Werror,-Wmissing-prototypes]
arch/nds32/kernel/vdso/gettimeofday.c:158:13: error: no previous prototype for '__vdso_clock_gettime' [-Werror=missing-prototypes]
arch/nds32/kernel/vdso/gettimeofday.c:206:13: error: no previous prototype for '__vdso_clock_getres' [-Werror=missing-prototypes]
arch/nds32/kernel/vdso/gettimeofday.c:246:13: error: no previous prototype for '__vdso_gettimeofday' [-Werror=missing-prototypes]
arch/nios2/kernel/traps.c:127:17: error: no previous prototype for 'handle_unaligned_c' [-Werror=missing-prototypes]
arch/powerpc/kernel/vdso32/gettimeofday.S:72:8: error: unsupported directive '.stabs'
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]
block/blk-iocost.c:1244:6: error: variable 'last_period' set but not used [-Werror,-Wunused-but-set-variable]
clang-14: error: unsupported argument '-m405' to option 'Wa,'
clang-14: error: unsupported argument '-me500' 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=]
drivers/char/ipmi/ipmb_dev_int.c:361:36: error: unused variable 'acpi_ipmb_id' [-Werror,-Wunused-const-variable]
drivers/char/mem.c:95:13: error: no previous prototype for function 'unxlate_dev_mem_ptr' [-Werror,-Wmissing-prototypes]
drivers/clocksource/timer-oxnas-rps.c:39:9: error: 'TIMER_ENABLE' macro redefined [-Werror,-Wmacro-redefined]
drivers/comedi/drivers/ni_atmio.c:210:35: error: 'device_ids' defined but not used [-Werror=unused-const-variable=]
drivers/dma/qcom/hidma.c:83:19: error: unused function 'to_hidma_dev_from_lldev' [-Werror,-Wunused-function]
drivers/dma/tegra20-apb-dma.c:236:19: error: unused function 'tdma_read' [-Werror,-Wunused-function]
drivers/dma/ti/edma.c:363:20: error: unused function 'edma_or_array' [-Werror,-Wunused-function]
drivers/dma/ti/edma.c:381:28: error: unused function 'edma_shadow0_read' [-Werror,-Wunused-function]
drivers/dma/ti/edma.c:404:28: error: unused function 'edma_param_read' [-Werror,-Wunused-function]
drivers/dma/ti/edma.c:410:20: error: unused function 'edma_param_write' [-Werror,-Wunused-function]
drivers/dma/ti/edma.c:422:20: error: unused function 'edma_param_and' [-Werror,-Wunused-function]
drivers/dma/ti/edma.c:428:20: error: unused function 'edma_param_or' [-Werror,-Wunused-function]
drivers/dma/ti/edma.c:754:31: error: unused function 'to_edma_cc' [-Werror,-Wunused-function]
drivers/gpio/gpio-pxa.c:174:19: error: unused function 'gpio_is_pxa_type' [-Werror,-Wunused-function]
drivers/gpu/drm/amd/amdgpu/../display/dmub/inc/dmub_cmd.h:2655:12: error: variable 'temp' set but not used [-Werror,-Wunused-but-set-variable]
drivers/gpu/drm/amd/amdgpu/../display/dmub/src/../inc/dmub_cmd.h:2655:12: error: variable 'temp' set but not used [-Werror,-Wunused-but-set-variable]
drivers/gpu/drm/kmb/kmb_dsi.c:812:2: error: unused function 'set_test_mode_src_osc_freq_target_low_bits' [-Werror,-Wunused-function]
drivers/gpu/drm/kmb/kmb_dsi.c:824:2: error: unused function 'set_test_mode_src_osc_freq_target_hi_bits' [-Werror,-Wunused-function]
drivers/gpu/drm/nouveau/nv04_fbcon.c:122:3: error: variable '_i' set but not used [-Werror,-Wunused-but-set-variable]
drivers/gpu/drm/nouveau/nv50_fbcon.c:152:3: error: variable '_i' set but not used [-Werror,-Wunused-but-set-variable]
drivers/gpu/drm/nouveau/nvc0_fbcon.c:152:3: error: variable '_i' set but not used [-Werror,-Wunused-but-set-variable]
drivers/gpu/drm/vc4/vc4_hdmi.c:1406:41: error: unused variable 'vc4_hdmi_audio_widgets' [-Werror,-Wunused-const-variable]
drivers/gpu/drm/vc4/vc4_hdmi.c:1410:40: error: unused variable 'vc4_hdmi_audio_routes' [-Werror,-Wunused-const-variable]
drivers/iio/accel/bmc150-accel-i2c.c:219:36: error: unused variable 'bmc150_accel_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/accel/bmc150-accel-spi.c:43:36: error: unused variable 'bmc150_accel_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/accel/mma7660.c:257:36: error: unused variable 'mma7660_acpi_id' [-Werror,-Wunused-const-variable]
drivers/iio/accel/mma9553.c:1233:36: error: unused variable 'mma9553_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/accel/mxc4005.c:473:36: error: unused variable 'mxc4005_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/accel/mxc6255.c:168:36: error: unused variable 'mxc6255_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/adc/stmpe-adc.c:356:34: error: unused variable 'stmpe_adc_ids' [-Werror,-Wunused-const-variable]
drivers/iio/adc/ti-ads8688.c:505:34: error: unused variable 'ads8688_of_match' [-Werror,-Wunused-const-variable]
drivers/iio/gyro/bmg160_i2c.c:42:36: error: unused variable 'bmg160_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/humidity/hts221_i2c.c:44:36: error: unused variable 'hts221_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/imu/bmi160/bmi160_spi.c:36:36: error: unused variable 'bmi160_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/imu/fxos8700_i2c.c:45:36: error: unused variable 'fxos8700_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.c:252:36: error: unused variable 'inv_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/imu/inv_mpu6050/inv_mpu_spi.c:140:36: error: unused variable 'inv_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/imu/kmx61.c:1503:36: error: unused variable 'kmx61_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/light/jsa1212.c:431:36: error: unused variable 'jsa1212_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/light/ltr501.c:1568:36: error: 'ltr_acpi_match' defined but not used [-Werror=unused-const-variable=]
drivers/iio/light/pa12203001.c:454:36: error: unused variable 'pa12203001_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/light/rpr0521.c:1111:36: error: unused variable 'rpr0521_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/light/us5182d.c:949:36: error: unused variable 'us5182d_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/magnetometer/bmc150_magn_spi.c:47:36: error: unused variable 'bmc150_magn_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/magnetometer/mmc35240.c:563:36: error: unused variable 'mmc35240_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/potentiometer/max5487.c:133:36: error: unused variable 'max5487_acpi_match' [-Werror,-Wunused-const-variable]
drivers/iio/proximity/pulsedlight-lidar-lite-v2.c:136:19: error: unused function 'lidar_write_power' [-Werror,-Wunused-function]
drivers/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/media/i2c/adv7842.c:403:19: error: unused function 'cec_write_clr_set' [-Werror,-Wunused-function]
drivers/media/radio/radio-si476x.c:316:1: error: unused function 'v4l2_dev_to_radio' [-Werror,-Wunused-function]
drivers/mtd/nand/raw/mxc_nand.c:1602:19: error: unused function 'is_imx51_nfc' [-Werror,-Wunused-function]
drivers/mtd/nand/raw/mxc_nand.c:1607:19: error: unused function 'is_imx53_nfc' [-Werror,-Wunused-function]
drivers/mtd/nand/raw/omap_elm.c:285:12: error: variable 'errors' set but not used [-Werror,-Wunused-but-set-variable]
drivers/net/ethernet/alteon/acenic.c:2441:10: error: variable 'len' set but not used [-Werror,-Wunused-but-set-variable]
drivers/net/ethernet/alteon/acenic.c:641:22: error: variable 'ringp' set but not used [-Werror,-Wunused-but-set-variable]
drivers/net/ethernet/broadcom/bnx2.c:2890:26: error: variable 'tx_buf' set but not used [-Werror,-Wunused-but-set-variable]
drivers/net/ethernet/broadcom/bnx2.c:2998:21: error: variable 'cons_rx_buf' set but not used [-Werror,-Wunused-but-set-variable]
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c:6181:40: error: format specifies type 'unsigned short' but the argument has type 'u32' (aka 'unsigned int') [-Werror,-Wformat]
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c:6196:47: error: format specifies type 'unsigned char' but the argument has type 'u32' (aka 'unsigned int') [-Werror,-Wformat]
drivers/net/ethernet/broadcom/genet/bcmgenet.c:120:26: error: unused function 'dmadesc_get_addr' [-Werror,-Wunused-function]
drivers/net/ethernet/brocade/bna/bnad.c:2919:34: error: variable 'unmap' set but not used [-Werror,-Wunused-but-set-variable]
drivers/net/ethernet/chelsio/cxgb/vsc7326.c:597:3: error: performing pointer subtraction with a null pointer has undefined behavior [-Werror,-Wnull-pointer-subtraction]
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c:2601:33: error: unused function 'ethqset2pinfo' [-Werror,-Wunused-function]
drivers/net/ethernet/intel/iavf/iavf_fdir.c:657:5: error: format specifies type 'unsigned short' but the argument has type 'int' [-Werror,-Wformat]
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c:1129:5: error: format specifies type 'unsigned short' but the argument has type 'int' [-Werror,-Wformat]
drivers/net/ethernet/marvell/mvmdio.c:432:36: error: unused variable 'orion_mdio_acpi_match' [-Werror,-Wunused-const-variable]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:110:1: error: unused function 'mlxsw_tx_hdr_version_get' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:117:1: error: unused function 'mlxsw_tx_hdr_ctl_get' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:122:1: error: unused function 'mlxsw_tx_hdr_proto_get' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:127:1: error: unused function 'mlxsw_tx_hdr_rx_is_router_get' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:127:1: error: unused function 'mlxsw_tx_hdr_rx_is_router_set' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:133:1: error: unused function 'mlxsw_tx_hdr_fid_valid_get' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:133:1: error: unused function 'mlxsw_tx_hdr_fid_valid_set' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:138:1: error: unused function 'mlxsw_tx_hdr_swid_get' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:144:1: error: unused function 'mlxsw_tx_hdr_control_tclass_get' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:149:1: error: unused function 'mlxsw_tx_hdr_etclass_get' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:149:1: error: unused function 'mlxsw_tx_hdr_etclass_set' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:159:1: error: unused function 'mlxsw_tx_hdr_port_mid_get' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:166:1: error: unused function 'mlxsw_tx_hdr_fid_get' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:166:1: error: unused function 'mlxsw_tx_hdr_fid_set' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum.c:172:1: error: unused function 'mlxsw_tx_hdr_type_get' [-Werror,-Wunused-function]
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_flex_keys.c:239:1: error: unused function 'mlxsw_sp2_afk_block_value_set' [-Werror,-Wunused-function]
drivers/net/ethernet/synopsys/dwc-xlgmac-common.c:346:43: error: format specifies type 'unsigned short' but the argument has type 'int' [-Werror,-Wformat]
drivers/nvmem/bcm-ocotp.c:247:36: error: unused variable 'bcm_otpc_acpi_ids' [-Werror,-Wunused-const-variable]
drivers/phy/rockchip/phy-rockchip-inno-dsidphy.c:202:36: error: unused function 'hw_to_inno' [-Werror,-Wunused-function]
drivers/platform/goldfish/goldfish_pipe.c:928:36: error: unused variable 'goldfish_pipe_acpi_match' [-Werror,-Wunused-const-variable]
drivers/rtc/rtc-fsl-ftm-alarm.c:315:36: error: unused variable 'ftm_imx_acpi_ids' [-Werror,-Wunused-const-variable]
drivers/scsi/aic7xxx/aic79xx_core.c:5694:13: error: variable 'data_addr' set but not used [-Werror,-Wunused-but-set-variable]
drivers/scsi/be2iscsi/be_cmds.c:1176:6: error: variable 'internal_page_offset' set but not used [-Werror,-Wunused-but-set-variable]
drivers/scsi/esas2r/esas2r_main.c:618:30: error: unused variable 'esas2r_proc_ops' [-Werror,-Wunused-const-variable]
drivers/scsi/libiscsi.c:3626:35: error: format specifies type 'unsigned short' but the argument has type 'int' [-Werror,-Wformat]
drivers/scsi/megaraid.c:2028:1: error: unused function 'mega_allocate_inquiry' [-Werror,-Wunused-function]
drivers/scsi/megaraid.c:2036:1: error: unused function 'mega_free_inquiry' [-Werror,-Wunused-function]
drivers/soc/fsl/qe/qe_ic.c:235:29: error: unused function 'qe_ic_from_irq' [-Werror,-Wunused-function]
drivers/soc/qcom/smem.c:846:41: error: format specifies type 'unsigned short' but the argument has type 'unsigned int' [-Werror,-Wformat]
drivers/spi/spi-bcm63xx.c:160:19: error: unused function 'bcm_spi_readw' [-Werror,-Wunused-function]
drivers/spi/spi-tegra20-slink.c:1188:12: error: unused function 'tegra_slink_runtime_suspend' [-Werror,-Wunused-function]
drivers/spi/spi-tegra20-slink.c:1200:12: error: unused function 'tegra_slink_runtime_resume' [-Werror,-Wunused-function]
drivers/staging/greybus/arche-platform.c:624:34: error: unused variable 'arche_combined_id' [-Werror,-Wunused-const-variable]
drivers/staging/greybus/audio_topology.c:760:15: error: variable 'mask' set but not used [-Werror,-Wunused-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/staging/r8188eu/os_dep/usb_intf.c:100:19: error: unused function 'RT_usb_endpoint_is_bulk_out' [-Werror,-Wunused-function]
drivers/staging/r8188eu/os_dep/usb_intf.c:105:19: error: unused function 'usb_endpoint_is_int' [-Werror,-Wunused-function]
drivers/staging/r8188eu/os_dep/usb_intf.c:110:19: error: unused function 'RT_usb_endpoint_num' [-Werror,-Wunused-function]
drivers/staging/r8188eu/os_dep/usb_intf.c:95:19: error: unused function 'RT_usb_endpoint_is_bulk_in' [-Werror,-Wunused-function]
drivers/staging/rtl8192u/ieee80211/ieee80211_module.c:250:30: error: unused variable 'debug_level_proc_ops' [-Werror,-Wunused-const-variable]
drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:1959:18: error: unused function 'ieee80211_SignalStrengthTranslate' [-Werror,-Wunused-function]
drivers/tty/serial/8250/8250_dw.c:707:36: error: unused variable 'dw8250_acpi_match' [-Werror,-Wunused-const-variable]
drivers/tty/serial/8250/8250_omap.c:820:8: error: variable 'reg' set but not used [-Werror,-Wunused-but-set-variable]
drivers/tty/serial/8250/8250_tegra.c:178:36: error: unused variable 'tegra_uart_acpi_match' [-Werror,-Wunused-const-variable]
drivers/tty/serial/imx.c:341:19: error: unused function 'imx_uart_is_imx21' [-Werror,-Wunused-function]
drivers/tty/serial/imx.c:346:19: error: unused function 'imx_uart_is_imx53' [-Werror,-Wunused-function]
drivers/tty/serial/imx.c:351:19: error: unused function 'imx_uart_is_imx6q' [-Werror,-Wunused-function]
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]
fs/jbd2/journal.c:1252:30: error: unused variable 'jbd2_info_proc_ops' [-Werror,-Wunused-const-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/ntfs3/attrib.c:66:20: error: unused function 'attr_must_be_resident' [-Werror,-Wunused-function]
fs/ntfs3/bitmap.c:56:19: error: unused function 'wnd_bits' [-Werror,-Wunused-function]
fs/xfs/scrub/trace.c:20:1: error: unused function 'xchk_btree_cur_fsbno' [-Werror,-Wunused-function]
include/asm-generic/page.h:89:51: error: ordered comparison of pointer with null pointer [-Werror=extra]
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:4786: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]
kernel/trace/trace_events.c:2083:37: error: unused variable 'ftrace_event_id_fops' [-Werror,-Wunused-const-variable]
lib/ashldi3.c:9:19: error: no previous prototype for '__ashldi3' [-Werror=missing-prototypes]
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 '__ashrdi3' [-Werror=missing-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/dynamic_debug.c:936:30: error: 'proc_fops' defined but not used [-Werror=unused-const-variable=]
lib/dynamic_debug.c:936:30: error: unused variable 'proc_fops' [-Werror,-Wunused-const-variable]
lib/errname.c:16:67: error: initialized field overwritten [-Werror=override-init]
lib/lshrdi3.c:9:19: error: no previous prototype for '__lshrdi3' [-Werror=missing-prototypes]
lib/lshrdi3.c:9:19: error: no previous prototype for function '__lshrdi3' [-Werror,-Wmissing-prototypes]
lib/ucmpdi2.c:8:19: error: no previous prototype for '__ucmpdi2' [-Werror=missing-prototypes]
lib/ucmpdi2.c:8:19: error: no previous prototype for function '__ucmpdi2' [-Werror,-Wmissing-prototypes]
mm/mmap_lock.c:133:21: error: unused function 'get_memcg_path_buf' [-Werror,-Wunused-function]
mm/mmap_lock.c:150:20: error: unused function 'put_memcg_path_buf' [-Werror,-Wunused-function]
mm/nommu.c:1642:15: error: no previous prototype for 'arch_get_unmapped_area' [-Werror=missing-prototypes]
mm/percpu.c:3031: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:1168:30: error: unused variable 'slabinfo_proc_ops' [-Werror,-Wunused-const-variable]
mm/slub.c:1551:29: error: unused function 'node_nr_slabs' [-Werror,-Wunused-function]
net/netfilter/nf_hooks_lwtunnel.c:15:19: error: unused function 'nf_hooks_lwtunnel_set' [-Werror,-Wunused-function]
net/netfilter/nf_hooks_lwtunnel.c:7:19: error: unused function 'nf_hooks_lwtunnel_get' [-Werror,-Wunused-function]
security/apparmor/file.c:150:20: error: unused function 'is_deleted' [-Werror,-Wunused-function]
security/apparmor/label.c:1258:20: error: unused function 'label_is_visible' [-Werror,-Wunused-function]
security/apparmor/policy_unpack_test.c:51:16: error: no previous prototype for function 'build_aa_ext_struct' [-Werror,-Wmissing-prototypes]
security/selinux/ss/hashtab.c:178:13: error: no previous prototype for function 'hashtab_cache_init' [-Werror,-Wmissing-prototypes]
sound/soc/samsung/spdif.c:95:2: error: unused function 'component_to_info' [-Werror,-Wunused-function]
sound/soc/tegra/tegra20_das.c:27:19: error: unused function 'tegra20_das_read' [-Werror,-Wunused-function]

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- arc-allyesconfig
|   |-- 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
|-- arc-defconfig
|   |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|   `-- lib-errname.c:error:initialized-field-overwritten
|-- arm-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
|   |-- 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-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
|   |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|   `-- lib-errname.c:error:initialized-field-overwritten
|-- h8300-allyesconfig
|   |-- arch-h8300-kernel-irq.c:error:no-previous-prototype-for-do_IRQ
|   |-- arch-h8300-kernel-irq.c:error:no-previous-prototype-for-init_IRQ
|   |-- arch-h8300-kernel-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
|   |-- 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-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-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
|   |-- 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-edosk2674_defconfig
|   |-- 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
|-- h8300-randconfig-r012-20210906
|   |-- 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_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
|   |-- 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-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_resume
|   |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_suspend
|   |-- fs-jffs2-writev.c:error:variable-vecs-set-but-not-used
|   |-- 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-decompress_unxz.c:error:no-previous-prototype-for-unxz
|   |-- lib-dynamic_debug.c:error:proc_fops-defined-but-not-used
|   |-- 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-defconfig
|   |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|   `-- lib-errname.c:error:initialized-field-overwritten
|-- i386-randconfig-c001-20210906
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_apg.c:warning:variable-channels-set-but-not-used
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_apg.c:warning:variable-speakers-set-but-not-used
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn31-dcn31_hpo_dp_stream_encoder.c:warning:variable-sdp_stream_enable-set-but-not-used
|-- 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
|-- 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-defconfig
|   |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|   |-- lib-errname.c:error:initialized-field-overwritten
|   `-- mm-util.c:error:no-previous-prototype-for-flush_dcache_folio
|-- nds32-randconfig-r012-20210906
|   |-- arch-nds32-kernel-vdso-gettimeofday.c:error:no-previous-prototype-for-__vdso_clock_getres
|   |-- arch-nds32-kernel-vdso-gettimeofday.c:error:no-previous-prototype-for-__vdso_clock_gettime
|   `-- arch-nds32-kernel-vdso-gettimeofday.c:error:no-previous-prototype-for-__vdso_gettimeofday
|-- nios2-allyesconfig
|   |-- arch-nios2-kernel-irq.c:error:no-previous-prototype-for-do_IRQ
|   |-- arch-nios2-kernel-irq.c:error:no-previous-prototype-for-init_IRQ
|   |-- arch-nios2-kernel-misaligned.c:error:no-previous-prototype-for-handle_unaligned_c
|   |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-arch_cpu_idle
|   |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-dump
|   |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-machine_halt
|   |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-machine_power_off
|   |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-machine_restart
|   |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-nios2_clone
|   |-- arch-nios2-kernel-setup.c:error:no-previous-prototype-for-nios2_boot_init
|   |-- arch-nios2-kernel-setup.c:error:unused-variable-dram_start
|   |-- arch-nios2-kernel-signal.c:error:no-previous-prototype-for-do_notify_resume
|   |-- arch-nios2-kernel-signal.c:error:no-previous-prototype-for-do_rt_sigreturn
|   |-- arch-nios2-kernel-sys_nios2.c:error:no-previous-prototype-for-sys_cacheflush
|   |-- arch-nios2-kernel-sys_nios2.c:error:no-previous-prototype-for-sys_getpagesize
|   |-- arch-nios2-kernel-time.c:error:no-previous-prototype-for-time_init
|   |-- arch-nios2-kernel-time.c:error:no-previous-prototype-for-timer_interrupt
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-breakpoint_c
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-die
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_diverror_c
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_illegal_c
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_supervisor_instr
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_trap_1_c
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_trap_2_c
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_trap_3_c
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-unhandled_exception
|   |-- arch-nios2-lib-memcpy.c:error:no-previous-prototype-for-memcpy
|   |-- arch-nios2-lib-memcpy.c:error:no-previous-prototype-for-memcpyb
|   |-- arch-nios2-mm-cacheflush.c:error:no-previous-prototype-for-__flush_dcache_page
|   |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_dma_prep_coherent
|   |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_dma_set_uncached
|   |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_sync_dma_for_cpu
|   |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_sync_dma_for_device
|   |-- arch-nios2-mm-fault.c:error:no-previous-prototype-for-do_page_fault
|   |-- arch-nios2-mm-pgtable.c:error:no-previous-prototype-for-pagetable_init
|   |-- arch-nios2-mm-pgtable.c:error:no-previous-prototype-for-pgd_alloc
|   |-- arch-nios2-mm-tlb.c:error:no-previous-prototype-for-dump_tlb
|   |-- arch-nios2-mm-tlb.c:error:no-previous-prototype-for-dump_tlb_line
|   |-- arch-nios2-mm-tlb.c:error:no-previous-prototype-for-flush_tlb_pid
|   |-- drivers-comedi-drivers-ni_atmio.c:error:device_ids-defined-but-not-used
|   |-- drivers-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used
|   |-- drivers-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_resume
|   |-- drivers-usb-core-devio.c:error:no-previous-prototype-for-usbfs_notify_suspend
|   |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read
|   |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|   `-- lib-errname.c:error:initialized-field-overwritten
|-- nios2-defconfig
|   |-- arch-nios2-kernel-irq.c:error:no-previous-prototype-for-do_IRQ
|   |-- arch-nios2-kernel-irq.c:error:no-previous-prototype-for-init_IRQ
|   |-- arch-nios2-kernel-misaligned.c:error:no-previous-prototype-for-handle_unaligned_c
|   |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-arch_cpu_idle
|   |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-dump
|   |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-machine_halt
|   |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-machine_power_off
|   |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-machine_restart
|   |-- arch-nios2-kernel-process.c:error:no-previous-prototype-for-nios2_clone
|   |-- arch-nios2-kernel-setup.c:error:no-previous-prototype-for-nios2_boot_init
|   |-- arch-nios2-kernel-setup.c:error:unused-variable-dram_start
|   |-- arch-nios2-kernel-signal.c:error:no-previous-prototype-for-do_notify_resume
|   |-- arch-nios2-kernel-signal.c:error:no-previous-prototype-for-do_rt_sigreturn
|   |-- arch-nios2-kernel-sys_nios2.c:error:no-previous-prototype-for-sys_cacheflush
|   |-- arch-nios2-kernel-sys_nios2.c:error:no-previous-prototype-for-sys_getpagesize
|   |-- arch-nios2-kernel-time.c:error:no-previous-prototype-for-time_init
|   |-- arch-nios2-kernel-time.c:error:no-previous-prototype-for-timer_interrupt
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-breakpoint_c
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-die
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_diverror_c
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_illegal_c
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_supervisor_instr
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_trap_1_c
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_trap_2_c
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_trap_3_c
|   |-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-unhandled_exception
|   |-- arch-nios2-lib-memcpy.c:error:no-previous-prototype-for-memcpy
|   |-- arch-nios2-lib-memcpy.c:error:no-previous-prototype-for-memcpyb
|   |-- arch-nios2-mm-cacheflush.c:error:no-previous-prototype-for-__flush_dcache_page
|   |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_dma_prep_coherent
|   |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_dma_set_uncached
|   |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_sync_dma_for_cpu
|   |-- arch-nios2-mm-dma-mapping.c:error:no-previous-prototype-for-arch_sync_dma_for_device
|   |-- arch-nios2-mm-fault.c:error:no-previous-prototype-for-do_page_fault
|   |-- arch-nios2-mm-pgtable.c:error:no-previous-prototype-for-pagetable_init
|   |-- arch-nios2-mm-pgtable.c:error:no-previous-prototype-for-pgd_alloc
|   |-- arch-nios2-mm-tlb.c:error:no-previous-prototype-for-dump_tlb
|   |-- arch-nios2-mm-tlb.c:error:no-previous-prototype-for-dump_tlb_line
|   `-- arch-nios2-mm-tlb.c:error:no-previous-prototype-for-flush_tlb_pid
|-- nios2-randconfig-r031-20210906
|   `-- arch-nios2-kernel-traps.c:error:no-previous-prototype-for-handle_unaligned_c
|-- parisc-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
|-- powerpc-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
|   |-- 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-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
|-- riscv-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
|   |-- 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-iio-light-ltr501.c:error:ltr_acpi_match-defined-but-not-used
|   |-- drivers-staging-r8188eu-core-rtw_ieee80211.c:warning:expecting-prototype-for-ieee802_11_parse_elems().-Prototype-was-for-rtw_ieee802_11_parse_elems()-instead
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|   |-- drivers-staging-r8188eu-core-rtw_security.c:warning:expecting-prototype-for-omac1_aes_128().-Prototype-was-for-rtw_use_tkipkey_handler()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_CalculateBitShift()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_InitBBRFRegisterDefinition()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialRead()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-phy_RFSerialWrite()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetBBReg()-instead
|   |-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_SetRFReg()-instead
|   |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read
|   |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|   `-- lib-errname.c:error:initialized-field-overwritten
|-- riscv-defconfig
|   |-- 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
|-- riscv-nommu_k210_defconfig
|   `-- mm-nommu.c:error:no-previous-prototype-for-arch_get_unmapped_area
|-- riscv-nommu_virt_defconfig
|   |-- lib-errname.c:error:initialized-field-overwritten
|   `-- mm-nommu.c:error:no-previous-prototype-for-arch_get_unmapped_area
|-- riscv-rv32_defconfig
|   |-- 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-ashldi3.c:error:no-previous-prototype-for-__ashldi3
|   |-- lib-ashrdi3.c:error:no-previous-prototype-for-__ashrdi3
|   |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|   |-- lib-errname.c:error:initialized-field-overwritten
|   |-- lib-lshrdi3.c:error:no-previous-prototype-for-__lshrdi3
|   `-- lib-ucmpdi2.c:error:no-previous-prototype-for-__ucmpdi2
|-- s390-allmodconfig
|   |-- kernel-locking-lock_events.c:error:no-previous-prototype-for-lockevent_read
|   |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|   `-- lib-errname.c:error:initialized-field-overwritten
|-- s390-defconfig
|   |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|   `-- lib-errname.c:error:initialized-field-overwritten
|-- sh-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
|   |-- 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-defconfig
|   |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|   `-- lib-errname.c:error:initialized-field-overwritten
|-- x86_64-kexec
|   `-- lib-errname.c:error:initialized-field-overwritten
|-- x86_64-rhel-8.3
|   |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|   `-- lib-errname.c:error:initialized-field-overwritten
|-- x86_64-rhel-8.3-kselftests
|   |-- lib-decompress_unxz.c:error:no-previous-prototype-for-unxz
|   `-- lib-errname.c:error:initialized-field-overwritten
|-- xtensa-allyesconfig
|   |-- 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: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-rtl8188e_PHY_QueryBBReg()-instead
|   `-- drivers-staging-r8188eu-hal-rtl8188e_phycfg.c:warning:expecting-prototype-for-Function().-Prototype-was-for-rtl8188e_PHY_QueryRFReg()-instead
|-- xtensa-randconfig-r004-20210906
|   |-- lib-errname.c:error:initialized-field-overwritten
|   `-- mm-util.c:error:no-previous-prototype-for-flush_dcache_folio
`-- xtensa-randconfig-r031-20210906
    `-- mm-util.c:error:no-previous-prototype-for-flush_dcache_folio

clang_recent_errors
|-- hexagon-randconfig-r015-20210906
|   |-- drivers-dma-tegra20-apb-dma.c:error:unused-function-tdma_read-Werror-Wunused-function
|   |-- drivers-gpu-drm-vc4-vc4_hdmi.c:error:unused-variable-vc4_hdmi_audio_routes-Werror-Wunused-const-variable
|   |-- drivers-gpu-drm-vc4-vc4_hdmi.c:error:unused-variable-vc4_hdmi_audio_widgets-Werror-Wunused-const-variable
|   |-- drivers-iio-adc-stmpe-adc.c:error:unused-variable-stmpe_adc_ids-Werror-Wunused-const-variable
|   |-- drivers-iio-humidity-hts221_i2c.c:error:unused-variable-hts221_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-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-mtd-nand-raw-mxc_nand.c:error:unused-function-is_imx51_nfc-Werror-Wunused-function
|   |-- drivers-mtd-nand-raw-mxc_nand.c:error:unused-function-is_imx53_nfc-Werror-Wunused-function
|   |-- drivers-mtd-nand-raw-omap_elm.c:error:variable-errors-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-rtc-rtc-fsl-ftm-alarm.c:error:unused-variable-ftm_imx_acpi_ids-Werror-Wunused-const-variable
|   |-- drivers-spi-spi-tegra20-slink.c:error:unused-function-tegra_slink_runtime_resume-Werror-Wunused-function
|   |-- drivers-spi-spi-tegra20-slink.c:error:unused-function-tegra_slink_runtime_suspend-Werror-Wunused-function
|   |-- drivers-staging-greybus-arche-platform.c:error:unused-variable-arche_combined_id-Werror-Wunused-const-variable
|   |-- drivers-staging-greybus-audio_topology.c:error:variable-mask-set-but-not-used-Werror-Wunused-but-set-variable
|   |-- drivers-tty-serial-8250_dw.c:error:unused-variable-dw8250_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-tty-serial-8250_omap.c:error:variable-reg-set-but-not-used-Werror-Wunused-but-set-variable
|   |-- drivers-tty-serial-8250_tegra.c:error:unused-variable-tegra_uart_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-tty-serial-imx.c:error:unused-function-imx_uart_is_imx21-Werror-Wunused-function
|   |-- drivers-tty-serial-imx.c:error:unused-function-imx_uart_is_imx53-Werror-Wunused-function
|   |-- drivers-tty-serial-imx.c:error:unused-function-imx_uart_is_imx6q-Werror-Wunused-function
|   |-- mm-shmem.c:error:unused-function-shmem_show_mpol-Werror-Wunused-function
|   |-- sound-soc-samsung-spdif.c:error:unused-function-component_to_info-Werror-Wunused-function
|   `-- sound-soc-tegra-tegra20_das.c:error:unused-function-tegra20_das_read-Werror-Wunused-function
|-- hexagon-randconfig-r021-20210906
|   |-- 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-ipi_timer-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-time.c:error:no-previous-prototype-for-function-setup_percpu_clockdev-Werror-Wmissing-prototypes
|   `-- mm-percpu.c:error:no-previous-prototype-for-function-pcpu_embed_first_chunk-Werror-Wmissing-prototypes
|-- hexagon-randconfig-r036-20210906
|   |-- arch-hexagon-kernel-irq_cpu.c:error:no-previous-prototype-for-function-init_IRQ-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-process.c:error:no-previous-prototype-for-function-arch_cpu_idle-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-process.c:error:no-previous-prototype-for-function-do_work_pending-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-reset.c:error:no-previous-prototype-for-function-machine_halt-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-reset.c:error:no-previous-prototype-for-function-machine_power_off-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-reset.c:error:no-previous-prototype-for-function-machine_restart-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-signal.c:error:no-previous-prototype-for-function-sys_rt_sigreturn-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-time.c:error:no-previous-prototype-for-function-__delay-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-time.c:error:no-previous-prototype-for-function-__udelay-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-time.c:error:no-previous-prototype-for-function-time_init-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-time.c:error:no-previous-prototype-for-function-time_init_deferred-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-traps.c:error:no-previous-prototype-for-function-do_debug_exception-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-traps.c:error:no-previous-prototype-for-function-do_genex-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-traps.c:error:no-previous-prototype-for-function-do_machcheck-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-traps.c:error:no-previous-prototype-for-function-do_trap0-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-traps.c:error:no-previous-prototype-for-function-sys_syscall-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-vdso.c:error:no-previous-prototype-for-function-arch_setup_additional_pages-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-vm_events.c:error:no-previous-prototype-for-function-arch_do_IRQ-Werror-Wmissing-prototypes
|   |-- arch-hexagon-kernel-vm_events.c:error:no-previous-prototype-for-function-dummy_handler-Werror-Wmissing-prototypes
|   |-- arch-hexagon-mm-init.c:error:no-previous-prototype-for-function-paging_init-Werror-Wmissing-prototypes
|   |-- arch-hexagon-mm-init.c:error:no-previous-prototype-for-function-setup_arch_memory-Werror-Wmissing-prototypes
|   |-- arch-hexagon-mm-uaccess.c:error:no-previous-prototype-for-function-clear_user_hexagon-Werror-Wmissing-prototypes
|   |-- arch-hexagon-mm-vm_fault.c:error:no-previous-prototype-for-function-do_page_fault-Werror-Wmissing-prototypes
|   |-- arch-hexagon-mm-vm_fault.c:error:no-previous-prototype-for-function-execute_protection_fault-Werror-Wmissing-prototypes
|   |-- arch-hexagon-mm-vm_fault.c:error:no-previous-prototype-for-function-read_protection_fault-Werror-Wmissing-prototypes
|   |-- arch-hexagon-mm-vm_fault.c:error:no-previous-prototype-for-function-write_protection_fault-Werror-Wmissing-prototypes
|   |-- arch-hexagon-mm-vm_tlb.c:error:no-previous-prototype-for-function-flush_tlb_kernel_range-Werror-Wmissing-prototypes
|   |-- arch-hexagon-mm-vm_tlb.c:error:no-previous-prototype-for-function-flush_tlb_mm-Werror-Wmissing-prototypes
|   |-- arch-hexagon-mm-vm_tlb.c:error:no-previous-prototype-for-function-flush_tlb_one-Werror-Wmissing-prototypes
|   |-- arch-hexagon-mm-vm_tlb.c:error:no-previous-prototype-for-function-flush_tlb_page-Werror-Wmissing-prototypes
|   |-- arch-hexagon-mm-vm_tlb.c:error:no-previous-prototype-for-function-flush_tlb_range-Werror-Wmissing-prototypes
|   |-- arch-hexagon-mm-vm_tlb.c:error:no-previous-prototype-for-function-tlb_flush_all-Werror-Wmissing-prototypes
|   |-- drivers-char-mem.c:error:no-previous-prototype-for-function-unxlate_dev_mem_ptr-Werror-Wmissing-prototypes
|   |-- drivers-dma-qcom-hidma.c:error:unused-function-to_hidma_dev_from_lldev-Werror-Wunused-function
|   |-- 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-media-i2c-adv7842.c:error:unused-function-cec_write_clr_set-Werror-Wunused-function
|   |-- drivers-media-radio-radio-si476x.c:error:unused-function-v4l2_dev_to_radio-Werror-Wunused-function
|   |-- 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
|-- hexagon-randconfig-r041-20210906
|   |-- drivers-iio-accel-da280.c:error:unused-variable-da280_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-kxcjk-.c:error:unused-variable-kx_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-mma9551.c:error:unused-variable-mma9551_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-stk8ba50.c:error:unused-variable-stk8ba50_acpi_id-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-stk3310.c:error:unused-variable-stk3310_acpi_id-Werror-Wunused-const-variable
|   |-- drivers-iio-magnetometer-bmc150_magn_i2c.c:error:unused-variable-bmc150_magn_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-md-dm-integrity.c:error:result-of-comparison-of-constant-with-expression-of-type-unsigned-int-is-always-false-Werror-Wtautological-constant-out-of-range-compare
|   |-- drivers-md-md.c:error:unused-variable-mdstat_proc_ops-Werror-Wunused-const-variable
|   |-- drivers-media-i2c-imx290.c:error:unused-variable-imx290_of_match-Werror-Wunused-const-variable
|   |-- drivers-media-i2c-ov2680.c:error:unused-variable-ov2680_dt_ids-Werror-Wunused-const-variable
|   |-- drivers-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
|   |-- drivers-usb-typec-hd3ss3220.c:error:unused-variable-dev_ids-Werror-Wunused-const-variable
|   |-- drivers-usb-typec-tcpm-tcpci_mt6360.c:error:unused-function-mt6360_tcpc_read16-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-trace-blktrace.c:error:parameter-blkcg-set-but-not-used-Werror-Wunused-but-set-parameter
|   |-- sound-core-oss-pcm_oss.c:error:no-previous-prototype-for-function-snd_pcm_oss_read3-Werror-Wmissing-prototypes
|   `-- sound-core-oss-pcm_oss.c:error:no-previous-prototype-for-function-snd_pcm_oss_write3-Werror-Wmissing-prototypes
|-- hexagon-randconfig-r045-20210906
|   |-- 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-clocksource-timer-oxnas-rps.c:error:TIMER_ENABLE-macro-redefined-Werror-Wmacro-redefined
|   |-- drivers-gpio-gpio-pxa.c:error:unused-function-gpio_is_pxa_type-Werror-Wunused-function
|   |-- drivers-gpu-drm-kmb-kmb_dsi.c:error:unused-function-set_test_mode_src_osc_freq_target_hi_bits-Werror-Wunused-function
|   |-- drivers-gpu-drm-kmb-kmb_dsi.c:error:unused-function-set_test_mode_src_osc_freq_target_low_bits-Werror-Wunused-function
|   |-- drivers-iio-accel-bmc150-accel-i2c.c:error:unused-variable-bmc150_accel_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-bmc150-accel-spi.c:error:unused-variable-bmc150_accel_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-mma7660.c:error:unused-variable-mma7660_acpi_id-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-mma9553.c:error:unused-variable-mma9553_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-accel-mxc6255.c:error:unused-variable-mxc6255_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-adc-ti-ads8688.c:error:unused-variable-ads8688_of_match-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_i2c.c:error:unused-variable-inv_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-imu-kmx61.c:error:unused-variable-kmx61_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-jsa1212.c:error:unused-variable-jsa1212_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-pa12203001.c:error:unused-variable-pa12203001_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-rpr0521.c:error:unused-variable-rpr0521_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-iio-light-us5182d.c:error:unused-variable-us5182d_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-net-ethernet-marvell-mvmdio.c:error:unused-variable-orion_mdio_acpi_match-Werror-Wunused-const-variable
|   |-- drivers-phy-rockchip-phy-rockchip-inno-dsidphy.c:error:unused-function-hw_to_inno-Werror-Wunused-function
|   |-- drivers-soc-fsl-qe-qe_ic.c:error:unused-function-qe_ic_from_irq-Werror-Wunused-function
|   |-- drivers-soc-qcom-smem.c:error:format-specifies-type-unsigned-short-but-the-argument-has-type-unsigned-int-Werror-Wformat
|   |-- drivers-spi-spi-bcm63xx.c:error:unused-function-bcm_spi_readw-Werror-Wunused-function
|   |-- kernel-module.c:error:unused-function-print_unload_info-Werror-Wunused-function
|   |-- lib-dynamic_debug.c:error:unused-variable-proc_fops-Werror-Wunused-const-variable
|   |-- 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
|-- powerpc64-randconfig-r013-20210906
|   `-- clang:error:unsupported-argument-me500-to-option-Wa
|-- powerpc64-randconfig-r015-20210906
|   `-- arch-powerpc-kernel-vdso32-gettimeofday.S:error:unsupported-directive-.stabs
|-- powerpc64-randconfig-r021-20210906
|   `-- clang:error:unsupported-argument-m405-to-option-Wa
|-- riscv-randconfig-r014-20210906
|   `-- drivers-iio-accel-mxc4005.c:error:unused-variable-mxc4005_acpi_match-Werror-Wunused-const-variable
|-- riscv-randconfig-r025-20210906
|   |-- block-blk-iocost.c:error:variable-last_period-set-but-not-used-Werror-Wunused-but-set-variable
|   |-- drivers-char-ipmi-ipmb_dev_int.c:error:unused-variable-acpi_ipmb_id-Werror-Wunused-const-variable
|   |-- drivers-dma-ti-edma.c:error:unused-function-edma_or_array-Werror-Wunused-function
|   |-- drivers-dma-ti-edma.c:error:unused-function-edma_param_and-Werror-Wunused-function
|   |-- drivers-dma-ti-edma.c:error:unused-function-edma_param_or-Werror-Wunused-function
|   |-- drivers-dma-ti-edma.c:error:unused-function-edma_param_read-Werror-Wunused-function
|   |-- drivers-dma-ti-edma.c:error:unused-function-edma_param_write-Werror-Wunused-function
|   |-- drivers-dma-ti-edma.c:error:unused-function-edma_shadow0_read-Werror-Wunused-function
|   |-- drivers-dma-ti-edma.c:error:unused-function-to_edma_cc-Werror-Wunused-function
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-inc-dmub_cmd.h:error:variable-temp-set-but-not-used-Werror-Wunused-but-set-variable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-..-inc-dmub_cmd.h:error:variable-temp-set-but-not-used-Werror-Wunused-but-set-variable
|   |-- drivers-platform-goldfish-goldfish_pipe.c:error:unused-variable-goldfish_pipe_acpi_match-Werror-Wunused-const-variable
|   |-- fs-ntfs3-attrib.c:error:unused-function-attr_must_be_resident-Werror-Wunused-function
|   |-- fs-ntfs3-bitmap.c:error:unused-function-wnd_bits-Werror-Wunused-function
|   |-- fs-xfs-scrub-trace.c:error:unused-function-xchk_btree_cur_fsbno-Werror-Wunused-function
|   |-- kernel-sched-fair.c:error:unused-function-cfs_rq_is_decayed-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
|   |-- mm-mmap_lock.c:error:unused-function-get_memcg_path_buf-Werror-Wunused-function
|   `-- mm-mmap_lock.c:error:unused-function-put_memcg_path_buf-Werror-Wunused-function
`-- riscv-randconfig-r042-20210906
    |-- 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-gpu-drm-nouveau-nv04_fbcon.c:error:variable-_i-set-but-not-used-Werror-Wunused-but-set-variable
    |-- drivers-gpu-drm-nouveau-nv50_fbcon.c:error:variable-_i-set-but-not-used-Werror-Wunused-but-set-variable
    |-- drivers-gpu-drm-nouveau-nvc0_fbcon.c:error:variable-_i-set-but-not-used-Werror-Wunused-but-set-variable
    |-- drivers-net-ethernet-alteon-acenic.c:error:variable-len-set-but-not-used-Werror-Wunused-but-set-variable
    |-- drivers-net-ethernet-alteon-acenic.c:error:variable-ringp-set-but-not-used-Werror-Wunused-but-set-variable
    |-- drivers-net-ethernet-broadcom-bnx2.c:error:variable-cons_rx_buf-set-but-not-used-Werror-Wunused-but-set-variable
    |-- drivers-net-ethernet-broadcom-bnx2.c:error:variable-tx_buf-set-but-not-used-Werror-Wunused-but-set-variable
    |-- drivers-net-ethernet-broadcom-bnx2x-bnx2x_link.c:error:format-specifies-type-unsigned-char-but-the-argument-has-type-u32-(aka-unsigned-int-)-Werror-Wformat
    |-- drivers-net-ethernet-broadcom-bnx2x-bnx2x_link.c:error:format-specifies-type-unsigned-short-but-the-argument-has-type-u32-(aka-unsigned-int-)-Werror-Wformat
    |-- drivers-net-ethernet-broadcom-genet-bcmgenet.c:error:unused-function-dmadesc_get_addr-Werror-Wunused-function
    |-- drivers-net-ethernet-brocade-bna-bnad.c:error:variable-unmap-set-but-not-used-Werror-Wunused-but-set-variable
    |-- drivers-net-ethernet-chelsio-cxgb-vsc7326.c:error:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior-Werror-Wnull-pointer-subtraction
    |-- drivers-net-ethernet-chelsio-cxgb4-cxgb4_debugfs.c:error:unused-function-ethqset2pinfo-Werror-Wunused-function
    |-- drivers-net-ethernet-intel-iavf-iavf_fdir.c:error:format-specifies-type-unsigned-short-but-the-argument-has-type-int-Werror-Wformat
    |-- drivers-net-ethernet-intel-iavf-iavf_virtchnl.c:error:format-specifies-type-unsigned-short-but-the-argument-has-type-int-Werror-Wformat
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_control_tclass_get-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_ctl_get-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_etclass_get-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_etclass_set-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_fid_get-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_fid_set-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_fid_valid_get-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_fid_valid_set-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_port_mid_get-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_proto_get-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_rx_is_router_get-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_rx_is_router_set-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_swid_get-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_type_get-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum.c:error:unused-function-mlxsw_tx_hdr_version_get-Werror-Wunused-function
    |-- drivers-net-ethernet-mellanox-mlxsw-spectrum_acl_flex_keys.c:error:unused-function-mlxsw_sp2_afk_block_value_set-Werror-Wunused-function
    |-- drivers-net-ethernet-synopsys-dwc-xlgmac-common.c:error:format-specifies-type-unsigned-short-but-the-argument-has-type-int-Werror-Wformat
    |-- drivers-scsi-aic7xxx-aic79xx_core.c:error:variable-data_addr-set-but-not-used-Werror-Wunused-but-set-variable
    |-- drivers-scsi-be2iscsi-be_cmds.c:error:variable-internal_page_offset-set-but-not-used-Werror-Wunused-but-set-variable
    |-- drivers-scsi-esas2r-esas2r_main.c:error:unused-variable-esas2r_proc_ops-Werror-Wunused-const-variable
    |-- drivers-scsi-libiscsi.c:error:format-specifies-type-unsigned-short-but-the-argument-has-type-int-Werror-Wformat
    |-- drivers-scsi-megaraid.c:error:unused-function-mega_allocate_inquiry-Werror-Wunused-function
    |-- drivers-scsi-megaraid.c:error:unused-function-mega_free_inquiry-Werror-Wunused-function
    |-- drivers-staging-r8188eu-os_dep-usb_intf.c:error:unused-function-RT_usb_endpoint_is_bulk_in-Werror-Wunused-function
    |-- drivers-staging-r8188eu-os_dep-usb_intf.c:error:unused-function-RT_usb_endpoint_is_bulk_out-Werror-Wunused-function
    |-- drivers-staging-r8188eu-os_dep-usb_intf.c:error:unused-function-RT_usb_endpoint_num-Werror-Wunused-function
    |-- drivers-staging-r8188eu-os_dep-usb_intf.c:error:unused-function-usb_endpoint_is_int-Werror-Wunused-function
    |-- drivers-staging-rtl8192u-ieee80211-ieee80211_module.c:error:unused-variable-debug_level_proc_ops-Werror-Wunused-const-variable
    |-- drivers-staging-rtl8192u-ieee80211-ieee80211_rx.c:error:unused-function-ieee80211_SignalStrengthTranslate-Werror-Wunused-function
    |-- fs-jbd2-journal.c:error:unused-variable-jbd2_info_proc_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-module.c:error:no-previous-prototype-for-function-module_layout-Werror-Wmissing-prototypes
    |-- kernel-sched-fair.c:error:unused-function-account_numa_dequeue-Werror-Wunused-function
    |-- kernel-sched-fair.c:error:unused-function-account_numa_enqueue-Werror-Wunused-function
    |-- kernel-sched-fair.c:error:unused-function-throttled_lb_pair-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
    |-- kernel-trace-trace_events.c:error:unused-variable-ftrace_event_id_fops-Werror-Wunused-const-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-slub.c:error:unused-function-node_nr_slabs-Werror-Wunused-function
    |-- net-netfilter-nf_hooks_lwtunnel.c:error:unused-function-nf_hooks_lwtunnel_get-Werror-Wunused-function
    |-- net-netfilter-nf_hooks_lwtunnel.c:error:unused-function-nf_hooks_lwtunnel_set-Werror-Wunused-function
    |-- 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
    `-- security-selinux-ss-hashtab.c:error:no-previous-prototype-for-function-hashtab_cache_init-Werror-Wmissing-prototypes

elapsed time: 729m

configs tested: 78
configs skipped: 3

gcc tested configs:
arm                                 defconfig
arm                              allyesconfig
arm                              allmodconfig
arm64                            allyesconfig
arm64                               defconfig
arm                          moxart_defconfig
powerpc                     sequoia_defconfig
m68k                        mvme147_defconfig
h8300                     edosk2674_defconfig
mips                         db1xxx_defconfig
powerpc                        fsp2_defconfig
mips                           ip32_defconfig
arm                       aspeed_g4_defconfig
mips                         tb0219_defconfig
ia64                          tiger_defconfig
powerpc                      ppc64e_defconfig
arm                        mvebu_v7_defconfig
mips                  maltasmvp_eva_defconfig
riscv                    nommu_virt_defconfig
powerpc                 mpc836x_rdk_defconfig
sh                          rsk7203_defconfig
arm                     eseries_pxa_defconfig
sh                           sh2007_defconfig
ia64                            zx1_defconfig
mips                 decstation_r4k_defconfig
i386                 randconfig-c001-20210906
x86_64                            allnoconfig
ia64                             allmodconfig
ia64                                defconfig
ia64                             allyesconfig
m68k                                defconfig
m68k                             allyesconfig
m68k                             allmodconfig
nds32                             allnoconfig
nds32                               defconfig
nios2                            allyesconfig
csky                                defconfig
alpha                               defconfig
alpha                            allyesconfig
h8300                            allyesconfig
arc                                 defconfig
sh                               allmodconfig
xtensa                           allyesconfig
s390                             allmodconfig
parisc                           allyesconfig
s390                                defconfig
parisc                              defconfig
s390                             allyesconfig
i386                             allyesconfig
sparc                            allyesconfig
sparc                               defconfig
i386                                defconfig
nios2                               defconfig
arc                              allyesconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
arc                  randconfig-r043-20210906
riscv                    nommu_k210_defconfig
riscv                            allyesconfig
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:
i386                 randconfig-a012-20210906
riscv                randconfig-r042-20210906
hexagon              randconfig-r045-20210906
s390                 randconfig-r044-20210906
hexagon              randconfig-r041-20210906

---
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-06 21:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-06 21:39 [linux-next:master] BUILD REGRESSION 7800ca95d0ed11b492962dc3abc2181c9d5f7f82 kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.