All of lore.kernel.org
 help / color / mirror / Atom feed
* [digitalocean-linux-coresched:coresched/v7-v5.9-rc 31/39] include/linux/entry-common.h:10:10: fatal error: asm/entry-common.h: No such file or directory
@ 2020-08-28 22:53 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2020-08-28 22:53 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/digitalocean/linux-coresched coresched/v7-v5.9-rc
head:   1dba1ec6f0846402eb80755b5f7b44efb6237e6d
commit: 05fa01e3d4200a5e3ef224bb56db5b09ecfdd927 [31/39] entry/idle: Add a common function for activites during idle entry/exit
config: ia64-randconfig-r003-20200828 (attached as .config)
compiler: ia64-linux-gcc (GCC) 9.3.0
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
        git checkout 05fa01e3d4200a5e3ef224bb56db5b09ecfdd927
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=ia64 

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 >>):

   In file included from kernel/sched/idle.c:11:
>> include/linux/entry-common.h:10:10: fatal error: asm/entry-common.h: No such file or directory
      10 | #include <asm/entry-common.h>
         |          ^~~~~~~~~~~~~~~~~~~~
   compilation terminated.

# https://github.com/digitalocean/linux-coresched/commit/05fa01e3d4200a5e3ef224bb56db5b09ecfdd927
git remote add digitalocean-linux-coresched https://github.com/digitalocean/linux-coresched
git fetch --no-tags digitalocean-linux-coresched coresched/v7-v5.9-rc
git checkout 05fa01e3d4200a5e3ef224bb56db5b09ecfdd927
vim +10 include/linux/entry-common.h

142781e108b13b Thomas Gleixner 2020-07-22   9  
142781e108b13b Thomas Gleixner 2020-07-22 @10  #include <asm/entry-common.h>
142781e108b13b Thomas Gleixner 2020-07-22  11  

:::::: The code at line 10 was first introduced by commit
:::::: 142781e108b13b2b0e8f035cfb5bfbbc8f14d887 entry: Provide generic syscall entry functionality

:::::: TO: Thomas Gleixner <tglx@linutronix.de>
:::::: CC: Thomas Gleixner <tglx@linutronix.de>

---
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: 30391 bytes --]

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

only message in thread, other threads:[~2020-08-28 22:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-28 22:53 [digitalocean-linux-coresched:coresched/v7-v5.9-rc 31/39] include/linux/entry-common.h:10:10: fatal error: asm/entry-common.h: No such file or directory 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.