From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="ApBUpqfD" Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.11]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AB626128; Thu, 7 Dec 2023 02:38:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1701945502; x=1733481502; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=ZPf6NZW/lHuOySmp/h++fHHskD4yRCfRl/mqXyIxZ1U=; b=ApBUpqfDirSLZpSYj1TeWBB3OAT23Bu+9e3z+JUI5Kg80yPxUIaY+L5C Dfbt5A4JG5EsEaRR2AgYeLmjyU5gLdSKpE7jBQx4rLYIDiU+yJAK5BUUO 7hvWzEqFQepTgEH3puSmhTkTciKNG8WoLjMB/mzeIA4nYg+2+aoSmbQKd uIWcOhFR1L7t3pelHm9EH9PMS/RQ7LupGDT+1ohjAhstbU3pPPijNAsrR Lhb0q0WmH7/vIfGIF45YNl01gWBcuVd30fYwZVbzMZKuxdlROAkdC9U60 2WQlKpot6m4FxyQYl1fel8F4BWye6UVjo/qu441gsxLDssntv2SqcCCBB Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10916"; a="1078518" X-IronPort-AV: E=Sophos;i="6.04,256,1695711600"; d="scan'208";a="1078518" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orvoesa103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Dec 2023 02:38:21 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10916"; a="862434858" X-IronPort-AV: E=Sophos;i="6.04,256,1695711600"; d="scan'208";a="862434858" Received: from lkp-server02.sh.intel.com (HELO b07ab15da5fe) ([10.239.97.151]) by FMSMGA003.fm.intel.com with ESMTP; 07 Dec 2023 02:38:16 -0800 Received: from kbuild by b07ab15da5fe with local (Exim 4.96) (envelope-from ) id 1rBBll-000C6X-1p; Thu, 07 Dec 2023 10:38:13 +0000 Date: Thu, 7 Dec 2023 18:38:05 +0800 From: kernel test robot To: Frank Li , imx@lists.linux.dev, Richard Zhu , Lucas Stach , Lorenzo Pieralisi , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Rob Herring , Bjorn Helgaas , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , "open list:PCI DRIVER FOR IMX6" , "moderated list:PCI DRIVER FOR IMX6" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list Cc: oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH 6/9] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask Message-ID: <202312071824.0niFJcYw-lkp@intel.com> References: <20231206155903.566194-7-Frank.Li@nxp.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231206155903.566194-7-Frank.Li@nxp.com> Hi Frank, kernel test robot noticed the following build errors: [auto build test ERROR on pci/next] [also build test ERROR on pci/for-linus linus/master v6.7-rc4 next-20231207] [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/Frank-Li/PCI-imx6-Simplify-clock-handling-by-using-HAS_CLK_-bitmask/20231207-000209 base: https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git next patch link: https://lore.kernel.org/r/20231206155903.566194-7-Frank.Li%40nxp.com patch subject: [PATCH 6/9] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask config: arm-randconfig-002-20231207 (https://download.01.org/0day-ci/archive/20231207/202312071824.0niFJcYw-lkp@intel.com/config) compiler: arm-linux-gnueabi-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231207/202312071824.0niFJcYw-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/202312071824.0niFJcYw-lkp@intel.com/ All errors (new ones prefixed by >>): arm-linux-gnueabi-ld: drivers/pci/controller/dwc/pci-imx6.o: in function `imx6_pcie_init_phy': >> pci-imx6.c:(.text+0xc40): undefined reference to `__ffsdi2' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki