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 2B867C4167B for ; Thu, 7 Dec 2023 09:37:01 +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=uMT7ehfPWsfFRRNbkiHoRZ7oB8YX2A/TjrYRJka/Tyk=; b=20AwnwZWbRbRAC 6afwPaSFAguSsoADLBEkqR9iT1hP+5VlnlssJJDPhABiVUQgvkmSvhpXzPVJ/E1x9jiI8VkEdb8Mi 7JEIMyRu+UWUmg850hQDXQazf8rnbw845qGzAG3ppTCV9qQCfei+grark6hipHh/A5okRZCfjZkNx 1lUG46A+CDOl0YJD2/D5euMqpXRoqD57jTjhOI7Tlho07i4NlUaWb+207BPd+OHX2fUDclSwRIJfg WK+RDB4jr/HqTVDQd7onkJhLeuZMqSqznIu8T+qWDDMa06oDawWoFznJEzazeVMdUWqK+ipiK8zjL nG5Qoc4oIk9PSGuL+uGg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rBAo2-00CNR2-06; Thu, 07 Dec 2023 09:36:30 +0000 Received: from mgamail.intel.com ([192.55.52.93]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rBAny-00CNPq-2L for linux-arm-kernel@lists.infradead.org; Thu, 07 Dec 2023 09:36:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1701941786; x=1733477786; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=2xCC9VMF8HQQ5iJ4fro+1qWC/m9zv5+EUIPiEyIdfFw=; b=GBj8vH1IbKAjMYCLwj3zEDO0T+hTyTfEkHV+Stra85HcFrfIzrnurlcu xxq08hOXy3nQ4GXESxLq4RWqUOWkxcaIkXZFmLZfcD5s8O3Vh2Q7PbY6Y 29wwoJpvp/oJrfMxyKIOpcsBTrehsqlqseC0kodotkBG4KFORSz6XIfJR FHJFHZ3AVcb+W+SYLlT/23PijJimIG07PpjP5K2LSVgJCJnPChdqQYZmb 0VwWVbsp/CjJ57ITU87cndoWVHqV1G5F2Lksci8kwMbf4lXpfG1FsohON Bdl5pFJ9A1yqi0qmkD2WJOPM4NJ7nj01A/P5w8WDNX8l5SvW6XftzGahQ w==; X-IronPort-AV: E=McAfee;i="6600,9927,10916"; a="391378016" X-IronPort-AV: E=Sophos;i="6.04,256,1695711600"; d="scan'208";a="391378016" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Dec 2023 01:36:26 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10916"; a="895075318" X-IronPort-AV: E=Sophos;i="6.04,256,1695711600"; d="scan'208";a="895075318" Received: from lkp-server02.sh.intel.com (HELO b07ab15da5fe) ([10.239.97.151]) by orsmga004.jf.intel.com with ESMTP; 07 Dec 2023 01:36:21 -0800 Received: from kbuild by b07ab15da5fe with local (Exim 4.96) (envelope-from ) id 1rBAnq-000C2A-2f; Thu, 07 Dec 2023 09:36:18 +0000 Date: Thu, 7 Dec 2023 17:35:30 +0800 From: kernel test robot To: Frank Li , imx@lists.linux.dev, Richard Zhu , Lucas Stach , Bjorn Helgaas , Lorenzo Pieralisi , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Rob Herring , 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 7/9] PCI: imx6: Simplify switch-case logic by involve init_phy callback Message-ID: <202312071732.l6LvuDdy-lkp@intel.com> References: <20231206155903.566194-8-Frank.Li@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231206155903.566194-8-Frank.Li@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231207_013626_813529_B14957C0 X-CRM114-Status: GOOD ( 12.11 ) 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 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-8-Frank.Li%40nxp.com patch subject: [PATCH 7/9] PCI: imx6: Simplify switch-case logic by involve init_phy callback config: powerpc-randconfig-002-20231207 (https://download.01.org/0day-ci/archive/20231207/202312071732.l6LvuDdy-lkp@intel.com/config) compiler: powerpc-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231207/202312071732.l6LvuDdy-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/202312071732.l6LvuDdy-lkp@intel.com/ All errors (new ones prefixed by >>): powerpc-linux-ld: drivers/pci/controller/dwc/pci-imx6.o: in function `imx6_pcie_host_init': >> pci-imx6.c:(.text.imx6_pcie_host_init+0x120): undefined reference to `__ffsdi2' -- 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