[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201910241018.QeTtezTb%lkp@intel.com>
Date: Thu, 24 Oct 2019 10:48:22 +0800
From: kbuild test robot <lkp@...el.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
x86@...nel.org
Subject: [tip:WIP.core/entry 10/17] include/linux/entry-common.h:11:10: fatal
error: asm/entry-common.h: No such file or directory
tree: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.core/entry
head: fbbeb88babbf4e10f017f7ee632066ef78a120d0
commit: 5ef8b5cc0f526d44447f9243593d5fad0613258e [10/17] entry: Provide generic syscall entry functionality
config: sparc64-allmodconfig (attached as .config)
compiler: sparc64-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 5ef8b5cc0f526d44447f9243593d5fad0613258e
# save the attached .config to linux build tree
GCC_VERSION=7.4.0 make.cross ARCH=sparc64
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
In file included from <command-line>:0:0:
>> include/linux/entry-common.h:11:10: fatal error: asm/entry-common.h: No such file or directory
#include <asm/entry-common.h>
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +11 include/linux/entry-common.h
10
> 11 #include <asm/entry-common.h>
12
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/gzip" (59103 bytes)
Powered by blists - more mailing lists