linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org
Subject: [linusw-nomadik:ux500-janice-v6.0-rc1 10/14] isa1200.c:undefined reference to `input_ff_create_memless'
Date: Sun, 28 Aug 2022 06:38:21 +0800	[thread overview]
Message-ID: <202208280607.96e2DfTw-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git ux500-janice-v6.0-rc1
head:   db82f03c994030f17a96eed90c721c0100c0d108
commit: 002bf3c08f6318d31fdee70b6e819826ac9e98cf [10/14] Input: isa1200 - new driver for Immersion ISA1200
config: s390-randconfig-c004-20220828 (https://download.01.org/0day-ci/archive/20220828/202208280607.96e2DfTw-lkp@intel.com/config)
compiler: s390-linux-gcc (GCC) 12.1.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/linusw/linux-nomadik.git/commit/?id=002bf3c08f6318d31fdee70b6e819826ac9e98cf
        git remote add linusw-nomadik https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
        git fetch --no-tags linusw-nomadik ux500-janice-v6.0-rc1
        git checkout 002bf3c08f6318d31fdee70b6e819826ac9e98cf
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=s390 SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   s390-linux-ld: kernel/dma/coherent.o: in function `dma_init_coherent_memory':
   coherent.c:(.text+0xc8): undefined reference to `memremap'
   s390-linux-ld: coherent.c:(.text+0x1b2): undefined reference to `memunmap'
   s390-linux-ld: kernel/dma/coherent.o: in function `_dma_release_coherent_memory':
   coherent.c:(.text+0x2de): 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+0x46): undefined reference to `of_iomap'
   s390-linux-ld: irq-al-fic.c:(.init.text+0x3c4): undefined reference to `iounmap'
   s390-linux-ld: drivers/pcmcia/cistpl.o: in function `set_cis_map':
   cistpl.c:(.text+0x75c): undefined reference to `ioremap'
   s390-linux-ld: cistpl.c:(.text+0x7d6): undefined reference to `iounmap'
   s390-linux-ld: cistpl.c:(.text+0x81a): undefined reference to `iounmap'
   s390-linux-ld: cistpl.c:(.text+0x844): undefined reference to `ioremap'
   s390-linux-ld: drivers/pcmcia/cistpl.o: in function `release_cis_mem':
   cistpl.c:(.text+0x162c): undefined reference to `iounmap'
   s390-linux-ld: drivers/input/misc/isa1200.o: in function `isa1200_probe':
>> isa1200.c:(.text+0x41a): undefined reference to `input_ff_create_memless'
   s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_init':
   timer-of.c:(.init.text+0x76): undefined reference to `of_iomap'
   s390-linux-ld: timer-of.c:(.init.text+0x33a): undefined reference to `iounmap'
   s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_cleanup':
   timer-of.c:(.init.text+0x416): undefined reference to `iounmap'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

                 reply	other threads:[~2022-08-27 22:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202208280607.96e2DfTw-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).