From: kernel test robot <lkp@intel.com>
To: Ard Biesheuvel <ardb@kernel.org>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
"Russell King (Oracle)" <rmk+kernel@armlinux.org.uk>
Subject: [rmk-arm:devel-stable 9/11] arm-linux-gnueabi-ld: undefined reference to `generic_handle_arch_irq'
Date: Sat, 12 Mar 2022 09:42:52 +0800 [thread overview]
Message-ID: <202203120941.zv8Hv5iE-lkp@intel.com> (raw)
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
reply other threads:[~2022-03-12 1:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=202203120941.zv8Hv5iE-lkp@intel.com \
--to=lkp@intel.com \
--cc=ardb@kernel.org \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk+kernel@armlinux.org.uk \
/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 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.