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

Error/Warning reports:

https://lore.kernel.org/linux-mm/202106040154.rvggrEBO-lkp@intel.com
https://lore.kernel.org/linux-mm/202106160601.PRp9gDoM-lkp@intel.com
https://lore.kernel.org/linux-mm/202106160834.PbZnBInf-lkp@intel.com
https://lore.kernel.org/linux-mm/202106162241.yDeqm7Y1-lkp@intel.com
https://lore.kernel.org/linux-mm/202106230606.sNbagz4E-lkp@intel.com
https://lore.kernel.org/linux-mm/202106261243.agXRheql-lkp@intel.com

Error/Warning in current branch:

140168994538752:error:02001002:system library:fopen:No such file or directory:../crypto/bio/bss_file.c:69:fopen('certs/signing_key.pem','r')
140168994538752:error:2006D080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:76:
140575125550336:error:02001002:system library:fopen:No such file or directory:../crypto/bio/bss_file.c:69:fopen('certs/signing_key.pem','r')
140575125550336:error:2006D080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:76:
140708886193408:error:02001002:system library:fopen:No such file or directory:../crypto/bio/bss_file.c:69:fopen('certs/signing_key.pem','r')
140708886193408:error:2006D080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:76:
arch/riscv/mm/init.c:707:13: warning: no previous prototype for function 'protect_kernel_linear_mapping_text_rodata' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:1156:6: warning: no previous prototype for 'dce110_disable_stream' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:1182:6: warning: no previous prototype for 'dce110_unblank_stream' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:1808:6: warning: no previous prototype for 'dce110_set_safe_displaymarks' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2589:6: warning: no previous prototype for 'dce110_prepare_bandwidth' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2603:6: warning: no previous prototype for 'dce110_optimize_bandwidth' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2886:6: warning: no previous prototype for 'dce110_set_backlight_level' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2920:6: warning: no previous prototype for 'dce110_set_abm_immediate_disable' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2933:6: warning: no previous prototype for 'dce110_set_pipe' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2999:6: warning: no previous prototype for 'dce110_hw_sequencer_construct' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:661:6: warning: no previous prototype for 'dce110_enable_stream' [-Wmissing-prototypes]
drivers/gpu/drm/msm/dp/dp_display.c:1017:21: warning: variable 'drm' set but not used [-Wunused-but-set-variable]
kernel/dma/swiotlb.c:771:36: error: 'debugfs_dir' undeclared (first use in this function)
kernel/dma/swiotlb.c:771:5: error: implicit declaration of function 'debugfs_create_dir'; did you mean 'kernfs_create_dir'? [-Werror=implicit-function-declaration]
kernel/dma/swiotlb.c:772:4: error: implicit declaration of function 'swiotlb_create_debugfs_files' [-Werror=implicit-function-declaration]
tools/testing/selftests/kvm/x86_64/hyperv_features.c:618: undefined reference to `vm_handle_exception'
tools/testing/selftests/kvm/x86_64/mmu_role_test.c:74: undefined reference to `vm_handle_exception'
x86_64/hyperv_features.c:618:2: warning: implicit declaration of function 'vm_handle_exception' [-Wimplicit-function-declaration]
x86_64/mmu_role_test.c:74:2: warning: implicit declaration of function 'vm_handle_exception' [-Wimplicit-function-declaration]

possible Error/Warning in current branch:

