mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [tip:WIP.core/entry 10/17] include/linux/entry-common.h:11:10: fatal error: asm/entry-common.h: No such file or directory
@ 2019-10-24  2:48 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-10-24  2:48 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: kbuild-all, linux-kernel, x86

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

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@intel.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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 59103 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-24  2:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24  2:48 [tip:WIP.core/entry 10/17] include/linux/entry-common.h:11:10: fatal error: asm/entry-common.h: No such file or directory kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome