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

Error/Warning reports:

https://lore.kernel.org/linux-mm/202201251833.Hon4gcuF-lkp@intel.com
https://lore.kernel.org/linux-mm/202202120125.QQmuEWJm-lkp@intel.com
https://lore.kernel.org/llvm/202201251530.UEfWRPS9-lkp@intel.com
https://lore.kernel.org/llvm/202201301809.h2YkYdBY-lkp@intel.com

Error/Warning in current branch:

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:962:6: warning: no previous prototype for function 'dm_helpers_enable_periodic_detection' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/smu_v11_0_7_pptable.h:193:17: warning: field smc_pptable within 'struct smu_11_0_7_powerplay_table' is less aligned than 'PPTable_t' and is usually due to 'struct smu_11_0_7_powerplay_table' being packed, which can lead to unaligned accesses [-Wunaligned-access]
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/smu_v11_0_pptable.h:163:17: warning: field smc_pptable within 'struct smu_11_0_powerplay_table' is less aligned than 'PPTable_t' and is usually due to 'struct smu_11_0_powerplay_table' being packed, which can lead to unaligned accesses [-Wunaligned-access]
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/smu_v13_0_pptable.h:161:12: warning: field smc_pptable within 'struct smu_13_0_powerplay_table' is less aligned than 'PPTable_t' and is usually due to 'struct smu_13_0_powerplay_table' being packed, which can lead to unaligned accesses [-Wunaligned-access]
drivers/hwmon/sch56xx-common.o: warning: objtool: sch56xx_init()+0x102: stack state mismatch: cfa1=4+200 cfa2=5+40
include/linux/fortify-string.h:336: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:336: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]
net/netfilter/nf_conntrack_bpf.c:251:5: warning: no previous prototype for 'register_nf_conntrack_bpf' [-Wmissing-prototypes]

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

