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

Error/Warning reports:

https://lore.kernel.org/linux-mm/202011020749.5XQ3Hfzc-lkp@intel.com
https://lore.kernel.org/linux-mm/202011132344.Q4vLYyjo-lkp@intel.com
https://lore.kernel.org/linux-mm/202011140103.HdB9GCHV-lkp@intel.com
https://lore.kernel.org/linux-mm/202011200821.NM7YCoqv-lkp@intel.com
https://lore.kernel.org/linux-mm/202011201018.dGVLZedO-lkp@intel.com
https://lore.kernel.org/linux-mm/202011201838.QsDhiBDl-lkp@intel.com
https://lore.kernel.org/linux-mm/202011250841.Tq5AqGpo-lkp@intel.com
https://lore.kernel.org/linux-mm/202011261908.e97YG8q5-lkp@intel.com
https://lore.kernel.org/linux-mm/202011270337.BLAqpwem-lkp@intel.com
https://lore.kernel.org/linux-mm/202011270731.3JVFTmkg-lkp@intel.com
https://lore.kernel.org/linux-mm/202011301953.SFx1MoEt-lkp@intel.com
https://lore.kernel.org/linux-mm/202011302043.TpXkIlxO-lkp@intel.com
https://lore.kernel.org/linux-mm/202011302254.DxTfi4R0-lkp@intel.com

Error/Warning in current branch:

