public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [arm-integrator:kernel-in-vmalloc-v5.19-rc1 28/35] main.c:undefined reference to `virt_to_pfn'
@ 2022-07-05  1:05 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-07-05  1:05 UTC (permalink / raw)
  To: Linus Walleij; +Cc: kbuild-all, linux-kernel

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@intel.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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-05  1:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-05  1:05 [arm-integrator:kernel-in-vmalloc-v5.19-rc1 28/35] main.c:undefined reference to `virt_to_pfn' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox