public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Heiko Carstens <hca@linux.ibm.com>
Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: s390-linux-ld: arc-rimi.c:undefined reference to `iounmap'
Date: Fri, 7 Jul 2023 10:39:03 +0800	[thread overview]
Message-ID: <202307071010.VMWGjQjh-lkp@intel.com> (raw)

Hi Heiko,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   a452483508d7b70b0f6c69e249ec0b3ea2330b5c
commit: 6ef55060a1cc29dd54ff390f22cb3de266dab2b0 s390: make use of CONFIG_FUNCTION_ALIGNMENT
date:   4 months ago
config: s390-randconfig-r003-20230707 (https://download.01.org/0day-ci/archive/20230707/202307071010.VMWGjQjh-lkp@intel.com/config)
compiler: s390-linux-gcc (GCC) 12.3.0
reproduce: (https://download.01.org/0day-ci/archive/20230707/202307071010.VMWGjQjh-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 <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202307071010.VMWGjQjh-lkp@intel.com/

All errors (new ones prefixed by >>):

   s390-linux-ld: kernel/dma/coherent.o: in function `_dma_release_coherent_memory.part.0':
   coherent.c:(.text+0xa8): undefined reference to `memunmap'
   s390-linux-ld: kernel/dma/coherent.o: in function `dma_init_coherent_memory':
   coherent.c:(.text+0x12a): undefined reference to `memremap'
   s390-linux-ld: coherent.c:(.text+0x1ac): undefined reference to `memunmap'
   s390-linux-ld: drivers/irqchip/irq-al-fic.o: in function `al_fic_init_dt':
   irq-al-fic.c:(.init.text+0x8a): undefined reference to `of_iomap'
   s390-linux-ld: irq-al-fic.c:(.init.text+0xee): undefined reference to `iounmap'
   s390-linux-ld: drivers/misc/open-dice.o: in function `open_dice_write':
   open-dice.c:(.text+0x19a): undefined reference to `devm_memremap'
   s390-linux-ld: open-dice.c:(.text+0x20e): undefined reference to `devm_memunmap'
   s390-linux-ld: drivers/net/arcnet/com90xx.o: in function `com90xx_exit':
   com90xx.c:(.exit.text+0xa6): undefined reference to `iounmap'
   s390-linux-ld: drivers/net/arcnet/com90xx.o: in function `check_mirror':
   com90xx.c:(.init.text+0xb0): undefined reference to `ioremap'
   s390-linux-ld: com90xx.c:(.init.text+0x114): undefined reference to `iounmap'
   s390-linux-ld: drivers/net/arcnet/com90xx.o: in function `com90xx_found':
   com90xx.c:(.init.text+0x344): undefined reference to `iounmap'
   s390-linux-ld: com90xx.c:(.init.text+0x480): undefined reference to `iounmap'
   s390-linux-ld: com90xx.c:(.init.text+0x77c): undefined reference to `ioremap'
   s390-linux-ld: com90xx.c:(.init.text+0x8ec): undefined reference to `iounmap'
   s390-linux-ld: drivers/net/arcnet/com90xx.o: in function `com90xx_probe':
   com90xx.c:(.init.text+0xec4): undefined reference to `ioremap'
   s390-linux-ld: com90xx.c:(.init.text+0xf76): undefined reference to `iounmap'
   s390-linux-ld: com90xx.c:(.init.text+0x1482): undefined reference to `iounmap'
   s390-linux-ld: drivers/net/arcnet/arc-rimi.o: in function `check_mirror':
   arc-rimi.c:(.text+0x2f4): undefined reference to `ioremap'
>> s390-linux-ld: arc-rimi.c:(.text+0x324): undefined reference to `iounmap'
   s390-linux-ld: drivers/net/arcnet/arc-rimi.o: in function `arc_rimi_exit':
   arc-rimi.c:(.exit.text+0x4e): undefined reference to `iounmap'
   s390-linux-ld: drivers/net/arcnet/arc-rimi.o: in function `arcrimi_found':
   arc-rimi.c:(.init.text+0x1f4): undefined reference to `ioremap'
   s390-linux-ld: arc-rimi.c:(.init.text+0x2f8): undefined reference to `iounmap'
   s390-linux-ld: arc-rimi.c:(.init.text+0x576): undefined reference to `iounmap'
   s390-linux-ld: arc-rimi.c:(.init.text+0x720): undefined reference to `ioremap'
   s390-linux-ld: arc-rimi.c:(.init.text+0x938): undefined reference to `iounmap'
   s390-linux-ld: drivers/pcmcia/cistpl.o: in function `set_cis_map':
   cistpl.c:(.text+0x73a): undefined reference to `ioremap'
   s390-linux-ld: cistpl.c:(.text+0x81a): undefined reference to `iounmap'
   s390-linux-ld: cistpl.c:(.text+0x866): undefined reference to `iounmap'
   s390-linux-ld: cistpl.c:(.text+0x890): undefined reference to `ioremap'
   s390-linux-ld: drivers/pcmcia/cistpl.o: in function `release_cis_mem':
   cistpl.c:(.text+0x16d8): undefined reference to `iounmap'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

             reply	other threads:[~2023-07-07  2:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-07  2:39 kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-25  8:59 s390-linux-ld: arc-rimi.c:undefined reference to `iounmap' kernel test robot
2022-11-02  0:35 kernel test robot

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=202307071010.VMWGjQjh-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=hca@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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