[linusw-nomadik:ux500-janice-v6.0-rc1 10/14] isa1200.c:undefined reference to `input_ff_create_memless'

kernel test robot lkp at intel.com
Sat Aug 27 15:38:21 PDT 2022


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 at 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



More information about the linux-arm-kernel mailing list