From: kernel test robot <lkp@intel.com>
To: Brian Norris <briannorris@chromium.org>
Cc: kbuild-all@lists.01.org,
Linux Memory Management List <linux-mm@kvack.org>,
Chanwoo Choi <cw00.choi@samsung.com>,
Douglas Anderson <dianders@chromium.org>
Subject: [linux-next:master 9382/13468] rk3399_dmc.c:undefined reference to `rockchip_pmu_block'
Date: Sat, 21 May 2022 09:20:47 +0800 [thread overview]
Message-ID: <202205210946.sIPpNjyX-lkp@intel.com> (raw)
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
reply other threads:[~2022-05-21 1:21 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=202205210946.sIPpNjyX-lkp@intel.com \
--to=lkp@intel.com \
--cc=briannorris@chromium.org \
--cc=cw00.choi@samsung.com \
--cc=dianders@chromium.org \
--cc=kbuild-all@lists.01.org \
--cc=linux-mm@kvack.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 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).