linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master] BUILD REGRESSION f00397ee41c79b6155b9b44abd0055b2c0621349
@ 2021-03-19 20:04 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-03-19 20:04 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: f00397ee41c79b6155b9b44abd0055b2c0621349  Add linux-next specific files for 20210319

Error/Warning reports:

https://lore.kernel.org/linux-mm/202102202323.OkXTM7bf-lkp@intel.com
https://lore.kernel.org/linux-mm/202102261405.H9ezVAV4-lkp@intel.com
https://lore.kernel.org/linux-mm/202103020105.3gH9rJNa-lkp@intel.com
https://lore.kernel.org/linux-mm/202103111524.3lRp7fHg-lkp@intel.com
https://lore.kernel.org/linux-mm/202103182240.cdZ5NnTB-lkp@intel.com
https://lore.kernel.org/linux-mm/202103192019.EiwnUTCK-lkp@intel.com

Error/Warning in current branch:

(.text+0xa90): undefined reference to `iounmap'
arch/sh/boot/compressed/../../lib/ashldi3.c:6:11: warning: no previous prototype for '__ashldi3' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn21/irq_service_dcn21.c:357:2: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
drivers/gpu/drm/amd/amdgpu/smuio_v13_0.c:99: warning: expecting prototype for smuio_v13_0_supports_host_gpu_xgmi(). Prototype was for smuio_v13_0_is_host_gpu_xgmi_supported() instead
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c:769:21: error: 'stmmac_runtime_suspend' undeclared here (not in a function); did you mean 'stmmac_suspend'?
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c:769:45: error: 'stmmac_runtime_resume' undeclared here (not in a function)
drivers/platform/x86/dell/dell-smbios-smm.c:27:35: warning: unused variable 'dell_device_table' [-Wunused-const-variable]
s390-linux-ld: (.text+0x9d2): undefined reference to `iounmap'
s390-linux-ld: syscon.c:(.text+0x13c): undefined reference to `ioremap'
s390-linux-ld: syscon.c:(.text+0x33e): undefined reference to `__regmap_init_mmio_clk'
s390-linux-ld: syscon.c:(.text+0x3fe): undefined reference to `regmap_mmio_attach_clk'
s390-linux-ld: syscon.c:(.text+0x52e): undefined reference to `iounmap'
s390-linux-ld: syscon.c:(.text+0xd52): undefined reference to `__devm_regmap_init_mmio_clk'

possible Error/Warning in current branch:

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1866:10: warning: no previous prototype for function 'reduceSizeAndFraction' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1917:6: warning: no previous prototype for function 'is_low_refresh_rate' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1926:9: warning: no previous prototype for function 'get_clock_divider' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1946:5: warning: no previous prototype for function 'dcn10_align_pixel_clocks' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_optc.c:312:6: warning: no previous prototype for function 'optc2_align_vblanks' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_srv.c:519 dmub_srv_hw_init() error: we previously assumed 'tracebuff_fb' could be null (see line 446)
drivers/i3c/master/svc-i3c-master.c:207: warning: expecting prototype for struct svc_i3c_i3c_dev_data. Prototype was for struct svc_i3c_i2c_dev_data instead
drivers/media/cec/core/cec-notifier.c:231: undefined reference to `of_find_i2c_device_by_node'
drivers/thermal/thermal_core.c:1020 __thermal_cooling_device_register() warn: possible memory leak of 'cdev'
drivers/tty/serial/pch_uart.c:1815:9: error: 'port_regs_ops' undeclared (first use in this function)
kernel/sys_ni.c:270:1: warning: no previous prototype for function '__arm64_sys_landlock_create_ruleset' [-Wmissing-prototypes]
kernel/sys_ni.c:271:1: warning: no previous prototype for function '__arm64_sys_landlock_add_rule' [-Wmissing-prototypes]
kernel/sys_ni.c:272:1: warning: no previous prototype for function '__arm64_sys_landlock_restrict_self' [-Wmissing-prototypes]
mm/vmalloc.c:279 vmap_range_noflush() warn: bitwise AND condition is false here
mm/vmalloc.c:2936 __vmalloc_node_range() error: uninitialized symbol 'area'.
mm/vmalloc.c:520 vmap_small_pages_range_noflush() warn: bitwise AND condition is false here

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- arc-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   |-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_resume-undeclared-here-(not-in-a-function)
|   `-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_suspend-undeclared-here-(not-in-a-function)
|-- arm-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- arm-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- arm64-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- h8300-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- h8300-randconfig-r001-20210318
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- h8300-randconfig-r035-20210318
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- i386-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- i386-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- i386-randconfig-a005-20210318
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- i386-randconfig-a006-20210318
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- i386-randconfig-a011-20210318
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- i386-randconfig-a014-20210318
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   |-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_resume-undeclared-here-(not-in-a-function)
|   `-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_suspend-undeclared-here-(not-in-a-function)
|-- i386-randconfig-a015-20210318
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- i386-randconfig-m021-20210318
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dmub-src-dmub_srv.c-dmub_srv_hw_init()-error:we-previously-assumed-tracebuff_fb-could-be-null-(see-line-)
|   `-- drivers-thermal-thermal_core.c-__thermal_cooling_device_register()-warn:possible-memory-leak-of-cdev
|-- i386-randconfig-r005-20210318
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- ia64-allmodconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   |-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_resume-undeclared-here-(not-in-a-function)
|   `-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_suspend-undeclared-here-(not-in-a-function)
|-- ia64-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   |-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_resume-undeclared-here-(not-in-a-function)
|   `-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_suspend-undeclared-here-(not-in-a-function)
|-- ia64-randconfig-r013-20210318
|   `-- drivers-tty-serial-pch_uart.c:error:port_regs_ops-undeclared-(first-use-in-this-function)
|-- m68k-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- m68k-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- mips-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- mips-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- nds32-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- nios2-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- powerpc-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- powerpc-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- riscv-allmodconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   |-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_resume-undeclared-here-(not-in-a-function)
|   `-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_suspend-undeclared-here-(not-in-a-function)
|-- riscv-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   |-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_resume-undeclared-here-(not-in-a-function)
|   `-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_suspend-undeclared-here-(not-in-a-function)
|-- s390-allmodconfig
|   |-- (.text):undefined-reference-to-iounmap
|   |-- s390-linux-ld:(.text):undefined-reference-to-iounmap
|   |-- s390-linux-ld:syscon.c:(.text):undefined-reference-to-__devm_regmap_init_mmio_clk
|   |-- s390-linux-ld:syscon.c:(.text):undefined-reference-to-__regmap_init_mmio_clk
|   |-- s390-linux-ld:syscon.c:(.text):undefined-reference-to-ioremap
|   |-- s390-linux-ld:syscon.c:(.text):undefined-reference-to-iounmap
|   `-- s390-linux-ld:syscon.c:(.text):undefined-reference-to-regmap_mmio_attach_clk
|-- s390-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- s390-randconfig-m031-20210318
|   |-- drivers-thermal-thermal_core.c-__thermal_cooling_device_register()-warn:possible-memory-leak-of-cdev
|   `-- mm-vmalloc.c-vmap_range_noflush()-warn:bitwise-AND-condition-is-false-here
|-- s390-randconfig-r026-20210318
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- sh-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- sh-se7721_defconfig
|   `-- arch-sh-boot-compressed-..-..-lib-ashldi3.c:warning:no-previous-prototype-for-__ashldi3
|-- sparc-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- sparc-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- x86_64-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- x86_64-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- x86_64-randconfig-a011-20210318
|   `-- drivers-media-cec-core-cec-notifier.c:undefined-reference-to-of_find_i2c_device_by_node
|-- x86_64-randconfig-a013-20210318
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- x86_64-randconfig-a015-20210318
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- x86_64-randconfig-c002-20210318
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- x86_64-randconfig-m001-20210318
|   |-- drivers-thermal-thermal_core.c-__thermal_cooling_device_register()-warn:possible-memory-leak-of-cdev
|   |-- mm-vmalloc.c-__vmalloc_node_range()-error:uninitialized-symbol-area-.
|   |-- mm-vmalloc.c-vmap_range_noflush()-warn:bitwise-AND-condition-is-false-here
|   `-- mm-vmalloc.c-vmap_small_pages_range_noflush()-warn:bitwise-AND-condition-is-false-here
|-- x86_64-randconfig-s021-20210318
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
`-- xtensa-allyesconfig
    |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
    |-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_resume-undeclared-here-(not-in-a-function)
    `-- drivers-net-ethernet-stmicro-stmmac-stmmac_platform.c:error:stmmac_runtime_suspend-undeclared-here-(not-in-a-function)

clang_recent_errors
|-- arm64-randconfig-r036-20210318
|   |-- kernel-sys_ni.c:warning:no-previous-prototype-for-function-__arm64_sys_landlock_add_rule
|   |-- kernel-sys_ni.c:warning:no-previous-prototype-for-function-__arm64_sys_landlock_create_ruleset
|   `-- kernel-sys_ni.c:warning:no-previous-prototype-for-function-__arm64_sys_landlock_restrict_self
|-- powerpc-randconfig-r002-20210318
|   `-- drivers-gpu-drm-amd-amdgpu-smuio_v13_0.c:warning:expecting-prototype-for-smuio_v13_0_supports_host_gpu_xgmi().-Prototype-was-for-smuio_v13_0_is_host_gpu_xgmi_supported()-instead
|-- x86_64-randconfig-a001-20210318
|   `-- drivers-platform-x86-dell-dell-smbios-smm.c:warning:unused-variable-dell_device_table
|-- x86_64-randconfig-a003-20210318
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-dcn10_align_pixel_clocks
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-get_clock_divider
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-is_low_refresh_rate
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-reduceSizeAndFraction
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn20-dcn20_optc.c:warning:no-previous-prototype-for-function-optc2_align_vblanks
|   |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-irq-dcn21-irq_service_dcn21.c:warning:initializer-overrides-prior-initialization-of-this-subobject
|   `-- drivers-gpu-drm-amd-amdgpu-smuio_v13_0.c:warning:expecting-prototype-for-smuio_v13_0_supports_host_gpu_xgmi().-Prototype-was-for-smuio_v13_0_is_host_gpu_xgmi_supported()-instead
`-- x86_64-randconfig-a004-20210318
    `-- drivers-gpu-drm-amd-amdgpu-smuio_v13_0.c:warning:expecting-prototype-for-smuio_v13_0_supports_host_gpu_xgmi().-Prototype-was-for-smuio_v13_0_is_host_gpu_xgmi_supported()-instead

elapsed time: 724m

configs tested: 93
configs skipped: 2

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm                              allyesconfig
arm                              allmodconfig
arm64                               defconfig
x86_64                           allyesconfig
riscv                            allmodconfig
riscv                            allyesconfig
arc                          axs101_defconfig
sh                                  defconfig
ia64                        generic_defconfig
m68k                        mvme147_defconfig
arm                    vt8500_v6_v7_defconfig
powerpc                       maple_defconfig
powerpc                    adder875_defconfig
sh                          kfr2r09_defconfig
arm                         lpc32xx_defconfig
s390                             alldefconfig
xtensa                         virt_defconfig
powerpc                 mpc832x_rdb_defconfig
csky                             alldefconfig
sh                   sh7724_generic_defconfig
mips                malta_qemu_32r6_defconfig
mips                          rb532_defconfig
sh                           se7721_defconfig
sh                     magicpanelr2_defconfig
ia64                             allmodconfig
ia64                                defconfig
ia64                             allyesconfig
m68k                             allmodconfig
m68k                                defconfig
m68k                             allyesconfig
nds32                               defconfig
nios2                            allyesconfig
csky                                defconfig
alpha                               defconfig
alpha                            allyesconfig
xtensa                           allyesconfig
h8300                            allyesconfig
arc                                 defconfig
sh                               allmodconfig
parisc                              defconfig
s390                             allyesconfig
s390                             allmodconfig
parisc                           allyesconfig
s390                                defconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
i386                             allyesconfig
sparc                            allyesconfig
sparc                               defconfig
i386                               tinyconfig
i386                                defconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a001-20210318
i386                 randconfig-a005-20210318
i386                 randconfig-a003-20210318
i386                 randconfig-a002-20210318
i386                 randconfig-a006-20210318
i386                 randconfig-a004-20210318
x86_64               randconfig-a011-20210318
x86_64               randconfig-a016-20210318
x86_64               randconfig-a013-20210318
x86_64               randconfig-a015-20210318
x86_64               randconfig-a014-20210318
x86_64               randconfig-a012-20210318
i386                 randconfig-a013-20210318
i386                 randconfig-a016-20210318
i386                 randconfig-a011-20210318
i386                 randconfig-a014-20210318
i386                 randconfig-a015-20210318
i386                 randconfig-a012-20210318
riscv                    nommu_k210_defconfig
riscv                    nommu_virt_defconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                          rv32_defconfig
x86_64                    rhel-7.6-kselftests
x86_64                              defconfig
x86_64                               rhel-8.3
x86_64                      rhel-8.3-kbuiltin
x86_64                                  kexec

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

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-19 20:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19 20:04 [linux-next:master] BUILD REGRESSION f00397ee41c79b6155b9b44abd0055b2c0621349 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).