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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 99F4EC0015E for ; Thu, 10 Aug 2023 01:41:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229813AbjHJBlA (ORCPT ); Wed, 9 Aug 2023 21:41:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56718 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229731AbjHJBlA (ORCPT ); Wed, 9 Aug 2023 21:41:00 -0400 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D0FA3E72; Wed, 9 Aug 2023 18:40:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1691631658; x=1723167658; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=3m4JFu59Pv1cZ4RPpIvRJu61Mts2YXt4oS7PC2gaRSg=; b=KdHqjejZDov1TsUJPUFaAYbpuhmqoqjfmRO57Nn1J9PGzdz48j4qMYmC zqFSQUbGV18GAxlHkda30dVRT70OfLUHhz7U179ltI+pwlL9pLuFtQ9sT +AEZ94DlrK3ut0/9VWM8HoYAHIN007ukwtkfjMqJ4CBmVJiEQKJmR/E8S sFXVOCvx90nCxBuqAYWEAIH4CHO3r2TJW8vAiDOf6ROI6Yo+m/Bnk2LRu 5+D7ivEhbYNGw4N8pvkEgEYecy7hywjFtEYaQBBuZmjZ79PfIP4htHoOk TLM3hXBGhy79em64XEzN96ue5Fn03TX2MXn1Rz/cCMz70qhhq+yaj/g5P g==; X-IronPort-AV: E=McAfee;i="6600,9927,10797"; a="368730066" X-IronPort-AV: E=Sophos;i="6.01,160,1684825200"; d="scan'208";a="368730066" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Aug 2023 18:40:58 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10797"; a="735214618" X-IronPort-AV: E=Sophos;i="6.01,160,1684825200"; d="scan'208";a="735214618" Received: from lkp-server01.sh.intel.com (HELO d1ccc7e87e8f) ([10.239.97.150]) by fmsmga007.fm.intel.com with ESMTP; 09 Aug 2023 18:40:52 -0700 Received: from kbuild by d1ccc7e87e8f with local (Exim 4.96) (envelope-from ) id 1qTufU-0006ai-01; Thu, 10 Aug 2023 01:40:52 +0000 Date: Thu, 10 Aug 2023 09:40:42 +0800 From: kernel test robot To: Raghavendra Rao Ananta , Oliver Upton , Marc Zyngier , James Morse , Suzuki K Poulose Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, Paolo Bonzini , Sean Christopherson , Huacai Chen , Zenghui Yu , Anup Patel , Atish Patra , Jing Zhang , Reiji Watanabe , Colton Lewis , Raghavendra Rao Anata , David Matlack , Fuad Tabba , linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, linux-mips@vger.kernel.org, kvm-riscv@lists.infradead.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, Gavin Shan , Shaoqin Huang Subject: Re: [PATCH v8 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range() Message-ID: <202308100953.kGcDpe5z-lkp@intel.com> References: <20230808231330.3855936-12-rananta@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230808231330.3855936-12-rananta@google.com> Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Hi Raghavendra, kernel test robot noticed the following build errors: [auto build test ERROR on kvm/queue] [also build test ERROR on kvmarm/next arm64/for-next/core linus/master v6.5-rc5 next-20230809] [cannot apply to kvm/linux-next] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Raghavendra-Rao-Ananta/KVM-Rename-kvm_arch_flush_remote_tlb-to-kvm_arch_flush_remote_tlbs/20230809-071643 base: https://git.kernel.org/pub/scm/virt/kvm/kvm.git queue patch link: https://lore.kernel.org/r/20230808231330.3855936-12-rananta%40google.com patch subject: [PATCH v8 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range() config: arm64-randconfig-r023-20230809 (https://download.01.org/0day-ci/archive/20230810/202308100953.kGcDpe5z-lkp@intel.com/config) compiler: clang version 15.0.7 (https://github.com/llvm/llvm-project.git 8dfdcc7b7bf66834a761bd8de445840ef68e4d1a) reproduce: (https://download.01.org/0day-ci/archive/20230810/202308100953.kGcDpe5z-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202308100953.kGcDpe5z-lkp@intel.com/ All errors (new ones prefixed by >>): >> arch/arm64/kvm/mmu.c:179:5: error: use of undeclared identifier 'start_gfn' start_gfn << PAGE_SHIFT, nr_pages << PAGE_SHIFT); ^ 1 error generated. vim +/start_gfn +179 arch/arm64/kvm/mmu.c 174 175 int kvm_arch_flush_remote_tlbs_range(struct kvm *kvm, 176 gfn_t gfn, u64 nr_pages) 177 { 178 kvm_tlb_flush_vmid_range(&kvm->arch.mmu, > 179 start_gfn << PAGE_SHIFT, nr_pages << PAGE_SHIFT); 180 return 0; 181 } 182 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki