All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [jfern:coresched 12/12] ld: kernel/sched/core.o:(__jump_table+0x8): undefined reference to `__sched_core_enabled'
Date: Fri, 15 Jan 2021 19:35:53 +0800	[thread overview]
Message-ID: <202101151941.SclzBxzf-lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jfern/linux.git coresched
head:   0cae4d526e66a8aa5f8b3626045be344860e9b8d
commit: 0cae4d526e66a8aa5f8b3626045be344860e9b8d [12/12] FIXUP: Add a ht_protect= kernel cmdline option.
config: i386-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/jfern/linux.git/commit/?id=0cae4d526e66a8aa5f8b3626045be344860e9b8d
        git remote add jfern https://git.kernel.org/pub/scm/linux/kernel/git/jfern/linux.git
        git fetch --no-tags jfern coresched
        git checkout 0cae4d526e66a8aa5f8b3626045be344860e9b8d
        # save the attached .config to linux build tree
        make W=1 ARCH=i386 

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

   ld: kernel/sched/core.o: in function `sched_core_get':
   core.c:(.text+0x4098): undefined reference to `__sched_core_enabled'
   ld: kernel/sched/core.o: in function `sched_core_put':
   core.c:(.text+0x40f7): undefined reference to `__sched_core_enabled'
>> ld: kernel/sched/core.o:(__jump_table+0x8): undefined reference to `__sched_core_enabled'
   ld: kernel/sched/core.o:(__jump_table+0x14): undefined reference to `__sched_core_enabled'
   ld: kernel/sched/core.o:(__jump_table+0x20): undefined reference to `__sched_core_enabled'
   ld: kernel/sched/core.o:(__jump_table+0x2c): more undefined references to `__sched_core_enabled' follow

---
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: 28469 bytes --]

                 reply	other threads:[~2021-01-15 11:35 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=202101151941.SclzBxzf-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.