All of lore.kernel.org
 help / color / mirror / Atom feed
* [zen-kernel-zen-kernel:5.14/futex2 7/8] fork.c:undefined reference to `ksys_futex_wake'
@ 2021-09-04 18:47 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-09-04 18:47 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1389 bytes --]

tree:   https://github.com/zen-kernel/zen-kernel 5.14/futex2
head:   fa99bbb4cf0a5c6ed18cf58ecca678e82e008cb9
commit: 0f9626eb4437b95c97f8a5475b871a2655c299f6 [7/8] kernel: Enable waitpid() for futex2
config: s390-randconfig-r044-20210905 (attached as .config)
compiler: s390-linux-gcc (GCC) 11.2.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/zen-kernel/zen-kernel/commit/0f9626eb4437b95c97f8a5475b871a2655c299f6
        git remote add zen-kernel-zen-kernel https://github.com/zen-kernel/zen-kernel
        git fetch --no-tags zen-kernel-zen-kernel 5.14/futex2
        git checkout 0f9626eb4437b95c97f8a5475b871a2655c299f6
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=s390 SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   s390-linux-ld: kernel/fork.o: in function `mm_release':
>> fork.c:(.text+0x126): undefined reference to `ksys_futex_wake'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 33242 bytes --]

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

only message in thread, other threads:[~2021-09-04 18:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-04 18:47 [zen-kernel-zen-kernel:5.14/futex2 7/8] fork.c:undefined reference to `ksys_futex_wake' kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.