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 60240C433EF for ; Mon, 6 Dec 2021 18:21:40 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 900996B0071; Mon, 6 Dec 2021 13:21:29 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 8AFA16B0072; Mon, 6 Dec 2021 13:21:29 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 776CA6B007E; Mon, 6 Dec 2021 13:21:29 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0093.hostedemail.com [216.40.44.93]) by kanga.kvack.org (Postfix) with ESMTP id 667586B0071 for ; Mon, 6 Dec 2021 13:21:29 -0500 (EST) Received: from smtpin22.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay02.hostedemail.com (Postfix) with ESMTP id 22528894A9 for ; Mon, 6 Dec 2021 18:21:19 +0000 (UTC) X-FDA: 78888186678.22.5A38FC2 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by imf29.hostedemail.com (Postfix) with ESMTP id 4532D9000247 for ; Mon, 6 Dec 2021 18:21:17 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6200,9189,10190"; a="224627244" X-IronPort-AV: E=Sophos;i="5.87,292,1631602800"; d="scan'208";a="224627244" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Dec 2021 10:21:16 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,292,1631602800"; d="scan'208";a="461936283" Received: from lkp-server02.sh.intel.com (HELO 9e1e9f9b3bcb) ([10.239.97.151]) by orsmga006.jf.intel.com with ESMTP; 06 Dec 2021 10:21:15 -0800 Received: from kbuild by 9e1e9f9b3bcb with local (Exim 4.92) (envelope-from ) id 1muIby-000LZh-CG; Mon, 06 Dec 2021 18:21:14 +0000 Date: Tue, 7 Dec 2021 02:20:54 +0800 From: kernel test robot To: Lucas Tanure Cc: kbuild-all@lists.01.org, Linux Memory Management List , Mark Brown Subject: [linux-next:master 3105/5235] ERROR: modpost: "cs35l41_regmap_spi" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined! Message-ID: <202112070229.jmr1TcfY-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-Rspamd-Server: rspam03 X-Rspamd-Queue-Id: 4532D9000247 X-Stat-Signature: z4wfd5ft148xihwhsjyxw5ba1d3assyt Authentication-Results: imf29.hostedemail.com; dkim=none; spf=none (imf29.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 134.134.136.20) smtp.mailfrom=lkp@intel.com; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=intel.com (policy=none) X-HE-Tag: 1638814877-547223 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: 5d02ef4b57f6e7d4dcba14d40cf05373a146a605 commit: a5e0091d62abb9599d9dea505ec0e8c820001831 [3105/5235] ASoC: cs35l41: Fix link problem config: i386-randconfig-a014-20211206 (https://download.01.org/0day-ci/archive/20211207/202112070229.jmr1TcfY-lkp@intel.com/config) compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=a5e0091d62abb9599d9dea505ec0e8c820001831 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 a5e0091d62abb9599d9dea505ec0e8c820001831 # save the config file to linux build tree mkdir build_dir make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot Note: the linux-next/master HEAD 5d02ef4b57f6e7d4dcba14d40cf05373a146a605 builds fine. It may have been fixed somewhere. All errors (new ones prefixed by >>, old ones prefixed by <<): ERROR: modpost: "__devm_regmap_init_spi" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined! >> ERROR: modpost: "cs35l41_regmap_spi" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined! ERROR: modpost: "__spi_register_driver" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined! ERROR: modpost: "spi_setup" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined! >> ERROR: modpost: "cs35l41_remove" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined! >> ERROR: modpost: "cs35l41_probe" [sound/soc/codecs/snd-soc-cs35l41-spi.ko] undefined! Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for SND_SOC_CS35L41_SPI Depends on SOUND && !UML && SND && SND_SOC && SPI_MASTER Selected by - SND_SOC_AMD_VANGOGH_MACH && SOUND && !UML && SND && SND_SOC && SND_SOC_AMD_ACP5x && I2C --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org