./linux/../../../include/linux/uio.h:10:10: fatal error: linux/mm_types.h: No such file or directory
Error: Config data is empty.
Error: Config data is too big.
arch/arm/kernel/irq.c:51:12: sparse: sparse: symbol '__pcpu_scope_irq_stack_ptr' was not declared. Should it be static?
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]
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
drivers/clk/clk-stm32mp1.c:158:30: sparse: sparse: symbol 'ethrx_src' was not declared. Should it be static?
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:2129:2: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.c:59:6: error: no previous prototype for 'intel_pxp_debugfs_register' [-Werror=missing-prototypes]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1068 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1084 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/stm/ltdc.c:625:2: warning: variable 'val' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:400:22: warning: array subscript 255 is above array bounds of 'struct pps_pin[4]' [-Warray-bounds]
drivers/scsi/mpt3sas/mpt3sas_base.c:5407:40: warning: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Warray-bounds]
drivers/tty/mxser.c:1605 mxser_transmit_chars() error: uninitialized symbol 'c'.
drivers/video/fbdev/core/fbcvt.c:233:3: warning: Value stored to 'off' is never read [clang-analyzer-deadcode.DeadStores]
fs/reiserfs/lbalance.o: warning: objtool: leaf_copy_boundary_item()+0x2c99: stack state mismatch: cfa1=4+240 cfa2=4+232
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:242: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]
ld.lld: error: undefined symbol: drm_panel_dp_aux_backlight
ld.lld: warning: call to __read_overflow2_field marked "dontcall-warn": detected read beyond size of field (2nd parameter); maybe use struct_group()?
net/bpf/test_run.c:281:1: warning: no previous prototype for function 'bpf_kfunc_call_test_acquire' [-Wmissing-prototypes]
net/bpf/test_run.c:289:15: warning: no previous prototype for function 'bpf_kfunc_call_test_release' [-Wmissing-prototypes]
net/bpf/test_run.c:331:15: warning: no previous prototype for function 'bpf_kfunc_call_test_pass_ctx' [-Wmissing-prototypes]
net/bpf/test_run.c:335:15: warning: no previous prototype for function 'bpf_kfunc_call_test_pass1' [-Wmissing-prototypes]
net/bpf/test_run.c:339:15: warning: no previous prototype for function 'bpf_kfunc_call_test_pass2' [-Wmissing-prototypes]
net/bpf/test_run.c:343:15: warning: no previous prototype for function 'bpf_kfunc_call_test_fail1' [-Wmissing-prototypes]
net/bpf/test_run.c:347:15: warning: no previous prototype for function 'bpf_kfunc_call_test_fail2' [-Wmissing-prototypes]
net/bpf/test_run.c:351:15: warning: no previous prototype for function 'bpf_kfunc_call_test_fail3' [-Wmissing-prototypes]
net/bpf/test_run.c:355:15: warning: no previous prototype for function 'bpf_kfunc_call_test_mem_len_pass1' [-Wmissing-prototypes]
net/bpf/test_run.c:359:15: warning: no previous prototype for function 'bpf_kfunc_call_test_mem_len_fail1' [-Wmissing-prototypes]
net/bpf/test_run.c:363:15: warning: no previous prototype for function 'bpf_kfunc_call_test_mem_len_fail2' [-Wmissing-prototypes]
{standard input}:1989: Error: unknown pseudo-op: `.sec'

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- arc-allyesconfig
|   `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- arc-randconfig-r015-20220214
|   `-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags
|-- arc-randconfig-r033-20220214
|   `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- arm-allmodconfig
|   |-- arch-arm-kernel-irq.c:sparse:sparse:symbol-__pcpu_scope_irq_stack_ptr-was-not-declared.-Should-it-be-static
|   |-- drivers-clk-clk-stm32mp1.c:sparse:sparse:symbol-ethrx_src-was-not-declared.-Should-it-be-static
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
|   `-- 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
|   |-- arch-arm-kernel-irq.c:sparse:sparse:symbol-__pcpu_scope_irq_stack_ptr-was-not-declared.-Should-it-be-static
|   |-- drivers-clk-clk-stm32mp1.c:sparse:sparse:symbol-ethrx_src-was-not-declared.-Should-it-be-static
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
|   `-- 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-eseries_pxa_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-lpd270_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-mini2440_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-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-pleb_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-s032-20220214
|   `-- arch-arm-kernel-irq.c:sparse:sparse:symbol-__pcpu_scope_irq_stack_ptr-was-not-declared.-Should-it-be-static
|-- arm64-allmodconfig
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
|   `-- 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-allyesconfig
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
|   `-- 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-r013-20220214
|   `-- 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-r023-20220214
|   `-- 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-allyesconfig
|   |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
|   |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|   `-- 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
|   |-- Error:Config-data-is-empty.
|   |-- Error:Config-data-is-too-big.
|   |-- 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()
|   `-- linux-..-..-..-include-linux-uio.h:fatal-error:linux-mm_types.h:No-such-file-or-directory
|-- i386-randconfig-a011-20220214
|   `-- 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-a012-20220214
|   `-- 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-a013-20220214
|   `-- 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-a014-20220214
|   |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|   `-- 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-a015-20220214
|   |-- drivers-net-ethernet-broadcom-bnxt-bnxt_ptp.c:warning:array-subscript-is-above-array-bounds-of-struct-pps_pin
|   `-- 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-a016-20220214
|   `-- 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-20220214
|   `-- 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-20220214
|   `-- 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-20220214
|   `-- 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-20220214
|   `-- 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-s002-20220214
|   `-- 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-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()
|-- mips-allyesconfig
|   `-- 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-c003-20220214
|   `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- parisc64-defconfig
|   `-- drivers-scsi-mpt3sas-mpt3sas_base.c:warning:array-subscript-Mpi2SasIOUnitPage1_t-aka-struct-_MPI2_CONFIG_PAGE_SASIOUNIT_1-is-partly-outside-array-bounds-of-unsigned-char
|-- powerpc-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()
|-- powerpc-allyesconfig
|   `-- 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
|   `-- 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
|   `-- 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-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
|   `-- 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-buildonly-randconfig-r005-20220214
|   `-- 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-defconfig
|   `-- net-netfilter-nf_conntrack_bpf.c:warning:no-previous-prototype-for-register_nf_conntrack_bpf
|-- s390-randconfig-m031-20220214
|   `-- drivers-tty-mxser.c-mxser_transmit_chars()-error:uninitialized-symbol-c-.
|-- sh-allmodconfig
|   `-- standard-input:Error:unknown-pseudo-op:sec
|-- sh-randconfig-r022-20220214
|   `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- sparc-allmodconfig
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
|   `-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
|-- sparc-allyesconfig
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
|   |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
|   `-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
|-- x86_64-allyesconfig
|   |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
|   `-- 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-a011-20220214
|   `-- 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-a012-20220214
|   `-- 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-a013-20220214
|   `-- 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-a014-20220214
|   `-- 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-a015-20220214
|   `-- 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-a016-20220214
|   `-- 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-20220214
|   `-- 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-20220214
|   `-- 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-20220214
|   `-- 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-r014-20220214
|   `-- 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-s031-20220214
|   `-- drivers-hwmon-sch56xx-common.o:warning:objtool:sch56xx_init():stack-state-mismatch:cfa1-cfa2
|-- 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
    |-- Error:Config-data-is-empty.
    |-- Error:Config-data-is-too-big.
    |-- 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()
    |-- linux-..-..-..-include-linux-uio.h:fatal-error:linux-mm_types.h:No-such-file-or-directory
    `-- net-netfilter-nf_conntrack_bpf.c:warning:no-previous-prototype-for-register_nf_conntrack_bpf

clang_recent_errors
|-- arm-defconfig
|   `-- drivers-gpu-drm-stm-ltdc.c:warning:variable-val-is-used-uninitialized-whenever-switch-default-is-taken
|-- arm-lpc32xx_defconfig
|   `-- ld.lld:error:undefined-symbol:drm_panel_dp_aux_backlight
|-- arm-randconfig-c002-20220214
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-swsmu-inc-smu_v11_0_7_pptable.h:warning:field-smc_pptable-within-struct-smu_11_0_7_powerplay_table-is-less-aligned-than-PPTable_t-and-is-usually-due-to-struct-smu_11_0
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-swsmu-inc-smu_v11_0_pptable.h:warning:field-smc_pptable-within-struct-smu_11_0_powerplay_table-is-less-aligned-than-PPTable_t-and-is-usually-due-to-struct-smu_11_0_pow
|   |-- drivers-gpu-drm-amd-amdgpu-..-pm-swsmu-inc-smu_v13_0_pptable.h:warning:field-smc_pptable-within-struct-smu_13_0_powerplay_table-is-less-aligned-than-PPTable_t-and-is-usually-due-to-struct-smu_13_0_pow
|   |-- drivers-gpu-drm-amd-amdgpu-amdgpu_ttm.c:warning:Undefined-or-garbage-value-returned-to-caller-clang-analyzer-core.uninitialized.UndefReturn
|   |-- drivers-gpu-drm-stm-ltdc.c:warning:variable-val-is-used-uninitialized-whenever-switch-default-is-taken
|   `-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores
|-- arm64-allyesconfig
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-function-dm_helpers_enable_periodic_detection
|   |-- 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()
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
|   `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a001-20220214
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
|   `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a002-20220214
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
|   `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a003-20220214
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
|   `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a004-20220214
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
|   `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a005-20220214
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
|   `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a006-20220214
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
|   `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-c001-20220214
|   `-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores
|-- powerpc-gamecube_defconfig
|   `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- riscv-randconfig-c006-20220214
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
|   `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- x86_64-randconfig-a005-20220214
|   |-- ld.lld:warning:call-to-__read_overflow2_field-marked-dontcall-warn:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
|   `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- x86_64-randconfig-a006-20220214
|   `-- 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()
|-- x86_64-randconfig-c007-20220214
|   |-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
|   `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- x86_64-randconfig-r002-20220214
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
|   |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
|   `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
`-- x86_64-randconfig-r036-20220214
    |-- fs-reiserfs-lbalance.o:warning:objtool:leaf_copy_boundary_item():stack-state-mismatch:cfa1-cfa2
    `-- 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: 733m