arch/powerpc/kernel/rtasd.c:366:30: error: unused variable 'rtas_log_proc_ops' [-Werror,-Wunused-const-variable]
arch/powerpc/platforms/pseries/hotplug-memory.c:605:19: error: unused function 'pseries_remove_memblock' [-Werror,-Wunused-function]
arch/powerpc/platforms/pseries/lpar.c:586:30: error: unused variable 'vcpudispatch_stats_proc_ops' [-Werror,-Wunused-const-variable]
arch/powerpc/platforms/pseries/lpar.c:630:30: error: unused variable 'vcpudispatch_stats_freq_proc_ops' [-Werror,-Wunused-const-variable]
arch/powerpc/platforms/pseries/reconfig.c:394:30: error: unused variable 'ofdt_proc_ops' [-Werror,-Wunused-const-variable]
arch/riscv/include/asm/pgtable.h:513:9: error: implicit declaration of function 'pfn_pmd' [-Werror,-Wimplicit-function-declaration]
arch/riscv/include/asm/pgtable.h:513:9: error: returning 'int' from a function with incompatible result type 'pmd_t'
arch/riscv/include/asm/pgtable.h:520:17: error: implicit declaration of function 'page_to_section' [-Werror,-Wimplicit-function-declaration]
arch/riscv/include/asm/pgtable.h:520:9: error: implicit declaration of function 'pfn_pmd'; did you mean 'pfn_pgd'? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:520:9: error: incompatible types when returning type 'int' but 'pmd_t' {aka 'struct <anonymous>'} was expected
drivers/crypto/hisilicon/sec/sec_drv.c:1209:39: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/gpio/gpio-mxs.c:225:50: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.c:503:11: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
drivers/gpu/drm/i915/gt/uc/intel_uc.c:162:20: warning: function 'guc_communication_enabled' is not needed and will not be emitted [-Wunneeded-internal-declaration]
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:678:8: error: implicit declaration of function 'ttm_range_man_init' [-Werror=implicit-function-declaration]
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:690:2: error: implicit declaration of function 'ttm_range_man_fini' [-Werror=implicit-function-declaration]
drivers/iommu/rockchip-iommu.c:1100:46: warning: implicit conversion from 'unsigned long long' to 'dma_addr_t' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion]
drivers/media/rc/nuvoton-cir.c:761:15: warning: iteration 32 invokes undefined behavior [-Waggressive-loop-optimizations]
drivers/scsi/hisi_sas/hisi_sas_main.c:2639:41: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/mpi3mr/mpi3mr_os.c:873 mpi3mr_update_tgtdev() error: we previously assumed 'mrioc->shost' could be null (see line 870)
drivers/scsi/ufs/ufshcd.c:9378:44: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c:50:27: warning: unused variable 'iw_operation_mode' [-Wunused-const-variable]
include/linux/mm.h:1554:29: error: static declaration of 'page_to_section' follows non-static declaration
kernel/trace/trace_events_hist.c:4729:12: warning: stack frame size (1440) exceeds limit (1024) in function 'hist_show' [-Wframe-larger-than]
mm/filemap.c:2457 filemap_update_page() warn: inconsistent returns '&mapping->invalidate_lock'.

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- alpha-allmodconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- alpha-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- arc-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- arc-buildonly-randconfig-r003-20210628
|   `-- drivers-media-rc-nuvoton-cir.c:warning:iteration-invokes-undefined-behavior
|-- arm-allmodconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- arm-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- arm64-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- csky-randconfig-r021-20210628
|   `-- drivers-media-rc-nuvoton-cir.c:warning:iteration-invokes-undefined-behavior
|-- h8300-randconfig-r004-20210628
|   |-- kernel-dma-swiotlb.c:error:debugfs_dir-undeclared-(first-use-in-this-function)
|   |-- kernel-dma-swiotlb.c:error:implicit-declaration-of-function-debugfs_create_dir
|   `-- kernel-dma-swiotlb.c:error:implicit-declaration-of-function-swiotlb_create_debugfs_files
|-- i386-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- i386-randconfig-a001-20210628
|   |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini
|   `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_init
|-- i386-randconfig-a005-20210628
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- i386-randconfig-a014-20210628
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|   |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini
|   `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_init
|-- i386-randconfig-a016-20210628
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- i386-randconfig-c021-20210628
|   |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini
|   `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_init
|-- i386-randconfig-m021-20210628
|   `-- drivers-scsi-mpi3mr-mpi3mr_os.c-mpi3mr_update_tgtdev()-error:we-previously-assumed-mrioc-shost-could-be-null-(see-line-)
|-- ia64-allmodconfig
|   |-- :error:system-library:fopen:No-such-file-or-directory:..-crypto-bio-bss_file.c:fopen(-certs-signing_key.pem-r-)
|   |-- :errorD080:BIO-routines:BIO_new_file:no-such-file:..-crypto-bio-bss_file.c:
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- ia64-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- ia64-randconfig-p002-20210628
|   `-- drivers-gpu-drm-amd-pm-swsmu-smu13-yellow_carp_ppt.c:warning:d-in-format-string-(no.-)-requires-int-but-the-argument-type-is-unsigned-int-.-invalidPrintfArgType_sint
|-- mips-allmodconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- mips-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- parisc-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- powerpc-allmodconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- powerpc-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- riscv-allmodconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- riscv-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- riscv-buildonly-randconfig-r002-20210628
|   |-- arch-riscv-include-asm-pgtable.h:error:implicit-declaration-of-function-pfn_pmd
|   |-- arch-riscv-include-asm-pgtable.h:error:incompatible-types-when-returning-type-int-but-pmd_t-aka-struct-anonymous-was-expected
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- riscv-rv32_defconfig
|   |-- arch-riscv-include-asm-pgtable.h:error:implicit-declaration-of-function-pfn_pmd
|   `-- arch-riscv-include-asm-pgtable.h:error:incompatible-types-when-returning-type-int-but-pmd_t-aka-struct-anonymous-was-expected
|-- s390-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- s390-buildonly-randconfig-r005-20210628
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- sparc-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- sparc64-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- sparc64-randconfig-c023-20210628
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- sparc64-randconfig-s031-20210628
|   |-- :error:system-library:fopen:No-such-file-or-directory:..-crypto-bio-bss_file.c:fopen(-certs-signing_key.pem-r-)
|   `-- :errorD080:BIO-routines:BIO_new_file:no-such-file:..-crypto-bio-bss_file.c:
|-- x86_64-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|-- x86_64-randconfig-a013-20210628
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|   |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini
|   `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_init
|-- x86_64-randconfig-m001-20210628
|   `-- mm-filemap.c-filemap_update_page()-warn:inconsistent-returns-mapping-invalidate_lock-.
|-- x86_64-randconfig-s022-20210628
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream
|   |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini
|   |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_init
|   `-- drivers-scsi-qedi-qedi_fw.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-addressable-assigned-usertype-hi-got-unsigned-int-usertype
|-- x86_64-rhel-8.3-kselftests
|   |-- :error:system-library:fopen:No-such-file-or-directory:..-crypto-bio-bss_file.c:fopen(-certs-signing_key.pem-r-)
|   |-- :errorD080:BIO-routines:BIO_new_file:no-such-file:..-crypto-bio-bss_file.c:
|   |-- tools-testing-selftests-kvm-x86_64-hyperv_features.c:undefined-reference-to-vm_handle_exception
|   |-- tools-testing-selftests-kvm-x86_64-mmu_role_test.c:undefined-reference-to-vm_handle_exception
|   |-- x86_64-hyperv_features.c:warning:implicit-declaration-of-function-vm_handle_exception
|   `-- x86_64-mmu_role_test.c:warning:implicit-declaration-of-function-vm_handle_exception
`-- xtensa-allyesconfig
    |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_disable_stream
    |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_enable_stream
    |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_hw_sequencer_construct
    |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_optimize_bandwidth
    |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_prepare_bandwidth
    |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_abm_immediate_disable
    |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_backlight_level
    |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_pipe
    |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_set_safe_displaymarks
    `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dce110-dce110_hw_sequencer.c:warning:no-previous-prototype-for-dce110_unblank_stream

