All of lore.kernel.org
 help / color / mirror / Atom feed
* [mark-rutland:arm64/entry/rework 15/16] undefined reference to `irq_shadow_call_stack'
@ 2021-03-13  1:18 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-03-13  1:18 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1834 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git arm64/entry/rework
head:   3e54b97cd19bedc6dc6327162b54d7e26680c5e0
commit: f91b0ccbea10a0aed4b479aebdd3c6e673fff4fb [15/16] arm64: entry: add a call_on_irq_stack helper
config: arm64-randconfig-r034-20210312 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 7b153b43d3a14d76975039408c4b922beb576735)
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
        # install arm64 cross compiling tool for clang build
        # apt-get install binutils-aarch64-linux-gnu
        # https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git/commit/?id=f91b0ccbea10a0aed4b479aebdd3c6e673fff4fb
        git remote add mark-rutland https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git
        git fetch --no-tags mark-rutland arm64/entry/rework
        git checkout f91b0ccbea10a0aed4b479aebdd3c6e673fff4fb
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 

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 >>):

   aarch64-linux-gnu-ld: arch/arm64/kernel/entry.o: in function `call_on_irq_stack':
>> (.text+0x78): undefined reference to `irq_shadow_call_stack'
   (.text+0x78): relocation truncated to fit: R_AARCH64_ADR_PREL_PG_HI21 against undefined symbol `irq_shadow_call_stack'
>> aarch64-linux-gnu-ld: (.text+0x7c): undefined reference to `irq_shadow_call_stack'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 34435 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-13  1:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-13  1:18 [mark-rutland:arm64/entry/rework 15/16] undefined reference to `irq_shadow_call_stack' 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.