linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master] BUILD REGRESSION d25ee88530253138d0b20d43511ca5acbda4e9f7
@ 2022-01-25 22:19 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-01-25 22:19 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: d25ee88530253138d0b20d43511ca5acbda4e9f7  Add linux-next specific files for 20220125

Error/Warning reports:

https://lore.kernel.org/linux-mm/202201081911.ZekgSHwC-lkp@intel.com
https://lore.kernel.org/linux-mm/202201082151.R6g3Qmhq-lkp@intel.com
https://lore.kernel.org/linux-mm/202201251833.Hon4gcuF-lkp@intel.com
https://lore.kernel.org/linux-mm/202201251939.u3jnMQNG-lkp@intel.com
https://lore.kernel.org/linux-mm/202201252118.AKh6BWWS-lkp@intel.com
https://lore.kernel.org/linux-mm/202201252312.zdGESate-lkp@intel.com
https://lore.kernel.org/linux-mm/202201252321.dRmWZ8wW-lkp@intel.com
https://lore.kernel.org/linux-mm/202201252343.zmRvopf3-lkp@intel.com
https://lore.kernel.org/linux-mm/202201260139.mv3FtO5C-lkp@intel.com
https://lore.kernel.org/linux-mm/202201260213.oowhhI4F-lkp@intel.com
https://lore.kernel.org/linux-mm/202201260223.8zuM2m4N-lkp@intel.com
https://lore.kernel.org/linux-mm/202201260231.uDNh7CwX-lkp@intel.com

Error/Warning in current branch:

include/linux/fortify-string.h:275:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
include/linux/fortify-string.h:324:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
include/linux/fortify-string.h:324:4: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
include/linux/fortify-string.h:98:19: error: initializer element is not constant
warning: unsafe strcpy() usage lacked '__write_overflow' symbol in lib/test_fortify/write_overflow-strcpy-lit.c
warning: unsafe strcpy() usage lacked '__write_overflow' symbol in lib/test_fortify/write_overflow-strcpy.c
warning: unsafe strlcpy() usage lacked '__write_overflow' symbol in lib/test_fortify/write_overflow-strlcpy-src.c
warning: unsafe strlcpy() usage lacked '__write_overflow' symbol in lib/test_fortify/write_overflow-strlcpy.c

possible Error/Warning in current branch (please contact us if interested):