clang_recent_errors
|-- arm-randconfig-r023-20210628
|   `-- drivers-gpu-drm-msm-dp-dp_display.c:warning:variable-drm-set-but-not-used
|-- arm64-buildonly-randconfig-r004-20210628
|   `-- drivers-gpu-drm-msm-dp-dp_display.c:warning:variable-drm-set-but-not-used
|-- arm64-buildonly-randconfig-r005-20210628
|   `-- drivers-staging-rtl8188eu-os_dep-ioctl_linux.c:warning:unused-variable-iw_operation_mode
|-- powerpc-randconfig-r004-20210628
|   `-- arch-powerpc-platforms-pseries-hotplug-memory.c:error:unused-function-pseries_remove_memblock-Werror-Wunused-function
|-- powerpc-randconfig-r031-20210628
|   |-- arch-powerpc-kernel-rtasd.c:error:unused-variable-rtas_log_proc_ops-Werror-Wunused-const-variable
|   |-- arch-powerpc-platforms-pseries-lpar.c:error:unused-variable-vcpudispatch_stats_freq_proc_ops-Werror-Wunused-const-variable
|   |-- arch-powerpc-platforms-pseries-lpar.c:error:unused-variable-vcpudispatch_stats_proc_ops-Werror-Wunused-const-variable
|   `-- arch-powerpc-platforms-pseries-reconfig.c:error:unused-variable-ofdt_proc_ops-Werror-Wunused-const-variable
|-- powerpc-randconfig-r033-20210628
|   `-- kernel-trace-trace_events_hist.c:warning:stack-frame-size-()-exceeds-limit-()-in-function-hist_show
|-- riscv-randconfig-r002-20210628
|   `-- arch-riscv-mm-init.c:warning:no-previous-prototype-for-function-protect_kernel_linear_mapping_text_rodata
|-- riscv-randconfig-r005-20210628
|   |-- arch-riscv-include-asm-pgtable.h:error:implicit-declaration-of-function-page_to_section-Werror-Wimplicit-function-declaration
|   |-- drivers-crypto-hisilicon-sec-sec_drv.c:warning:shift-count-width-of-type
|   |-- drivers-gpio-gpio-mxs.c:warning:shift-count-width-of-type
|   |-- drivers-iommu-rockchip-iommu.c:warning:implicit-conversion-from-unsigned-long-long-to-dma_addr_t-(aka-unsigned-int-)-changes-value-from-to
|   |-- drivers-scsi-hisi_sas-hisi_sas_main.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-ufs-ufshcd.c:warning:shift-count-width-of-type
|   `-- include-linux-mm.h:error:static-declaration-of-page_to_section-follows-non-static-declaration
|-- riscv-randconfig-r034-20210628
|   |-- arch-riscv-include-asm-pgtable.h:error:implicit-declaration-of-function-pfn_pmd-Werror-Wimplicit-function-declaration
|   |-- arch-riscv-include-asm-pgtable.h:error:returning-int-from-a-function-with-incompatible-result-type-pmd_t
|   `-- drivers-crypto-hisilicon-sec-sec_drv.c:warning:shift-count-width-of-type
|-- x86_64-randconfig-a003-20210628
|   `-- drivers-gpu-drm-i915-gt-uc-intel_uc.c:warning:function-guc_communication_enabled-is-not-needed-and-will-not-be-emitted
`-- x86_64-randconfig-b001-20210628

elapsed time: 746m

configs tested: 91
configs skipped: 3

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
powerpc                    sam440ep_defconfig
h8300                       h8s-sim_defconfig
parisc                           alldefconfig
powerpc                 canyonlands_defconfig
m68k                          multi_defconfig
powerpc                      tqm8xx_defconfig
mips                            ar7_defconfig
arm                        mvebu_v5_defconfig
arm                       versatile_defconfig
m68k                        m5272c3_defconfig
sh                      rts7751r2d1_defconfig
riscv                          rv32_defconfig
arc                     haps_hs_smp_defconfig
riscv                    nommu_virt_defconfig
powerpc                     ppa8548_defconfig
x86_64                            allnoconfig
ia64                             allmodconfig
ia64                                defconfig
ia64                             allyesconfig
m68k                             allmodconfig
m68k                                defconfig
m68k                             allyesconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
nds32                               defconfig
nios2                            allyesconfig
csky                                defconfig
alpha                               defconfig
alpha                            allyesconfig
xtensa                           allyesconfig
h8300                            allyesconfig
arc                                 defconfig
sh                               allmodconfig
parisc                              defconfig
s390                             allyesconfig
s390                             allmodconfig
parisc                           allyesconfig
s390                                defconfig
i386                             allyesconfig
sparc                            allyesconfig
sparc                               defconfig
i386                                defconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a001-20210628
i386                 randconfig-a002-20210628
i386                 randconfig-a003-20210628
i386                 randconfig-a006-20210628
i386                 randconfig-a005-20210628
i386                 randconfig-a004-20210628
x86_64               randconfig-a012-20210628
x86_64               randconfig-a016-20210628
x86_64               randconfig-a015-20210628
x86_64               randconfig-a013-20210628
x86_64               randconfig-a014-20210628
x86_64               randconfig-a011-20210628
i386                 randconfig-a011-20210628
i386                 randconfig-a014-20210628
i386                 randconfig-a013-20210628
i386                 randconfig-a015-20210628
i386                 randconfig-a016-20210628
i386                 randconfig-a012-20210628
riscv                    nommu_k210_defconfig
riscv                            allyesconfig
riscv                             allnoconfig
riscv                               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                      rhel-8.3-kbuiltin
x86_64                                  kexec

clang tested configs:
x86_64               randconfig-b001-20210628
x86_64               randconfig-a002-20210628
x86_64               randconfig-a005-20210628
x86_64               randconfig-a001-20210628
x86_64               randconfig-a003-20210628
x86_64               randconfig-a004-20210628
x86_64               randconfig-a006-20210628

---
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-06-28 23:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-28 23:26 [linux-next:master] BUILD REGRESSION 3579aa488520feeda433ceca23ef4704bf8cd280 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.