From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [luto:x86/mm 7/7] arceb-elf-ld: fork.c:undefined reference to `arch_fixup_lazy_mm_refs'
Date: Thu, 03 Dec 2020 14:40:54 +0800 [thread overview]
Message-ID: <202012031452.AbNWdkKu-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2498 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/luto/linux.git x86/mm
head: 7c4bcc0a464ca60be1e0aeba805a192be0ee81e5
commit: 7c4bcc0a464ca60be1e0aeba805a192be0ee81e5 [7/7] [MOCKUP] x86/mm: Lightweight lazy mm refcounting
config: arc-randconfig-r023-20201203 (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/luto/linux.git/commit/?id=7c4bcc0a464ca60be1e0aeba805a192be0ee81e5
git remote add luto https://git.kernel.org/pub/scm/linux/kernel/git/luto/linux.git
git fetch --no-tags luto x86/mm
git checkout 7c4bcc0a464ca60be1e0aeba805a192be0ee81e5
# 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: kernel/fork.o: in function `mmput_async_fn':
fork.c:(.text+0xf88): undefined reference to `arch_fixup_lazy_mm_refs'
>> arceb-elf-ld: fork.c:(.text+0xf88): undefined reference to `arch_fixup_lazy_mm_refs'
arceb-elf-ld: kernel/fork.o: in function `mmput':
fork.c:(.text+0x1216): undefined reference to `arch_fixup_lazy_mm_refs'
arceb-elf-ld: fork.c:(.text+0x1216): undefined reference to `arch_fixup_lazy_mm_refs'
arceb-elf-ld: lib/stackdepot.o: in function `filter_irq_stacks':
stackdepot.c:(.text+0x4d6): undefined reference to `__irqentry_text_start'
arceb-elf-ld: stackdepot.c:(.text+0x4d6): undefined reference to `__irqentry_text_start'
arceb-elf-ld: stackdepot.c:(.text+0x4f6): undefined reference to `__irqentry_text_end'
arceb-elf-ld: stackdepot.c:(.text+0x4f6): undefined reference to `__irqentry_text_end'
arceb-elf-ld: stackdepot.c:(.text+0x4fe): undefined reference to `__softirqentry_text_start'
arceb-elf-ld: stackdepot.c:(.text+0x4fe): undefined reference to `__softirqentry_text_start'
arceb-elf-ld: stackdepot.c:(.text+0x506): undefined reference to `__softirqentry_text_end'
arceb-elf-ld: stackdepot.c:(.text+0x506): undefined reference to `__softirqentry_text_end'
---
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: 20640 bytes --]
reply other threads:[~2020-12-03 6:40 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=202012031452.AbNWdkKu-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.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.