From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E51BAC4743D for ; Wed, 9 Jun 2021 00:44:31 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 691F0613C3 for ; Wed, 9 Jun 2021 00:44:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 691F0613C3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id A562A6B0072; Tue, 8 Jun 2021 20:44:28 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id A2FBF6B0073; Tue, 8 Jun 2021 20:44:28 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 797AE6B0074; Tue, 8 Jun 2021 20:44:28 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0058.hostedemail.com [216.40.44.58]) by kanga.kvack.org (Postfix) with ESMTP id 31D1A6B0072 for ; Tue, 8 Jun 2021 20:44:28 -0400 (EDT) Received: from smtpin25.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id BA2BC181AC9CB for ; Wed, 9 Jun 2021 00:44:27 +0000 (UTC) X-FDA: 78232339374.25.491D1FB Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by imf19.hostedemail.com (Postfix) with ESMTP id 612389001460 for ; Wed, 9 Jun 2021 00:44:21 +0000 (UTC) IronPort-SDR: Thmtwu+XtfBHZAJiktZFcKv7yMFHcrFaBtxVwdLs0dxmM9oISxukUWd8jWeMrd2uSv/VVSuskI L+fEznp3IGXg== X-IronPort-AV: E=McAfee;i="6200,9189,10009"; a="266128718" X-IronPort-AV: E=Sophos;i="5.83,259,1616482800"; d="scan'208";a="266128718" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Jun 2021 17:44:21 -0700 IronPort-SDR: mxRDWzMQZNMX2E1PXBtvlmVKtVTIq2kOnCfVH/r5XtlylLAmWdN0vld5GodTeSm0nmBtijNc9w kcw+nCDoGrRQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.83,259,1616482800"; d="scan'208";a="485513888" Received: from lkp-server02.sh.intel.com (HELO 1ec8406c5392) ([10.239.97.151]) by fmsmga002.fm.intel.com with ESMTP; 08 Jun 2021 17:44:19 -0700 Received: from kbuild by 1ec8406c5392 with local (Exim 4.92) (envelope-from ) id 1lqmKR-0009Hr-72; Wed, 09 Jun 2021 00:44:19 +0000 Date: Wed, 09 Jun 2021 08:43:36 +0800 From: kernel test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD REGRESSION ab5803bc555fe68b9b0d37b9a850d3ec601b938a Message-ID: <60c00eb8.d1IkQB+9fBOAMYjB%lkp@intel.com> User-Agent: Heirloom mailx 12.5 6/20/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Authentication-Results: imf19.hostedemail.com; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=intel.com (policy=none); spf=none (imf19.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 134.134.136.31) smtp.mailfrom=lkp@intel.com X-Stat-Signature: kxu3t1yi8zruedd16f6fas83ymbz1tgq X-Rspamd-Queue-Id: 612389001460 X-Rspamd-Server: rspam06 X-HE-Tag: 1623199461-372030 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: ab5803bc555fe68b9b0d37b9a850d3ec601b938a Add linux-next specific files for 20210608 Error/Warning in current branch: drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:1378:16: warning: no previous prototype for function 'configure_lttpr_mode_transparent' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:1389:16: warning: no previous prototype for function 'configure_lttpr_mode_non_transparent' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:1637:16: warning: no previous prototype for function 'dpcd_configure_channel_coding' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn303/dcn303_init.c:12:6: warning: no previous prototype for 'dcn303_hw_sequencer_construct' [-Wmissing-prototypes] drivers/gpu/drm/amd/amdgpu/../include/asic_reg/dcn/dcn_3_0_3_sh_mask.h:7593:111: warning: initialized field overwritten [-Woverride-init] drivers/net/wireless/ath/ath10k/htt_rx.c:1790:7: warning: variable 'more_frags' set but not used [-Wunused-but-set-variable] include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_189' declared with attribute error: unexpected size in kmalloc_index() include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_227' declared with attribute error: unexpected size in kmalloc_index() net/netfilter/nfnetlink_hook.c:76:7: error: implicit declaration of function 'nft_is_active' [-Werror=implicit-function-declaration] possible Error/Warning in current branch: ERROR: modpost: "__divdi3" undefined! arch/riscv/include/asm/pgtable.h:519:9: error: implicit declaration of function 'pfn_pmd'; did you mean 'pfn_pgd'? [-Werror=implicit-function-declaration] arch/riscv/include/asm/pgtable.h:519:9: error: incompatible types when returning type 'int' but 'pmd_t' {aka 'struct '} was expected cdc-wdm.c:(.text+0x1386): undefined reference to `wwan_port_rx' cdc-wdm.c:(.text+0x168): undefined reference to `wwan_port_get_drvdata' cdc-wdm.c:(.text+0x20b2): undefined reference to `wwan_create_port' cdc-wdm.c:(.text+0x376): undefined reference to `wwan_port_txon' cdc-wdm.c:(.text+0xcf2): undefined reference to `wwan_remove_port' drivers/gpu/drm/drm_fourcc.c:26:1: iwyu: warning: superfluous #include drivers/gpu/drm/selftests/test-drm_framebuffer.c:11:1: iwyu: warning: superfluous #include drivers/ide/ide-floppy.c:42:1: iwyu: warning: superfluous #include drivers/ide/ide-floppy_ioctl.c:12:1: iwyu: warning: superfluous #include drivers/ide/ide-tape.c:47:1: iwyu: warning: superfluous #include drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:1014:9: sparse: sparse: context imbalance in 'mvpp2_buff_hdr_pool_put' - different lock contexts for basic block drivers/nfc/pn533/uart.c:15:1: iwyu: warning: superfluous #include drivers/scsi/mpi3mr/mpi3mr_os.c:1997:82: sparse: sparse: incorrect type in assignment (different base types) drivers/scsi/mpi3mr/mpi3mr_os.c:28:5: sparse: sparse: symbol 'prot_guard_mask' was not declared. Should it be static? drivers/staging/rtl8723bs/core/rtw_security.c:124:33: sparse: sparse: cast to restricted __le32 drivers/staging/rtl8723bs/core/rtw_security.c:72:50: sparse: sparse: incorrect type in assignment (different base types) drivers/tty/ipwireless/hardware.c:892:11: warning: iteration 159 invokes undefined behavior [-Waggressive-loop-optimizations] fs/xfs/xfs_icache.c:18:1: iwyu: warning: superfluous #include "xfs_quota.h" ipc/mqueue.c:41:1: iwyu: warning: superfluous #include kernel/signal.c:18:1: iwyu: warning: superfluous #include Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- alpha-allmodconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- alpha-allyesconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- arc-allmodconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- arc-allyesconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- arc-randconfig-r031-20210608 | `-- net-netfilter-nfnetlink_hook.c:error:implicit-declaration-of-function-nft_is_active |-- arm-allmodconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- arm-allyesconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- arm64-allmodconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- arm64-allyesconfig | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-void-priv-got-void-noderef-__iomem | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-noderef-__iomem-lock_addr-got-void-priv | |-- drivers-net-ethernet-marvell-mvpp2-mvpp2_main.c:sparse:sparse:context-imbalance-in-mvpp2_buff_hdr_pool_put-different-lock-contexts-for-basic-block | |-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-application_tag_translation_mask-got-int | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:symbol-prot_guard_mask-was-not-declared.-Should-it-be-static | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:cast-to-restricted-__le32 | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-got-unsigned-int | |-- fs-nfsd-nfs4proc.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- fs-nfsd-nfs4proc.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be32-usertype-status-got-int | `-- fs-nfsd-nfs4state.c:sparse:sparse:Using-plain-integer-as-NULL-pointer |-- arm64-defconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- csky-allmodconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- csky-allyesconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- h8300-allmodconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- h8300-allyesconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- i386-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn303-dcn303_init.c:warning:no-previous-prototype-for-dcn303_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_3_0_3_sh_mask.h:warning:initialized-field-overwritten | |-- drivers-infiniband-hw-irdma-hw.c:sparse:sparse:non-size-preserving-integer-to-pointer-cast | |-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-application_tag_translation_mask-got-int | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:symbol-prot_guard_mask-was-not-declared.-Should-it-be-static | |-- drivers-scsi-qedi-qedi_fw.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-addressable-assigned-usertype-hi-got-unsigned-int-usertype | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:cast-to-restricted-__le32 | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-got-unsigned-int | |-- fs-nfsd-nfs4proc.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- fs-nfsd-nfs4proc.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be32-usertype-status-got-int | `-- fs-nfsd-nfs4state.c:sparse:sparse:Using-plain-integer-as-NULL-pointer |-- i386-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn303-dcn303_init.c:warning:no-previous-prototype-for-dcn303_hw_sequencer_construct | |-- drivers-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_3_0_3_sh_mask.h:warning:initialized-field-overwritten | |-- drivers-infiniband-hw-irdma-hw.c:sparse:sparse:non-size-preserving-integer-to-pointer-cast | |-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-application_tag_translation_mask-got-int | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:symbol-prot_guard_mask-was-not-declared.-Should-it-be-static | |-- drivers-scsi-qedi-qedi_fw.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-addressable-assigned-usertype-hi-got-unsigned-int-usertype | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:cast-to-restricted-__le32 | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-got-unsigned-int | |-- fs-nfsd-nfs4proc.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- fs-nfsd-nfs4proc.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be32-usertype-status-got-int | `-- fs-nfsd-nfs4state.c:sparse:sparse:Using-plain-integer-as-NULL-pointer |-- i386-randconfig-a015-20210608 | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn303-dcn303_init.c:warning:no-previous-prototype-for-dcn303_hw_sequencer_construct | `-- drivers-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_3_0_3_sh_mask.h:warning:initialized-field-overwritten |-- ia64-allmodconfig | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-void-priv-got-void-noderef-__iomem | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-noderef-__iomem-lock_addr-got-void-priv | |-- drivers-net-ethernet-marvell-mvpp2-mvpp2_main.c:sparse:sparse:context-imbalance-in-mvpp2_buff_hdr_pool_put-different-lock-contexts-for-basic-block | |-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-application_tag_translation_mask-got-int | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:symbol-prot_guard_mask-was-not-declared.-Should-it-be-static | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:cast-to-restricted-__le32 | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-got-unsigned-int | |-- fs-nfsd-nfs4proc.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- fs-nfsd-nfs4proc.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be32-usertype-status-got-int | `-- fs-nfsd-nfs4state.c:sparse:sparse:Using-plain-integer-as-NULL-pointer |-- ia64-allyesconfig | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-void-priv-got-void-noderef-__iomem | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-noderef-__iomem-lock_addr-got-void-priv | |-- drivers-net-ethernet-marvell-mvpp2-mvpp2_main.c:sparse:sparse:context-imbalance-in-mvpp2_buff_hdr_pool_put-different-lock-contexts-for-basic-block | |-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-application_tag_translation_mask-got-int | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:symbol-prot_guard_mask-was-not-declared.-Should-it-be-static | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:cast-to-restricted-__le32 | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-got-unsigned-int | |-- fs-nfsd-nfs4proc.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- fs-nfsd-nfs4proc.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be32-usertype-status-got-int | `-- fs-nfsd-nfs4state.c:sparse:sparse:Using-plain-integer-as-NULL-pointer |-- m68k-allmodconfig | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-void-priv-got-void-noderef-__iomem | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-noderef-__iomem-lock_addr-got-void-priv | |-- drivers-net-ethernet-marvell-mvpp2-mvpp2_main.c:sparse:sparse:context-imbalance-in-mvpp2_buff_hdr_pool_put-different-lock-contexts-for-basic-block | |-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:cast-to-restricted-__le32 | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-got-unsigned-int | |-- fs-nfsd-nfs4proc.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- fs-nfsd-nfs4proc.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be32-usertype-status-got-int | `-- fs-nfsd-nfs4state.c:sparse:sparse:Using-plain-integer-as-NULL-pointer |-- m68k-allyesconfig | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-void-priv-got-void-noderef-__iomem | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-noderef-__iomem-lock_addr-got-void-priv | |-- drivers-net-ethernet-marvell-mvpp2-mvpp2_main.c:sparse:sparse:context-imbalance-in-mvpp2_buff_hdr_pool_put-different-lock-contexts-for-basic-block | |-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:cast-to-restricted-__le32 | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-got-unsigned-int | |-- fs-nfsd-nfs4proc.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- fs-nfsd-nfs4proc.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be32-usertype-status-got-int | `-- fs-nfsd-nfs4state.c:sparse:sparse:Using-plain-integer-as-NULL-pointer |-- mips-allmodconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- mips-allyesconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- nds32-allmodconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- nds32-allyesconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- nios2-allmodconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- nios2-allyesconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- parisc-allmodconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- parisc-allyesconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- parisc-randconfig-r033-20210608 | `-- include-linux-compiler_types.h:error:call-to-__compiletime_assert_NNN-declared-with-attribute-error:unexpected-size-in-kmalloc_index() |-- powerpc-allmodconfig | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-void-priv-got-void-noderef-__iomem | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-noderef-__iomem-lock_addr-got-void-priv | |-- drivers-net-ethernet-marvell-mvpp2-mvpp2_main.c:sparse:sparse:context-imbalance-in-mvpp2_buff_hdr_pool_put-different-lock-contexts-for-basic-block | |-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-application_tag_translation_mask-got-int | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:symbol-prot_guard_mask-was-not-declared.-Should-it-be-static | |-- drivers-scsi-qedi-qedi_fw.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-addressable-assigned-usertype-hi-got-unsigned-int-usertype | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:cast-to-restricted-__le32 | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-got-unsigned-int | |-- fs-nfsd-nfs4proc.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- fs-nfsd-nfs4proc.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be32-usertype-status-got-int | `-- fs-nfsd-nfs4state.c:sparse:sparse:Using-plain-integer-as-NULL-pointer |-- powerpc-allyesconfig | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-void-priv-got-void-noderef-__iomem | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-noderef-__iomem-lock_addr-got-void-priv | |-- drivers-net-ethernet-marvell-mvpp2-mvpp2_main.c:sparse:sparse:context-imbalance-in-mvpp2_buff_hdr_pool_put-different-lock-contexts-for-basic-block | |-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-application_tag_translation_mask-got-int | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:symbol-prot_guard_mask-was-not-declared.-Should-it-be-static | |-- drivers-scsi-qedi-qedi_fw.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-addressable-assigned-usertype-hi-got-unsigned-int-usertype | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:cast-to-restricted-__le32 | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-got-unsigned-int | |-- fs-nfsd-nfs4proc.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- fs-nfsd-nfs4proc.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be32-usertype-status-got-int | `-- fs-nfsd-nfs4state.c:sparse:sparse:Using-plain-integer-as-NULL-pointer |-- powerpc64-randconfig-r001-20210608 | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- riscv-allmodconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- riscv-allyesconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- riscv-rv32_defconfig | |-- arch-riscv-include-asm-pgtable.h:error:implicit-declaration-of-function-pfn_pmd | `-- arch-riscv-include-asm-pgtable.h:error:incompatible-types-when-returning-type-int-but-pmd_t-aka-struct-anonymous-was-expected |-- s390-allmodconfig | |-- fs-nfsd-nfs4proc.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- fs-nfsd-nfs4proc.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be32-usertype-status-got-int | `-- fs-nfsd-nfs4state.c:sparse:sparse:Using-plain-integer-as-NULL-pointer |-- s390-allyesconfig | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-assignment-(different-address-spaces)-expected-void-priv-got-void-noderef-__iomem | |-- drivers-hwspinlock-sun6i_hwspinlock.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-void-noderef-__iomem-lock_addr-got-void-priv | |-- drivers-net-ethernet-marvell-mvpp2-mvpp2_main.c:sparse:sparse:context-imbalance-in-mvpp2_buff_hdr_pool_put-different-lock-contexts-for-basic-block | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-application_tag_translation_mask-got-int | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:symbol-prot_guard_mask-was-not-declared.-Should-it-be-static | |-- drivers-scsi-qedi-qedi_fw.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-addressable-assigned-usertype-hi-got-unsigned-int-usertype | |-- fs-nfsd-nfs4proc.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- fs-nfsd-nfs4proc.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be32-usertype-status-got-int | `-- fs-nfsd-nfs4state.c:sparse:sparse:Using-plain-integer-as-NULL-pointer |-- s390-randconfig-c023-20210608 | |-- cdc-wdm.c:(.text):undefined-reference-to-wwan_create_port | |-- cdc-wdm.c:(.text):undefined-reference-to-wwan_port_get_drvdata | |-- cdc-wdm.c:(.text):undefined-reference-to-wwan_port_rx | |-- cdc-wdm.c:(.text):undefined-reference-to-wwan_port_txon | |-- cdc-wdm.c:(.text):undefined-reference-to-wwan_remove_port | `-- drivers-tty-ipwireless-hardware.c:warning:iteration-invokes-undefined-behavior |-- sparc-allmodconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- sparc-allyesconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- sparc64-randconfig-r025-20210608 | `-- include-linux-compiler_types.h:error:call-to-__compiletime_assert_NNN-declared-with-attribute-error:unexpected-size-in-kmalloc_index() |-- x86_64-allmodconfig | |-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-application_tag_translation_mask-got-int | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:symbol-prot_guard_mask-was-not-declared.-Should-it-be-static | |-- drivers-scsi-qedi-qedi_fw.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-addressable-assigned-usertype-hi-got-unsigned-int-usertype | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:cast-to-restricted-__le32 | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-got-unsigned-int | |-- fs-nfsd-nfs4proc.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- fs-nfsd-nfs4proc.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be32-usertype-status-got-int | `-- fs-nfsd-nfs4state.c:sparse:sparse:Using-plain-integer-as-NULL-pointer |-- x86_64-allyesconfig | |-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le16-usertype-application_tag_translation_mask-got-int | |-- drivers-scsi-mpi3mr-mpi3mr_os.c:sparse:sparse:symbol-prot_guard_mask-was-not-declared.-Should-it-be-static | |-- drivers-scsi-qedi-qedi_fw.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-addressable-assigned-usertype-hi-got-unsigned-int-usertype | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:cast-to-restricted-__le32 | |-- drivers-staging-rtl8723bs-core-rtw_security.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-got-unsigned-int | |-- fs-nfsd-nfs4proc.c:sparse:sparse:Using-plain-integer-as-NULL-pointer | |-- fs-nfsd-nfs4proc.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__be32-usertype-status-got-int | `-- fs-nfsd-nfs4state.c:sparse:sparse:Using-plain-integer-as-NULL-pointer |-- x86_64-randconfig-c022-20210608 | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn303-dcn303_init.c:warning:no-previous-prototype-for-dcn303_hw_sequencer_construct | `-- drivers-gpu-drm-amd-amdgpu-..-include-asic_reg-dcn-dcn_3_0_3_sh_mask.h:warning:initialized-field-overwritten |-- xtensa-allmodconfig | |-- ERROR:__divdi3-undefined | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used `-- xtensa-allyesconfig `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used clang_recent_errors |-- arm-randconfig-r002-20210608 | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-configure_lttpr_mode_non_transparent | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-configure_lttpr_mode_transparent | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-dpcd_configure_channel_coding | `-- ld.lld:error:undefined-symbol:__aeabi_uldivmod |-- x86_64-randconfig-a011-20210608 | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-configure_lttpr_mode_non_transparent | |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-configure_lttpr_mode_transparent | `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_link_dp.c:warning:no-previous-prototype-for-function-dpcd_configure_channel_coding `-- x86_64-randconfig-b001-20210608 |-- drivers-gpu-drm-drm_fourcc.c:iwyu:warning:superfluous-include-linux-ctype.h |-- drivers-gpu-drm-selftests-test-drm_framebuffer.c:iwyu:warning:superfluous-include-drm-drm_print.h |-- drivers-ide-ide-floppy.c:iwyu:warning:superfluous-include-asm-unaligned.h |-- drivers-ide-ide-floppy_ioctl.c:iwyu:warning:superfluous-include-asm-unaligned.h |-- drivers-ide-ide-tape.c:iwyu:warning:superfluous-include-asm-unaligned.h |-- drivers-nfc-pn533-uart.c:iwyu:warning:superfluous-include-linux-of.h |-- fs-xfs-xfs_icache.c:iwyu:warning:superfluous-include-xfs_quota.h |-- ipc-mqueue.c:iwyu:warning:superfluous-include-linux-sched-user.h `-- kernel-signal.c:iwyu:warning:superfluous-include-linux-sched-user.h i386-tinyconfig vmlinux size: +-------+------------------------------------------------+-------------------------------------------------------------------------+ | DELTA | SYMBOL | COMMIT | +-------+------------------------------------------------+-------------------------------------------------------------------------+ | +4255 | TOTAL | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +106 | TOTAL | 2b2142f247eb spi: hisi-kunpeng: Add debugfs support | | -106 | TOTAL | aa5c8b253928 i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2C | | -139 | TOTAL | 0fa646eba80b Merge branch 'misc' into for-next | | +3821 | TEXT | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +106 | TEXT | 2b2142f247eb spi: hisi-kunpeng: Add debugfs support | | -106 | TEXT | aa5c8b253928 i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2C | | -138 | TEXT | 0fa646eba80b Merge branch 'misc' into for-next | | +352 | DATA | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +850 | init.text | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +671 | unmap_page_range() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +667 | change_protection() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +461 | pcpu_balance_workfn() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +421 | shrink_lruvec() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +376 | __dump_page() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +232 | start_kernel() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +232 | pcpu_balance_free() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +225 | make_device_exclusive_range() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +216 | page_make_device_exclusive_one() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +193 | clocksource_watchdog() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +183 | pools_show() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +168 | _parse_integer_limit() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +166 | try_to_migrate_one() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +156 | parse_build_id_buf() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +154 | alloc_ucounts() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +148 | percpu_pagelist_high_fraction_sysctl_handler() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +144 | free_pcp_prepare() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +141 | bitmap_remap() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +129 | string_escape_mem() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +113 | sld_setup() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +112 | try_to_migrate() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +106 | simple_strntoull() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +100 | inc_rlimit_ucounts() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +97 | kswapd() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +92 | component_match_realloc() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +91 | zone_set_pageset_high_and_batch() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +88 | fork_init() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +83 | user_namespace_sysctl_init() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +81 | set_cred_ucounts() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +80 | bitmap_bitremap() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +78 | free_unref_page_commit() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +78 | iov_iter_fault_in_writeable() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +78 | page_mlock_one() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +76 | boot_pageset | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +76 | fault_in_pages_writeable() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +74 | amd_get_highest_perf() | 2b2142f247eb spi: hisi-kunpeng: Add debugfs support | | -74 | amd_get_highest_perf() | 0fa646eba80b Merge branch 'misc' into for-next | | -74 | amd_get_highest_perf() | aa5c8b253928 i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2C | | +68 | clocksource_verify_percpu() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +68 | init_ucounts | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +67 | seq_escape_mem() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +66 | __clocksource_update_freq_scale() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | +64 | free_pcppages_bulk() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | -65 | zone_batchsize() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | -70 | force_sig_perf() | 0fa646eba80b Merge branch 'misc' into for-next | | -79 | escape_hex() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | -92 | component_match_realloc.isra() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | -110 | string_escape_mem_ascii() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | -129 | parse_build_id() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | -140 | _parse_integer() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | -146 | percpu_pagelist_fraction_sysctl_handler() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | -166 | inc_ucount() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | -183 | show_pools() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | -385 | __dump_page() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | -453 | shrink_inactive_list() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | -539 | __pcpu_balance_workfn() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | -616 | change_protection_range() | 614124bea77e..ab5803bc555f (ALL COMMITS) | | -684 | zap_p4d_range() | 614124bea77e..ab5803bc555f (ALL COMMITS) | +-------+------------------------------------------------+-------------------------------------------------------------------------+ elapsed time: 726m configs tested: 100 configs skipped: 2 gcc tested configs: arm defconfig arm64 allyesconfig arm64 defconfig arm allyesconfig arm allmodconfig powerpc allyesconfig s390 allyesconfig m68k allmodconfig s390 allmodconfig powerpc allmodconfig m68k allyesconfig sparc allyesconfig xtensa allyesconfig h8300 allyesconfig sh allmodconfig parisc allyesconfig arc allyesconfig nios2 allyesconfig alpha allyesconfig sh se7722_defconfig sh se7724_defconfig sh sdk7786_defconfig arc axs103_defconfig powerpc mpc5200_defconfig arm mvebu_v5_defconfig mips bcm47xx_defconfig arm badge4_defconfig sh migor_defconfig mips nlm_xlp_defconfig arm hackkit_defconfig arc axs103_smp_defconfig powerpc asp8347_defconfig powerpc ppc64_defconfig arm lpc32xx_defconfig riscv nommu_k210_sdcard_defconfig powerpc chrp32_defconfig arm moxart_defconfig arm milbeaut_m10v_defconfig powerpc tqm8555_defconfig mips e55_defconfig ia64 alldefconfig ia64 allmodconfig ia64 defconfig ia64 allyesconfig x86_64 allnoconfig m68k defconfig nds32 defconfig csky defconfig alpha defconfig arc defconfig parisc defconfig s390 defconfig i386 allyesconfig sparc defconfig i386 defconfig nios2 defconfig nds32 allnoconfig mips allyesconfig mips allmodconfig powerpc allnoconfig i386 randconfig-a003-20210608 i386 randconfig-a006-20210608 i386 randconfig-a004-20210608 i386 randconfig-a001-20210608 i386 randconfig-a005-20210608 i386 randconfig-a002-20210608 i386 randconfig-a015-20210608 i386 randconfig-a013-20210608 i386 randconfig-a016-20210608 i386 randconfig-a011-20210608 i386 randconfig-a012-20210608 i386 randconfig-a014-20210608 riscv nommu_k210_defconfig riscv allyesconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig riscv allmodconfig x86_64 allyesconfig um x86_64_defconfig um i386_defconfig um kunit_defconfig x86_64 rhel-8.3-kselftests x86_64 defconfig x86_64 rhel-8.3 x86_64 rhel-8.3-kbuiltin x86_64 kexec clang tested configs: x86_64 randconfig-a002-20210607 x86_64 randconfig-a004-20210607 x86_64 randconfig-a003-20210607 x86_64 randconfig-a006-20210607 x86_64 randconfig-a005-20210607 x86_64 randconfig-a001-20210607 x86_64 randconfig-a015-20210608 x86_64 randconfig-a012-20210608 x86_64 randconfig-a014-20210608 x86_64 randconfig-a011-20210608 x86_64 randconfig-a016-20210608 x86_64 randconfig-a013-20210608 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org