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 BD3DEC433F5 for ; Mon, 14 Mar 2022 00:26:53 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 23D2D6B0072; Sun, 13 Mar 2022 20:26:53 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 1ED186B0073; Sun, 13 Mar 2022 20:26:53 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 08EC86B0074; Sun, 13 Mar 2022 20:26:53 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0210.hostedemail.com [216.40.44.210]) by kanga.kvack.org (Postfix) with ESMTP id EF11E6B0072 for ; Sun, 13 Mar 2022 20:26:52 -0400 (EDT) Received: from smtpin28.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay03.hostedemail.com (Postfix) with ESMTP id 9D5688249980 for ; Mon, 14 Mar 2022 00:26:52 +0000 (UTC) X-FDA: 79241101464.28.52659CC Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by imf27.hostedemail.com (Postfix) with ESMTP id B318740029 for ; Mon, 14 Mar 2022 00:26:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1647217611; x=1678753611; h=date:from:to:cc:subject:message-id:mime-version; bh=YLcTdoFeECcIn2G30GDU3B1XfUQP5SmbiFTy9Pi452U=; b=JV7ChZ1aYws0lQmWVpqBv+RQ0gw+HLpQRnv+R2WzfXU1ITCjYDVTizMf e0OLsj4ARzg+iaj2mLkPk88afMAQndLyvSqg5ntwWjR/D4OzCOYJ31GFD ZvAjH0L7so+tfzHfr5BDSiuPWitVBcnwYIfu1u+M+eRunHBneKMeUiwLo V1+iOpSXJ6uPYDpBnFD3M1zMIsnd9eziDv4H0ddZe2lz/RePVoDNDCiPJ spJhZ3z5t7GGraJ9NQ56DhtkOnx5jHoKILXtklzauhDj6xuEX65O/51ZQ GpExDwT7xZ1gxWlQSzxc63mz02Q18mkONVIQFgH3mDYpGKofjM6x1exnD A==; X-IronPort-AV: E=McAfee;i="6200,9189,10285"; a="254738126" X-IronPort-AV: E=Sophos;i="5.90,179,1643702400"; d="scan'208";a="254738126" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Mar 2022 17:26:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,179,1643702400"; d="scan'208";a="556152611" Received: from lkp-server02.sh.intel.com (HELO 89b41b6ae01c) ([10.239.97.151]) by orsmga008.jf.intel.com with ESMTP; 13 Mar 2022 17:26:47 -0700 Received: from kbuild by 89b41b6ae01c with local (Exim 4.92) (envelope-from ) id 1nTYXv-0009QL-3X; Mon, 14 Mar 2022 00:26:47 +0000 Date: Mon, 14 Mar 2022 08:26:43 +0800 From: kernel test robot To: Peng Fan Cc: kbuild-all@lists.01.org, Linux Memory Management List , Abel Vesa Subject: [linux-next:master 9952/11953] clk-imx93.c:undefined reference to `imx_obtain_fixed_clk_hw' Message-ID: <202203140819.TLGpIolC-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspam-User: X-Rspamd-Server: rspam10 X-Rspamd-Queue-Id: B318740029 X-Stat-Signature: oqgig1itsn99tkc5x7iez3beq639offq Authentication-Results: imf27.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=JV7ChZ1a; dmarc=pass (policy=none) header.from=intel.com; spf=none (imf27.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.120) smtp.mailfrom=lkp@intel.com X-HE-Tag: 1647217611-329049 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: 71941773e143369a73c9c4a3b62fbb60736a1182 commit: 24defbe194b650218680fcd9dec8cd103537b531 [9952/11953] clk: imx: add i.MX93 clk config: csky-buildonly-randconfig-r006-20220314 (https://download.01.org/0day-ci/archive/20220314/202203140819.TLGpIolC-lkp@intel.com/config) compiler: csky-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/next/linux-next.git/commit/?id=24defbe194b650218680fcd9dec8cd103537b531 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 24defbe194b650218680fcd9dec8cd103537b531 # 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=csky SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): csky-linux-ld: drivers/clk/imx/clk-imx93.o: in function `imx93_clocks_probe': >> clk-imx93.c:(.text+0x72): undefined reference to `imx_obtain_fixed_clk_hw' >> csky-linux-ld: clk-imx93.c:(.text+0x84): undefined reference to `imx_obtain_fixed_clk_hw' csky-linux-ld: clk-imx93.c:(.text+0x96): undefined reference to `imx_obtain_fixed_clk_hw' >> csky-linux-ld: clk-imx93.c:(.text+0x1c2): undefined reference to `imx_clk_fracn_gppll' csky-linux-ld: clk-imx93.c:(.text+0x1de): undefined reference to `imx_clk_fracn_gppll' >> csky-linux-ld: clk-imx93.c:(.text+0x234): undefined reference to `imx93_clk_composite_flags' csky-linux-ld: clk-imx93.c:(.text+0x278): undefined reference to `imx_obtain_fixed_clk_hw' >> csky-linux-ld: clk-imx93.c:(.text+0x2b8): undefined reference to `imx_fracn_gppll' csky-linux-ld: clk-imx93.c:(.text+0x2c0): undefined reference to `imx_clk_fracn_gppll' csky-linux-ld: clk-imx93.c:(.text+0x2d8): undefined reference to `imx93_clk_composite_flags' >> csky-linux-ld: clk-imx93.c:(.text+0x2e8): undefined reference to `imx_ccm_lock' >> csky-linux-ld: clk-imx93.c:(.text+0x326): undefined reference to `clk_hw_register_gate2' >> csky-linux-ld: clk-imx93.c:(.text+0x348): undefined reference to `imx_check_clk_hws' >> csky-linux-ld: clk-imx93.c:(.text+0x368): undefined reference to `imx_unregister_hw_clocks' csky-linux-ld: clk-imx93.c:(.text+0x388): undefined reference to `clk_hw_register_gate2' csky-linux-ld: clk-imx93.c:(.text+0x38c): undefined reference to `imx_check_clk_hws' csky-linux-ld: clk-imx93.c:(.text+0x398): undefined reference to `imx_unregister_hw_clocks' --- 0-DAY CI Kernel Test Service https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org