* [freescale-fslc:5.15-2.2.x-imx 4049/20209] include/linux/irqchip/arm-gic-v3.h:602:10: fatal error: asm/arch_gicv3.h: No such file or directory
@ 2023-02-06 4:54 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-02-06 4:54 UTC (permalink / raw)
To: Otavio Salvador; +Cc: oe-kbuild-all
Hi Anson,
FYI, the error/warning still remains.
tree: https://github.com/Freescale/linux-fslc 5.15-2.2.x-imx
head: 3248ffcb12d15a0e40b9a020ba362591b8137923
commit: b86c23dd49687dcd77b99e45dd311157c644dc14 [4049/20209] firmware: imx: scu-pd: Add IRQSTEER wakeup support
config: s390-allyesconfig (https://download.01.org/0day-ci/archive/20230206/202302061213.ik67uFfb-lkp@intel.com/config)
compiler: s390-linux-gcc (GCC) 12.1.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/Freescale/linux-fslc/commit/b86c23dd49687dcd77b99e45dd311157c644dc14
git remote add freescale-fslc https://github.com/Freescale/linux-fslc
git fetch --no-tags freescale-fslc 5.15-2.2.x-imx
git checkout b86c23dd49687dcd77b99e45dd311157c644dc14
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=s390 olddefconfig
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=s390 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
In file included from drivers/firmware/imx/scu-pd.c:60:
>> include/linux/irqchip/arm-gic-v3.h:602:10: fatal error: asm/arch_gicv3.h: No such file or directory
602 | #include <asm/arch_gicv3.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
vim +602 include/linux/irqchip/arm-gic-v3.h
7e5802781c3e10 Andre Przywara 2014-11-12 601
7936e914f7b082 Jean-Philippe Brucker 2015-10-01 @602 #include <asm/arch_gicv3.h>
021f653791ad17 Marc Zyngier 2014-06-30 603
:::::: The code at line 602 was first introduced by commit
:::::: 7936e914f7b0827c2dcfe63fbefdc21de2d61dcb irqchip/gic-v3: Refactor the arm64 specific parts
:::::: TO: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
:::::: CC: Marc Zyngier <marc.zyngier@arm.com>
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-02-06 4:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-06 4:54 [freescale-fslc:5.15-2.2.x-imx 4049/20209] include/linux/irqchip/arm-gic-v3.h:602:10: fatal error: asm/arch_gicv3.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.