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 6C763C433F5 for ; Mon, 3 Jan 2022 19:23:55 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:Cc:To:From :Date:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=7lluy7l3LvOJdv7odLvyj6he/dmOqc+/+//YkJYEzFQ=; b=FoF5Ka5T925DjpV7EfKdEkwptU cnuZd8fyxvn/RhVzMGXq2fO8vwUTUrPNkLOlA7txmOExZtE4qFzEtE1xBGNsUwnPCD0w7xLgsZ15H OU2gi5nWwQ4Pq4g2SBiXe+uMslf9QaFxtV1hotNwcvxMTrxsv0uPh9BY1hCY5EGt70p6DRe1nHqPm 8IAev3ZTkCrxmXx1vo/h9QfM6hQzg9E5S/suCeH7DvFeLnDSvBWrPUVfDZKdoDEq4anED7dsVTwVA LGWiVJXNm1W8w+b/FliA/60NNK+IeLJiWl0T7iNIhae5EblnPwdN0TbgdhD3UhZ5zdqVLCyQLjJIu zkYiptqQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4SuM-009tiD-9A; Mon, 03 Jan 2022 19:22:14 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4SuJ-009thr-A0 for linux-arm-kernel@lists.infradead.org; Mon, 03 Jan 2022 19:22:12 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 0FA56611E1; Mon, 3 Jan 2022 19:22:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 78568C36AED; Mon, 3 Jan 2022 19:22:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1641237729; bh=QILJGy9S8l79ulomvvAwvyNdKrpqypzxuAZq6LVF7yw=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=bR/7cQs6YAKMDPulq+sTpWLn9VnvyDbNI5b46vPat7KHS2ae0iNP5DSRrk4h0aool EbRaK8fo6Fw6SQRGGhxMLqPfbzVu/KxgqB2DWcaIxLp9K8vFdoHJ3PLtHytPdlpwkd pXwhskPEx1xE/jkIUAuBWd9YODgR1ISMnalDzsW54zIEVHtW2227lv6sGKAw4fS/9x QG53hGrtGndEavVqf6ygK5uhOAYK6vDl2xGp+CuytFiP9N7tZR3CObcETNuiFfzb1L cFQXzNJYOITB9eEoZtwC9krCmm0BYty4RTN5f1y8//KgQ4VZuvQTB7Y5yvX5rAtDX2 js0jTyfL1YIFA== Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1n4SuF-00Floz-G2; Mon, 03 Jan 2022 19:22:07 +0000 MIME-Version: 1.0 Date: Mon, 03 Jan 2022 19:22:06 +0000 From: Marc Zyngier To: kernel test robot Cc: Alexandru Elisei , llvm@lists.linux.dev, kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org Subject: Re: [arm-platforms:kvm-arm64/pmu-bl 4/5] arch/arm64/kvm/pmu-emul.c:895:24: error: use of undeclared identifier 'kvm' In-Reply-To: <202201040228.xRreWFaE-lkp@intel.com> References: <202201040228.xRreWFaE-lkp@intel.com> User-Agent: Roundcube Webmail/1.4.12 Message-ID: <1982120cc9c7e58e5a8b8c1f41e6068f@kernel.org> X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: lkp@intel.com, alexandru.elisei@arm.com, llvm@lists.linux.dev, kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220103_112211_484263_21AFE07A X-CRM114-Status: GOOD ( 13.96 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2022-01-03 18:39, kernel test robot wrote: > tree: > https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git > kvm-arm64/pmu-bl > head: 877a6850e9bc0d29fa60dbedf345300c0f3396e4 > commit: 0071239cd4ab9fc0b5cb9b911b36adee31598f3f [4/5] KVM: arm64: Add > KVM_ARM_VCPU_PMU_V3_SET_PMU attribute > config: arm64-randconfig-r013-20220103 > (https://download.01.org/0day-ci/archive/20220104/202201040228.xRreWFaE-lkp@intel.com/config) > compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project > 104a827ea6de0cbe0f5faef4407552ede31d165c) > 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 > # install arm64 cross compiling tool for clang build > # apt-get install binutils-aarch64-linux-gnu > # > https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/commit/?id=0071239cd4ab9fc0b5cb9b911b36adee31598f3f > 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/pmu-bl > git checkout 0071239cd4ab9fc0b5cb9b911b36adee31598f3f > # save the config file to linux build tree > mkdir build_dir > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 > 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 errors (new ones prefixed by >>): > >>> arch/arm64/kvm/pmu-emul.c:895:24: error: use of undeclared identifier >>> 'kvm' > if (irqchip_in_kernel(kvm)) { Fixed branch pushed out, thanks for the heads up. M. -- Jazz is not dead. It just smells funny... _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel