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@xxxxxxxxx/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@xxxxxxxxx> 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