From: kernel test robot <lkp@intel.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: kbuild-all@lists.01.org, clang-built-linux@googlegroups.com,
Linux Memory Management List <linux-mm@kvack.org>
Subject: [linux-next:master 2048/11541] omap4-keypad.c:undefined reference to `devm_ioremap_resource'
Date: Tue, 16 Feb 2021 10:38:07 +0800 [thread overview]
Message-ID: <202102161003.uEuTf3vU-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 5612 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 52a0bcb60e40f30211cb5cbbb0f582ec4e91d896
commit: 60dc45119465d086724851d2a5fd09daeb3c515e [2048/11541] Input: omap4-keypad - switch to use managed resources
config: s390-randconfig-r002-20210215 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project c9439ca36342fb6013187d0a69aef92736951476)
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
# install s390 cross compiling tool for clang build
# apt-get install binutils-s390x-linux-gnu
# https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=60dc45119465d086724851d2a5fd09daeb3c515e
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 60dc45119465d086724851d2a5fd09daeb3c515e
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=s390
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
s390x-linux-gnu-ld: drivers/irqchip/irq-al-fic.o: in function `al_fic_init_dt':
irq-al-fic.c:(.init.text+0x2e): undefined reference to `of_iomap'
s390x-linux-gnu-ld: irq-al-fic.c:(.init.text+0x224): undefined reference to `iounmap'
s390x-linux-gnu-ld: drivers/dma/altera-msgdma.o: in function `msgdma_probe':
altera-msgdma.c:(.text+0xb6): undefined reference to `devm_ioremap'
s390x-linux-gnu-ld: altera-msgdma.c:(.text+0x134): undefined reference to `devm_ioremap'
s390x-linux-gnu-ld: altera-msgdma.c:(.text+0x1b2): undefined reference to `devm_ioremap'
s390x-linux-gnu-ld: drivers/dma/dw/platform.o: in function `dw_probe':
platform.c:(.text+0x98): undefined reference to `devm_platform_ioremap_resource'
s390x-linux-gnu-ld: drivers/dma/idma64.o: in function `idma64_platform_probe':
idma64.c:(.text+0x78): undefined reference to `devm_ioremap_resource'
s390x-linux-gnu-ld: drivers/dma/sf-pdma/sf-pdma.o: in function `sf_pdma_probe':
sf-pdma.c:(.text+0x60): undefined reference to `devm_ioremap_resource'
s390x-linux-gnu-ld: drivers/dma/qcom/hidma_mgmt.o: in function `hidma_mgmt_probe':
hidma_mgmt.c:(.text+0x3de): undefined reference to `devm_ioremap_resource'
s390x-linux-gnu-ld: drivers/dma/qcom/hidma_mgmt.o: in function `hidma_mgmt_of_populate_channels':
hidma_mgmt.c:(.init.text+0x10e): undefined reference to `of_address_to_resource'
s390x-linux-gnu-ld: hidma_mgmt.c:(.init.text+0x126): undefined reference to `of_address_to_resource'
s390x-linux-gnu-ld: drivers/dma/qcom/hidma.o: in function `hidma_probe':
hidma.c:(.text+0x3e): undefined reference to `devm_ioremap_resource'
s390x-linux-gnu-ld: hidma.c:(.text+0x74): undefined reference to `devm_ioremap_resource'
s390x-linux-gnu-ld: drivers/mtd/nand/raw/denali_dt.o: in function `denali_dt_probe':
denali_dt.c:(.text+0xb2): undefined reference to `devm_ioremap_resource'
s390x-linux-gnu-ld: denali_dt.c:(.text+0xe4): undefined reference to `devm_ioremap_resource'
s390x-linux-gnu-ld: drivers/pcmcia/cistpl.o: in function `release_cis_mem':
cistpl.c:(.text+0x88): undefined reference to `iounmap'
s390x-linux-gnu-ld: drivers/pcmcia/cistpl.o: in function `pcmcia_read_cis_mem':
cistpl.c:(.text+0x1b4): undefined reference to `ioremap'
s390x-linux-gnu-ld: cistpl.c:(.text+0x234): undefined reference to `iounmap'
s390x-linux-gnu-ld: cistpl.c:(.text+0x246): undefined reference to `ioremap'
s390x-linux-gnu-ld: cistpl.c:(.text+0x334): undefined reference to `ioremap'
s390x-linux-gnu-ld: cistpl.c:(.text+0x37c): undefined reference to `iounmap'
s390x-linux-gnu-ld: cistpl.c:(.text+0x3be): undefined reference to `iounmap'
s390x-linux-gnu-ld: cistpl.c:(.text+0x3d0): undefined reference to `ioremap'
s390x-linux-gnu-ld: drivers/pcmcia/cistpl.o: in function `pcmcia_write_cis_mem':
cistpl.c:(.text+0x532): undefined reference to `ioremap'
s390x-linux-gnu-ld: cistpl.c:(.text+0x5ae): undefined reference to `iounmap'
s390x-linux-gnu-ld: cistpl.c:(.text+0x5c0): undefined reference to `ioremap'
s390x-linux-gnu-ld: cistpl.c:(.text+0x6ae): undefined reference to `ioremap'
s390x-linux-gnu-ld: cistpl.c:(.text+0x6f6): undefined reference to `iounmap'
s390x-linux-gnu-ld: cistpl.c:(.text+0x72e): undefined reference to `iounmap'
s390x-linux-gnu-ld: cistpl.c:(.text+0x740): undefined reference to `ioremap'
s390x-linux-gnu-ld: drivers/input/serio/apbps2.o: in function `apbps2_of_probe':
apbps2.c:(.text+0x5a): undefined reference to `devm_ioremap_resource'
s390x-linux-gnu-ld: drivers/input/keyboard/bcm-keypad.o: in function `bcm_kp_probe':
bcm-keypad.c:(.text+0x362): undefined reference to `devm_ioremap_resource'
s390x-linux-gnu-ld: drivers/input/keyboard/omap4-keypad.o: in function `omap4_keypad_probe':
>> omap4-keypad.c:(.text+0xbc): undefined reference to `devm_ioremap_resource'
s390x-linux-gnu-ld: drivers/input/touchscreen/imx6ul_tsc.o: in function `imx6ul_tsc_probe':
imx6ul_tsc.c:(.text+0x130): undefined reference to `devm_platform_ioremap_resource'
s390x-linux-gnu-ld: imx6ul_tsc.c:(.text+0x14a): undefined reference to `devm_platform_ioremap_resource'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 15942 bytes --]
next reply other threads:[~2021-02-16 2:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-16 2:38 kernel test robot [this message]
2021-02-17 4:25 ` Dmitry Torokhov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202102161003.uEuTf3vU-lkp@intel.com \
--to=lkp@intel.com \
--cc=clang-built-linux@googlegroups.com \
--cc=dmitry.torokhov@gmail.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox