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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id E9AA0C433EF for ; Tue, 24 May 2022 11:49:41 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 83B998D0003; Tue, 24 May 2022 07:49:41 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 7EADE8D0001; Tue, 24 May 2022 07:49:41 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 6D56A8D0003; Tue, 24 May 2022 07:49:41 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0010.hostedemail.com [216.40.44.10]) by kanga.kvack.org (Postfix) with ESMTP id 60D3F8D0001 for ; Tue, 24 May 2022 07:49:41 -0400 (EDT) Received: from smtpin30.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay11.hostedemail.com (Postfix) with ESMTP id 2B2E780ED8 for ; Tue, 24 May 2022 11:49:41 +0000 (UTC) X-FDA: 79500466962.30.3B37318 Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by imf15.hostedemail.com (Postfix) with ESMTP id 941C2A0023 for ; Tue, 24 May 2022 11:49:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1653392977; x=1684928977; h=date:from:to:cc:subject:message-id:mime-version; bh=JDtdUAzD4FniCrn3h9L2X32oiCwSfjnFJW5Et7tIN0Q=; b=HJXLuFjMu1PYbuwqOT0v8CKg5184IAdplt+BnCXl19MRf1noTotae1fP g9hyLItIIwkoyquLCNd++RbwNhv6hO9claVDIUCz1OcSCzEhR+5oV8Bu4 bLqdeY7yZRRgxfIqNl/4Y71AAgDRKr0JPPS6O3rsAdLqvU86YZVtRRQVf 6mN2+mlHDZcRGZ54bvA0FL07/3he49vezrs1qjDYHoD/H/wV/JKcUJj1z yMIfzwRw0buYkxVzkbgibBQr1mWFHHQ7Or9vM07WrxYrG6FJry7yhZ8By 2loiq3ihDP7LVZfpGFQPgGw2I2VE5plxEBD53oNI8xDCF7uRZ4F9WERhY g==; X-IronPort-AV: E=McAfee;i="6400,9594,10356"; a="334153556" X-IronPort-AV: E=Sophos;i="5.91,248,1647327600"; d="scan'208";a="334153556" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 May 2022 04:49:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,248,1647327600"; d="scan'208";a="526373481" Received: from lkp-server01.sh.intel.com (HELO db63a1be7222) ([10.239.97.150]) by orsmga003.jf.intel.com with ESMTP; 24 May 2022 04:49:31 -0700 Received: from kbuild by db63a1be7222 with local (Exim 4.95) (envelope-from ) id 1ntT2Y-00020c-5I; Tue, 24 May 2022 11:49:30 +0000 Date: Tue, 24 May 2022 19:49:06 +0800 From: kernel test robot To: Brian Norris Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, Linux Memory Management List , Chanwoo Choi , Douglas Anderson Subject: [linux-next:master 9269/14079] ld.lld: error: undefined symbol: rockchip_pmu_block Message-ID: <202205241931.GbIyyVs2-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Stat-Signature: cmnjp9gwnhr87ko895bbjo6r445qqdex X-Rspam-User: Authentication-Results: imf15.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=HJXLuFjM; dmarc=pass (policy=none) header.from=intel.com; spf=none (imf15.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 134.134.136.31) smtp.mailfrom=lkp@intel.com X-Rspamd-Server: rspam09 X-Rspamd-Queue-Id: 941C2A0023 X-HE-Tag: 1653392958-678973 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 09ce5091ff971cdbfd67ad84dc561ea27f10d67a commit: 2e691421a2c9e0462175fe98171afa632861b199 [9269/14079] PM / devfreq: rk3399_dmc: Block PMU during transitions config: arm64-randconfig-r006-20220524 (https://download.01.org/0day-ci/archive/20220524/202205241931.GbIyyVs2-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 10c9ecce9f6096e18222a331c5e7d085bd813f75) 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/next/linux-next.git/commit/?id=2e691421a2c9e0462175fe98171afa632861b199 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout 2e691421a2c9e0462175fe98171afa632861b199 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang 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 Note: the linux-next/master HEAD 09ce5091ff971cdbfd67ad84dc561ea27f10d67a builds fine. It may have been fixed somewhere. All errors (new ones prefixed by >>): >> ld.lld: error: undefined symbol: rockchip_pmu_block >>> referenced by rk3399_dmc.c:101 (drivers/devfreq/rk3399_dmc.c:101) >>> devfreq/rk3399_dmc.o:(rk3399_dmcfreq_target) in archive drivers/built-in.a -- >> ld.lld: error: undefined symbol: rockchip_pmu_unblock >>> referenced by rk3399_dmc.c:212 (drivers/devfreq/rk3399_dmc.c:212) >>> devfreq/rk3399_dmc.o:(rk3399_dmcfreq_target) in archive drivers/built-in.a -- 0-DAY CI Kernel Test Service https://01.org/lkp