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 3522AC433E0 for ; Fri, 12 Mar 2021 18:12:45 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 870FA64F48 for ; Fri, 12 Mar 2021 18:12:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 870FA64F48 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 0520C6B0070; Fri, 12 Mar 2021 13:12:44 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 003BA6B0071; Fri, 12 Mar 2021 13:12:43 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id D97666B0072; Fri, 12 Mar 2021 13:12:43 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0191.hostedemail.com [216.40.44.191]) by kanga.kvack.org (Postfix) with ESMTP id B66196B0070 for ; Fri, 12 Mar 2021 13:12:43 -0500 (EST) Received: from smtpin08.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id 728546D8D for ; Fri, 12 Mar 2021 18:12:43 +0000 (UTC) X-FDA: 77912017806.08.4AEF751 Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by imf09.hostedemail.com (Postfix) with ESMTP id D9555600010D for ; Fri, 12 Mar 2021 18:12:39 +0000 (UTC) IronPort-SDR: No9pZA0lrkiqCYScA8bizyyu7c/Clo8cqCterJJ3vAl6K4CqNi9efYOHmm9GJErZKza3AeRW+H 8TmK+h7jYVqA== X-IronPort-AV: E=McAfee;i="6000,8403,9921"; a="273913665" X-IronPort-AV: E=Sophos;i="5.81,244,1610438400"; d="scan'208";a="273913665" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Mar 2021 10:12:40 -0800 IronPort-SDR: xOMhfVm7dRYf0VQJiZzHsbASyq8We3E7F3aVTW5snEP/oGQe4l+xzYAerW+K5Ih+5IXw0wA7la Lz4OjYNoO6iQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,244,1610438400"; d="scan'208";a="448698476" Received: from lkp-server02.sh.intel.com (HELO ce64c092ff93) ([10.239.97.151]) by orsmga001.jf.intel.com with ESMTP; 12 Mar 2021 10:12:38 -0800 Received: from kbuild by ce64c092ff93 with local (Exim 4.92) (envelope-from ) id 1lKmH7-0001Vh-LK; Fri, 12 Mar 2021 18:12:37 +0000 Date: Sat, 13 Mar 2021 02:12:26 +0800 From: kernel test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD REGRESSION d98f554b318f57ded14684c04b3337a1975cf490 Message-ID: <604baf0a.VpRmqAFoHWtyiYi+%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 X-Rspamd-Server: rspam04 X-Rspamd-Queue-Id: D9555600010D X-Stat-Signature: 39j9zkmegu4upgrw781skruegfyputfo Received-SPF: none (intel.com>: No applicable sender policy available) receiver=imf09; identity=mailfrom; envelope-from=""; helo=mga05.intel.com; client-ip=192.55.52.43 X-HE-DKIM-Result: none/none X-HE-Tag: 1615572759-870994 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: d98f554b318f57ded14684c04b3337a1975cf490 Add linux-next specific files for 20210312 Error/Warning reports: https://lore.kernel.org/linux-mm/202102120711.q6HS8p2m-lkp@intel.com https://lore.kernel.org/linux-mm/202102120920.jopl7JuQ-lkp@intel.com https://lore.kernel.org/linux-mm/202103020105.3gH9rJNa-lkp@intel.com https://lore.kernel.org/linux-mm/202103101520.lf0gwiFM-lkp@intel.com https://lore.kernel.org/linux-mm/202103101735.B7faLCuH-lkp@intel.com https://lore.kernel.org/linux-mm/202103111524.3lRp7fHg-lkp@intel.com https://lore.kernel.org/linux-mm/202103122014.QKOyTdiv-lkp@intel.com Error/Warning in current branch: arch/sh/boot/compressed/../../lib/ashldi3.c:6:11: warning: no previous prototype for '__ashldi3' [-Wmissing-prototypes] arch/x86/mm/init_64.c:1585:6: error: implicit declaration of function 'vmemmap_use_new_sub_pmd' [-Werror,-Wimplicit-function-declaration] arch/x86/mm/init_64.c:1585:6: error: implicit declaration of function 'vmemmap_use_new_sub_pmd' [-Werror=implicit-function-declaration] arch/x86/mm/init_64.c:1591:4: error: implicit declaration of function 'vmemmap_use_sub_pmd' [-Werror,-Wimplicit-function-declaration] arch/x86/mm/init_64.c:1591:4: error: implicit declaration of function 'vmemmap_use_sub_pmd' [-Werror=implicit-function-declaration] drivers/gpu/drm/amd/amdgpu/smuio_v13_0.c:99: warning: expecting prototype for smuio_v13_0_supports_host_gpu_xgmi(). Prototype was for smuio_v13_0_is_host_gpu_xgmi_supported() instead drivers/scsi/sg.c:2198:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] possible Error/Warning in current branch: drivers/crypto/bcm/spu.c:524: warning: expecting prototype for spu_aead_ivlen(). Prototype was for spum_aead_ivlen() instead drivers/crypto/bcm/spu2.c:1122: warning: expecting prototype for spu_cipher_req_init(). Prototype was for spu2_cipher_req_init() instead drivers/crypto/bcm/spu2.c:1182: warning: expecting prototype for spu_cipher_req_finish(). Prototype was for spu2_cipher_req_finish() instead drivers/crypto/bcm/spu2.c:1243: warning: expecting prototype for spu_request_pad(). Prototype was for spu2_request_pad() instead drivers/crypto/bcm/spu2.c:1321: warning: expecting prototype for spu_status_process(). Prototype was for spu2_status_process() instead drivers/crypto/bcm/spu2.c:803: warning: expecting prototype for spu_payload_length(). Prototype was for spu2_payload_length() instead drivers/crypto/bcm/spu2.c:825: warning: expecting prototype for spu_response_hdr_len(). Prototype was for spu2_response_hdr_len() instead drivers/crypto/bcm/spu2.c:843: warning: expecting prototype for spu_hash_pad_len(). Prototype was for spu2_hash_pad_len() instead drivers/crypto/bcm/spu2.c:855: warning: expecting prototype for spu2_gcm_ccm_padlen(). Prototype was for spu2_gcm_ccm_pad_len() instead drivers/crypto/bcm/spu2.c:872: warning: expecting prototype for spu_assoc_resp_len(). Prototype was for spu2_assoc_resp_len() instead drivers/crypto/bcm/spu2.c:945: warning: expecting prototype for spu_create_request(). Prototype was for spu2_create_request() instead drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c:56:6: warning: no previous prototype for 'mmhub_v1_7_setup_vm_pt_regs' [-Wmissing-prototypes] drivers/i3c/master/svc-i3c-master.c:207: warning: expecting prototype for struct svc_i3c_i3c_dev_data. Prototype was for struct svc_i3c_i2c_dev_data instead include/linux/unaligned/be_byteshift.h:41:19: error: redefinition of 'get_unaligned_be16' include/linux/unaligned/be_byteshift.h:46:19: error: redefinition of 'get_unaligned_be32' include/linux/unaligned/be_byteshift.h:51:19: error: redefinition of 'get_unaligned_be64' include/linux/unaligned/be_byteshift.h:56:20: error: redefinition of 'put_unaligned_be16' include/linux/unaligned/be_byteshift.h:61:20: error: redefinition of 'put_unaligned_be32' include/linux/unaligned/be_byteshift.h:66:20: error: redefinition of 'put_unaligned_be64' mm/hugetlb.c:1399:12: sparse: sparse: context imbalance in 'update_and_free_page' - different lock contexts for basic block Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- alpha-allyesconfig | `-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs |-- arc-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be16 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be32 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be64 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be16 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be32 | `-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be64 |-- arc-randconfig-m031-20210312 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be16 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be32 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be64 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be16 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be32 | `-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be64 |-- arc-randconfig-r002-20210312 | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be16 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be32 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be64 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be16 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be32 | `-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be64 |-- arm-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- arm-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- arm-randconfig-r036-20210312 | `-- drivers-scsi-sg.c:warning:the-frame-size-of-bytes-is-larger-than-bytes |-- arm64-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- h8300-allyesconfig | |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be16 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be32 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be64 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be16 | |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be32 | `-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be64 |-- i386-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- i386-randconfig-s001-20210312 | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- ia64-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- ia64-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- ia64-randconfig-r003-20210312 | `-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs |-- m68k-allmodconfig | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- m68k-allyesconfig | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- microblaze-randconfig-r036-20210312 | `-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs |-- microblaze-randconfig-s032-20210312 | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- mips-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- mips-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- nios2-allyesconfig | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- openrisc-randconfig-r026-20210312 | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- parisc-allyesconfig | `-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs |-- parisc-randconfig-c004-20210312 | `-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs |-- powerpc-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- powerpc-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- riscv-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- riscv-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- riscv-randconfig-r023-20210312 | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- riscv-randconfig-s031-20210312 | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- s390-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- s390-randconfig-r012-20210312 | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- s390-randconfig-r025-20210312 | `-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs |-- sh-allmodconfig | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- sh-edosk7705_defconfig | `-- arch-sh-boot-compressed-..-..-lib-ashldi3.c:warning:no-previous-prototype-for-__ashldi3 |-- sh-randconfig-p002-20210312 | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- sparc-allmodconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- sparc-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- sparc-randconfig-r014-20210312 | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- x86_64-allyesconfig | |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs | `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead |-- x86_64-defconfig | |-- arch-x86-mm-init_64.c:error:implicit-declaration-of-function-vmemmap_use_new_sub_pmd | `-- arch-x86-mm-init_64.c:error:implicit-declaration-of-function-vmemmap_use_sub_pmd |-- x86_64-randconfig-m001-20210312 | |-- arch-x86-mm-init_64.c:error:implicit-declaration-of-function-vmemmap_use_new_sub_pmd | `-- arch-x86-mm-init_64.c:error:implicit-declaration-of-function-vmemmap_use_sub_pmd |-- x86_64-randconfig-s021-20210312 | |-- arch-x86-mm-init_64.c:error:implicit-declaration-of-function-vmemmap_use_new_sub_pmd | |-- arch-x86-mm-init_64.c:error:implicit-declaration-of-function-vmemmap_use_sub_pmd | `-- mm-hugetlb.c:sparse:sparse:context-imbalance-in-update_and_free_page-different-lock-contexts-for-basic-block |-- x86_64-randconfig-s022-20210312 | `-- mm-hugetlb.c:sparse:sparse:context-imbalance-in-update_and_free_page-different-lock-contexts-for-basic-block `-- xtensa-allyesconfig |-- drivers-gpu-drm-amd-amdgpu-mmhub_v1_7.c:warning:no-previous-prototype-for-mmhub_v1_7_setup_vm_pt_regs `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead clang_recent_errors |-- arm64-randconfig-r032-20210312 | |-- drivers-crypto-bcm-spu.c:warning:expecting-prototype-for-spu_aead_ivlen().-Prototype-was-for-spum_aead_ivlen()-instead | |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu2_gcm_ccm_padlen().-Prototype-was-for-spu2_gcm_ccm_pad_len()-instead | |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_assoc_resp_len().-Prototype-was-for-spu2_assoc_resp_len()-instead | |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_cipher_req_finish().-Prototype-was-for-spu2_cipher_req_finish()-instead | |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_cipher_req_init().-Prototype-was-for-spu2_cipher_req_init()-instead | |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_create_request().-Prototype-was-for-spu2_create_request()-instead | |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_hash_pad_len().-Prototype-was-for-spu2_hash_pad_len()-instead | |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_payload_length().-Prototype-was-for-spu2_payload_length()-instead | |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_request_pad().-Prototype-was-for-spu2_request_pad()-instead | |-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_response_hdr_len().-Prototype-was-for-spu2_response_hdr_len()-instead | `-- drivers-crypto-bcm-spu2.c:warning:expecting-prototype-for-spu_status_process().-Prototype-was-for-spu2_status_process()-instead |-- x86_64-randconfig-a005-20210312 | |-- arch-x86-mm-init_64.c:error:implicit-declaration-of-function-vmemmap_use_new_sub_pmd-Werror-Wimplicit-function-declaration | `-- arch-x86-mm-init_64.c:error:implicit-declaration-of-function-vmemmap_use_sub_pmd-Werror-Wimplicit-function-declaration `-- x86_64-randconfig-a006-20210312 |-- arch-x86-mm-init_64.c:error:implicit-declaration-of-function-vmemmap_use_new_sub_pmd-Werror-Wimplicit-function-declaration |-- arch-x86-mm-init_64.c:error:implicit-declaration-of-function-vmemmap_use_sub_pmd-Werror-Wimplicit-function-declaration `-- drivers-gpu-drm-amd-amdgpu-smuio_v13_0.c:warning:expecting-prototype-for-smuio_v13_0_supports_host_gpu_xgmi().-Prototype-was-for-smuio_v13_0_is_host_gpu_xgmi_supported()-instead i386-tinyconfig vmlinux size: +-------+----------------------------------+---------------------------------------------------------------+ | DELTA | SYMBOL | COMMIT | +-------+----------------------------------+---------------------------------------------------------------+ | +6065 | TOTAL | a38fd8748464..d98f554b318f (ALL COMMITS) | | +36 | TOTAL | cbe16f35bee6 genirq: Add IRQF_NO_AUTOEN for request_irq/nmi() | | +6054 | TEXT | a38fd8748464..d98f554b318f (ALL COMMITS) | | +36 | TEXT | cbe16f35bee6 genirq: Add IRQF_NO_AUTOEN for request_irq/nmi() | | +418 | iov_iter_get_pages_alloc() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +378 | iov_iter_get_pages() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +312 | csum_and_copy_from_iter_full() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +312 | csum_and_copy_to_iter() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +294 | _copy_to_iter() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +291 | readahead_expand() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +283 | flush_tlb_func() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +278 | iov_iter_copy_from_user_atomic() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +274 | iov_iter_for_each_range() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +274 | csum_and_copy_from_iter() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +262 | _copy_from_iter() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +262 | _copy_from_iter_nocache() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +256 | _copy_from_iter_full() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +256 | _copy_from_iter_full_nocache() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +251 | iov_iter_npages() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +237 | __alloc_pages() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +226 | iov_iter_advance() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +224 | iov_iter_gap_alignment() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +223 | filemap_range_needs_writeback() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +218 | iov_iter_alignment() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +205 | iter_xarray_copy_pages() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +203 | iov_iter_zero() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +116 | __gup_longterm_locked() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +81 | bitmap_parselist() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +80 | timekeeping_notify() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +70 | __perf_pmu_sched_task() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +69 | arch_tlbbatch_flush() | a38fd8748464..d98f554b318f (ALL COMMITS) | | +64 | perf_pmu_sched_task() | a38fd8748464..d98f554b318f (ALL COMMITS) | | -71 | __ia32_sys_remap_file_pages() | a38fd8748464..d98f554b318f (ALL COMMITS) | | -84 | kmem_dump_obj() | a38fd8748464..d98f554b318f (ALL COMMITS) | | -92 | change_clocksource() | a38fd8748464..d98f554b318f (ALL COMMITS) | | -228 | __alloc_pages_nodemask() | a38fd8748464..d98f554b318f (ALL COMMITS) | | -254 | flush_tlb_func_common() | a38fd8748464..d98f554b318f (ALL COMMITS) | +-------+----------------------------------+---------------------------------------------------------------+ elapsed time: 729m configs tested: 73 configs skipped: 2 gcc tested configs: arm64 defconfig arm defconfig arm64 allyesconfig arm allyesconfig arm allmodconfig sh se7722_defconfig arm mxs_defconfig powerpc g5_defconfig mips malta_defconfig mips pistachio_defconfig powerpc sam440ep_defconfig h8300 edosk2674_defconfig arm lpc18xx_defconfig arm ezx_defconfig h8300 h8s-sim_defconfig ia64 generic_defconfig arm mvebu_v5_defconfig sh edosk7705_defconfig powerpc socrates_defconfig arm pcm027_defconfig riscv defconfig mips loongson3_defconfig sh ul2_defconfig ia64 allmodconfig ia64 defconfig ia64 allyesconfig m68k allmodconfig m68k defconfig m68k allyesconfig nios2 defconfig arc allyesconfig nds32 allnoconfig nios2 allyesconfig csky defconfig alpha defconfig alpha allyesconfig nds32 defconfig xtensa allyesconfig h8300 allyesconfig arc defconfig sh allmodconfig parisc defconfig s390 allyesconfig s390 allmodconfig parisc allyesconfig s390 defconfig i386 allyesconfig sparc allyesconfig sparc defconfig i386 tinyconfig i386 defconfig mips allyesconfig mips allmodconfig powerpc allyesconfig powerpc allmodconfig powerpc allnoconfig i386 randconfig-a001-20210312 i386 randconfig-a005-20210312 i386 randconfig-a002-20210312 i386 randconfig-a003-20210312 riscv nommu_virt_defconfig riscv allnoconfig riscv rv32_defconfig riscv allmodconfig riscv nommu_k210_defconfig riscv allyesconfig x86_64 allyesconfig x86_64 rhel-7.6-kselftests x86_64 defconfig x86_64 kexec x86_64 rhel-8.3-kbuiltin clang tested configs: x86_64 randconfig-a006-20210312 x86_64 randconfig-a005-20210312 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org