All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [mark-rutland:arm64/set_fs-removal 1/8] include/linux/arm_sdei.h:10:10: fatal error: 'asm/sdei.h' file not found
Date: Tue, 22 Sep 2020 10:14:05 +0800	[thread overview]
Message-ID: <202009221001.JkO2YLOY%lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git arm64/set_fs-removal
head:   670f25a8d0e17795ab49689a2bb8381755b9ec0c
commit: bb1b4161c9f4ac72305d39119e5a57d538375d5c [1/8] arm64/sdei: don't reuse orig_addr_limit
config: x86_64-randconfig-r002-20200921 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 4e8c028158b56d9c2142a62464e8e0686bde3584)
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
        # install x86_64 cross compiling tool for clang build
        # apt-get install binutils-x86-64-linux-gnu
        git checkout bb1b4161c9f4ac72305d39119e5a57d538375d5c
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 

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 >>):

   In file included from drivers/acpi/apei/ghes.c:20:
>> include/linux/arm_sdei.h:10:10: fatal error: 'asm/sdei.h' file not found
   #include <asm/sdei.h>
            ^~~~~~~~~~~~
   1 error generated.

# https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git/commit/?id=bb1b4161c9f4ac72305d39119e5a57d538375d5c
git remote add mark-rutland https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git
git fetch --no-tags mark-rutland arm64/set_fs-removal
git checkout bb1b4161c9f4ac72305d39119e5a57d538375d5c
vim +10 include/linux/arm_sdei.h

f9f05395f384ee8 James Morse 2019-01-29   9  
ad6eb31ef903559 James Morse 2018-01-08 @10  #include <asm/sdei.h>
ad6eb31ef903559 James Morse 2018-01-08  11  

:::::: The code at line 10 was first introduced by commit
:::::: ad6eb31ef90355993eb55ff77e0e855ae7d91e4c firmware: arm_sdei: Add driver for Software Delegated Exceptions

:::::: TO: James Morse <james.morse@arm.com>
:::::: CC: Catalin Marinas <catalin.marinas@arm.com>

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

                 reply	other threads:[~2020-09-22  2:14 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=202009221001.JkO2YLOY%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.