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: Sun, 21 Feb 2021 21:14:58 +0800 [thread overview]
Message-ID: <202102212153.12UbG73O-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1513 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git x86/module
head: 11665faeed09c8db826ad35f75bfb0729a0c3206
commit: d66d24a399bdb343d9a5fb2243f3e4d9040cfe12 [3/5] x86,module: Detect VMX vs SLD conflicts
config: um-x86_64_defconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-15) 9.3.0
reproduce (this is a W=1 build):
# https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git/commit/?id=d66d24a399bdb343d9a5fb2243f3e4d9040cfe12
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 d66d24a399bdb343d9a5fb2243f3e4d9040cfe12
# save the attached .config to linux build tree
make W=1 ARCH=um SUBARCH=x86_64
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: 8609 bytes --]
next reply other threads:[~2021-02-21 13:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-21 13:14 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-26 22:51 [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=202102212153.12UbG73O-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.