arch/alpha/include/asm/string.h:37:32: error: '__builtin_memset' offset [0, 8191] is out of the bounds [0, 0] [-Werror=array-bounds]
arch/arm/kernel/atags_compat.c:200:9: warning: 'strcpy' offset 364 from the object at 'tags' is out of the bounds of referenced subobject 'cmdline' with type 'char[1]' at offset 364 [-Warray-bounds]
arch/arm/mm/dma-mapping.c:395:22: warning: array subscript <unknown> is outside array bounds of 'struct dma_contig_early_reserve[0]' [-Warray-bounds]
arch/arm/mm/dma-mapping.c:404:50: warning: array subscript i is outside array bounds of 'struct dma_contig_early_reserve[0]' [-Warray-bounds]
arch/mips/include/asm/asm.h:288:9: sparse: this was the original definition
drivers/acpi/acpica/exregion.c:519:17: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/calcs/calcs_logger.h:183:13: warning: stack frame size (1128) exceeds limit (1024) in 'print_bw_calcs_data' [-Wframe-larger-than]
drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm_internal.c:29:6: warning: no previous prototype for 'amdgpu_dpm_get_active_displays' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm_internal.c:76:5: warning: no previous prototype for 'amdgpu_dpm_get_vrefresh' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c:2927:5: warning: Value stored to 'smc_result' is never read [clang-analyzer-deadcode.DeadStores]
drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c:4668:7: warning: Value stored to 'voltage_found' is never read [clang-analyzer-deadcode.DeadStores]
drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c:185:3: warning: Value stored to 'r' is never read [clang-analyzer-deadcode.DeadStores]
drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c:7045:2-4: WARNING: possible condition with no effect (if == else)
drivers/media/platform/stm32/dma2d/dma2d-hw.c:109:1: internal compiler error: in extract_insn, at recog.c:2770
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_rss.c:380:6: sparse:    void extern [addressable] [toplevel] hclge_comm_get_rss_indir_tbl( ... )
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_rss.h:108:6: sparse:    void extern [addressable] [toplevel] hclge_comm_get_rss_indir_tbl( ... )
drivers/net/wireless/marvell/libertas/cfg.c:1081:15: warning: array subscript 'struct cmd_ds_802_11_associate[0]' is partly outside array bounds of 'unsigned char[203]' [-Warray-bounds]
drivers/net/wireless/marvell/libertas/cfg.c:1150:34: warning: array subscript 'struct cmd_ds_802_11_associate_response[0]' is partly outside array bounds of 'unsigned char[203]' [-Warray-bounds]
drivers/net/wireless/marvell/libertas/cmd.h:36:14: warning: array subscript 'struct cmd_ds_802_11_associate[0]' is partly outside array bounds of 'unsigned char[203]' [-Warray-bounds]
fs/btrfs/disk-io.c:225:48: warning: array subscript 1 is above array bounds of 'struct page *[1]' [-Warray-bounds]
fs/btrfs/tree-log.c:5948:1-7: preceding lock on line 5738
include/linux/bitmap.h:520:24: warning: array subscript 5 is outside array bounds of 'struct bdaddr_list_with_flags[1]' [-Warray-bounds]
include/linux/fortify-string.h:230:4: warning: call to __write_overflow_field declared with 'warning' attribute: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Wattribute-warning]
kernel/bpf/btf.c:6509:2: warning: Argument to kfree() is the address of the local variable 'local_cand', which is not memory allocated by malloc() [clang-analyzer-unix.Malloc]

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- alpha-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   `-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|-- alpha-buildonly-randconfig-r004-20220124
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   `-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|-- alpha-randconfig-r036-20220125
|   `-- arch-alpha-include-asm-string.h:error:__builtin_memset-offset-is-out-of-the-bounds
|-- arc-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   `-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|-- arc-randconfig-r026-20220124
|   `-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags
|-- arm-allmodconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- arm-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- arm-aspeed_g5_defconfig
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- arm-mvebu_v7_defconfig
|   |-- arch-arm-mm-dma-mapping.c:warning:array-subscript-i-is-outside-array-bounds-of-struct-dma_contig_early_reserve
|   `-- arch-arm-mm-dma-mapping.c:warning:array-subscript-unknown-is-outside-array-bounds-of-struct-dma_contig_early_reserve
|-- arm-randconfig-c002-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- arm-randconfig-r021-20220124
|   |-- arch-arm-mm-dma-mapping.c:warning:array-subscript-i-is-outside-array-bounds-of-struct-dma_contig_early_reserve
|   `-- arch-arm-mm-dma-mapping.c:warning:array-subscript-unknown-is-outside-array-bounds-of-struct-dma_contig_early_reserve
|-- arm-randconfig-r022-20220124
|   `-- arch-arm-kernel-atags_compat.c:warning:strcpy-offset-from-the-object-at-tags-is-out-of-the-bounds-of-referenced-subobject-cmdline-with-type-char-at-offset
|-- arm-viper_defconfig
|   |-- arch-arm-mm-dma-mapping.c:warning:array-subscript-i-is-outside-array-bounds-of-struct-dma_contig_early_reserve
|   `-- arch-arm-mm-dma-mapping.c:warning:array-subscript-unknown-is-outside-array-bounds-of-struct-dma_contig_early_reserve
|-- arm64-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   |-- include-linux-fortify-string.h:error:initializer-element-is-not-constant
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- arm64-randconfig-r004-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- h8300-allyesconfig
|   `-- drivers-media-platform-stm32-dma2d-dma2d-hw.c:internal-compiler-error:in-extract_insn-at-recog.c
|-- i386-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-debian-10.3
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-debian-10.3-kselftests
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a001-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a002-20220124
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a003-20220124
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a004-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a005-20220124
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a006-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-c001-20220124
|   |-- fs-btrfs-tree-log.c:preceding-lock-on-line
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-c021-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-m021-20220124
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-s001
|   |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem
|   |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-dc_regs
|   |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-gp_regs
|   `-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-vid_regs
|-- i386-randconfig-s002
|   |-- drivers-gpu-drm-gma500-framebuffer.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem
|   `-- drivers-gpu-drm-gma500-framebuffer.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem
|-- i386-randconfig-s002-20220124
|   |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem
|   |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-dc_regs
|   |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-gp_regs
|   |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-vp_regs
|   |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-void-noderef-__iomem
|   |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
|   |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-src
|   `-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
|-- ia64-allmodconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   `-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|-- ia64-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   `-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|-- mips-allmodconfig
|   |-- arch-mips-include-asm-asm.h:sparse:this-was-the-original-definition
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   |-- drivers-mtd-nand-raw-brcmnand-bcma_nand.c:sparse:sparse:cast-to-restricted-__be32
|   |-- drivers-mtd-nand-raw-brcmnand-bcma_nand.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-val-got-restricted-__be32-usertype
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3_common-hclge_comm_rss.c:sparse:void-extern-addressable-toplevel-hclge_comm_get_rss_indir_tbl(-...-)
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3_common-hclge_comm_rss.h:sparse:void-extern-addressable-toplevel-hclge_comm_get_rss_indir_tbl(-...-)
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3pf-hclge_main.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-restricted-__le16-usertype-rss_ind_tbl_size-got-unsigned-short-usertype
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3vf-hclgevf_main.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-restricted-__le16-usertype-rss_ind_tbl_size-got-unsigned-short-userty
|   |-- drivers-pci-endpoint-functions-pci-epf-test.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-assigned-dst_addr
|   |-- drivers-video-fbdev-cirrusfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
|   |-- drivers-video-fbdev-core-fbmem.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dst
|   |-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- mips-allyesconfig
|   |-- arch-mips-include-asm-asm.h:sparse:this-was-the-original-definition
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   |-- drivers-mtd-nand-raw-brcmnand-bcma_nand.c:sparse:sparse:cast-to-restricted-__be32
|   |-- drivers-mtd-nand-raw-brcmnand-bcma_nand.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-val-got-restricted-__be32-usertype
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3_common-hclge_comm_rss.c:sparse:void-extern-addressable-toplevel-hclge_comm_get_rss_indir_tbl(-...-)
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3_common-hclge_comm_rss.h:sparse:void-extern-addressable-toplevel-hclge_comm_get_rss_indir_tbl(-...-)
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3pf-hclge_main.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-restricted-__le16-usertype-rss_ind_tbl_size-got-unsigned-short-usertype
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3vf-hclgevf_main.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-restricted-__le16-usertype-rss_ind_tbl_size-got-unsigned-short-userty
|   |-- drivers-pci-endpoint-functions-pci-epf-test.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-assigned-dst_addr
|   |-- drivers-video-fbdev-atmel_lcdfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
|   |-- drivers-video-fbdev-cirrusfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
|   |-- drivers-video-fbdev-core-fbmem.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dst
|   |-- drivers-video-fbdev-pvr2fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
|   |-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- openrisc-randconfig-r021-20220124
|   `-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags
|-- parisc-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   `-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|-- powerpc-allmodconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   |-- drivers-gpu-drm-amd-pm-legacy-dpm-si_dpm.c:WARNING:possible-condition-with-no-effect-(if-else)
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- powerpc-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   |-- drivers-gpu-drm-amd-pm-legacy-dpm-si_dpm.c:WARNING:possible-condition-with-no-effect-(if-else)
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- powerpc-randconfig-c004-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- powerpc-randconfig-r001-20220124
|   |-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- powerpc-randconfig-r036-20220124
|   `-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags
|-- powerpc-randconfig-s032-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- riscv-allmodconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   |-- drivers-mtd-nand-raw-brcmnand-bcma_nand.c:sparse:sparse:cast-to-restricted-__be32
|   |-- drivers-mtd-nand-raw-brcmnand-bcma_nand.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-val-got-restricted-__be32-usertype
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3_common-hclge_comm_rss.c:sparse:void-extern-addressable-toplevel-hclge_comm_get_rss_indir_tbl(-...-)
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3_common-hclge_comm_rss.h:sparse:void-extern-addressable-toplevel-hclge_comm_get_rss_indir_tbl(-...-)
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3pf-hclge_main.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-restricted-__le16-usertype-rss_ind_tbl_size-got-unsigned-short-usertype
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3vf-hclgevf_main.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-restricted-__le16-usertype-rss_ind_tbl_size-got-unsigned-short-userty
|   |-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- riscv-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   |-- drivers-mtd-nand-raw-brcmnand-bcma_nand.c:sparse:sparse:cast-to-restricted-__be32
|   |-- drivers-mtd-nand-raw-brcmnand-bcma_nand.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-val-got-restricted-__be32-usertype
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3_common-hclge_comm_rss.c:sparse:void-extern-addressable-toplevel-hclge_comm_get_rss_indir_tbl(-...-)
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3_common-hclge_comm_rss.h:sparse:void-extern-addressable-toplevel-hclge_comm_get_rss_indir_tbl(-...-)
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3pf-hclge_main.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-restricted-__le16-usertype-rss_ind_tbl_size-got-unsigned-short-usertype
|   |-- drivers-net-ethernet-hisilicon-hns3-hns3vf-hclgevf_main.c:sparse:sparse:incorrect-type-in-argument-(different-base-types)-expected-restricted-__le16-usertype-rss_ind_tbl_size-got-unsigned-short-userty
|   |-- fs-dlm-midcomms.c:sparse:sparse:restricted-__le32-degrades-to-integer
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- riscv-randconfig-p001-20220124
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   `-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|-- s390-allmodconfig
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- s390-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   |-- drivers-gpu-drm-amd-pm-legacy-dpm-si_dpm.c:WARNING:possible-condition-with-no-effect-(if-else)
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- s390-randconfig-s031-20220124
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   |-- drivers-mtd-nand-raw-brcmnand-bcma_nand.c:sparse:sparse:cast-to-restricted-__be32
|   |-- drivers-mtd-nand-raw-brcmnand-bcma_nand.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-val-got-restricted-__be32-usertype
|   |-- drivers-mtd-nand-raw-hisi504_nand.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-mmio
|   |-- drivers-pci-endpoint-functions-pci-epf-test.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-assigned-dst_addr
|   |-- drivers-video-fbdev-aty-mach64_cursor.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-dst
|   |-- drivers-video-fbdev-cirrusfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
|   |-- drivers-video-fbdev-core-fbmem.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dst
|   |-- drivers-video-fbdev-i740fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
|   |-- drivers-video-fbdev-kyro-fbdev.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
|   |-- drivers-video-fbdev-sstfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
|   |-- drivers-video-fbdev-tdfxfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-cursorbase
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- sh-randconfig-r012-20220124
|   `-- fs-btrfs-disk-io.c:warning:array-subscript-is-above-array-bounds-of-struct-page
|-- sparc-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   `-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|-- sparc-randconfig-r031-20220124
|   |-- drivers-net-wireless-marvell-libertas-cfg.c:warning:array-subscript-struct-cmd_ds_802_11_associate-is-partly-outside-array-bounds-of-unsigned-char
|   |-- drivers-net-wireless-marvell-libertas-cfg.c:warning:array-subscript-struct-cmd_ds_802_11_associate_response-is-partly-outside-array-bounds-of-unsigned-char
|   `-- drivers-net-wireless-marvell-libertas-cmd.h:warning:array-subscript-struct-cmd_ds_802_11_associate-is-partly-outside-array-bounds-of-unsigned-char
|-- sparc64-randconfig-r012-20220124
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   `-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|-- x86_64-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-kexec
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a001-20220124
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a002-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a003-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a004-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a005-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a006-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-c002-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-c022-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-m001
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-p002-20220124
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-rhel-8.3
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-rhel-8.3-func
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-rhel-8.3-kselftests
|   `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- xtensa-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
|   `-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh
`-- xtensa-randconfig-r022-20220124
    |-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_active_displays
    `-- drivers-gpu-drm-amd-amdgpu-..-pm-amdgpu_dpm_internal.c:warning:no-previous-prototype-for-amdgpu_dpm_get_vrefresh

clang_recent_errors
|-- i386-allnoconfig
|   |-- warning:unsafe-strcpy()-usage-lacked-__write_overflow-symbol-in-lib-test_fortify-write_overflow-strcpy-lit.c
|   |-- warning:unsafe-strcpy()-usage-lacked-__write_overflow-symbol-in-lib-test_fortify-write_overflow-strcpy.c
|   |-- warning:unsafe-strlcpy()-usage-lacked-__write_overflow-symbol-in-lib-test_fortify-write_overflow-strlcpy-src.c
|   `-- warning:unsafe-strlcpy()-usage-lacked-__write_overflow-symbol-in-lib-test_fortify-write_overflow-strlcpy.c
|-- i386-randconfig-a011-20220124
|   `-- drivers-acpi-acpica-exregion.c:warning:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior
|-- i386-randconfig-a012-20220124
|   `-- drivers-acpi-acpica-exregion.c:warning:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior
|-- i386-randconfig-a013-20220124
|   `-- drivers-acpi-acpica-exregion.c:warning:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior
|-- i386-randconfig-a014-20220124
|   `-- drivers-acpi-acpica-exregion.c:warning:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior
|-- i386-randconfig-a015-20220124
|   `-- drivers-acpi-acpica-exregion.c:warning:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior
|-- i386-randconfig-a016-20220124
|   `-- drivers-acpi-acpica-exregion.c:warning:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior
|-- i386-randconfig-c001-20220124
|   |-- drivers-acpi-acpica-exregion.c:warning:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior
|   |-- warning:unsafe-strcpy()-usage-lacked-__write_overflow-symbol-in-lib-test_fortify-write_overflow-strcpy-lit.c
|   |-- warning:unsafe-strcpy()-usage-lacked-__write_overflow-symbol-in-lib-test_fortify-write_overflow-strcpy.c
|   |-- warning:unsafe-strlcpy()-usage-lacked-__write_overflow-symbol-in-lib-test_fortify-write_overflow-strlcpy-src.c
|   `-- warning:unsafe-strlcpy()-usage-lacked-__write_overflow-symbol-in-lib-test_fortify-write_overflow-strlcpy.c
|-- mips-randconfig-r036-20220124
|   `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dml-calcs-calcs_logger.h:warning:stack-frame-size-()-exceeds-limit-()-in-print_bw_calcs_data
|-- riscv-randconfig-c006-20220124
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-legacy-dpm-si_dpm.c:warning:Value-stored-to-smc_result-is-never-read-clang-analyzer-deadcode.DeadStores
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-legacy-dpm-si_dpm.c:warning:Value-stored-to-voltage_found-is-never-read-clang-analyzer-deadcode.DeadStores
|   `-- drivers-gpu-drm-amd-amdgpu-mxgpu_ai.c:warning:Value-stored-to-r-is-never-read-clang-analyzer-deadcode.DeadStores
|-- x86_64-randconfig-a011-20220124
|   `-- drivers-acpi-acpica-exregion.c:warning:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior
|-- x86_64-randconfig-a012-20220124
|   `-- drivers-acpi-acpica-exregion.c:warning:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior
|-- x86_64-randconfig-a013-20220124
|   `-- drivers-acpi-acpica-exregion.c:warning:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior
|-- x86_64-randconfig-a014-20220124
|   `-- drivers-acpi-acpica-exregion.c:warning:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior
|-- x86_64-randconfig-a015-20220124
|   `-- drivers-acpi-acpica-exregion.c:warning:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior
|-- x86_64-randconfig-a016-20220124
|   `-- drivers-acpi-acpica-exregion.c:warning:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior
|-- x86_64-randconfig-c007-20220124
|   |-- drivers-acpi-acpica-exregion.c:warning:performing-pointer-subtraction-with-a-null-pointer-has-undefined-behavior
|   `-- kernel-bpf-btf.c:warning:Argument-to-kfree()-is-the-address-of-the-local-variable-local_cand-which-is-not-memory-allocated-by-malloc()-clang-analyzer-unix.Malloc
`-- x86_64-randconfig-r023-20220124
    `-- include-linux-fortify-string.h:warning:call-to-__write_overflow_field-declared-with-warning-attribute:detected-write-beyond-size-of-field-(1st-parameter)-maybe-use-struct_group()

