From: kernel test robot <lkp@intel.com>
To: j0sh1x <aljoshua.hell@gmail.com>, tglx@kernel.org
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
linux-kernel@vger.kernel.org, subsystem@vger.kernel.org,
dominikkobinski314@gmail.com, j0sh1x <aljoshua.hell@gmail.com>
Subject: Re: [PATCH 3/5] irqchip: Add Kconfig and Makefile entries for MSM VIC
Date: Mon, 30 Mar 2026 17:04:41 +0800 [thread overview]
Message-ID: <202603301621.gUNo2RD7-lkp@intel.com> (raw)
In-Reply-To: <20260315111705.118544-3-aljoshua.hell@gmail.com>
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@intel.com/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@intel.com/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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202603301621.gUNo2RD7-lkp@intel.com/
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
parent reply other threads:[~2026-03-30 9:05 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20260315111705.118544-3-aljoshua.hell@gmail.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202603301621.gUNo2RD7-lkp@intel.com \
--to=lkp@intel.com \
--cc=aljoshua.hell@gmail.com \
--cc=dominikkobinski314@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=subsystem@vger.kernel.org \
--cc=tglx@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox