From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [luto:sched/lazymm 7/9] kernel/sched/membarrier.c:9:10: fatal error: 'asm/membarrier.h' file not found
Date: Fri, 18 Jun 2021 13:22:37 +0800 [thread overview]
Message-ID: <202106181330.OMdwDXDH-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1736 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/luto/linux.git sched/lazymm
head: 99fb3a295f7820ed503d08d5e2941aaf9425fc74
commit: 5c406afe577fdcdfd4432ef87f994055629233cf [7/9] membarrier: Rewrite sync_core_before_usermode() and improve documentation
config: arm-randconfig-r026-20210618 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 64720f57bea6a6bf033feef4a5751ab9c0c3b401)
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 arm cross compiling tool for clang build
# apt-get install binutils-arm-linux-gnueabi
# https://git.kernel.org/pub/scm/linux/kernel/git/luto/linux.git/commit/?id=5c406afe577fdcdfd4432ef87f994055629233cf
git remote add luto https://git.kernel.org/pub/scm/linux/kernel/git/luto/linux.git
git fetch --no-tags luto sched/lazymm
git checkout 5c406afe577fdcdfd4432ef87f994055629233cf
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm
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 >>):
>> kernel/sched/membarrier.c:9:10: fatal error: 'asm/membarrier.h' file not found
#include <asm/membarrier.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
vim +9 kernel/sched/membarrier.c
> 9 #include <asm/membarrier.h>
10 #endif
11
---
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: 27198 bytes --]
reply other threads:[~2021-06-18 5:22 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=202106181330.OMdwDXDH-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.