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,URIBL_BLOCKED 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 686F4C48BCD for ; Thu, 10 Jun 2021 01:20:03 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id B7EB2613FF for ; Thu, 10 Jun 2021 01:20:02 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B7EB2613FF 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 1B65E6B0036; Wed, 9 Jun 2021 21:20:02 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 166D36B006E; Wed, 9 Jun 2021 21:20:02 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id EFB636B0070; Wed, 9 Jun 2021 21:20:01 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0217.hostedemail.com [216.40.44.217]) by kanga.kvack.org (Postfix) with ESMTP id 9F5246B0036 for ; Wed, 9 Jun 2021 21:20:01 -0400 (EDT) Received: from smtpin04.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay01.hostedemail.com (Postfix) with ESMTP id 2B6DA180AD820 for ; Thu, 10 Jun 2021 01:20:01 +0000 (UTC) X-FDA: 78236057802.04.62291C9 Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by imf01.hostedemail.com (Postfix) with ESMTP id 454C25001702 for ; Thu, 10 Jun 2021 01:19:54 +0000 (UTC) IronPort-SDR: PN7GXU+OEJpicouckGnxje35KtAjUOg+priVsePrw4q3sNyjlUlm+TUfE9Rlxp22r59gmLbLx9 y9xkaGNbTmbQ== X-IronPort-AV: E=McAfee;i="6200,9189,10010"; a="203353675" X-IronPort-AV: E=Sophos;i="5.83,262,1616482800"; d="scan'208";a="203353675" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Jun 2021 18:19:55 -0700 IronPort-SDR: VerUavN071560TmD/3zqsVKLX8oKLBw0+LxdLm748Cp72eQz3BHH/DEr+ORP/b02IzJMbnScnO CIgk5zCvpuEA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.83,262,1616482800"; d="scan'208";a="552165391" Received: from lkp-server02.sh.intel.com (HELO 1ec8406c5392) ([10.239.97.151]) by orsmga004.jf.intel.com with ESMTP; 09 Jun 2021 18:19:52 -0700 Received: from kbuild by 1ec8406c5392 with local (Exim 4.92) (envelope-from ) id 1lr9MO-0009nh-9F; Thu, 10 Jun 2021 01:19:52 +0000 Date: Thu, 10 Jun 2021 09:19:29 +0800 From: kernel test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD REGRESSION b0795f0f47d7425836ff90b96aea3bd5b73505b2 Message-ID: <60c168a1.8JFmQtbyWw1hvSsS%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: imf01.hostedemail.com; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=intel.com (policy=none); spf=none (imf01.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.120) smtp.mailfrom=lkp@intel.com X-Rspamd-Server: rspam02 X-Stat-Signature: 7xmt7e7oodysesg3y8sd5mb6qpyi7az4 X-Rspamd-Queue-Id: 454C25001702 X-HE-Tag: 1623287994-495614 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: b0795f0f47d7425836ff90b96aea3bd5b73505b2 Add linux-next specific files for 20210609 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] 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 drivers/crypto/hisilicon/sec/sec_drv.c:1209:39: warning: shift count >= width of type [-Wshift-count-overflow] drivers/gpu/drm/drm_fb_helper.c:634: undefined reference to `framebuffer_release' 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/iommu/rockchip-iommu.c:1014:46: warning: implicit conversion from 'unsigned long long' to 'dma_addr_t' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] drivers/media/platform/exynos4-is/fimc-is.c:835:39: warning: implicit conversion from 'unsigned long long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] drivers/media/platform/ti-vpe/cal.c:816:44: warning: implicit conversion from 'unsigned long long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295 [-Wconstant-conversion] drivers/net/ethernet/amazon/ena/ena_netdev.c:978:13: sparse: sparse: symbol 'ena_alloc_map_page' was not declared. Should it be static? 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/thunderbolt/switch.o: warning: objtool: tb_switch_lane_bonding_enable()+0x666: unreachable instruction drivers/video/fbdev/i740fb.c:743:20: sparse: sparse: incorrect type in argument 1 (different address spaces) fs/xfs/xfs_icache.c:17:1: iwyu: warning: superfluous #include "xfs_quota.h" h8300-linux-ld: drm_fb_helper.c:(.text+0x1ddf): undefined reference to `framebuffer_release' h8300-linux-ld: drm_fb_helper.c:(.text+0x2a31): undefined reference to `fb_alloc_cmap' h8300-linux-ld: drm_fb_helper.c:(.text+0x2a5b): undefined reference to `fb_dealloc_cmap' ipc/mqueue.c:41:1: iwyu: warning: superfluous #include kernel/signal.c:18:1: iwyu: warning: superfluous #include mm/hugetlb.c:33:1: iwyu: warning: superfluous #include mm/mprotect.o: warning: objtool: change_protection()+0xd08: unreachable instruction mm/sparse-vmemmap.o: warning: objtool: vmemmap_remap_pte()+0x319: unreachable instruction 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 |-- 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-amazon-ena-ena_netdev.c:sparse:sparse:symbol-ena_alloc_map_page-was-not-declared.-Should-it-be-static | |-- 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-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-infiniband-hw-irdma-hw.c:sparse:sparse:non-size-preserving-integer-to-pointer-cast | |-- drivers-net-ethernet-amazon-ena-ena_netdev.c:sparse:sparse:symbol-ena_alloc_map_page-was-not-declared.-Should-it-be-static | |-- 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 | |-- drivers-video-fbdev-i740fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-dest-got-char-noderef-__iomem-screen_base | |-- 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 |-- csky-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-infiniband-hw-irdma-hw.c:sparse:sparse:non-size-preserving-integer-to-pointer-cast | |-- drivers-net-ethernet-amazon-ena-ena_netdev.c:sparse:sparse:symbol-ena_alloc_map_page-was-not-declared.-Should-it-be-static | |-- 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 | |-- drivers-video-fbdev-i740fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-dest-got-char-noderef-__iomem-screen_base | |-- 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 |-- h8300-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-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 |-- h8300-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-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 |-- h8300-randconfig-c023-20210610 | |-- h8300-linux-ld:drm_fb_helper.c:(.text):undefined-reference-to-fb_alloc_cmap | |-- h8300-linux-ld:drm_fb_helper.c:(.text):undefined-reference-to-fb_dealloc_cmap | `-- h8300-linux-ld:drm_fb_helper.c:(.text):undefined-reference-to-framebuffer_release |-- 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-ethernet-amazon-ena-ena_netdev.c:sparse:sparse:symbol-ena_alloc_map_page-was-not-declared.-Should-it-be-static | |-- 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 |-- i386-randconfig-r021-20210609 | `-- drivers-gpu-drm-drm_fb_helper.c:undefined-reference-to-framebuffer_release |-- 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-amazon-ena-ena_netdev.c:sparse:sparse:symbol-ena_alloc_map_page-was-not-declared.-Should-it-be-static | |-- 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-amazon-ena-ena_netdev.c:sparse:sparse:symbol-ena_alloc_map_page-was-not-declared.-Should-it-be-static | |-- 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 |-- openrisc-allmodconfig | `-- 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-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-infiniband-hw-irdma-hw.c:sparse:sparse:non-size-preserving-integer-to-pointer-cast | |-- 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-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-r033-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 |-- 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 |-- sh-allmodconfig | |-- arch-sh-kernel-crash_dump.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-__from-got-void-noderef-__iomem | |-- arch-sh-kernel-crash_dump.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-from-got-void-noderef-__iomem | |-- 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-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 |-- sh-allyesconfig | |-- arch-sh-kernel-crash_dump.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-__from-got-void-noderef-__iomem | |-- arch-sh-kernel-crash_dump.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-from-got-void-noderef-__iomem | |-- 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-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 |-- sparc-allmodconfig | `-- drivers-net-wireless-ath-ath10k-htt_rx.c:warning:variable-more_frags-set-but-not-used |-- sparc-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 |-- 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-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-infiniband-hw-irdma-hw.c:sparse:sparse:non-size-preserving-integer-to-pointer-cast | |-- 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 `-- xtensa-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-infiniband-hw-irdma-hw.c:sparse:sparse:non-size-preserving-integer-to-pointer-cast |-- 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 clang_recent_errors |-- riscv-randconfig-r025-20210608 | |-- drivers-crypto-hisilicon-sec-sec_drv.c:warning:shift-count-width-of-type | |-- drivers-iommu-rockchip-iommu.c:warning:implicit-conversion-from-unsigned-long-long-to-dma_addr_t-(aka-unsigned-int-)-changes-value-from-to | |-- drivers-media-platform-exynos4-is-fimc-is.c:warning:implicit-conversion-from-unsigned-long-long-to-unsigned-int-changes-value-from-to | `-- drivers-media-platform-ti-vpe-cal.c:warning:implicit-conversion-from-unsigned-long-long-to-unsigned-int-changes-value-from-to |-- 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-a016-20210608 | |-- drivers-thunderbolt-switch.o:warning:objtool:tb_switch_lane_bonding_enable():unreachable-instruction | |-- lib-iov_iter.o:warning:objtool:csum_and_copy_from_iter():unreachable-instruction | |-- mm-mprotect.o:warning:objtool:change_protection():unreachable-instruction | `-- mm-sparse-vmemmap.o:warning:objtool:vmemmap_remap_pte():unreachable-instruction `-- 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 `-- mm-hugetlb.c:iwyu:warning:superfluous-include-linux-migrate.h i386-tinyconfig vmlinux size: +-------+------------------------------------------------+-------------------------------------------------------------------------+ | DELTA | SYMBOL | COMMIT | +-------+------------------------------------------------+-------------------------------------------------------------------------+ | -1369 | TOTAL | 614124bea77e..b0795f0f47d7 (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 | | +353 | DATA | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -1804 | TEXT | 614124bea77e..b0795f0f47d7 (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 | | +850 | init.text | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +825 | copy_page_from_iter_atomic() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +671 | unmap_page_range() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +667 | change_protection() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +461 | pcpu_balance_workfn() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +421 | shrink_lruvec() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +376 | __dump_page() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +232 | start_kernel() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +232 | pcpu_balance_free() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +225 | make_device_exclusive_range() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +216 | page_make_device_exclusive_one() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +193 | clocksource_watchdog() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +183 | pools_show() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +168 | _parse_integer_limit() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +166 | try_to_migrate_one() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +156 | parse_build_id_buf() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +154 | alloc_ucounts() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +148 | percpu_pagelist_high_fraction_sysctl_handler() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +145 | iov_iter_fault_in_writeable() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +144 | free_pcp_prepare() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +141 | bitmap_remap() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +129 | string_escape_mem() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +113 | sld_setup() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +112 | try_to_migrate() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +106 | copy_page_to_iter() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +106 | simple_strntoull() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +100 | inc_rlimit_ucounts() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +97 | kswapd() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +92 | component_match_realloc() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +92 | first_iovec_segment() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +91 | zone_set_pageset_high_and_batch() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +88 | fork_init() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +83 | user_namespace_sysctl_init() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +81 | set_cred_ucounts() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +80 | bitmap_bitremap() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +78 | free_unref_page_commit() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +78 | page_mlock_one() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +76 | boot_pageset | 614124bea77e..b0795f0f47d7 (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..b0795f0f47d7 (ALL COMMITS) | | +68 | init_ucounts | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +67 | seq_escape_mem() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +66 | __clocksource_update_freq_scale() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | +64 | free_pcppages_bulk() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -65 | zone_batchsize() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -70 | force_sig_perf() | 0fa646eba80b Merge branch 'misc' into for-next | | -70 | _copy_from_iter() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -70 | _copy_from_iter_nocache() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -79 | escape_hex() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -82 | fault_in_pages_readable() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -92 | component_match_realloc.isra() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -93 | _copy_to_iter() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -110 | string_escape_mem_ascii() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -114 | csum_and_copy_from_iter() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -123 | csum_and_copy_to_iter() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -129 | parse_build_id() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -140 | _parse_integer() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -146 | percpu_pagelist_fraction_sysctl_handler() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -166 | inc_ucount() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -183 | show_pools() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -341 | iov_iter_alignment() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -370 | iov_iter_get_pages_alloc() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -385 | __dump_page() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -392 | iov_iter_npages() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -392 | iov_iter_get_pages() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -447 | iov_iter_advance() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -453 | shrink_inactive_list() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -469 | iov_iter_gap_alignment() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -539 | __pcpu_balance_workfn() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -612 | iov_iter_for_each_range() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -616 | change_protection_range() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -651 | _copy_from_iter_full() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -651 | _copy_from_iter_full_nocache() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -684 | zap_p4d_range() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -692 | iov_iter_copy_from_user_atomic() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | | -913 | csum_and_copy_from_iter_full() | 614124bea77e..b0795f0f47d7 (ALL COMMITS) | +-------+------------------------------------------------+-------------------------------------------------------------------------+ elapsed time: 724m configs tested: 94 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 arm vt8500_v6_v7_defconfig mips loongson2k_defconfig powerpc taishan_defconfig xtensa iss_defconfig sh se7206_defconfig sh kfr2r09-romimage_defconfig powerpc linkstation_defconfig sh sdk7786_defconfig xtensa nommu_kc705_defconfig sparc64 defconfig mips workpad_defconfig arm spear6xx_defconfig x86_64 alldefconfig m68k amcore_defconfig powerpc ppc64e_defconfig arc nsimosci_hs_defconfig x86_64 allnoconfig ia64 allmodconfig ia64 defconfig ia64 allyesconfig m68k defconfig nios2 defconfig nds32 allnoconfig nds32 defconfig csky defconfig alpha defconfig arc defconfig parisc defconfig s390 defconfig i386 allyesconfig sparc defconfig i386 defconfig mips allyesconfig mips allmodconfig powerpc allnoconfig x86_64 randconfig-a004-20210608 x86_64 randconfig-a002-20210608 x86_64 randconfig-a003-20210608 x86_64 randconfig-a006-20210608 x86_64 randconfig-a005-20210608 x86_64 randconfig-a001-20210608 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 defconfig x86_64 rhel-8.3 x86_64 rhel-8.3-kbuiltin x86_64 kexec x86_64 rhel-8.3-kselftests clang tested configs: 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