* [rmk-arm:devel-stable 9/11] arm-linux-gnueabi-ld: undefined reference to `generic_handle_arch_irq'
@ 2022-03-12 1:42 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-03-12 1:42 UTC (permalink / raw)
To: Ard Biesheuvel; +Cc: kbuild-all, linux-kernel, Russell King (Oracle)
tree: git://git.armlinux.org.uk/~rmk/linux-arm devel-stable
head: f6b8e3526feb025d0259c18d6dc6b8c2e2cfedf0
commit: 7a8ca84a258a79e564b77b1bbb139f3f561d149b [9/11] ARM: entry: fix unwinder problems caused by IRQ stacks
config: arm-randconfig-r022-20220310 (https://download.01.org/0day-ci/archive/20220312/202203120941.zv8Hv5iE-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 11.2.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
git remote add rmk-arm git://git.armlinux.org.uk/~rmk/linux-arm
git fetch --no-tags rmk-arm devel-stable
git checkout 7a8ca84a258a79e564b77b1bbb139f3f561d149b
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm SHELL=/bin/bash
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 >>):
arm-linux-gnueabi-ld: arch/arm/kernel/entry-armv.o: in function `__irq_svc':
(.entry.text+0x158): undefined reference to `generic_handle_arch_irq'
>> arm-linux-gnueabi-ld: (.entry.text+0x15e): undefined reference to `generic_handle_arch_irq'
arm-linux-gnueabi-ld: (.entry.text+0x162): undefined reference to `generic_handle_arch_irq'
arm-linux-gnueabi-ld: arch/arm/kernel/entry-armv.o: in function `__irq_usr':
(.entry.text+0x4ba): undefined reference to `generic_handle_arch_irq'
arm-linux-gnueabi-ld: (.entry.text+0x4be): undefined reference to `generic_handle_arch_irq'
---
0-DAY CI Kernel Test Service
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-03-12 1:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-12 1:42 [rmk-arm:devel-stable 9/11] arm-linux-gnueabi-ld: undefined reference to `generic_handle_arch_irq' 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.