* [linux-next:master 9382/13468] rk3399_dmc.c:undefined reference to `rockchip_pmu_block'
@ 2022-05-21 1:20 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-05-21 1:20 UTC (permalink / raw)
To: Brian Norris
Cc: kbuild-all, Linux Memory Management List, Chanwoo Choi,
Douglas Anderson
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 18ecd30af1a8402c162cca1bd58771c0e5be7815
commit: 2e691421a2c9e0462175fe98171afa632861b199 [9382/13468] PM / devfreq: rk3399_dmc: Block PMU during transitions
config: arm64-randconfig-r005-20220519 (https://download.01.org/0day-ci/archive/20220521/202205210946.sIPpNjyX-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 11.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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=2e691421a2c9e0462175fe98171afa632861b199
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout 2e691421a2c9e0462175fe98171afa632861b199
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
Note: the linux-next/master HEAD 18ecd30af1a8402c162cca1bd58771c0e5be7815 builds fine.
It may have been fixed somewhere.
All errors (new ones prefixed by >>):
>> aarch64-linux-ld: Unexpected GOT/PLT entries detected!
>> aarch64-linux-ld: Unexpected run-time procedure linkages detected!
aarch64-linux-ld: kexec relocation code is too big or misaligned
aarch64-linux-ld: drivers/devfreq/rk3399_dmc.o: in function `rk3399_dmcfreq_target':
>> rk3399_dmc.c:(.text+0x3a4): undefined reference to `rockchip_pmu_block'
>> aarch64-linux-ld: rk3399_dmc.c:(.text+0x690): undefined reference to `rockchip_pmu_unblock'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-05-21 1:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-21 1:20 [linux-next:master 9382/13468] rk3399_dmc.c:undefined reference to `rockchip_pmu_block' kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).