linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 7268/7393] ld.lld: error: undefined symbol: hugetlb_vma_lock_release
@ 2022-09-15 20:20 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-09-15 20:20 UTC (permalink / raw)
  To: Mike Kravetz
  Cc: llvm, kbuild-all, Linux Memory Management List, Andrew Morton

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   6ce5d01e7011b32600656bf90a626b1e51fb192a
commit: d56100904028e33cd44660e7b17c1738edafad14 [7268/7393] hugetlb: use new vma_lock for pmd sharing synchronization
config: arm64-buildonly-randconfig-r004-20220915 (https://download.01.org/0day-ci/archive/20220916/202209160402.TZRsdQUp-lkp@intel.com/config)
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 5279e11f063db6a0cc87ccf9e0e1c7b1b31aa7cf)
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
        # install arm64 cross compiling tool for clang build
        # apt-get install binutils-aarch64-linux-gnu
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=d56100904028e33cd44660e7b17c1738edafad14
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout d56100904028e33cd44660e7b17c1738edafad14
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash

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

Note: the linux-next/master HEAD 6ce5d01e7011b32600656bf90a626b1e51fb192a builds fine.
      It may have been fixed somewhere.

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: hugetlb_vma_lock_release
   >>> referenced by inode.c
   >>>               hugetlbfs/inode.o:(remove_inode_hugepages) in archive fs/built-in.a
   >>> referenced by inode.c
   >>>               hugetlbfs/inode.o:(remove_inode_hugepages) in archive fs/built-in.a

-- 
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-09-15 20:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-15 20:20 [linux-next:master 7268/7393] ld.lld: error: undefined symbol: hugetlb_vma_lock_release 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;
as well as URLs for NNTP newsgroup(s).