linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* undefined reference to `__irqentry_text_start'
@ 2021-07-14 22:16 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-07-14 22:16 UTC (permalink / raw)
  To: Oliver Glitta
  Cc: kbuild-all, linux-kernel, Randy Dunlap, Vlastimil Babka,
	Andrew Morton, Linux Memory Management List

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   8096acd7442e613fad0354fc8dfdb2003cceea0b
commit: 788691464c29455346dc613a3b43c2fb9e5757a4 mm/slub: use stackdepot to save stack trace in objects
date:   6 days ago
config: arc-randconfig-r023-20210714 (attached as .config)
compiler: arceb-elf-gcc (GCC) 9.3.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/torvalds/linux.git/commit/?id=788691464c29455346dc613a3b43c2fb9e5757a4
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 788691464c29455346dc613a3b43c2fb9e5757a4
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross O=build_dir ARCH=arc 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 >>):

   arceb-elf-ld: lib/stackdepot.o: in function `filter_irq_stacks':
>> (.text+0x18): undefined reference to `__irqentry_text_start'
>> arceb-elf-ld: (.text+0x18): undefined reference to `__irqentry_text_start'
>> arceb-elf-ld: (.text+0x34): undefined reference to `__irqentry_text_end'
>> arceb-elf-ld: (.text+0x34): undefined reference to `__irqentry_text_end'
>> arceb-elf-ld: (.text+0x64): undefined reference to `__softirqentry_text_start'
>> arceb-elf-ld: (.text+0x64): undefined reference to `__softirqentry_text_start'
>> arceb-elf-ld: (.text+0x6c): undefined reference to `__softirqentry_text_end'
>> arceb-elf-ld: (.text+0x6c): undefined reference to `__softirqentry_text_end'

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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* undefined reference to `__irqentry_text_start'
@ 2021-01-04  1:30 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-01-04  1:30 UTC (permalink / raw)
  To: Alexander Potapenko
  Cc: kbuild-all, linux-kernel, Andrew Morton, Linux Memory Management List

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62
commit: 505a0ef15f96c6c43ec719c9fc1833d98957bb39 kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
date:   9 months ago
config: arc-randconfig-r023-20210104 (attached as .config)
compiler: arceb-elf-gcc (GCC) 9.3.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/torvalds/linux.git/commit/?id=505a0ef15f96c6c43ec719c9fc1833d98957bb39
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 505a0ef15f96c6c43ec719c9fc1833d98957bb39
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc 

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

   arceb-elf-ld: lib/stackdepot.o: in function `filter_irq_stacks':
>> (.text+0x72): undefined reference to `__irqentry_text_start'
>> arceb-elf-ld: (.text+0x72): undefined reference to `__irqentry_text_start'
>> arceb-elf-ld: (.text+0x92): undefined reference to `__irqentry_text_end'
>> arceb-elf-ld: (.text+0x92): undefined reference to `__irqentry_text_end'
>> arceb-elf-ld: (.text+0x9a): undefined reference to `__softirqentry_text_start'
>> arceb-elf-ld: (.text+0x9a): undefined reference to `__softirqentry_text_start'
>> arceb-elf-ld: (.text+0xa2): undefined reference to `__softirqentry_text_end'
>> arceb-elf-ld: (.text+0xa2): undefined reference to `__softirqentry_text_end'

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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-14 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14 22:16 undefined reference to `__irqentry_text_start' kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2021-01-04  1:30 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;
as well as URLs for NNTP newsgroup(s).