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

Error/Warning in current branch:

ERROR: modpost: "__bad_cmpxchg" [drivers/scsi/elx/efct.ko] undefined!
arch/arm/mach-imx/src.c:103:6: warning: no previous prototype for 'imx_gpcv2_set_core1_pdn_pup_by_software' [-Wmissing-prototypes]
arch/riscv/kernel/traps.c:215:26: warning: no previous prototype for function 'get_overflow_stack' [-Wmissing-prototypes]
arch/riscv/kernel/traps.c:221:17: warning: no previous prototype for function 'handle_bad_stack' [-Wmissing-prototypes]
arch/riscv/mm/init.c:707:13: warning: no previous prototype for function 'protect_kernel_linear_mapping_text_rodata' [-Wmissing-prototypes]
arch/s390/boot/uv.c:65:6: error: redefinition of 'adjust_to_uv_max'
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:1380:16: warning: no previous prototype for function 'configure_lttpr_mode_transparent' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:1391:16: warning: no previous prototype for function 'configure_lttpr_mode_non_transparent' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:1638:16: warning: no previous prototype for function 'dpcd_configure_channel_coding' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:1133:6: warning: no previous prototype for 'dce110_disable_stream' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:1159:6: warning: no previous prototype for 'dce110_unblank_stream' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:1785:6: warning: no previous prototype for 'dce110_set_safe_displaymarks' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2566:6: warning: no previous prototype for 'dce110_prepare_bandwidth' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2580:6: warning: no previous prototype for 'dce110_optimize_bandwidth' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2863:6: warning: no previous prototype for 'dce110_set_backlight_level' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2897: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:2910:6: warning: no previous prototype for 'dce110_set_pipe' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2976: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/amd/amdgpu/../display/dc/dcn303/dcn303_init.c:12:6: warning: no previous prototype for 'dcn303_hw_sequencer_construct' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../include/asic_reg/dcn/dcn_3_0_3_sh_mask.h:7593:111: warning: initialized field overwritten [-Woverride-init]
efct_hw.c:(.text+0x8a38): undefined reference to `__bad_cmpxchg'
ice_ethtool.c:(.text.ice_get_ts_info+0x4c): undefined reference to `ice_get_ptp_clock_index'
ice_main.c:(.text.ice_do_ioctl+0x60): undefined reference to `ice_ptp_get_ts_config'
ice_main.c:(.text.ice_misc_intr+0x31c): undefined reference to `ice_ptp_process_ts'
ice_main.c:(.text.ice_prepare_for_reset+0x1e8): undefined reference to `ice_ptp_release'
ice_main.c:(.text.ice_probe+0x13b8): undefined reference to `ice_ptp_init'
ice_main.c:(.text.ice_rebuild+0x424): undefined reference to `ice_ptp_init'
ice_main.c:(.text.ice_remove+0x338): undefined reference to `ice_ptp_release'
ice_txrx.c:(.text.ice_start_xmit+0xa7c): undefined reference to `ice_ptp_request_ts'
ice_txrx_lib.c:(.text.ice_process_skb_fields+0x210): undefined reference to `ice_ptp_rx_hwtstamp'
include/linux/kern_levels.h:5:18: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'phys_addr_t' {aka 'long long unsigned int'} [-Wformat=]
powerpc-linux-ld: ice_main.c:(.text.ice_do_ioctl+0x9c): undefined reference to `ice_ptp_set_ts_config'

possible Error/Warning in current branch:

arch/riscv/include/asm/pgtable.h:521:9: error: implicit declaration of function 'pfn_pmd'; did you mean 'pfn_pgd'? [-Werror=implicit-function-declaration]
arch/riscv/include/asm/pgtable.h:521:9: error: incompatible types when returning type 'int' but 'pmd_t' {aka 'struct <anonymous>'} was expected
arch/riscv/kernel/traps.c:203:1: sparse: sparse: symbol '__pcpu_scope_overflow_stack' was not declared. Should it be static?
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:678:8: error: implicit declaration of function 'ttm_range_man_init' [-Werror,-Wimplicit-function-declaration]
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:690:2: error: implicit declaration of function 'ttm_range_man_fini' [-Werror,-Wimplicit-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/net/ethernet/agere/et131x.c:3917:44: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/net/ethernet/alteon/acenic.c:1131:32: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/net/ethernet/chelsio/cxgb/cxgb2.c:956:32: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:3233:30: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/net/ethernet/emulex/benet/be_main.c:5841:49: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/net/ethernet/google/gve/gve_main.c:1266:31: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/net/ethernet/intel/iavf/iavf_main.c:3708:46: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:4512:45: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/net/ethernet/jme.c:2862:30: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/net/ethernet/mellanox/mlx4/main.c:3802:31: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/net/ethernet/mellanox/mlx5/core/main.c:254:31: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/net/ethernet/mellanox/mlxsw/pci.c:1904:46: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/net/ethernet/myricom/myri10ge/myri10ge.c:1167:24: warning: implicit conversion from 'unsigned long long' to '__u32' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion]
drivers/net/ethernet/myricom/myri10ge/myri10ge.c:3779:34: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/net/ethernet/sun/sungem.c:2877:32: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/be2iscsi/be_main.c:507:48: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/bfa/bfad.c:734:45: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/csiostor/csio_init.c:206:45: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/qla2xxx/qla_os.c:1872:36: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/stex.c:1698:46: warning: shift count >= width of type [-Wshift-count-overflow]
drm_fb_helper.c:(.text+0x1864): undefined reference to `framebuffer_release'

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- 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
|-- alpha-randconfig-r002-20210617
|   |-- 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-randconfig-r014-20210617
|   |-- 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-randconfig-r015-20210617
|   |-- 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
|-- arm-allmodconfig
|   |-- ERROR:__bad_cmpxchg-drivers-scsi-elx-efct.ko-undefined
|   |-- 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
|   `-- efct_hw.c:(.text):undefined-reference-to-__bad_cmpxchg
|-- arm-axm55xx_defconfig
|   `-- include-linux-kern_levels.h:warning:format-x-expects-argument-of-type-unsigned-int-but-argument-has-type-phys_addr_t-aka-long-long-unsigned-int
|-- arm-randconfig-r011-20210617
|   `-- arch-arm-mach-imx-src.c:warning:no-previous-prototype-for-imx_gpcv2_set_core1_pdn_pup_by_software
|-- 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
|-- 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
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn303-dcn303_init.c:warning:no-previous-prototype-for-dcn303_hw_sequencer_construct
|   `-- drivers-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_3_0_3_sh_mask.h:warning:initialized-field-overwritten
|-- i386-randconfig-a002-20210617
|   |-- 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-amd-amdgpu-..-display-dc-dcn303-dcn303_init.c:warning:no-previous-prototype-for-dcn303_hw_sequencer_construct
|   `-- drivers-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_3_0_3_sh_mask.h:warning:initialized-field-overwritten
|-- i386-randconfig-a003-20210617
|   `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini
|-- i386-randconfig-a014-20210617
|   `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini
|-- i386-randconfig-a015-20210617
|   `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini
|-- ia64-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
|-- 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
|-- 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
|-- openrisc-randconfig-p002-20210617
|   `-- drm_fb_helper.c:(.text):undefined-reference-to-framebuffer_release
|-- 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
|-- powerpc64-randconfig-c004-20210617
|   |-- ice_ethtool.c:(.text.ice_get_ts_info):undefined-reference-to-ice_get_ptp_clock_index
|   |-- ice_main.c:(.text.ice_do_ioctl):undefined-reference-to-ice_ptp_get_ts_config
|   |-- ice_main.c:(.text.ice_misc_intr):undefined-reference-to-ice_ptp_process_ts
|   |-- ice_main.c:(.text.ice_prepare_for_reset):undefined-reference-to-ice_ptp_release
|   |-- ice_main.c:(.text.ice_probe):undefined-reference-to-ice_ptp_init
|   |-- ice_main.c:(.text.ice_rebuild):undefined-reference-to-ice_ptp_init
|   |-- ice_main.c:(.text.ice_remove):undefined-reference-to-ice_ptp_release
|   |-- ice_txrx.c:(.text.ice_start_xmit):undefined-reference-to-ice_ptp_request_ts
|   |-- ice_txrx_lib.c:(.text.ice_process_skb_fields):undefined-reference-to-ice_ptp_rx_hwtstamp
|   `-- powerpc-linux-ld:ice_main.c:(.text.ice_do_ioctl):undefined-reference-to-ice_ptp_set_ts_config
|-- 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
|   |-- arch-riscv-kernel-traps.c:sparse:sparse:symbol-__pcpu_scope_overflow_stack-was-not-declared.-Should-it-be-static
|   |-- 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
|-- 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
|-- 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-s031-20210617
|   |-- 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-amd-amdgpu-..-display-dc-dcn303-dcn303_init.c:warning:no-previous-prototype-for-dcn303_hw_sequencer_construct
|   |-- drivers-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_3_0_3_sh_mask.h:warning:initialized-field-overwritten
|   `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini
`-- 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
|-- powerpc64-randconfig-r012-20210617
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-configure_lttpr_mode_non_transparent
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-configure_lttpr_mode_transparent
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-dpcd_configure_channel_coding
|-- powerpc64-randconfig-r024-20210617
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-configure_lttpr_mode_non_transparent
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-configure_lttpr_mode_transparent
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-dpcd_configure_channel_coding
|-- riscv-randconfig-r015-20210617
|   |-- ld.lld:error:kallsyms.c:(function-get_symbol_pos:.textC2):relocation-R_RISCV_PCREL_HI20-out-of-range:is-not-in-references-kallsyms_offsets
|   |-- ld.lld:error:kallsyms.c:(function-get_symbol_pos:.textCE):relocation-R_RISCV_PCREL_HI20-out-of-range:is-not-in-references-kallsyms_num_syms
|   |-- ld.lld:error:kallsyms.c:(function-get_symbol_pos:.textDC):relocation-R_RISCV_PCREL_HI20-out-of-range:is-not-in-references-kallsyms_relative_base
|   |-- ld.lld:error:kallsyms.c:(function-kallsyms_lookup_name:.text):relocation-R_RISCV_PCREL_HI20-out-of-range:is-not-in-references-kallsyms_names
|   `-- ld.lld:error:kallsyms.c:(function-kallsyms_lookup_name:.text):relocation-R_RISCV_PCREL_HI20-out-of-range:is-not-in-references-kallsyms_token_table
|-- riscv-randconfig-r016-20210617
|   |-- arch-riscv-kernel-traps.c:warning:no-previous-prototype-for-function-get_overflow_stack
|   |-- arch-riscv-kernel-traps.c:warning:no-previous-prototype-for-function-handle_bad_stack
|   `-- arch-riscv-mm-init.c:warning:no-previous-prototype-for-function-protect_kernel_linear_mapping_text_rodata
|-- riscv-randconfig-r025-20210617
|   |-- drivers-net-ethernet-agere-et131x.c:warning:shift-count-width-of-type
|   |-- drivers-net-ethernet-alteon-acenic.c:warning:shift-count-width-of-type
|   |-- drivers-net-ethernet-chelsio-cxgb-cxgb2.c:warning:shift-count-width-of-type
|   |-- drivers-net-ethernet-chelsio-cxgb3-cxgb3_main.c:warning:shift-count-width-of-type
|   |-- drivers-net-ethernet-emulex-benet-be_main.c:warning:shift-count-width-of-type
|   |-- drivers-net-ethernet-google-gve-gve_main.c:warning:shift-count-width-of-type
|   |-- drivers-net-ethernet-intel-iavf-iavf_main.c:warning:shift-count-width-of-type
|   |-- drivers-net-ethernet-intel-ixgbevf-ixgbevf_main.c:warning:shift-count-width-of-type
|   |-- drivers-net-ethernet-jme.c:warning:shift-count-width-of-type
|   |-- drivers-net-ethernet-mellanox-mlx4-main.c:warning:shift-count-width-of-type
|   |-- drivers-net-ethernet-mellanox-mlx5-core-main.c:warning:shift-count-width-of-type
|   |-- drivers-net-ethernet-mellanox-mlxsw-pci.c:warning:shift-count-width-of-type
|   |-- drivers-net-ethernet-myricom-myri10ge-myri10ge.c:warning:implicit-conversion-from-unsigned-long-long-to-__u32-(aka-unsigned-int-)-changes-value-from-to
|   |-- drivers-net-ethernet-myricom-myri10ge-myri10ge.c:warning:shift-count-width-of-type
|   |-- drivers-net-ethernet-sun-sungem.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-be2iscsi-be_main.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-bfa-bfad.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-csiostor-csio_init.c:warning:shift-count-width-of-type
|   |-- drivers-scsi-qla2xxx-qla_os.c:warning:shift-count-width-of-type
|   `-- drivers-scsi-stex.c:warning:shift-count-width-of-type
|-- s390-randconfig-r022-20210617
|   `-- arch-s390-boot-uv.c:error:redefinition-of-adjust_to_uv_max
|-- x86_64-randconfig-a011-20210617
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-configure_lttpr_mode_non_transparent
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-configure_lttpr_mode_transparent
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-dpcd_configure_channel_coding
|   |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini-Werror-Wimplicit-function-declaration
|   `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_init-Werror-Wimplicit-function-declaration
|-- x86_64-randconfig-a015-20210617
|   |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini-Werror-Wimplicit-function-declaration
|   `-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_init-Werror-Wimplicit-function-declaration
`-- x86_64-randconfig-b001-20210617
    |-- drivers-acpi-apei-einj.c:iwyu:warning:superfluous-include-asm-unaligned.h
    |-- drivers-gpu-drm-amd-amdgpu-amdgpu_acpi.c:iwyu:warning:superfluous-include-linux-suspend.h
    |-- drivers-gpu-drm-amd-amdgpu-amdgpu_atomfirmware.c:iwyu:warning:superfluous-include-soc15_hw_ip.h
    |-- drivers-gpu-drm-amd-amdgpu-amdgpu_fdinfo.c:iwyu:warning:superfluous-include-amdgpu_gem.h
    |-- drivers-gpu-drm-amd-amdgpu-amdgpu_fdinfo.c:iwyu:warning:superfluous-include-drm-drm_debugfs.h
    |-- drivers-gpu-drm-amd-amdgpu-amdgpu_fdinfo.c:iwyu:warning:superfluous-include-linux-debugfs.h
    |-- drivers-gpu-drm-amd-amdgpu-amdgpu_fdinfo.c:iwyu:warning:superfluous-include-linux-list.h
    |-- drivers-gpu-drm-amd-amdgpu-amdgpu_fdinfo.c:iwyu:warning:superfluous-include-linux-module.h
    |-- drivers-gpu-drm-amd-amdgpu-amdgpu_fdinfo.c:iwyu:warning:superfluous-include-linux-reboot.h
    |-- drivers-gpu-drm-amd-amdgpu-amdgpu_fdinfo.c:iwyu:warning:superfluous-include-linux-syscalls.h
    |-- drivers-gpu-drm-amd-amdgpu-amdgpu_fdinfo.c:iwyu:warning:superfluous-include-linux-uaccess.h
    |-- drivers-gpu-drm-amd-amdgpu-amdgpu_irq.c:iwyu:warning:superfluous-include-drm-drm_drv.h
    |-- drivers-gpu-drm-amd-amdgpu-amdgpu_kms.c:iwyu:warning:superfluous-include-drm-drm_drv.h
    |-- drivers-gpu-drm-amd-amdgpu-amdgpu_psp.c:iwyu:warning:superfluous-include-drm-drm_drv.h
    |-- drivers-gpu-drm-amd-amdgpu-beige_goby_reg_init.c:iwyu:warning:superfluous-include-soc15_common.h
    |-- drivers-gpu-drm-amd-amdgpu-beige_goby_reg_init.c:iwyu:warning:superfluous-include-soc15_hw_ip.h
    |-- drivers-gpu-drm-drm_agpsupport.c:iwyu:warning:superfluous-include-drm-drm_device.h
    |-- drivers-gpu-drm-drm_agpsupport.c:iwyu:warning:superfluous-include-drm-drm_drv.h
    |-- drivers-gpu-drm-drm_agpsupport.c:iwyu:warning:superfluous-include-drm-drm_file.h
    |-- drivers-gpu-drm-drm_agpsupport.c:iwyu:warning:superfluous-include-drm-drm_print.h
    |-- drivers-gpu-drm-drm_agpsupport.c:iwyu:warning:superfluous-include-drm_legacy.h
    |-- drivers-gpu-drm-drm_agpsupport.c:iwyu:warning:superfluous-include-linux-module.h
    |-- drivers-gpu-drm-drm_agpsupport.c:iwyu:warning:superfluous-include-linux-pci.h
    |-- drivers-gpu-drm-drm_agpsupport.c:iwyu:warning:superfluous-include-linux-slab.h
    |-- drivers-gpu-drm-drm_fourcc.c:iwyu:warning:superfluous-include-linux-ctype.h
    |-- drivers-gpu-drm-radeon-radeon_drv.c:iwyu:warning:superfluous-include-drm-drm_fb_helper.h
    |-- drivers-gpu-drm-radeon-radeon_drv.c:iwyu:warning:superfluous-include-radeon_ttm.h
    |-- drivers-gpu-drm-ttm-ttm_bo.c:iwyu:warning:superfluous-include-linux-mm.h
    |-- drivers-gpu-drm-ttm-ttm_bo_vm.c:iwyu:warning:superfluous-include-linux-pfn_t.h
    |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini-Werror-Wimplicit-function-declaration
    |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_init-Werror-Wimplicit-function-declaration
    |-- drivers-gpu-drm-vmwgfx-vmwgfx_msg.c:iwyu:warning:superfluous-include-vmwgfx_msg_arm64.h
    |-- drivers-ide-ide-tape.c:iwyu:warning:superfluous-include-asm-unaligned.h
    |-- drivers-iio-dac-ad5766.c:iwyu:warning:superfluous-include-linux-device.h
    |-- drivers-tty-serial-8250_port.c:include-linux-kstrtox.h:iwyu:warning:superfluous-include-linux-kstrtox.h
    |-- kernel-signal.c:iwyu:warning:superfluous-include-linux-sched-user.h
    |-- mm-slub.c:iwyu:warning:superfluous-include-linux-swab.h
    `-- sound-core-sgbuf.c:iwyu:warning:superfluous-include-linux-export.h

elapsed time: 728m

configs tested: 97
configs skipped: 3

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
arm                         cm_x300_defconfig
mips                           ip27_defconfig
mips                      bmips_stb_defconfig
arm                        mini2440_defconfig
mips                        bcm63xx_defconfig
arm                         hackkit_defconfig
sh                           se7206_defconfig
mips                           rs90_defconfig
powerpc                     tqm8555_defconfig
powerpc                     taishan_defconfig
sh                           se7750_defconfig
arc                            hsdk_defconfig
openrisc                 simple_smp_defconfig
arm                         axm55xx_defconfig
sh                          r7780mp_defconfig
mips                     loongson1b_defconfig
mips                         bigsur_defconfig
powerpc64                        alldefconfig
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-a002-20210617
i386                 randconfig-a006-20210617
i386                 randconfig-a001-20210617
i386                 randconfig-a004-20210617
i386                 randconfig-a005-20210617
i386                 randconfig-a003-20210617
i386                 randconfig-a015-20210617
i386                 randconfig-a013-20210617
i386                 randconfig-a016-20210617
i386                 randconfig-a012-20210617
i386                 randconfig-a014-20210617
i386                 randconfig-a011-20210617
x86_64               randconfig-a004-20210617
x86_64               randconfig-a001-20210617
x86_64               randconfig-a002-20210617
x86_64               randconfig-a003-20210617
x86_64               randconfig-a006-20210617
x86_64               randconfig-a005-20210617
riscv                    nommu_k210_defconfig
riscv                            allyesconfig
riscv                    nommu_virt_defconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                          rv32_defconfig
riscv                            allmodconfig
um                           x86_64_defconfig
um                             i386_defconfig
um                            kunit_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-20210617
x86_64               randconfig-a015-20210617
x86_64               randconfig-a011-20210617
x86_64               randconfig-a014-20210617
x86_64               randconfig-a012-20210617
x86_64               randconfig-a013-20210617
x86_64               randconfig-a016-20210617

---
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-18  0:22 UTC | newest]

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