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

Error/Warning reports:

https://lore.kernel.org/linux-mm/202102261405.H9ezVAV4-lkp@intel.com
https://lore.kernel.org/linux-mm/202102261542.172STKjA-lkp@intel.com
https://lore.kernel.org/linux-mm/202103020105.3gH9rJNa-lkp@intel.com
https://lore.kernel.org/linux-mm/202103101539.kb0KriXH-lkp@intel.com
https://lore.kernel.org/linux-mm/202103111524.3lRp7fHg-lkp@intel.com
https://lore.kernel.org/linux-mm/202103171900.vKL7wCVE-lkp@intel.com
https://lore.kernel.org/linux-mm/202103180359.HGtaPNoI-lkp@intel.com

Error/Warning in current branch:

ERROR: modpost: "power_supply_set_property" [drivers/usb/dwc3/dwc3.ko] undefined!
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
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output may be truncated copying between 5 and 9 bytes from a string of length 9 [-Wstringop-truncation]

possible Error/Warning in current branch:

drivers/crypto/bcm/spu.c:524: warning: expecting prototype for spu_aead_ivlen(). Prototype was for spum_aead_ivlen() instead
drivers/crypto/bcm/spu2.c:1122: warning: expecting prototype for spu_cipher_req_init(). Prototype was for spu2_cipher_req_init() instead
drivers/crypto/bcm/spu2.c:1182: warning: expecting prototype for spu_cipher_req_finish(). Prototype was for spu2_cipher_req_finish() instead
drivers/crypto/bcm/spu2.c:1243: warning: expecting prototype for spu_request_pad(). Prototype was for spu2_request_pad() instead
drivers/crypto/bcm/spu2.c:1321: warning: expecting prototype for spu_status_process(). Prototype was for spu2_status_process() instead
drivers/crypto/bcm/spu2.c:803: warning: expecting prototype for spu_payload_length(). Prototype was for spu2_payload_length() instead
drivers/crypto/bcm/spu2.c:825: warning: expecting prototype for spu_response_hdr_len(). Prototype was for spu2_response_hdr_len() instead
drivers/crypto/bcm/spu2.c:843: warning: expecting prototype for spu_hash_pad_len(). Prototype was for spu2_hash_pad_len() instead
drivers/crypto/bcm/spu2.c:855: warning: expecting prototype for spu2_gcm_ccm_padlen(). Prototype was for spu2_gcm_ccm_pad_len() instead
drivers/crypto/bcm/spu2.c:872: warning: expecting prototype for spu_assoc_resp_len(). Prototype was for spu2_assoc_resp_len() instead
drivers/crypto/bcm/spu2.c:945: warning: expecting prototype for spu_create_request(). Prototype was for spu2_create_request() instead
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/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c:192 gf100_fifo_recover() warn: should '(((1))) << engi' be a 64 bit type?
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/thermal/devfreq_cooling.c:433 of_devfreq_cooling_register_power() warn: passing zero to 'ERR_PTR'
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: use of undeclared identifier 'port_regs_ops'
kernel/sys_ni.c:102:1: sparse: sparse: symbol '__arm64_sys_quotactl_path' was not declared. Should it be static?
mm/zswap.c:1056 zswap_writeback_entry() warn: possible memory leak of 'tmp'
mm/zswap.c:1323 zswap_frontswap_load() warn: possible memory leak of 'tmp'

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
|-- arc-randconfig-c024-20210317
|   `-- 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-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
|-- arm-randconfig-r021-20210317
|   `-- 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
|-- arm64-randconfig-r001-20210317
|   `-- 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-randconfig-s032-20210317
|   `-- kernel-sys_ni.c:sparse:sparse:symbol-__arm64_sys_quotactl_path-was-not-declared.-Should-it-be-static
|-- 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-p002-20210317
|   `-- ERROR:power_supply_set_property-drivers-usb-dwc3-dwc3.ko-undefined
|-- h8300-randconfig-r006-20210317
|   `-- 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-a011-20210317
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-between-and-bytes-from-a-string-of-length
|-- i386-randconfig-a016-20210317
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-between-and-bytes-from-a-string-of-length
|-- i386-randconfig-m021-20210317
|   |-- 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-gpu-drm-nouveau-nvkm-engine-fifo-gf100.c-gf100_fifo_recover()-warn:should-((()))-engi-be-a-bit-type
|   `-- drivers-thermal-devfreq_cooling.c-of_devfreq_cooling_register_power()-warn:passing-zero-to-ERR_PTR
|-- i386-randconfig-r002-20210317
|   `-- 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-s002-20210317
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-global_data-got-int
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-silent_vlan_mask-got-int
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-addr_lo-got-unsigned-int
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-parsing_data-got-int
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-usertype-hw_prod_idx_ptr-got-restricted-__le16
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-usertype-rx_cons_ptr-got-restricted-__le16
|   |-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-usertype-status_idx_ptr-got-restricted-__le16
|   `-- drivers-net-ethernet-broadcom-cnic.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-short-usertype-tx_cons_ptr-got-restricted-__le16
|-- 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
|-- 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
|-- ia64-randconfig-s031-20210317
|   `-- 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-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
|-- m68k-randconfig-c004-20210317
|   `-- 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-randconfig-r033-20210317
|   `-- 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
|-- nios2-randconfig-p001-20210317
|   `-- 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
|-- openrisc-randconfig-r036-20210317
|   `-- 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
|-- powerpc-randconfig-s032-20210317
|   `-- 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
|-- 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
|-- 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
|-- 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-randconfig-r035-20210317
|   |-- arch-sh-boot-compressed-..-..-lib-ashldi3.c:warning:no-previous-prototype-for-__ashldi3
|   `-- 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-m001-20210317
|   |-- drivers-thermal-thermal_core.c-__thermal_cooling_device_register()-warn:possible-memory-leak-of-cdev
|   |-- mm-zswap.c-zswap_frontswap_load()-warn:possible-memory-leak-of-tmp
|   `-- mm-zswap.c-zswap_writeback_entry()-warn:possible-memory-leak-of-tmp
|-- 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
`-- xtensa-randconfig-r012-20210317
    `-- 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

clang_recent_errors
|-- arm64-randconfig-r013-20210317
|   `-- 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
|-- arm64-randconfig-r026-20210317
|   |-- drivers-crypto-bcm-spu.c:warning:expecting-prototype-for-spu_aead_ivlen().-Prototype-was-for-spum_aead_ivlen()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu2_gcm_ccm_padlen().-Prototype-was-for-spu2_gcm_ccm_pad_len()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_assoc_resp_len().-Prototype-was-for-spu2_assoc_resp_len()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_cipher_req_finish().-Prototype-was-for-spu2_cipher_req_finish()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_cipher_req_init().-Prototype-was-for-spu2_cipher_req_init()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_create_request().-Prototype-was-for-spu2_create_request()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_hash_pad_len().-Prototype-was-for-spu2_hash_pad_len()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_payload_length().-Prototype-was-for-spu2_payload_length()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_request_pad().-Prototype-was-for-spu2_request_pad()-instead
|   |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_response_hdr_len().-Prototype-was-for-spu2_response_hdr_len()-instead
|   `-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_status_process().-Prototype-was-for-spu2_status_process()-instead
|-- powerpc64-randconfig-r024-20210317
|   `-- drivers-tty-serial-pch_uart.c:error:use-of-undeclared-identifier-port_regs_ops
|-- x86_64-randconfig-a013-20210317
|   `-- 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-a015-20210317
|   |-- 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-a016-20210317
|   `-- 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-r023-20210317
    `-- 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: 722m

configs tested: 92
configs skipped: 2

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
x86_64                           allyesconfig
riscv                            allmodconfig
i386                             allyesconfig
riscv                            allyesconfig
arm                     eseries_pxa_defconfig
mips                          rb532_defconfig
arm                           sunxi_defconfig
powerpc                       ppc64_defconfig
powerpc                 canyonlands_defconfig
arm                       spear13xx_defconfig
sh                  sh7785lcr_32bit_defconfig
sh                           se7206_defconfig
sh                           se7724_defconfig
arm                       cns3420vb_defconfig
mips                           rs90_defconfig
arm                          simpad_defconfig
arm                       aspeed_g4_defconfig
arc                 nsimosci_hs_smp_defconfig
h8300                    h8300h-sim_defconfig
arm                          pxa910_defconfig
mips                      maltaaprp_defconfig
ia64                             allmodconfig
ia64                                defconfig
ia64                             allyesconfig
m68k                             allmodconfig
m68k                                defconfig
m68k                             allyesconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
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
sparc                            allyesconfig
sparc                               defconfig
i386                               tinyconfig
i386                                defconfig
mips                             allyesconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a001-20210317
i386                 randconfig-a005-20210317
i386                 randconfig-a002-20210317
i386                 randconfig-a003-20210317
i386                 randconfig-a004-20210317
i386                 randconfig-a006-20210317
x86_64               randconfig-a006-20210317
x86_64               randconfig-a001-20210317
x86_64               randconfig-a005-20210317
x86_64               randconfig-a004-20210317
x86_64               randconfig-a003-20210317
x86_64               randconfig-a002-20210317
i386                 randconfig-a013-20210317
i386                 randconfig-a016-20210317
i386                 randconfig-a011-20210317
i386                 randconfig-a012-20210317
i386                 randconfig-a015-20210317
i386                 randconfig-a014-20210317
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-a011-20210317
x86_64               randconfig-a016-20210317
x86_64               randconfig-a013-20210317
x86_64               randconfig-a014-20210317
x86_64               randconfig-a015-20210317
x86_64               randconfig-a012-20210317

---
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-17 21:23 UTC | newest]

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