From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E773079E0; Sat, 15 Apr 2023 22:10:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1681596600; x=1713132600; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Os+p0upBEWbxGvNLlKpp2n+3KvGMCu7BXDKIpiqGD+c=; b=edNn+czquF8UFqT3ktgZBWAovhDstN2LYxIBrwsRH+MDFfokMGHOBDJX ghfpTQTuJmFru5Y4N6GGepzrhC6g57tZWVaxuyQ7WwuQkCwP3TS6hC4eQ EPwS99kNI/IX37cqApUUQ8e3OItPZ6fzDmi+bJDjoQ80K6BUrJBtuc1OW CbrataPj6EPnmwfyAhF23ddnyw3pvn9spbpRt845bAtARWkPsdJoo7RLJ gA6jxhyPrxam1hs3eUl9ioVsy9bTHWafhnMnjExKr0YWJvJuzQTOZeIrc b57/CxrV7G8byq2sSKXVPrGm63WGMK87BPHcQe/qTtg+Npmvr7kkXxRSl w==; X-IronPort-AV: E=McAfee;i="6600,9927,10681"; a="333472502" X-IronPort-AV: E=Sophos;i="5.99,201,1677571200"; d="scan'208";a="333472502" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Apr 2023 15:10:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10681"; a="814326955" X-IronPort-AV: E=Sophos;i="5.99,201,1677571200"; d="scan'208";a="814326955" Received: from lkp-server01.sh.intel.com (HELO b613635ddfff) ([10.239.97.150]) by orsmga004.jf.intel.com with ESMTP; 15 Apr 2023 15:09:55 -0700 Received: from kbuild by b613635ddfff with local (Exim 4.96) (envelope-from ) id 1pno5i-000bNb-1X; Sat, 15 Apr 2023 22:09:54 +0000 Date: Sun, 16 Apr 2023 06:09:04 +0800 From: kernel test robot To: Reiji Watanabe , Marc Zyngier , Mark Rutland , Oliver Upton , Will Deacon , Catalin Marinas , kvmarm@lists.linux.dev Cc: oe-kbuild-all@lists.linux.dev, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, James Morse , Alexandru Elisei , Zenghui Yu , Suzuki K Poulose , Paolo Bonzini , Ricardo Koller , Jing Zhang , Raghavendra Rao Anata , Shaoqin Huang , Rob Herring , Reiji Watanabe Subject: Re: [PATCH v3 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded Message-ID: <202304160658.Oqr1xZbi-lkp@intel.com> References: <20230415164029.526895-3-reijiw@google.com> Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230415164029.526895-3-reijiw@google.com> Hi Reiji, kernel test robot noticed the following build errors: [auto build test ERROR on 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d] url: https://github.com/intel-lab-lkp/linux/commits/Reiji-Watanabe/KVM-arm64-PMU-Restore-the-host-s-PMUSERENR_EL0/20230416-004142 base: 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d patch link: https://lore.kernel.org/r/20230415164029.526895-3-reijiw%40google.com patch subject: [PATCH v3 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20230416/202304160658.Oqr1xZbi-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 12.1.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://github.com/intel-lab-lkp/linux/commit/276e15e5db09003944d194da2b2577cff5192884 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Reiji-Watanabe/KVM-arm64-PMU-Restore-the-host-s-PMUSERENR_EL0/20230416-004142 git checkout 276e15e5db09003944d194da2b2577cff5192884 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm64 olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot | Link: https://lore.kernel.org/oe-kbuild-all/202304160658.Oqr1xZbi-lkp@intel.com/ All errors (new ones prefixed by >>): aarch64-linux-ld: Unexpected GOT/PLT entries detected! aarch64-linux-ld: Unexpected run-time procedure linkages detected! aarch64-linux-ld: arch/arm64/kvm/hyp/nvhe/kvm_nvhe.o: in function `__kvm_nvhe___activate_traps_common': >> __kvm_nvhe_switch.c:(.hyp.text+0x14b4): undefined reference to `__kvm_nvhe_warn_bogus_irq_restore' aarch64-linux-ld: arch/arm64/kvm/hyp/nvhe/kvm_nvhe.o: in function `__kvm_nvhe___deactivate_traps_common': __kvm_nvhe_switch.c:(.hyp.text+0x1f6c): undefined reference to `__kvm_nvhe_warn_bogus_irq_restore' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests 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 19411C77B73 for ; Sat, 15 Apr 2023 22:11:07 +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:In-Reply-To:MIME-Version:References: 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: List-Owner; bh=FzFuTB+dcjSn+BZBjGzqRoPGNE152CORRHoSZbEm8do=; b=gm5Zqdvaz4bgMQ eOwo2Et8mRpRaTRW/maLoMT60fS7wyMSHE06OF+WZ3+R67lbLAacxW4IjylBoQLt37cHwb440M+Y2 KDh2TUadL+LH0TJwTnokyB1xeWqzfRzQ8qwxR6FwjAH0gyrzonaQepMKqE3oPJpEA2A6EsGi6EqsO SnuOQNHK0mUrtYSHjllcRfeBSvlReiXv5z7BPHpNJtvhAUpVi/ag9hFV5PK3Q8zKgWNIelxneWfli 8UYyvent8jBUF+zvvL3eCAsFZ0hdatiBwSQQ96AKSMwK1B+ehD/WADbNY0kAXrVlOe3mA/b5Vgbr7 Fnl4LYXrXxRJnW4hJ9IQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pno5u-00CmDA-0W; Sat, 15 Apr 2023 22:10:06 +0000 Received: from mga02.intel.com ([134.134.136.20]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pno5q-00CmCY-1V for linux-arm-kernel@lists.infradead.org; Sat, 15 Apr 2023 22:10:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1681596602; x=1713132602; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Os+p0upBEWbxGvNLlKpp2n+3KvGMCu7BXDKIpiqGD+c=; b=b/7Ez1PVvUQoEqyPsmVxWya6R8oTFbCopOzdhFaPquXrAJXwJrdkLoMO tbEgqhQHwFeoZqzeg2FLPoA197682mtOG1bRw3RBkEE0beAlElAVM1r3X 2xZioqiSZANTqfYX5w1297LK6L2tqbSEc8QhNJWVd2I2EVeYHJ0/+BhnG VHsqjn/wtdq++UfTVeE9Tg3uuvtBxU1nTFsh0QSWDlZxASJMmU3asQ1i7 GHK+JhIgKRehzWRPsixFVOLDhqXPYpnX+E4/Onwg5aMRMI+3XViKMmzvr nqImJiRSWBLuxfebHJM68wgDhMZ35q9cp4L0941nlZpMoeOYSxyySHnhY w==; X-IronPort-AV: E=McAfee;i="6600,9927,10681"; a="333472507" X-IronPort-AV: E=Sophos;i="5.99,201,1677571200"; d="scan'208";a="333472507" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Apr 2023 15:10:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10681"; a="814326955" X-IronPort-AV: E=Sophos;i="5.99,201,1677571200"; d="scan'208";a="814326955" Received: from lkp-server01.sh.intel.com (HELO b613635ddfff) ([10.239.97.150]) by orsmga004.jf.intel.com with ESMTP; 15 Apr 2023 15:09:55 -0700 Received: from kbuild by b613635ddfff with local (Exim 4.96) (envelope-from ) id 1pno5i-000bNb-1X; Sat, 15 Apr 2023 22:09:54 +0000 Date: Sun, 16 Apr 2023 06:09:04 +0800 From: kernel test robot To: Reiji Watanabe , Marc Zyngier , Mark Rutland , Oliver Upton , Will Deacon , Catalin Marinas , kvmarm@lists.linux.dev Cc: oe-kbuild-all@lists.linux.dev, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, James Morse , Alexandru Elisei , Zenghui Yu , Suzuki K Poulose , Paolo Bonzini , Ricardo Koller , Jing Zhang , Raghavendra Rao Anata , Shaoqin Huang , Rob Herring , Reiji Watanabe Subject: Re: [PATCH v3 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded Message-ID: <202304160658.Oqr1xZbi-lkp@intel.com> References: <20230415164029.526895-3-reijiw@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230415164029.526895-3-reijiw@google.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230415_151002_583611_1BA34653 X-CRM114-Status: GOOD ( 11.08 ) 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 Hi Reiji, kernel test robot noticed the following build errors: [auto build test ERROR on 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d] url: https://github.com/intel-lab-lkp/linux/commits/Reiji-Watanabe/KVM-arm64-PMU-Restore-the-host-s-PMUSERENR_EL0/20230416-004142 base: 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d patch link: https://lore.kernel.org/r/20230415164029.526895-3-reijiw%40google.com patch subject: [PATCH v3 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20230416/202304160658.Oqr1xZbi-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 12.1.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://github.com/intel-lab-lkp/linux/commit/276e15e5db09003944d194da2b2577cff5192884 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Reiji-Watanabe/KVM-arm64-PMU-Restore-the-host-s-PMUSERENR_EL0/20230416-004142 git checkout 276e15e5db09003944d194da2b2577cff5192884 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm64 olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot | Link: https://lore.kernel.org/oe-kbuild-all/202304160658.Oqr1xZbi-lkp@intel.com/ All errors (new ones prefixed by >>): aarch64-linux-ld: Unexpected GOT/PLT entries detected! aarch64-linux-ld: Unexpected run-time procedure linkages detected! aarch64-linux-ld: arch/arm64/kvm/hyp/nvhe/kvm_nvhe.o: in function `__kvm_nvhe___activate_traps_common': >> __kvm_nvhe_switch.c:(.hyp.text+0x14b4): undefined reference to `__kvm_nvhe_warn_bogus_irq_restore' aarch64-linux-ld: arch/arm64/kvm/hyp/nvhe/kvm_nvhe.o: in function `__kvm_nvhe___deactivate_traps_common': __kvm_nvhe_switch.c:(.hyp.text+0x1f6c): undefined reference to `__kvm_nvhe_warn_bogus_irq_restore' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel