From: kbuild test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [peterz-queue:locking/core 5/5] kernel/locking/rwsem.c:31:10: fatal error: rwsem.h: No such file or directory
Date: Thu, 31 Oct 2019 07:27:34 +0800 [thread overview]
Message-ID: <201910310727.A1oZbmCh%lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1564 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git locking/core
head: eae02706ccfe1602e26fabe37dc4e9111f903dd9
commit: eae02706ccfe1602e26fabe37dc4e9111f903dd9 [5/5] locking/percpu-rwsem: Remove the embedded rwsem
config: x86_64-allyesconfig (attached as .config)
compiler: gcc-7 (Debian 7.4.0-14) 7.4.0
reproduce:
git checkout eae02706ccfe1602e26fabe37dc4e9111f903dd9
# save the attached .config to linux build tree
make ARCH=x86_64
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> kernel/locking/rwsem.c:31:10: fatal error: rwsem.h: No such file or directory
#include "rwsem.h"
^~~~~~~~~
compilation terminated.
vim +31 kernel/locking/rwsem.c
c4e05116a2c4d8 kernel/rwsem.c Ingo Molnar 2006-07-03 30
7a215f89a03355 kernel/locking/rwsem.c Davidlohr Bueso 2015-01-30 @31 #include "rwsem.h"
5dec94d4923683 kernel/locking/rwsem.c Waiman Long 2019-05-20 32 #include "lock_events.h"
5dec94d4923683 kernel/locking/rwsem.c Waiman Long 2019-05-20 33
:::::: The code at line 31 was first introduced by commit
:::::: 7a215f89a0335582292ec6f3edaa3abd570da75a locking/rwsem: Set lock ownership ASAP
:::::: TO: Davidlohr Bueso <dave@stgolabs.net>
:::::: CC: Ingo Molnar <mingo@kernel.org>
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 70190 bytes --]
next reply other threads:[~2019-10-30 23:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-30 23:27 kbuild test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-10-30 21:25 [peterz-queue:locking/core 5/5] kernel/locking/rwsem.c:31:10: fatal error: rwsem.h: No such file or directory kbuild test robot
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=201910310727.A1oZbmCh%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.