mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [ardb:for-kernelci 7/32] undefined reference to `generic_handle_arch_irq'
@ 2022-01-14  0:46 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-01-14  0:46 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: kbuild-all, linux-kernel, Ard Biesheuvel, Linus Walleij

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux.git for-kernelci
head:   852d1768db03fbc19f5bd643d2e4c8f34c4343a2
commit: 67375b8991dfdaee8738584a1621a47d27b5a9b7 [7/32] ARM: remove old-style irq entry
config: arm-randconfig-s031-20220113 (https://download.01.org/0day-ci/archive/20220114/202201140816.NP44eEC3-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 11.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # apt-get install sparse
        # sparse version: v0.6.4-dirty
        # https://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux.git/commit/?id=67375b8991dfdaee8738584a1621a47d27b5a9b7
        git remote add ardb git://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux.git
        git fetch --no-tags ardb for-kernelci
        git checkout 67375b8991dfdaee8738584a1621a47d27b5a9b7
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' 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+0x120): undefined reference to `generic_handle_arch_irq'
   arm-linux-gnueabi-ld: arch/arm/kernel/entry-armv.o: in function `__irq_usr':
   (.entry.text+0x3ec): undefined reference to `generic_handle_arch_irq'

---
0-DAY CI Kernel Test Service, Intel Corporation
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-01-14  0:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-14  0:46 [ardb:for-kernelci 7/32] undefined reference to `generic_handle_arch_irq' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome