linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master] BUILD REGRESSION c7d4c1fd91ab4a6d2620497921a9c6bf54650ab8
@ 2021-06-17  1:54 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-06-17  1:54 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: c7d4c1fd91ab4a6d2620497921a9c6bf54650ab8  Add linux-next specific files for 20210616

Error/Warning in current branch:

ERROR: modpost: "__bad_cmpxchg" [drivers/scsi/elx/efct.ko] undefined!
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/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]
drivers/iommu/intel/perf.c:16: warning: expecting prototype for perf.c(). Prototype was for DEFINE_SPINLOCK() instead
drivers/mtd/nand/raw/arasan-nand-controller.c:1453:33: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/scsi/lpfc/lpfc_scsi.c:5595:3: error: 'uuid' undeclared (first use in this function); did you mean 'upid'?
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=]

possible Error/Warning in current branch:

arch/riscv/include/asm/pgtable.h:521:17: error: implicit declaration of function 'page_to_section' [-Werror,-Wimplicit-function-declaration]
arch/riscv/include/asm/pgtable.h:521:9: error: implicit declaration of function 'pfn_pmd' [-Werror,-Wimplicit-function-declaration]
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/include/asm/pgtable.h:521:9: error: returning 'int' from a function with incompatible result type 'pmd_t'
drivers/char/random.c:1257:41: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/dma/altera-msgdma.c:877:46: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/dma/idma64.c:648:45: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/dma/qcom/hidma.c:844:45: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/dma/qcom/hidma_mgmt.c:384:23: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/dma/sf-pdma/sf-pdma.c:537:46: warning: shift count >= width of type [-Wshift-count-overflow]
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/mmc/core/mmc.c:107:22: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/mmc/core/sd.c:97:22: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/net/ethernet/mellanox/mlx5/core/lib/sf.h:1:0: warning: dual license is used, are you sure you want to do this.
drivers/net/ethernet/mellanox/mlx5/core/sf/sf.h:1:0: warning: dual license is used, are you sure you want to do this.
drivers/usb/dwc3/core.c:1548:47: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/usb/host/ehci-platform.c:259:24: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/usb/host/xhci-plat.c:233:10: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/usb/host/xhci.c:5314:23: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/vdpa/vdpa_sim/vdpa_sim.c:264:37: warning: shift count >= width of type [-Wshift-count-overflow]
drivers/virtio/virtio_mmio.c:608:33: warning: shift count >= width of type [-Wshift-count-overflow]
drm_fb_helper.c:(.text+0x10b8): undefined reference to `.fb_dealloc_cmap'
fs/statfs.c:131:3: warning: 'memcpy' will always overflow; destination buffer has size 64, but size argument is 88 [-Wfortify-source]
include/asm-generic/memory_model.h:35:14: error: implicit declaration of function 'page_to_section'; did you mean 'present_section'? [-Werror=implicit-function-declaration]
include/linux/mm.h:1554:29: error: conflicting types for 'page_to_section'
include/linux/mm.h:1554:29: error: static declaration of 'page_to_section' follows non-static declaration
ipc/msg.c:496:20: warning: implicit conversion from 'int' to 'unsigned short' changes value from 32768000 to 0 [-Wconstant-conversion]
net/sched/cls_flow.c:63:52: warning: shift count >= width of type [-Wshift-count-overflow]
powerpc64-linux-ld: drm_fb_helper.c:(.text+0x10c4): undefined reference to `.framebuffer_release'
powerpc64-linux-ld: drm_fb_helper.c:(.text+0x1988): undefined reference to `.fb_alloc_cmap'
powerpc64-linux-ld: drm_fb_helper.c:(.text+0x19b4): undefined reference to `.fb_dealloc_cmap'

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
|-- 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
|-- arm-keystone_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
|-- 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
|-- 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
|-- 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
|-- powerpc-skiroot_defconfig
|   `-- drivers-scsi-lpfc-lpfc_scsi.c:error:uuid-undeclared-(first-use-in-this-function)
|-- powerpc64-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-c023-20210616
|   |-- drm_fb_helper.c:(.text):undefined-reference-to-fb_dealloc_cmap
|   |-- powerpc64-linux-ld:drm_fb_helper.c:(.text):undefined-reference-to-fb_alloc_cmap
|   |-- powerpc64-linux-ld:drm_fb_helper.c:(.text):undefined-reference-to-fb_dealloc_cmap
|   `-- powerpc64-linux-ld:drm_fb_helper.c:(.text):undefined-reference-to-framebuffer_release
|-- 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-randconfig-c004-20210616
|   |-- 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
|-- riscv-randconfig-r004-20210615
|   |-- 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
|   |-- include-asm-generic-memory_model.h:error:implicit-declaration-of-function-page_to_section
|   `-- include-linux-mm.h:error:conflicting-types-for-page_to_section
|-- riscv-randconfig-r005-20210615
|   |-- 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
|   |-- include-asm-generic-memory_model.h:error:implicit-declaration-of-function-page_to_section
|   `-- include-linux-mm.h:error:conflicting-types-for-page_to_section
|-- 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-randconfig-r003-20210615
|   |-- 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-allnoconfig
|   |-- drivers-net-ethernet-mellanox-mlx5-core-lib-sf.h:warning:dual-license-is-used-are-you-sure-you-want-to-do-this.
|   `-- drivers-net-ethernet-mellanox-mlx5-core-sf-sf.h:warning:dual-license-is-used-are-you-sure-you-want-to-do-this.
|-- 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-s021-20210615
|   |-- drivers-gpu-drm-vmwgfx-vmwgfx_drv.c:error:implicit-declaration-of-function-ttm_range_man_fini
|   `-- drivers-net-mhi-net.c:sparse:sparse:symbol-mhi_wwan_ops-was-not-declared.-Should-it-be-static
|-- x86_64-randconfig-s022-20210615
|   |-- 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-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
`-- 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
|-- riscv-randconfig-r013-20210615
|   |-- arch-riscv-include-asm-pgtable.h:error:implicit-declaration-of-function-page_to_section-Werror-Wimplicit-function-declaration
|   |-- 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-char-random.c:warning:shift-count-width-of-type
|   |-- drivers-dma-altera-msgdma.c:warning:shift-count-width-of-type
|   |-- drivers-dma-idma64.c:warning:shift-count-width-of-type
|   |-- drivers-dma-qcom-hidma.c:warning:shift-count-width-of-type
|   |-- drivers-dma-qcom-hidma_mgmt.c:warning:shift-count-width-of-type
|   |-- drivers-dma-sf-pdma-sf-pdma.c:warning:shift-count-width-of-type
|   |-- drivers-mmc-core-mmc.c:warning:shift-count-width-of-type
|   |-- drivers-mmc-core-sd.c:warning:shift-count-width-of-type
|   |-- drivers-mtd-nand-raw-arasan-nand-controller.c:warning:shift-count-width-of-type
|   |-- drivers-usb-dwc3-core.c:warning:shift-count-width-of-type
|   |-- drivers-usb-host-ehci-platform.c:warning:shift-count-width-of-type
|   |-- drivers-usb-host-xhci-plat.c:warning:shift-count-width-of-type
|   |-- drivers-usb-host-xhci.c:warning:shift-count-width-of-type
|   |-- drivers-vdpa-vdpa_sim-vdpa_sim.c:warning:shift-count-width-of-type
|   |-- drivers-virtio-virtio_mmio.c:warning:shift-count-width-of-type
|   |-- fs-statfs.c:warning:memcpy-will-always-overflow-destination-buffer-has-size-but-size-argument-is
|   |-- include-linux-mm.h:error:static-declaration-of-page_to_section-follows-non-static-declaration
|   |-- ipc-msg.c:warning:implicit-conversion-from-int-to-unsigned-short-changes-value-from-to
|   `-- net-sched-cls_flow.c:warning:shift-count-width-of-type
|-- riscv-randconfig-r026-20210615
|   `-- arch-riscv-mm-init.c:warning:no-previous-prototype-for-function-protect_kernel_linear_mapping_text_rodata
|-- s390-randconfig-r021-20210615
|   |-- 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
|-- x86_64-randconfig-a003-20210616
|   |-- 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
|-- x86_64-randconfig-a006-20210616
|   |-- 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-iommu-intel-perf.c:warning:expecting-prototype-for-perfc().-Prototype-was-for-DEFINE_SPINLOCK()-instead
|-- x86_64-randconfig-a016-20210615
|   |-- 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-20210615
|   |-- 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-selftests-test-drm_framebuffer.c:iwyu:warning:superfluous-include-drm-drm_print.h
|   |-- drivers-input-touchscreen-resistive-adc-touch.c:iwyu:warning:superfluous-include-linux-iio-iio.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
`-- x86_64-randconfig-b001-20210616
    |-- 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
    `-- security-selinux-avc.c:iwyu:warning:superfluous-include-linux-fs.h

elapsed time: 731m

configs tested: 96
configs skipped: 2

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
sh                           se7705_defconfig
powerpc                   motionpro_defconfig
arm                         socfpga_defconfig
arc                         haps_hs_defconfig
arm                        realview_defconfig
sh                     magicpanelr2_defconfig
powerpc                     pq2fads_defconfig
powerpc                     taishan_defconfig
mips                    maltaup_xpa_defconfig
m68k                            mac_defconfig
arm                       omap2plus_defconfig
mips                        maltaup_defconfig
sh                              ul2_defconfig
um                                  defconfig
powerpc                      tqm8xx_defconfig
powerpc                     rainier_defconfig
mips                   sb1250_swarm_defconfig
x86_64                            allnoconfig
ia64                             allmodconfig
ia64                                defconfig
ia64                             allyesconfig
m68k                             allmodconfig
m68k                                defconfig
m68k                             allyesconfig
nds32                               defconfig
nios2                            allyesconfig
csky                                defconfig
alpha                               defconfig
alpha                            allyesconfig
xtensa                           allyesconfig
h8300                            allyesconfig
arc                                 defconfig
sh                               allmodconfig
parisc                              defconfig
s390                             allyesconfig
s390                             allmodconfig
parisc                           allyesconfig
s390                                defconfig
i386                             allyesconfig
sparc                            allyesconfig
sparc                               defconfig
i386                                defconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a002-20210615
i386                 randconfig-a006-20210615
i386                 randconfig-a004-20210615
i386                 randconfig-a001-20210615
i386                 randconfig-a005-20210615
i386                 randconfig-a003-20210615
i386                 randconfig-a015-20210615
i386                 randconfig-a013-20210615
i386                 randconfig-a016-20210615
i386                 randconfig-a012-20210615
i386                 randconfig-a014-20210615
i386                 randconfig-a011-20210615
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-20210615
x86_64               randconfig-a004-20210616
x86_64               randconfig-a001-20210616
x86_64               randconfig-a002-20210616
x86_64               randconfig-a003-20210616
x86_64               randconfig-a006-20210616
x86_64               randconfig-a005-20210616
x86_64               randconfig-a015-20210615
x86_64               randconfig-a011-20210615
x86_64               randconfig-a012-20210615
x86_64               randconfig-a014-20210615
x86_64               randconfig-a016-20210615
x86_64               randconfig-a013-20210615

---
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-17  1:54 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).