elapsed time: 725m

configs tested: 124
configs skipped: 3

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
i386                 randconfig-c001-20220124
m68k                             allmodconfig
s390                             allmodconfig
powerpc                          allmodconfig
m68k                             allyesconfig
powerpc                          allyesconfig
s390                             allyesconfig
um                                  defconfig
nios2                         10m50_defconfig
powerpc                     sequoia_defconfig
arm                           h5000_defconfig
sh                          kfr2r09_defconfig
arm                        mvebu_v7_defconfig
arm                           viper_defconfig
sh                           se7206_defconfig
mips                         rt305x_defconfig
sh                           se7712_defconfig
xtensa                              defconfig
mips                  maltasmvp_eva_defconfig
powerpc                     tqm8548_defconfig
arm                            lart_defconfig
arc                         haps_hs_defconfig
mips                        bcm47xx_defconfig
xtensa                          iss_defconfig
powerpc                    amigaone_defconfig
arm                  randconfig-c002-20220124
ia64                                defconfig
ia64                             allmodconfig
ia64                             allyesconfig
m68k                                defconfig
nds32                               defconfig
csky                                defconfig
alpha                               defconfig
alpha                            allyesconfig
nios2                            allyesconfig
arc                                 defconfig
sh                               allmodconfig
h8300                            allyesconfig
xtensa                           allyesconfig
parisc                              defconfig
parisc                           allyesconfig
s390                                defconfig
i386                             allyesconfig
sparc                               defconfig
i386                                defconfig
i386                   debian-10.3-kselftests
i386                              debian-10.3
sparc                            allyesconfig
nds32                             allnoconfig
nios2                               defconfig
arc                              allyesconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a002-20220124
i386                 randconfig-a005-20220124
i386                 randconfig-a003-20220124
i386                 randconfig-a004-20220124
i386                 randconfig-a001-20220124
i386                 randconfig-a006-20220124
x86_64               randconfig-a002-20220124
x86_64               randconfig-a003-20220124
x86_64               randconfig-a001-20220124
x86_64               randconfig-a004-20220124
x86_64               randconfig-a005-20220124
x86_64               randconfig-a006-20220124
arc                  randconfig-r043-20220124
riscv                    nommu_k210_defconfig
riscv                            allyesconfig
riscv                    nommu_virt_defconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                          rv32_defconfig
riscv                            allmodconfig
um                             i386_defconfig
um                           x86_64_defconfig
x86_64                           allyesconfig
x86_64                              defconfig
x86_64                               rhel-8.3
x86_64                          rhel-8.3-func
x86_64                                  kexec
x86_64                    rhel-8.3-kselftests

