All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [shenki:dev-5.10 187/204] drivers/irqchip/irq-wpcm450-aic.c:9:10: fatal error: asm/exception.h: No such file or directory
@ 2021-05-24  5:53 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-05-24  5:53 UTC (permalink / raw
  To: kbuild-all

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

tree:   https://github.com/shenki/linux dev-5.10
head:   45c6dc0de963bfdd8b468dceeea24f56a8e51424
commit: f930d73bfc10e72f98ec51afd1beb7c024774a0c [187/204] irqchip: Add driver for WPCM450 interrupt controller
config: nios2-allyesconfig (attached as .config)
compiler: nios2-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
        # https://github.com/shenki/linux/commit/f930d73bfc10e72f98ec51afd1beb7c024774a0c
        git remote add shenki https://github.com/shenki/linux
        git fetch --no-tags shenki dev-5.10
        git checkout f930d73bfc10e72f98ec51afd1beb7c024774a0c
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nios2 

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

>> drivers/irqchip/irq-wpcm450-aic.c:9:10: fatal error: asm/exception.h: No such file or directory
       9 | #include <asm/exception.h>
         |          ^~~~~~~~~~~~~~~~~
   compilation terminated.


vim +9 drivers/irqchip/irq-wpcm450-aic.c

     8	
   > 9	#include <asm/exception.h>
    10	

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

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

only message in thread, other threads:[~2021-05-24  5:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-24  5:53 [shenki:dev-5.10 187/204] drivers/irqchip/irq-wpcm450-aic.c:9:10: fatal error: asm/exception.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.