* [luto:sched/lazymm 7/9] kernel/sched/membarrier.c:9:10: fatal error: 'asm/membarrier.h' file not found
@ 2021-06-18 5:22 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-06-18 5:22 UTC (permalink / raw)
To: kbuild-all
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-06-18 5:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-18 5:22 [luto:sched/lazymm 7/9] kernel/sched/membarrier.c:9:10: fatal error: 'asm/membarrier.h' file not found kernel test robot
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.