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 03C9BC433F5 for ; Sun, 13 Mar 2022 03:23:53 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 2C9368D0002; Sat, 12 Mar 2022 22:23:53 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 250638D0001; Sat, 12 Mar 2022 22:23:53 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 0F3428D0002; Sat, 12 Mar 2022 22:23:53 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0083.hostedemail.com [216.40.44.83]) by kanga.kvack.org (Postfix) with ESMTP id EE7608D0001 for ; Sat, 12 Mar 2022 22:23:52 -0500 (EST) Received: from smtpin20.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id 936DC18201288 for ; Sun, 13 Mar 2022 03:23:52 +0000 (UTC) X-FDA: 79237918704.20.F2997D4 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by imf07.hostedemail.com (Postfix) with ESMTP id 6695F40026 for ; Sun, 13 Mar 2022 03:23: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=1647141831; x=1678677831; h=date:from:to:cc:subject:message-id:mime-version; bh=5Mn48a8T1zanzxr+3FD2cvQwz29EkzjOIBIWFGOGgOQ=; b=c5+IJdbKPX2KzIehOOrTRrAVY5m6FsviJlpGTTGDr/hjR3HScSz2GdEy D+DuhlivEW26F0LLGbK033yFUb6+UehSQkmH+kIsxlgzmwVLD1GmQAYuW WpaPGdRg2zbqFE2VTPpD96EsnwwWirS5GBZnkmBJ+aHsPr1NGEB6H7vbp BxF8ksYQ6uuSLYnbbZGk/O/shaJihCoRQ+3DegjERhaD3RKnLJVun+F76 E4ECCyOUMr371esZGt2QJQX8T6sz4RuOemvsa4y1phzq8OrU+gX8ohEAs e7Zk3wO723ZGkDC+qDzRIpa1f2IdZTVW/6poDOrk7WF+RXxhhnJHD9L9k Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10284"; a="253397958" X-IronPort-AV: E=Sophos;i="5.90,177,1643702400"; d="scan'208";a="253397958" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Mar 2022 19:23:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,177,1643702400"; d="scan'208";a="713317974" Received: from lkp-server02.sh.intel.com (HELO 89b41b6ae01c) ([10.239.97.151]) by orsmga005.jf.intel.com with ESMTP; 12 Mar 2022 19:23:48 -0800 Received: from kbuild by 89b41b6ae01c with local (Exim 4.92) (envelope-from ) id 1nTEpf-0008YT-TV; Sun, 13 Mar 2022 03:23:47 +0000 Date: Sun, 13 Mar 2022 11:23:02 +0800 From: kernel test robot To: Miquel Raynal Cc: kbuild-all@lists.01.org, Linux Memory Management List Subject: [linux-next:master 4107/11953] ecc-mxic.c:undefined reference to `devm_platform_ioremap_resource' Message-ID: <202203131136.h5BNl2sp-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-Queue-Id: 6695F40026 X-Rspam-User: Authentication-Results: imf07.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=c5+IJdbK; dmarc=pass (policy=none) header.from=intel.com; spf=none (imf07.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.93) smtp.mailfrom=lkp@intel.com X-Stat-Signature: aym8sugutstrjsbbrpoi9w94iescmde8 X-Rspamd-Server: rspam04 X-HE-Tag: 1647141831-818853 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: 48e6633a9fa2400b53a964358753769f291a7eb0 [4107/11953] mtd: nand: mxic-ecc: Add Macronix external ECC engine support config: s390-buildonly-randconfig-r006-20220313 (https://download.01.org/0day-ci/archive/20220313/202203131136.h5BNl2sp-lkp@intel.com/config) compiler: s390-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=48e6633a9fa2400b53a964358753769f291a7eb0 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 48e6633a9fa2400b53a964358753769f291a7eb0 # 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=s390 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 >>): s390-linux-ld: drivers/irqchip/irq-al-fic.o: in function `al_fic_init_dt': irq-al-fic.c:(.init.text+0x88): undefined reference to `of_iomap' s390-linux-ld: irq-al-fic.c:(.init.text+0x6c6): undefined reference to `iounmap' s390-linux-ld: drivers/dma/fsl-edma.o: in function `fsl_edma_probe': fsl-edma.c:(.text+0x235e): undefined reference to `devm_ioremap_resource' s390-linux-ld: fsl-edma.c:(.text+0x268a): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/dma/idma64.o: in function `idma64_platform_probe': idma64.c:(.text+0x3e2a): undefined reference to `devm_ioremap_resource' s390-linux-ld: drivers/mtd/nand/ecc-mxic.o: in function `mxic_ecc_probe': >> ecc-mxic.c:(.text+0x1c94): undefined reference to `devm_platform_ioremap_resource' s390-linux-ld: drivers/net/ethernet/altera/altera_tse_main.o: in function `request_and_map': altera_tse_main.c:(.text+0x1dae): undefined reference to `devm_ioremap' s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_init': timer-of.c:(.init.text+0x142): undefined reference to `of_iomap' s390-linux-ld: timer-of.c:(.init.text+0xa60): undefined reference to `iounmap' s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_cleanup': timer-of.c:(.init.text+0xddc): undefined reference to `iounmap' --- 0-DAY CI Kernel Test Service https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org