From: kernel test robot <lkp@intel.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Linux Memory Management List <linux-mm@kvack.org>
Subject: [linux-next:master] BUILD REGRESSION 6174f05255e65622ff3340257879a4c0f858b0df
Date: Sat, 28 Nov 2020 08:41:07 +0800 [thread overview]
Message-ID: <5fc19ca3.oemPFnVxHbD0DT5s%lkp@intel.com> (raw)
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: 6174f05255e65622ff3340257879a4c0f858b0df Add linux-next specific files for 20201127
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/202011162058.sbMm3BZD-lkp@intel.com
https://lore.kernel.org/linux-mm/202011200821.NM7YCoqv-lkp@intel.com
https://lore.kernel.org/linux-mm/202011201838.QsDhiBDl-lkp@intel.com
https://lore.kernel.org/linux-mm/202011242358.oKOU8SIP-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
Error/Warning in current branch:
ERROR: modpost: "__umoddi3" [fs/btrfs/btrfs.ko] undefined!
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:5328:5: warning: no previous prototype for '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/gpu/drm/drm_edid.o: warning: objtool: do_cvt_mode() falls through to next function drm_mode_detailed.isra.0()
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 r852_probe() error: uninitialized symbol 'dev'.
drivers/mtd/nand/raw/r852.c:874:24: warning: variable 'dev' is uninitialized when used here [-Wuninitialized]
drivers/remoteproc/mtk_scp.c:755:37: warning: unused variable 'mt8183_of_data' [-Wunused-const-variable]
drivers/remoteproc/mtk_scp.c:765:37: warning: unused variable 'mt8192_of_data' [-Wunused-const-variable]
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/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]
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!
include/linux/mmzone.h:1156:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE
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
|-- alpha-randconfig-p001-20201127
| |-- 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
| |-- 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
|-- arm64-randconfig-r026-20201127
| `-- include-trace-events-fscache.h:warning:strncpy-specified-bound-equals-destination-size
|-- 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-a004-20201127
| |-- 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-a013-20201127
| |-- 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
|-- i386-randconfig-a016-20201127
| |-- 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-m021-20201127
| |-- 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
|-- 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
|-- 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
|-- 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
|-- 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-20201127
| |-- 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-randconfig-a013-20201127
| |-- drivers-gpu-drm-drm_edid.o:warning:objtool:do_cvt_mode()-falls-through-to-next-function-drm_mode_detailed()
| `-- drivers-iommu-intel-iommu.c:warning:variable-last_pfn-set-but-not-used
|-- x86_64-randconfig-m001-20201127
| |-- drivers-mtd-nand-raw-r852.c-r852_probe()-error:uninitialized-symbol-dev-.
| `-- fs-fuse-virtio_fs.c-virtio_fs_get_tree()-error:double-free-of-fm
|-- x86_64-randconfig-s022-20201127
| |-- include-trace-events-fscache.h:warning:strncpy-specified-bound-equals-destination-size
| `-- include-trace-events-rcu.h:warning:strncpy-specified-bound-equals-destination-size
|-- 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
`-- xtensa-randconfig-r003-20201127
|-- 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
|-- arm-randconfig-r016-20201127
| |-- drivers-mtd-nand-raw-r852.c:warning:variable-dev-is-uninitialized-when-used-here
| |-- drivers-remoteproc-mtk_scp.c:warning:unused-variable-mt8183_of_data
| `-- drivers-remoteproc-mtk_scp.c:warning:unused-variable-mt8192_of_data
|-- x86_64-randconfig-a003-20201127
| `-- drivers-mtd-nand-raw-r852.c:warning:variable-dev-is-uninitialized-when-used-here
`-- x86_64-randconfig-a006-20201127
`-- drivers-mtd-nand-raw-r852.c:warning:variable-dev-is-uninitialized-when-used-here
elapsed time: 740m
configs tested: 94
configs skipped: 2
gcc tested configs:
arm defconfig
arm64 allyesconfig
arm64 defconfig
arm allyesconfig
arm allmodconfig
powerpc arches_defconfig
xtensa defconfig
arm trizeps4_defconfig
mips maltaaprp_defconfig
powerpc mpc834x_itxgp_defconfig
mips rm200_defconfig
arm milbeaut_m10v_defconfig
mips pistachio_defconfig
mips malta_kvm_defconfig
mips jazz_defconfig
c6x dsk6455_defconfig
arm h5000_defconfig
powerpc ppa8548_defconfig
powerpc mpc8315_rdb_defconfig
powerpc tqm8xx_defconfig
mips ip27_defconfig
powerpc64 defconfig
arm ep93xx_defconfig
mips ath25_defconfig
microblaze mmu_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-20201127
i386 randconfig-a003-20201127
i386 randconfig-a002-20201127
i386 randconfig-a005-20201127
i386 randconfig-a001-20201127
i386 randconfig-a006-20201127
x86_64 randconfig-a015-20201127
x86_64 randconfig-a011-20201127
x86_64 randconfig-a014-20201127
x86_64 randconfig-a016-20201127
x86_64 randconfig-a012-20201127
x86_64 randconfig-a013-20201127
i386 randconfig-a012-20201127
i386 randconfig-a013-20201127
i386 randconfig-a011-20201127
i386 randconfig-a016-20201127
i386 randconfig-a014-20201127
i386 randconfig-a015-20201127
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-a006-20201127
x86_64 randconfig-a003-20201127
x86_64 randconfig-a004-20201127
x86_64 randconfig-a005-20201127
x86_64 randconfig-a002-20201127
x86_64 randconfig-a001-20201127
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
reply other threads:[~2020-11-28 0:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5fc19ca3.oemPFnVxHbD0DT5s%lkp@intel.com \
--to=lkp@intel.com \
--cc=akpm@linux-foundation.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox