From: kernel test robot <lkp@intel.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: kbuild-all@lists.01.org,
Linux Memory Management List <linux-mm@kvack.org>,
Ard Biesheuvel <ardb@kernel.org>,
Linus Walleij <linus.walleij@linaro.org>
Subject: [linux-next:master 123/11353] undefined reference to `generic_handle_arch_irq'
Date: Wed, 9 Mar 2022 01:32:19 +0800 [thread overview]
Message-ID: <202203090126.Z2H0APVc-lkp@intel.com> (raw)
Hi Arnd,
FYI, the error/warning still remains.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: cb153b68ff91cbc434f3de70ac549e110543e1bb
commit: 54f481a2308efab49d2b14c3f8263b34fdb1c65e [123/11353] ARM: remove old-style irq entry
config: arm-randconfig-r033-20220308 (https://download.01.org/0day-ci/archive/20220309/202203090126.Z2H0APVc-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
# https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=54f481a2308efab49d2b14c3f8263b34fdb1c65e
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout 54f481a2308efab49d2b14c3f8263b34fdb1c65e
# 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+0x144): undefined reference to `generic_handle_arch_irq'
arm-linux-gnueabi-ld: arch/arm/kernel/entry-armv.o: in function `__irq_usr':
(.entry.text+0x4bc): undefined reference to `generic_handle_arch_irq'
arm-linux-gnueabi-ld: arch/arm/mach-dove/pcie.o: in function `dove_pcie_setup':
pcie.c:(.init.text+0xc4): undefined reference to `pci_ioremap_io'
arm-linux-gnueabi-ld: pcie.c:(.init.text+0xd0): undefined reference to `pci_ioremap_io'
arm-linux-gnueabi-ld: drivers/pci/controller/pci-mvebu.o: in function `mvebu_pcie_probe':
pci-mvebu.c:(.text+0xbfe): undefined reference to `pci_ioremap_io'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
reply other threads:[~2022-03-08 17:41 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=202203090126.Z2H0APVc-lkp@intel.com \
--to=lkp@intel.com \
--cc=ardb@kernel.org \
--cc=arnd@arndb.de \
--cc=kbuild-all@lists.01.org \
--cc=linus.walleij@linaro.org \
--cc=linux-mm@kvack.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 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.