clang tested configs:
arm                  randconfig-c002-20220124
i386                 randconfig-c001-20220124
powerpc              randconfig-c003-20220124
mips                 randconfig-c004-20220124
x86_64               randconfig-c007-20220124
riscv                randconfig-c006-20220124
s390                 randconfig-c005-20220124
mips                     loongson2k_defconfig
mips                        workpad_defconfig
arm                           sama7_defconfig
powerpc                   bluestone_defconfig
mips                  cavium_octeon_defconfig
arm                         bcm2835_defconfig
powerpc                    mvme5100_defconfig
arm                         lpc32xx_defconfig
riscv                          rv32_defconfig
mips                     cu1830-neo_defconfig
arm                        neponset_defconfig
mips                           ip22_defconfig
arm                     davinci_all_defconfig
mips                     cu1000-neo_defconfig
powerpc                      ppc44x_defconfig
arm                              alldefconfig
powerpc                       ebony_defconfig
x86_64               randconfig-a011-20220124
x86_64               randconfig-a013-20220124
x86_64               randconfig-a015-20220124
x86_64               randconfig-a016-20220124
x86_64               randconfig-a014-20220124
x86_64               randconfig-a012-20220124
i386                 randconfig-a011-20220124
i386                 randconfig-a013-20220124
i386                 randconfig-a014-20220124
i386                 randconfig-a015-20220124
i386                 randconfig-a012-20220124
i386                 randconfig-a016-20220124
s390                 randconfig-r044-20220124
hexagon              randconfig-r045-20220124
hexagon              randconfig-r041-20220124
riscv                randconfig-r042-20220124

---
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:[~2022-01-25 22:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-25 22:19 [linux-next:master] BUILD REGRESSION d25ee88530253138d0b20d43511ca5acbda4e9f7 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).