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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 21A38C433EF for ; Sun, 28 Nov 2021 18:18:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=sqg7Ays55YPbVMft0apJTutP/aKtkqpncviKiMBfQLE=; b=vq45qujUv+QV6m jMgUzR3bt0sA5VA2Iv6PAMh7pBSSLELAYO6uxEaWuKw4ND3bHyQ1hyKPZYDcYEXPrq0f6PyIgFTu0 LkQTYZT239BZ7zHR0WjJVNSq+Ac4HuqzRTQ76Wi4q1hl6vi2CHNNO6YQqBiwi5zg6u8A2v9RvErCt FdYSH+CHv/bTwb0UvfHF2xTIW5Y1jlpKlzfie7pPK520WLlP2tDvup0fV2qQTpy5Ou8xTGjZBpHqG r6hBbnpqxlYyXA42LoRRaKIUdKaHJ56pIf1q1mmRtk/I7gaKWPZh1I4jBr2xFzJkNsRRCMit5Q035 t7U+mhAlIsWrrpf6vE2A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mrOjC-00GRI5-AT; Sun, 28 Nov 2021 18:16:42 +0000 Received: from mga11.intel.com ([192.55.52.93]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mrOj8-00GRGy-Bx for linux-arm-kernel@lists.infradead.org; Sun, 28 Nov 2021 18:16:40 +0000 X-IronPort-AV: E=McAfee;i="6200,9189,10182"; a="233345673" X-IronPort-AV: E=Sophos;i="5.87,271,1631602800"; d="scan'208";a="233345673" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Nov 2021 10:16:36 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,271,1631602800"; d="scan'208";a="608419310" Received: from lkp-server02.sh.intel.com (HELO 9e1e9f9b3bcb) ([10.239.97.151]) by orsmga004.jf.intel.com with ESMTP; 28 Nov 2021 10:16:34 -0800 Received: from kbuild by 9e1e9f9b3bcb with local (Exim 4.92) (envelope-from ) id 1mrOj3-000AyU-TI; Sun, 28 Nov 2021 18:16:33 +0000 Date: Mon, 29 Nov 2021 02:16:30 +0800 From: kernel test robot To: Christoffer Dall Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org, Marc Zyngier , Jintack Lim Subject: [arm-platforms:kvm-arm64/nv-5.16 42/71] arch/arm64/kvm/mmu.c:710: warning: expecting prototype for stage2_wp_range(). Prototype was for kvm_stage2_wp_range() instead Message-ID: <202111290258.hT1o7tRq-lkp@intel.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211128_101638_477785_DCCC48BB X-CRM114-Status: GOOD ( 10.67 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org tree: https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm64/nv-5.16 head: 6162310e2419353608acd8f247bde3fc848d4f64 commit: 9ac2b1e89992029a4af24a4b95e05a401738eea3 [42/71] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20211129/202111290258.hT1o7tRq-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 11.2.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/commit/?id=9ac2b1e89992029a4af24a4b95e05a401738eea3 git remote add arm-platforms https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git git fetch --no-tags arm-platforms kvm-arm64/nv-5.16 git checkout 9ac2b1e89992029a4af24a4b95e05a401738eea3 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm64 SHELL=/bin/bash arch/arm64/kvm/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): arch/arm64/kvm/mmu.c:178: warning: expecting prototype for kvm_unmap_stage2_range(). Prototype was for __unmap_stage2_range() instead >> arch/arm64/kvm/mmu.c:710: warning: expecting prototype for stage2_wp_range(). Prototype was for kvm_stage2_wp_range() instead vim +710 arch/arm64/kvm/mmu.c d5d8184d35c990 arch/arm/kvm/mmu.c Christoffer Dall 2013-01-20 702 c64735554c0aad arch/arm/kvm/mmu.c Mario Smarduch 2015-01-15 703 /** c64735554c0aad arch/arm/kvm/mmu.c Mario Smarduch 2015-01-15 704 * stage2_wp_range() - write protect stage2 memory region range c9c0279cc02b4e arch/arm64/kvm/mmu.c Xiaofei Tan 2020-09-17 705 * @mmu: The KVM stage-2 MMU pointer c64735554c0aad arch/arm/kvm/mmu.c Mario Smarduch 2015-01-15 706 * @addr: Start address of range c64735554c0aad arch/arm/kvm/mmu.c Mario Smarduch 2015-01-15 707 * @end: End address of range c64735554c0aad arch/arm/kvm/mmu.c Mario Smarduch 2015-01-15 708 */ 9ac2b1e8999202 arch/arm64/kvm/mmu.c Christoffer Dall 2020-05-27 709 void kvm_stage2_wp_range(struct kvm_s2_mmu *mmu, phys_addr_t addr, phys_addr_t end) c64735554c0aad arch/arm/kvm/mmu.c Mario Smarduch 2015-01-15 @710 { cfb1a98de7a9aa arch/arm64/kvm/mmu.c Quentin Perret 2021-03-19 711 struct kvm *kvm = kvm_s2_mmu_to_kvm(mmu); cc38d61cace392 arch/arm64/kvm/mmu.c Quentin Perret 2020-09-11 712 stage2_apply_range_resched(kvm, addr, end, kvm_pgtable_stage2_wrprotect); c64735554c0aad arch/arm/kvm/mmu.c Mario Smarduch 2015-01-15 713 } c64735554c0aad arch/arm/kvm/mmu.c Mario Smarduch 2015-01-15 714 :::::: The code at line 710 was first introduced by commit :::::: c64735554c0aad2dc83c737ecf4c32075bed57a4 KVM: arm: Add initial dirty page locking support :::::: TO: Mario Smarduch :::::: CC: Christoffer Dall --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel