[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202208182236.fR4cYP2W-lkp@intel.com>
Date: Thu, 18 Aug 2022 22:03:34 +0800
From: kernel test robot <lkp@...el.com>
To: Alexander Lobakin <alexandr.lobakin@...el.com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [alobakin:kallsyms 3/3] :undefined reference to `memremap'
tree: https://github.com/alobakin/linux kallsyms
head: 0707de5041e9ba702fb490bf92d8742b797c9c3e
commit: 0707de5041e9ba702fb490bf92d8742b797c9c3e [3/3] kallsyms: add option to include relative filepaths into kallsyms
config: s390-allmodconfig
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://github.com/alobakin/linux/commit/0707de5041e9ba702fb490bf92d8742b797c9c3e
git remote add alobakin https://github.com/alobakin/linux
git fetch --no-tags alobakin kallsyms
git checkout 0707de5041e9ba702fb490bf92d8742b797c9c3e
# 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@...el.com>
All errors (new ones prefixed by >>):
s390-linux-ld: kernel/dma/coherent.o: in function `dma_init_coherent_memory':
>> :(.text+0x116): undefined reference to `memremap'
>> s390-linux-ld: :(.text+0x246): undefined reference to `memunmap'
s390-linux-ld: kernel/dma/coherent.o: in function `dma_declare_coherent_memory':
>> :(.text+0x790): undefined reference to `memunmap'
s390-linux-ld: kernel/dma/coherent.o: in function `dma_release_coherent_memory':
:(.text+0x840): undefined reference to `memunmap'
s390-linux-ld: drivers/irqchip/irq-al-fic.o: in function `al_fic_init_dt':
>> :(.init.text+0x98): undefined reference to `of_iomap'
>> s390-linux-ld: :(.init.text+0x5e2): undefined reference to `iounmap'
s390-linux-ld: drivers/clk/clk-fixed-mmio.o: in function `fixed_mmio_clk_setup':
>> :(.text+0x9a): undefined reference to `of_iomap'
>> s390-linux-ld: :(.text+0xf0): undefined reference to `iounmap'
s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_init':
:(.init.text+0x17c): undefined reference to `of_iomap'
s390-linux-ld: :(.init.text+0xa66): undefined reference to `iounmap'
s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_cleanup':
>> :(.init.text+0xc66): undefined reference to `iounmap'
s390-linux-ld: drivers/clocksource/timer-microchip-pit64b.o: in function `mchp_pit64b_dt_init_timer':
:(.init.text+0x8dc): undefined reference to `of_iomap'
s390-linux-ld: :(.init.text+0x109a): undefined reference to `iounmap'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (119714 bytes)
Powered by blists - more mailing lists