Hi Srinivas,
[FYI, it's a private test report for your RFC patch.]
[auto build test ERROR on pm/linux-next]
[also build test ERROR on linus/master v5.14-rc7 next-20210823]
[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/Srinivas-Pandruvada/Reuse-cpuidl...
base:
https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next
config: mips-randconfig-p001-20210824 (attached as .config)
compiler: mipsel-linux-gcc (GCC) 11.2.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/c61d8d9d2a308863b1b618e2ff1ff6187...
git remote add linux-review
https://github.com/0day-ci/linux
git fetch --no-tags linux-review
Srinivas-Pandruvada/Reuse-cpuidle-cooling-for-non-DT-ARM/20210824-131908
git checkout c61d8d9d2a308863b1b618e2ff1ff6187af26d96
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir
ARCH=mips SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
mipsel-linux-ld: drivers/thermal/cpuidle_cooling_core.o: in function
`cpuidle_cooling_set_cur_state':
cpuidle_cooling_core.c:(.text+0xc0): undefined reference to
`idle_inject_get_duration'
> mipsel-linux-ld: cpuidle_cooling_core.c:(.text+0xe8): undefined
reference to `idle_inject_set_duration'
mipsel-linux-ld:
cpuidle_cooling_core.c:(.text+0x12c): undefined reference to
`idle_inject_set_duration'
> mipsel-linux-ld: cpuidle_cooling_core.c:(.text+0x13c): undefined
reference to `idle_inject_stop'
> mipsel-linux-ld: cpuidle_cooling_core.c:(.text+0x14c): undefined reference to
`idle_inject_start'
mipsel-linux-ld:
drivers/thermal/cpuidle_cooling_generic.o: in function
`cpuidle_cooling_register.isra.0':
> cpuidle_cooling_generic.c:(.text+0x104): undefined reference to
`idle_inject_register'
> mipsel-linux-ld: cpuidle_cooling_generic.c:(.text+0x120): undefined reference to
`idle_inject_set_duration'
> mipsel-linux-ld: cpuidle_cooling_generic.c:(.text+0x130): undefined reference to
`idle_inject_set_latency'
> mipsel-linux-ld: cpuidle_cooling_generic.c:(.text+0x238): undefined reference to
`idle_inject_unregister'
mipsel-linux-ld:
drivers/thermal/cpuidle_cooling_generic.o: in function `cpuidle_cooling_exit':
> cpuidle_cooling_generic.c:(.exit.text+0xa4): undefined reference
to `idle_inject_unregister'
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for CPU_IDLE_THERMAL_CORE
Depends on THERMAL && IDLE_INJECT
Selected by
- CPU_IDLE_THERMAL_GENERIC && THERMAL && !CPU_THERMAL
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org