[tip:WIP.core/entry 10/17] include/linux/entry-common.h:11:10: fatal error: asm/entry-common.h: No such file or directory

From: kbuild test robot
Date: Wed Oct 23 2019 - 22:49:35 EST


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@xxxxxxxxx>

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

Attachment: .config.gz
Description: application/gzip