From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [zen-kernel-zen-kernel:5.10/futex2 4/13] <stdin>:1538:2: warning: #warning syscall futex_requeue not implemented
Date: Fri, 19 Feb 2021 02:16:43 +0800 [thread overview]
Message-ID: <202102190240.FS0u6FAm-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2591 bytes --]
tree: https://github.com/zen-kernel/zen-kernel 5.10/futex2
head: 65d8ec592b14a8c75ce2a04bfef5a188cd279d00
commit: f585b7a6e72052dbdee6c9baf387846cbcccb58f [4/13] futex2: Implement requeue operation
config: alpha-randconfig-r014-20210218 (attached as .config)
compiler: alpha-linux-gcc (GCC) 9.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://github.com/zen-kernel/zen-kernel/commit/f585b7a6e72052dbdee6c9baf387846cbcccb58f
git remote add zen-kernel-zen-kernel https://github.com/zen-kernel/zen-kernel
git fetch --no-tags zen-kernel-zen-kernel 5.10/futex2
git checkout f585b7a6e72052dbdee6c9baf387846cbcccb58f
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=alpha
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp]
<stdin>:1529:2: warning: #warning syscall futex_wait not implemented [-Wcpp]
<stdin>:1532:2: warning: #warning syscall futex_wake not implemented [-Wcpp]
<stdin>:1535:2: warning: #warning syscall futex_waitv not implemented [-Wcpp]
>> <stdin>:1538:2: warning: #warning syscall futex_requeue not implemented [-Wcpp]
--
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp]
<stdin>:1529:2: warning: #warning syscall futex_wait not implemented [-Wcpp]
<stdin>:1532:2: warning: #warning syscall futex_wake not implemented [-Wcpp]
<stdin>:1535:2: warning: #warning syscall futex_waitv not implemented [-Wcpp]
>> <stdin>:1538:2: warning: #warning syscall futex_requeue not implemented [-Wcpp]
--
arch/alpha/kernel/asm-offsets.c:15:6: warning: no previous prototype for 'foo' [-Wmissing-prototypes]
15 | void foo(void)
| ^~~
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp]
<stdin>:1529:2: warning: #warning syscall futex_wait not implemented [-Wcpp]
<stdin>:1532:2: warning: #warning syscall futex_wake not implemented [-Wcpp]
<stdin>:1535:2: warning: #warning syscall futex_waitv not implemented [-Wcpp]
>> <stdin>:1538:2: warning: #warning syscall futex_requeue not implemented [-Wcpp]
---
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: 34827 bytes --]
reply other threads:[~2021-02-18 18:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202102190240.FS0u6FAm-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.