Re: [irqchip: irq/irqchip-next] irqchip: Add driver for WPCM450 interrupt controller

From: kernel test robot
Date: Wed Apr 07 2021 - 15:09:40 EST


Hi "irqchip-bot,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on tip/irq/core]
[also build test ERROR on linux/master linus/master v5.12-rc6 next-20210407]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url: https://github.com/0day-ci/linux/commits/irqchip-bot-for-Jonathan-Neusch-fer/irqchip-Add-driver-for-WPCM450-interrupt-controller/20210407-203932
base: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git 883ccef355b910398b99dfaf96d40557479a7e9b
config: riscv-allyesconfig (attached as .config)
compiler: riscv64-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/0day-ci/linux/commit/8d413120619cd8ca14f38e623fad9e0acc44397c
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review irqchip-bot-for-Jonathan-Neusch-fer/irqchip-Add-driver-for-WPCM450-interrupt-controller/20210407-203932
git checkout 8d413120619cd8ca14f38e623fad9e0acc44397c
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

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

Attachment: .config.gz
Description: application/gzip