ERROR: modpost: "__umoddi3" [fs/btrfs/btrfs.ko] undefined!
arch/arm64/kernel/mte.c:138:17: error: 'struct thread_struct' has no member named 'sctlr_tcf0'
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5304:5: warning: no previous prototype for 'amdgpu_dm_crtc_atomic_set_property' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5304:5: warning: no previous prototype for function 'amdgpu_dm_crtc_atomic_set_property' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5328:5: warning: no previous prototype for 'amdgpu_dm_crtc_atomic_get_property' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5328:5: warning: no previous prototype for function 'amdgpu_dm_crtc_atomic_get_property' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn21/dcn21_dccg.c:46:6: warning: no previous prototype for 'dccg21_update_dpp_dto' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../include/asic_reg/dcn/dcn_3_0_2_sh_mask.h:9248:111: warning: initialized field overwritten [-Woverride-init]
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1704:6: warning: no previous prototype for 'vcn_v3_0_dec_sw_ring_emit_fence' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1716:6: warning: no previous prototype for 'vcn_v3_0_dec_sw_ring_insert_end' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1721:6: warning: no previous prototype for 'vcn_v3_0_dec_sw_ring_emit_ib' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1735:6: warning: no previous prototype for 'vcn_v3_0_dec_sw_ring_emit_reg_wait' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1744:6: warning: no previous prototype for 'vcn_v3_0_dec_sw_ring_emit_vm_flush' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1759:6: warning: no previous prototype for 'vcn_v3_0_dec_sw_ring_emit_wreg' [-Wmissing-prototypes]
drivers/iommu/intel/iommu.c:4945:27: warning: variable 'last_pfn' set but not used [-Wunused-but-set-variable]
drivers/mtd/nand/raw/r852.c:874:24: warning: variable 'dev' is uninitialized when used here [-Wuninitialized]
drivers/tty/serial/mxs-auart.c:1656:15: warning: cast to smaller integer type 'enum mxs_auart_type' from 'const void *' [-Wvoid-pointer-to-enum-cast]
drivers/video/fbdev/smscufx.c:796:52: error: 'PAGE_SHARED' undeclared (first use in this function)
drivers/video/fbdev/udlfb.c:343:52: error: 'PAGE_SHARED' undeclared (first use in this function)
fs/btrfs/zoned.c:236 btrfs_get_dev_zone_info() warn: should 'sb_zone << (zone_info->zone_size_shift - 9)' be a 64 bit type?
fs/btrfs/zoned.c:506 btrfs_sb_log_location_bdev() warn: should 'zone_sectors << 9' be a 64 bit type?
fs/btrfs/zoned.c:515 btrfs_sb_log_location_bdev() warn: should 'sb_zone << zone_sectors_shift' be a 64 bit type?
fs/btrfs/zoned.c:614 btrfs_reset_sb_log_zones() warn: should 'sb_zone << zone_sectors_shift' be a 64 bit type?
fs/btrfs/zoned.c:71 btrfs_get_dev_zone_info() warn: should 'zone_sectors << 9' be a 64 bit type?
fs/fuse/virtio_fs.c:1451 virtio_fs_get_tree() error: double free of 'fm'
include/trace/events/fscache.h:208:7: warning: 'strncpy' specified bound 8 equals destination size [-Wstringop-truncation]
include/trace/events/rcu.h:750:3: warning: 'strncpy' specified bound 8 equals destination size [-Wstringop-truncation]
mm/kasan/init.c:313:9: warning: variable 'pud' set but not used [-Wunused-but-set-variable]
qcom_common.c:(.text+0x148): undefined reference to `qcom_glink_ssr_notify'
qcom_common.c:(.text+0x17c): undefined reference to `qcom_glink_smem_unregister'
qcom_common.c:(.text+0x1c8): undefined reference to `qcom_glink_smem_register'
qcom_common.c:(.text+0x3cc): undefined reference to `qcom_smd_unregister_edge'
qcom_common.c:(.text+0x418): undefined reference to `qcom_smd_register_edge'

possible Error/Warning in current branch:

ERROR: modpost: "__udivdi3" [fs/btrfs/btrfs.ko] undefined!
arch/arm/mach-omap2/omap_hwmod_common_data.c:37: error: Cannot parse struct or union!
drivers/media/common/videobuf2/videobuf2-dma-contig.c:515:5: error: implicit declaration of function '__pfn_to_phys' [-Werror=implicit-function-declaration]
drivers/mtd/devices/mtdram.c:77:11: error: implicit declaration of function '__pfn_to_phys' [-Werror=implicit-function-declaration]
include/linux/mmzone.h:1156:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE
kernel/dma/debug.c:395:10: error: implicit declaration of function '__pfn_to_phys' [-Werror=implicit-function-declaration]

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- alpha-allmodconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   `-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|-- alpha-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   `-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|-- arc-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   `-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|-- arm-allmodconfig
|   |-- arch-arm-mach-omap2-omap_hwmod_common_data.c:error:Cannot-parse-struct-or-union
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|   `-- mm-kasan-init.c:warning:variable-pud-set-but-not-used
|-- arm-allyesconfig
|   |-- arch-arm-mach-omap2-omap_hwmod_common_data.c:error:Cannot-parse-struct-or-union
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|   `-- mm-kasan-init.c:warning:variable-pud-set-but-not-used
|-- arm64-allyesconfig
|   |-- arch-arm64-kernel-mte.c:error:struct-thread_struct-has-no-member-named-sctlr_tcf0
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   `-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|-- i386-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn21-dcn21_dccg.c:warning:no-previous-prototype-for-dccg21_update_dpp_dto
|   |-- drivers-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_3_0_2_sh_mask.h:warning:initialized-field-overwritten
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|   `-- drivers-iommu-intel-iommu.c:warning:variable-last_pfn-set-but-not-used
|-- i386-randconfig-a016-20201130
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   `-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|-- i386-randconfig-p001-20201130
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   `-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|-- ia64-allmodconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|   `-- drivers-iommu-intel-iommu.c:warning:variable-last_pfn-set-but-not-used
|-- ia64-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|   `-- drivers-iommu-intel-iommu.c:warning:variable-last_pfn-set-but-not-used
|-- ia64-defconfig
|   |-- drivers-iommu-intel-iommu.c:warning:variable-last_pfn-set-but-not-used
|   `-- include-linux-mmzone.h:error:error-Allocator-MAX_ORDER-exceeds-SECTION_SIZE
|-- m68k-randconfig-r024-20201130
|   |-- drivers-media-common-videobuf2-videobuf2-dma-contig.c:error:implicit-declaration-of-function-__pfn_to_phys
|   |-- drivers-mtd-devices-mtdram.c:error:implicit-declaration-of-function-__pfn_to_phys
|   `-- kernel-dma-debug.c:error:implicit-declaration-of-function-__pfn_to_phys
|-- mips-allmodconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|   |-- drivers-video-fbdev-smscufx.c:error:PAGE_SHARED-undeclared-(first-use-in-this-function)
|   `-- drivers-video-fbdev-udlfb.c:error:PAGE_SHARED-undeclared-(first-use-in-this-function)
|-- mips-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|   |-- drivers-video-fbdev-smscufx.c:error:PAGE_SHARED-undeclared-(first-use-in-this-function)
|   `-- drivers-video-fbdev-udlfb.c:error:PAGE_SHARED-undeclared-(first-use-in-this-function)
|-- parisc-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   `-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|-- powerpc-allmodconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   `-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|-- powerpc-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   `-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|-- riscv-allmodconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|   |-- include-trace-events-fscache.h:warning:strncpy-specified-bound-equals-destination-size
|   `-- include-trace-events-rcu.h:warning:strncpy-specified-bound-equals-destination-size
|-- riscv-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|   |-- include-trace-events-fscache.h:warning:strncpy-specified-bound-equals-destination-size
|   `-- include-trace-events-rcu.h:warning:strncpy-specified-bound-equals-destination-size
|-- riscv-randconfig-r016-20201130
|   |-- qcom_common.c:(.text):undefined-reference-to-qcom_glink_smem_register
|   |-- qcom_common.c:(.text):undefined-reference-to-qcom_glink_smem_unregister
|   |-- qcom_common.c:(.text):undefined-reference-to-qcom_glink_ssr_notify
|   |-- qcom_common.c:(.text):undefined-reference-to-qcom_smd_register_edge
|   `-- qcom_common.c:(.text):undefined-reference-to-qcom_smd_unregister_edge
|-- s390-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   `-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|-- sh-allmodconfig
|   |-- ERROR:__udivdi3-fs-btrfs-btrfs.ko-undefined
|   `-- ERROR:__umoddi3-fs-btrfs-btrfs.ko-undefined
|-- sparc-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   `-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|-- sparc-randconfig-r033-20201130
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   `-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|-- x86_64-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|   `-- drivers-iommu-intel-iommu.c:warning:variable-last_pfn-set-but-not-used
|-- x86_64-defconfig
|   `-- drivers-iommu-intel-iommu.c:warning:variable-last_pfn-set-but-not-used
|-- x86_64-kexec
|   `-- drivers-iommu-intel-iommu.c:warning:variable-last_pfn-set-but-not-used
|-- x86_64-randconfig-a011-20201130
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
|   |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end
|   `-- drivers-iommu-intel-iommu.c:warning:variable-last_pfn-set-but-not-used
|-- x86_64-randconfig-m001-20201130
|   |-- fs-btrfs-zoned.c-btrfs_get_dev_zone_info()-warn:should-sb_zone-(zone_info-zone_size_shift-)-be-a-bit-type
|   |-- fs-btrfs-zoned.c-btrfs_get_dev_zone_info()-warn:should-zone_sectors-be-a-bit-type
|   |-- fs-btrfs-zoned.c-btrfs_reset_sb_log_zones()-warn:should-sb_zone-zone_sectors_shift-be-a-bit-type
|   |-- fs-btrfs-zoned.c-btrfs_sb_log_location_bdev()-warn:should-sb_zone-zone_sectors_shift-be-a-bit-type
|   |-- fs-btrfs-zoned.c-btrfs_sb_log_location_bdev()-warn:should-zone_sectors-be-a-bit-type
|   `-- fs-fuse-virtio_fs.c-virtio_fs_get_tree()-error:double-free-of-fm
|-- x86_64-rhel
|   `-- drivers-iommu-intel-iommu.c:warning:variable-last_pfn-set-but-not-used
|-- x86_64-rhel-7.6-kselftests
|   `-- drivers-iommu-intel-iommu.c:warning:variable-last_pfn-set-but-not-used
|-- x86_64-rhel-8.3
|   `-- drivers-iommu-intel-iommu.c:warning:variable-last_pfn-set-but-not-used
`-- xtensa-allyesconfig
    |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_get_property
    |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-amdgpu_dm_crtc_atomic_set_property
    |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_fence
    |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_ib
    |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_reg_wait
    |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_vm_flush
    |-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_emit_wreg
    `-- drivers-gpu-drm-amd-amdgpu-vcn_v3_0.c:warning:no-previous-prototype-for-vcn_v3_0_dec_sw_ring_insert_end

clang_recent_errors
|-- powerpc-randconfig-r006-20201130
|   `-- drivers-tty-serial-mxs-auart.c:warning:cast-to-smaller-integer-type-enum-mxs_auart_type-from-const-void
|-- riscv-randconfig-r004-20201130
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-function-amdgpu_dm_crtc_atomic_get_property
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-function-amdgpu_dm_crtc_atomic_set_property
`-- x86_64-randconfig-a005-20201130
    |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-function-amdgpu_dm_crtc_atomic_get_property
    |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm.c:warning:no-previous-prototype-for-function-amdgpu_dm_crtc_atomic_set_property
    `-- drivers-mtd-nand-raw-r852.c:warning:variable-dev-is-uninitialized-when-used-here

elapsed time: 725m

configs tested: 94
configs skipped: 2

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
powerpc                     redwood_defconfig
m68k                       m5208evb_defconfig
m68k                        mvme16x_defconfig
powerpc                        warp_defconfig
h8300                               defconfig
sh                          landisk_defconfig
powerpc                      walnut_defconfig
mips                      pic32mzda_defconfig
um                             i386_defconfig
arm                      pxa255-idp_defconfig
arm                          ep93xx_defconfig
arm                         cm_x300_defconfig
mips                malta_qemu_32r6_defconfig
sh                        sh7763rdp_defconfig
powerpc                 mpc832x_mds_defconfig
powerpc                     skiroot_defconfig
mips                          rm200_defconfig
arc                         haps_hs_defconfig
mips                        bcm47xx_defconfig
openrisc                 simple_smp_defconfig
ia64                             allmodconfig
ia64                                defconfig
ia64                             allyesconfig
m68k                             allmodconfig
m68k                                defconfig
m68k                             allyesconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
c6x                              allyesconfig
nds32                               defconfig
nios2                            allyesconfig
csky                                defconfig
alpha                               defconfig
alpha                            allyesconfig
xtensa                           allyesconfig
h8300                            allyesconfig
arc                                 defconfig
sh                               allmodconfig
parisc                              defconfig
s390                             allyesconfig
parisc                           allyesconfig
s390                                defconfig
i386                             allyesconfig
sparc                            allyesconfig
sparc                               defconfig
i386                                defconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a004-20201130
i386                 randconfig-a002-20201130
i386                 randconfig-a003-20201130
i386                 randconfig-a005-20201130
i386                 randconfig-a006-20201130
i386                 randconfig-a001-20201130
x86_64               randconfig-a014-20201130
x86_64               randconfig-a015-20201130
x86_64               randconfig-a016-20201130
x86_64               randconfig-a011-20201130
x86_64               randconfig-a012-20201130
x86_64               randconfig-a013-20201130
i386                 randconfig-a013-20201130
i386                 randconfig-a012-20201130
i386                 randconfig-a011-20201130
i386                 randconfig-a016-20201130
i386                 randconfig-a015-20201130
i386                 randconfig-a014-20201130
riscv                    nommu_k210_defconfig
riscv                            allyesconfig
riscv                    nommu_virt_defconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                          rv32_defconfig
riscv                            allmodconfig
x86_64                                   rhel
x86_64                           allyesconfig
x86_64                    rhel-7.6-kselftests
x86_64                              defconfig
x86_64                               rhel-8.3
x86_64                                  kexec

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

---
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:[~2020-11-30 21:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 21:03 [linux-next:master] BUILD REGRESSION c6b11acc5f85b6e11d128fad8e0b7b223aa7e33f 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.