From: kernel test robot <lkp@intel.com>
To: Mathura_Kumar <academic1mathura@gmail.com>, brauner@kernel.org
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
linux-kernel@vger.kernel.org, linux-ipc@vger.kernel.org,
Mathura_Kumar <academic1mathura@gmail.com>
Subject: Re: [PATCH] mqueue: introduce new do_mq_timedreceive2() [ mq_peek syscall] for non-destructive receive and inspection
Date: Fri, 27 Feb 2026 04:12:04 +0800 [thread overview]
Message-ID: <202602270407.RLRGqxJd-lkp@intel.com> (raw)
In-Reply-To: <20260226174010.118080-1-academic1mathura@gmail.com>
Hi Mathura_Kumar,
kernel test robot noticed the following build warnings:
[auto build test WARNING on brauner-vfs/vfs.all]
[also build test WARNING on linus/master v7.0-rc1 next-20260226]
[cannot apply to shuah-kselftest/next shuah-kselftest/fixes tip/x86/asm]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Mathura_Kumar/mqueue-introduce-new-do_mq_timedreceive2-mq_peek-syscall-for-non-destructive-receive-and-inspection/20260227-021340
base: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git vfs.all
patch link: https://lore.kernel.org/r/20260226174010.118080-1-academic1mathura%40gmail.com
patch subject: [PATCH] mqueue: introduce new do_mq_timedreceive2() [ mq_peek syscall] for non-destructive receive and inspection
config: s390-allnoconfig (https://download.01.org/0day-ci/archive/20260227/202602270407.RLRGqxJd-lkp@intel.com/config)
compiler: clang version 23.0.0git (https://github.com/llvm/llvm-project 9a109fbb6e184ec9bcce10615949f598f4c974a9)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260227/202602270407.RLRGqxJd-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202602270407.RLRGqxJd-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> <stdin>:1630:2: warning: syscall mq_timedreceive2 not implemented [-W#warnings]
1630 | #warning syscall mq_timedreceive2 not implemented
| ^
<stdin>:1633:2: warning: syscall mq_timedreceive2_time64 not implemented [-W#warnings]
1633 | #warning syscall mq_timedreceive2_time64 not implemented
| ^
2 warnings generated.
--
>> <stdin>:1630:2: warning: syscall mq_timedreceive2 not implemented [-W#warnings]
1630 | #warning syscall mq_timedreceive2 not implemented
| ^
<stdin>:1633:2: warning: syscall mq_timedreceive2_time64 not implemented [-W#warnings]
1633 | #warning syscall mq_timedreceive2_time64 not implemented
| ^
2 warnings generated.
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2026-02-26 20:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20260226174010.118080-1-academic1mathura@gmail.com>
2026-02-26 20:12 ` [PATCH] mqueue: introduce new do_mq_timedreceive2() [ mq_peek syscall] for non-destructive receive and inspection kernel test robot
2026-02-26 20:12 ` kernel test robot [this message]
2026-02-26 20:44 ` kernel test robot
2026-02-27 7:08 ` [PATCH 1/2] " Mathura_Kumar
2026-02-27 7:08 ` [PATCH 2/2] [PATCH-V2] " Mathura_Kumar
2026-02-27 7:28 ` [PATCH 1/2] " Mathura_Kumar
2026-02-27 7:28 ` [PATCH 2/2] [PATCH-V2] " Mathura_Kumar
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=202602270407.RLRGqxJd-lkp@intel.com \
--to=lkp@intel.com \
--cc=academic1mathura@gmail.com \
--cc=brauner@kernel.org \
--cc=linux-ipc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox