Re: [PATCH 3/5] irqchip: Add Kconfig and Makefile entries for MSM VIC
From: kernel test robot
Date: Mon Mar 30 2026 - 05:11:58 EST
Hi j0sh1x,
kernel test robot noticed the following build errors:
[auto build test ERROR on tip/irq/core]
[also build test ERROR on linus/master v7.0-rc6 next-20260327]
[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#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/j0sh1x/irqchip-Add-Qualcomm-MSM-VIC-driver/20260315-192045
base: tip/irq/core
patch link: https://lore.kernel.org/r/20260315111705.118544-3-aljoshua.hell%40gmail.com
patch subject: [PATCH 3/5] irqchip: Add Kconfig and Makefile entries for MSM VIC
config: s390-allmodconfig (https://download.01.org/0day-ci/archive/20260330/202603301621.gUNo2RD7-lkp@xxxxxxxxx/config)
compiler: clang version 18.1.8 (https://github.com/llvm/llvm-project 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260330/202603301621.gUNo2RD7-lkp@xxxxxxxxx/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@xxxxxxxxx>
| Closes: https://lore.kernel.org/oe-kbuild-all/202603301621.gUNo2RD7-lkp@xxxxxxxxx/
All errors (new ones prefixed by >>):
>> drivers/irqchip/irq-msm-vic.c:33:10: fatal error: 'asm/exception.h' file not found
33 | #include <asm/exception.h>
| ^~~~~~~~~~~~~~~~~
1 error generated.
vim +33 drivers/irqchip/irq-msm-vic.c
6daa7dfc644629e j0sh1x 2026-03-15 32
6daa7dfc644629e j0sh1x 2026-03-15 @33 #include <asm/exception.h>
6daa7dfc644629e j0sh1x 2026-03-15 34 #include <asm/irq.h>
6daa7dfc644629e j0sh1x 2026-03-15 35
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki