From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 50CBC15C1 for ; Thu, 22 Jun 2023 02:49:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1687402161; x=1718938161; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=tt3wX80eeUJQMUKZ5re8uDuyu//FG7twtLDZz+jjnVo=; b=bTEp3xGNcqgazI1fyX8xh9EDWfXO9pnXM+eOqtJ+SbAJnPWwZAkxzMNA 9rmgqcNzRdqEImcToVMR0ypXLSHSpvneew+dqf0cDVxqM4XfK1Im1hTDU YokWO3hpVaOlWfcnXnrAL2mQLLsKrImwCbCcOD0ZFWi7SCrJgkeF91YNv y4bcErlZkb6KD5grmEOmOjAxnDc+98r9wLY5CsvnGLZSiBLfvloQeJ2FZ SmSbVURswuiIUJI11o/kRSFGGUrJktaoLVag06dKx6WbXDK9XaVi3AFx7 dIue9YTFQ5In16Fu1xft4RzKwy5Dw+O2KgaihDgmp4OHJ/drwIU/QWZbT A==; X-IronPort-AV: E=McAfee;i="6600,9927,10748"; a="446747560" X-IronPort-AV: E=Sophos;i="6.00,262,1681196400"; d="scan'208";a="446747560" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jun 2023 19:48:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10748"; a="744432432" X-IronPort-AV: E=Sophos;i="6.00,262,1681196400"; d="scan'208";a="744432432" Received: from lkp-server01.sh.intel.com (HELO 783282924a45) ([10.239.97.150]) by orsmga008.jf.intel.com with ESMTP; 21 Jun 2023 19:48:27 -0700 Received: from kbuild by 783282924a45 with local (Exim 4.96) (envelope-from ) id 1qCAN0-0007HO-2b; Thu, 22 Jun 2023 02:48:26 +0000 Date: Thu, 22 Jun 2023 10:48:12 +0800 From: kernel test robot To: Bartosz Golaszewski , Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Maxime Coquelin , Junxiao Chang , Vinod Koul , Bhupesh Sharma Cc: oe-kbuild-all@lists.linux.dev, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski Subject: Re: [PATCH net-next 08/11] net: stmmac: platform: provide devm_stmmac_probe_config_dt() Message-ID: <202306221025.K6fKRmj7-lkp@intel.com> References: <20230621153650.440350-9-brgl@bgdev.pl> Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230621153650.440350-9-brgl@bgdev.pl> Hi Bartosz, kernel test robot noticed the following build errors: [auto build test ERROR on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Bartosz-Golaszewski/net-stmmac-platform-provide-stmmac_pltfr_init/20230621-234133 base: net-next/main patch link: https://lore.kernel.org/r/20230621153650.440350-9-brgl%40bgdev.pl patch subject: [PATCH net-next 08/11] net: stmmac: platform: provide devm_stmmac_probe_config_dt() config: x86_64-kexec (https://download.01.org/0day-ci/archive/20230622/202306221025.K6fKRmj7-lkp@intel.com/config) compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 reproduce: (https://download.01.org/0day-ci/archive/20230622/202306221025.K6fKRmj7-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/202306221025.K6fKRmj7-lkp@intel.com/ All errors (new ones prefixed by >>): ld: vmlinux.o: in function `__ksymtab_devm_stmmac_probe_config_dt': >> stmmac_platform.c:(___ksymtab_gpl+devm_stmmac_probe_config_dt+0x0): undefined reference to `devm_stmmac_probe_config_dt' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki 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 7C02DEB64D7 for ; Thu, 22 Jun 2023 02:50:10 +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=QvGcF6YZpRhtHzw1JaM6dH45ibiVgqXV7MogkY0esz4=; b=z6OeQ4KPtOeUI/ +1TduLnbBQWtuAcw7DPOZmWpT65epCZrsikaibxZOSebPN7SfJ54992iI8aPswdV4RvUuPaZeMM2d wCvSYG806oPqZovRLGTjbmH1dkh3lUZXjiWd/JQ4XctFGNd0bLhDuhqp4MTUZSx7xjLqqCdX5YcA5 lBzmd/6PrPrZgl777+WU4IJ86OA6TCUxPPWj1MSuv7rWueQcnszUvI22DqChNc9SE41WvMPflol2p k+fJqBNmgNZ1qeHWFr7sYseat+B27L8eXqLNUtRl/c4n7BBAHbvUz9yC9nzPFzg1aGK9rk5SsxVO6 RlnlNplZamO9MO4XuITg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qCAOH-00GanM-2g; Thu, 22 Jun 2023 02:49:45 +0000 Received: from mga05.intel.com ([192.55.52.43]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qCAOE-00GamM-2k for linux-arm-kernel@lists.infradead.org; Thu, 22 Jun 2023 02:49:44 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1687402182; x=1718938182; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=tt3wX80eeUJQMUKZ5re8uDuyu//FG7twtLDZz+jjnVo=; b=a/Uojj/zLyi+Iq2TpvN1Tbk7Z6ANcMmeS/6EA1R+GQ9JfoKI2+TF+SXv Th/K6gIbQErp2C4/Y0aXAGK1U1HmvXZNmINPuhOWmXdSQQfAOzVTelo6M PNIPvWoEOv4X1Zp9Whga2L2RjCHItXyIBykAEywbo15xsJzVjr7WnlBDV ZTWYDvt22mZeC3r8+tyU42ndQHdPE+nqUJlIiLAGHtTVwx7ckgmwucCtA CX3J6bxk2kYqITl+NiQTvE4cJoTXsBI5t0NZ1FngYkqCoDCWr3zTUpOT0 M4yaqjW1v1gtFhPxnGVcEOC78c8bvmolnvQjk/sno4p6Lc4Wl5cVmXS0A Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10748"; a="446747561" X-IronPort-AV: E=Sophos;i="6.00,262,1681196400"; d="scan'208";a="446747561" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jun 2023 19:48:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10748"; a="744432432" X-IronPort-AV: E=Sophos;i="6.00,262,1681196400"; d="scan'208";a="744432432" Received: from lkp-server01.sh.intel.com (HELO 783282924a45) ([10.239.97.150]) by orsmga008.jf.intel.com with ESMTP; 21 Jun 2023 19:48:27 -0700 Received: from kbuild by 783282924a45 with local (Exim 4.96) (envelope-from ) id 1qCAN0-0007HO-2b; Thu, 22 Jun 2023 02:48:26 +0000 Date: Thu, 22 Jun 2023 10:48:12 +0800 From: kernel test robot To: Bartosz Golaszewski , Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Maxime Coquelin , Junxiao Chang , Vinod Koul , Bhupesh Sharma Cc: oe-kbuild-all@lists.linux.dev, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski Subject: Re: [PATCH net-next 08/11] net: stmmac: platform: provide devm_stmmac_probe_config_dt() Message-ID: <202306221025.K6fKRmj7-lkp@intel.com> References: <20230621153650.440350-9-brgl@bgdev.pl> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230621153650.440350-9-brgl@bgdev.pl> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230621_194942_921011_4A5A4E5D X-CRM114-Status: UNSURE ( 9.57 ) X-CRM114-Notice: Please train this message. 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 Bartosz, kernel test robot noticed the following build errors: [auto build test ERROR on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Bartosz-Golaszewski/net-stmmac-platform-provide-stmmac_pltfr_init/20230621-234133 base: net-next/main patch link: https://lore.kernel.org/r/20230621153650.440350-9-brgl%40bgdev.pl patch subject: [PATCH net-next 08/11] net: stmmac: platform: provide devm_stmmac_probe_config_dt() config: x86_64-kexec (https://download.01.org/0day-ci/archive/20230622/202306221025.K6fKRmj7-lkp@intel.com/config) compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 reproduce: (https://download.01.org/0day-ci/archive/20230622/202306221025.K6fKRmj7-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/202306221025.K6fKRmj7-lkp@intel.com/ All errors (new ones prefixed by >>): ld: vmlinux.o: in function `__ksymtab_devm_stmmac_probe_config_dt': >> stmmac_platform.c:(___ksymtab_gpl+devm_stmmac_probe_config_dt+0x0): undefined reference to `devm_stmmac_probe_config_dt' -- 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