All of lore.kernel.org
 help / color / mirror / Atom feed
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 05:25:52 +0800	[thread overview]
Message-ID: <201910310546.pXpB5m4R%lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git locking/core
head:   f0a2853e09a108fee2ebed7c452f84ae97537f28
commit: f0a2853e09a108fee2ebed7c452f84ae97537f28 [5/5] locking/percpu-rwsem: Remove the embedded rwsem
config: sh-allmodconfig (attached as .config)
compiler: sh4-linux-gcc (GCC) 7.4.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout f0a2853e09a108fee2ebed7c452f84ae97537f28
        # save the attached .config to linux build tree
        GCC_VERSION=7.4.0 make.cross ARCH=sh 

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: 52246 bytes --]

             reply	other threads:[~2019-10-30 21:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-30 21:25 kbuild test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-30 23:27 [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=201910310546.pXpB5m4R%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.