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 1E404C10F1A for ; Wed, 1 May 2024 11:49:35 +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=NV2ObF/vhP90NgCmEdECOKckgdVDWzEkeKBcbq/JvBs=; b=rL6dTFCTxDYB+i zMz754lkzHitYBiBUW4OTIfG9Xj8iqGkqzFAhngTko6DDTjjXbd24EOkiqiVkUSqO/Cf7lkFfe5Vf h0BiK8ADts/IsGTqRjTR99dEqRsm6Vpu1E7yuvay3dDAHlcmBSNluxCeh8gP3hvgMFtwrOquql8hA GH4bBH3kj3A553r4R073qU6Tgq8TRhN5ZAYILt6a+azxUoGK0OkF/lwCoZh0bxg+B+iqOxLXPwPl2 YPAJha8yn14W9R2KT7wtvtn4Vf6qhLEKVIxd5TQI8BqkMaQhGtfinQRjeCNv4n5woFAVjBc3c7D9Q 1yhVyNYwUauJAWoLh5Yg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s28Sg-00000009Ffv-3QKc; Wed, 01 May 2024 11:49:22 +0000 Received: from mgamail.intel.com ([198.175.65.12]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s28Sd-00000009Ff9-0mYt for linux-arm-kernel@lists.infradead.org; Wed, 01 May 2024 11:49:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1714564159; x=1746100159; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=R16gAg1aOi2c1wz86lmY8hgLoTujdYnbg4klhq5jr7g=; b=Hq94lmsGhCWm3tObC9oeeyLUD9g60tjWCejlmKykoMUib3ePFwANJPBM 4u8v3EeCIwu9SPrajuiT7N9TFYx4JfoYqYfpR9qP/pyLXHhsTy6h8KAQW F/J/Tc3eHZF9HDHERVMv7TnbSoUAb742QuT4ag3FGspHeYIaUN+DCOomT ZGy+ZBZDxKelqpPMhNtXhAnmIun4r/GHTWiMLe7AWUH/viGreWLqDSfbe Gxm9t3PJm6XxU1nncv8kl155CORmhYvdH6Cv1WpCLOHNQ7Ml/P2chXdCe TXd4r/alP+T4DP5KHIETzNxWyTCVh2YESpW+CnbbXy4B/yXfZjof3FDWG g==; X-CSE-ConnectionGUID: Uzxee7SZSfSFZ88YTyXvXw== X-CSE-MsgGUID: fR0Y4xR5SjGO+dqIV0r5sA== X-IronPort-AV: E=McAfee;i="6600,9927,11060"; a="21706774" X-IronPort-AV: E=Sophos;i="6.07,245,1708416000"; d="scan'208";a="21706774" Received: from orviesa003.jf.intel.com ([10.64.159.143]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 May 2024 04:49:17 -0700 X-CSE-ConnectionGUID: rAjYdQUfRGi+L3T6pE9xJw== X-CSE-MsgGUID: cn2Ej6jAT0utR/u6PAydXA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,245,1708416000"; d="scan'208";a="31478703" Received: from lkp-server01.sh.intel.com (HELO e434dd42e5a1) ([10.239.97.150]) by orviesa003.jf.intel.com with ESMTP; 01 May 2024 04:49:11 -0700 Received: from kbuild by e434dd42e5a1 with local (Exim 4.96) (envelope-from ) id 1s28SS-0009UP-2t; Wed, 01 May 2024 11:49:08 +0000 Date: Wed, 1 May 2024 19:48:25 +0800 From: kernel test robot To: Ankur Arora , linux-pm@vger.kernel.org, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, catalin.marinas@arm.com, will@kernel.org, tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, x86@kernel.org, hpa@zytor.com, pbonzini@redhat.com, wanpengli@tencent.com, vkuznets@redhat.com, rafael@kernel.org, daniel.lezcano@linaro.org, peterz@infradead.org, arnd@arndb.de, lenb@kernel.org, mark.rutland@arm.com, harisokn@amazon.com, joao.m.martins@oracle.com, boris.ostrovsky@oracle.com, konrad.wilk@oracle.com, ankur.a.arora@oracle.com Subject: Re: [PATCH 4/9] cpuidle-haltpoll: define arch_haltpoll_supported() Message-ID: <202405011942.NBEU9bJO-lkp@intel.com> References: <20240430183730.561960-5-ankur.a.arora@oracle.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240430183730.561960-5-ankur.a.arora@oracle.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240501_044919_343059_B7A97BA9 X-CRM114-Status: GOOD ( 11.40 ) 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 Ankur, kernel test robot noticed the following build errors: [auto build test ERROR on rafael-pm/linux-next] [also build test ERROR on rafael-pm/bleeding-edge tip/x86/core arm64/for-next/core linus/master v6.9-rc6 next-20240430] [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/Ankur-Arora/cpuidle-rename-ARCH_HAS_CPU_RELAX-to-ARCH_HAS_OPTIMIZED_POLL/20240501-024252 base: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next patch link: https://lore.kernel.org/r/20240430183730.561960-5-ankur.a.arora%40oracle.com patch subject: [PATCH 4/9] cpuidle-haltpoll: define arch_haltpoll_supported() config: i386-buildonly-randconfig-001-20240501 (https://download.01.org/0day-ci/archive/20240501/202405011942.NBEU9bJO-lkp@intel.com/config) compiler: clang version 18.1.4 (https://github.com/llvm/llvm-project e6c3289804a67ea0bb6a86fadbe454dd93b8d855) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240501/202405011942.NBEU9bJO-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/202405011942.NBEU9bJO-lkp@intel.com/ All errors (new ones prefixed by >>): >> ld.lld: error: undefined symbol: arch_haltpoll_enable >>> referenced by cpuidle-haltpoll.c >>> drivers/cpuidle/cpuidle-haltpoll.o:(haltpoll_cpu_online) in archive vmlinux.a -- >> ld.lld: error: undefined symbol: arch_haltpoll_disable >>> referenced by cpuidle-haltpoll.c >>> drivers/cpuidle/cpuidle-haltpoll.o:(haltpoll_cpu_offline) in archive vmlinux.a -- >> ld.lld: error: undefined symbol: arch_haltpoll_supported >>> referenced by cpuidle-haltpoll.c >>> drivers/cpuidle/cpuidle-haltpoll.o:(haltpoll_init) in archive vmlinux.a -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel