From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [RFC PATCH v3] sched/fair: select idle cpu from idle cpumask for task wakeup
Date: Thu, 22 Oct 2020 02:20:23 +0800 [thread overview]
Message-ID: <202010220218.Zk9D2uj1-lkp@intel.com> (raw)
In-Reply-To: <20201021150335.1103231-1-aubrey.li@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 2298 bytes --]
Hi Aubrey,
[FYI, it's a private test report for your RFC patch.]
[auto build test ERROR on tip/sched/core]
[also build test ERROR on tip/master linus/master linux/master v5.9]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url: https://github.com/0day-ci/linux/commits/Aubrey-Li/sched-fair-select-idle-cpu-from-idle-cpumask-for-task-wakeup/20201021-230800
base: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git feff2e65efd8d84cf831668e182b2ce73c604bbb
config: arc-defconfig (attached as .config)
compiler: arc-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://github.com/0day-ci/linux/commit/dbfb0d54ab82b9a27e28a8b850cfe1f1f542991a
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Aubrey-Li/sched-fair-select-idle-cpu-from-idle-cpumask-for-task-wakeup/20201021-230800
git checkout dbfb0d54ab82b9a27e28a8b850cfe1f1f542991a
# 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 >>):
arc-elf-ld: kernel/sched/fair.o: in function `trigger_load_balance':
>> fair.c:(.text+0x764e): undefined reference to `update_idle_cpumask'
>> arc-elf-ld: fair.c:(.text+0x764e): undefined reference to `update_idle_cpumask'
arc-elf-ld: fair.c:(.text+0x7694): undefined reference to `update_idle_cpumask'
arc-elf-ld: fair.c:(.text+0x7694): undefined reference to `update_idle_cpumask'
arc-elf-ld: kernel/sched/idle.o: in function `set_next_task_idle':
idle.c:(.text+0x30): undefined reference to `update_idle_cpumask'
arc-elf-ld: kernel/sched/idle.o:idle.c:(.text+0x30): more undefined references to `update_idle_cpumask' 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: 9385 bytes --]
next prev parent reply other threads:[~2020-10-21 18:20 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-21 15:03 [RFC PATCH v3] sched/fair: select idle cpu from idle cpumask for task wakeup Aubrey Li
2020-10-21 17:40 ` kernel test robot
2020-10-22 1:28 ` Li, Aubrey
2020-10-21 18:20 ` kernel test robot [this message]
2020-11-03 19:27 ` Valentin Schneider
2020-11-04 11:52 ` Li, Aubrey
2020-11-06 21:22 ` Valentin Schneider
2020-11-06 7:58 ` Vincent Guittot
2020-11-09 6:05 ` Li, Aubrey
2020-11-06 21:20 ` Valentin Schneider
2020-11-09 13:40 ` Li, Aubrey
2020-11-09 15:54 ` Valentin Schneider
2020-11-11 8:38 ` Li, Aubrey
2020-11-12 10:57 ` Qais Yousef
2020-11-12 12:12 ` Li, Aubrey
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=202010220218.Zk9D2uj1-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.