configs tested: 126
configs skipped: 3

gcc tested configs:
arm                                 defconfig
arm                              allyesconfig
arm                              allmodconfig
arm64                            allyesconfig
arm64                               defconfig
i386                 randconfig-c001-20220214
sparc                            allyesconfig
nios2                            alldefconfig
sh                          r7780mp_defconfig
sh                            titan_defconfig
ia64                         bigsur_defconfig
powerpc                   motionpro_defconfig
powerpc                     asp8347_defconfig
arm                          lpd270_defconfig
mips                           jazz_defconfig
sh                          urquell_defconfig
arc                          axs103_defconfig
powerpc                    adder875_defconfig
arm                        mvebu_v7_defconfig
m68k                          hp300_defconfig
arm                     eseries_pxa_defconfig
arm                            pleb_defconfig
sh                           se7721_defconfig
m68k                             alldefconfig
sh                           se7751_defconfig
mips                     loongson1b_defconfig
powerpc                     sequoia_defconfig
xtensa                  audio_kc705_defconfig
arm                        mini2440_defconfig
sh                        dreamcast_defconfig
arm                  randconfig-c002-20220214
ia64                                defconfig
ia64                             allmodconfig
ia64                             allyesconfig
m68k                                defconfig
m68k                             allyesconfig
m68k                             allmodconfig
nds32                             allnoconfig
nios2                               defconfig
arc                              allyesconfig
nds32                               defconfig
csky                                defconfig
alpha                               defconfig
nios2                            allyesconfig
alpha                            allyesconfig
arc                                 defconfig
sh                               allmodconfig
h8300                            allyesconfig
xtensa                           allyesconfig
parisc                              defconfig
s390                             allmodconfig
parisc64                            defconfig
parisc                           allyesconfig
s390                                defconfig
s390                             allyesconfig
i386                                defconfig
i386                   debian-10.3-kselftests
i386                              debian-10.3
i386                             allyesconfig
sparc                               defconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                           allnoconfig
powerpc                          allmodconfig
powerpc                          allyesconfig
x86_64               randconfig-a013-20220214
x86_64               randconfig-a014-20220214
x86_64               randconfig-a012-20220214
x86_64               randconfig-a015-20220214
x86_64               randconfig-a011-20220214
x86_64               randconfig-a016-20220214
i386                 randconfig-a013-20220214
i386                 randconfig-a012-20220214
i386                 randconfig-a015-20220214
i386                 randconfig-a011-20220214
i386                 randconfig-a014-20220214
i386                 randconfig-a016-20220214
arc                  randconfig-r043-20220214
s390                 randconfig-r044-20220214
riscv                randconfig-r042-20220214
riscv                            allyesconfig
riscv                    nommu_virt_defconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                          rv32_defconfig
riscv                            allmodconfig
riscv                    nommu_k210_defconfig
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:
i386                 randconfig-c001-20220214
x86_64               randconfig-c007-20220214
powerpc              randconfig-c003-20220214
arm                  randconfig-c002-20220214
s390                 randconfig-c005-20220214
mips                 randconfig-c004-20220214
riscv                randconfig-c006-20220214
arm                         s5pv210_defconfig
mips                            e55_defconfig
arm                        mvebu_v5_defconfig
powerpc                     ppa8548_defconfig
arm                            dove_defconfig
arm64                            allyesconfig
arm                         mv78xx0_defconfig
arm                                 defconfig
mips                      bmips_stb_defconfig
arm                  colibri_pxa270_defconfig
powerpc                    gamecube_defconfig
mips                         tb0219_defconfig
mips                     cu1000-neo_defconfig
powerpc                     tqm8560_defconfig
i386                 randconfig-a004-20220214
i386                 randconfig-a002-20220214
i386                 randconfig-a003-20220214
i386                 randconfig-a001-20220214
i386                 randconfig-a005-20220214
i386                 randconfig-a006-20220214
x86_64               randconfig-a002-20220214
x86_64               randconfig-a004-20220214
x86_64               randconfig-a003-20220214
x86_64               randconfig-a001-20220214
x86_64               randconfig-a006-20220214
x86_64               randconfig-a005-20220214
hexagon              randconfig-r041-20220214
hexagon              randconfig-r045-20220214

---
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-02-15 22:56 UTC | newest]

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