[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202207050943.NLWeuegh-lkp@intel.com>
Date: Tue, 5 Jul 2022 09:05:43 +0800
From: kernel test robot <lkp@...el.com>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [arm-integrator:kernel-in-vmalloc-v5.19-rc1 28/35] main.c:undefined
reference to `virt_to_pfn'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git kernel-in-vmalloc-v5.19-rc1
head: 144435741b0a6f31403d3084103678da3b4f9d11
commit: ea189c32a142b7a3e7f9bd45fd611e943991be0b [28/35] riscv: Make virt_to_pfn() a real function
config: riscv-randconfig-r012-20220703 (https://download.01.org/0day-ci/archive/20220705/202207050943.NLWeuegh-lkp@intel.com/config)
compiler: riscv64-linux-gcc (GCC) 11.3.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-integrator.git/commit/?id=ea189c32a142b7a3e7f9bd45fd611e943991be0b
git remote add arm-integrator https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git
git fetch --no-tags arm-integrator kernel-in-vmalloc-v5.19-rc1
git checkout ea189c32a142b7a3e7f9bd45fd611e943991be0b
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=riscv 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 >>):
riscv64-linux-ld: init/main.o: in function `.L354':
>> main.c:(.init.text+0x1660): undefined reference to `virt_to_pfn'
riscv64-linux-ld: init/main.o: in function `.L356':
main.c:(.init.text+0x16a4): undefined reference to `virt_to_pfn'
riscv64-linux-ld: kernel/fork.o: in function `.L0 ':
>> fork.c:(.text+0x4dc): undefined reference to `virt_to_pfn'
riscv64-linux-ld: kernel/fork.o: in function `.L245':
fork.c:(.text+0x1484): undefined reference to `virt_to_pfn'
riscv64-linux-ld: kernel/fork.o: in function `dup_task_struct':
fork.c:(.text+0x169c): undefined reference to `virt_to_pfn'
riscv64-linux-ld: kernel/fork.o:fork.c:(.text+0x325c): more undefined references to `virt_to_pfn' follow
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists