From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [peterz-queue:x86/module 3/5] module.c:undefined reference to `split_lock_enabled'
Date: Sat, 27 Mar 2021 06:51:18 +0800 [thread overview]
Message-ID: <202103270656.nwpfvBgw-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1492 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git x86/module
head: 97417ccc5aef1e066349f4e7999417c5393921ca
commit: 37b1daffb29b13e9d9b7ce71e318f69a8faec924 [3/5] x86,module: Detect VMX vs SLD conflicts
config: um-defconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
# https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git/commit/?id=37b1daffb29b13e9d9b7ce71e318f69a8faec924
git remote add peterz-queue https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git
git fetch --no-tags peterz-queue x86/module
git checkout 37b1daffb29b13e9d9b7ce71e318f69a8faec924
# save the attached .config to linux build tree
make W=1 ARCH=um
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 >>):
/usr/bin/ld: arch/x86/um/../kernel/module.o: in function `decode_module':
>> module.c:(.text+0x26): undefined reference to `split_lock_enabled'
>> /usr/bin/ld: module.c:(.text+0x39): undefined reference to `insn_init'
>> /usr/bin/ld: module.c:(.text+0x6b): undefined reference to `insn_get_length'
>> /usr/bin/ld: module.c:(.text+0x162): undefined reference to `insn_get_prefixes'
collect2: error: ld returned 1 exit status
---
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: 8596 bytes --]
next reply other threads:[~2021-03-26 22:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-26 22:51 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-02-21 13:14 [peterz-queue:x86/module 3/5] module.c:undefined reference to `split_lock_enabled' kernel test robot
2020-06-20 0:19 kernel test robot
2020-06-10 1:53 kernel test robot
2020-05-25 0:59 kbuild test robot
2020-05-15 21:18 kbuild test robot
2020-05-08 19:32 kbuild test robot
2020-04-27 21:21 kbuild test robot
2020-04-20 10:08 kbuild test robot
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=202103270656.nwpfvBgw-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.