From: kernel test robot <lkp@intel.com>
To: cros-kernel-buildreports@googlegroups.com,
Guenter Roeck <groeck@google.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [chrome-os:chromeos-6.6 1115/1891] panfrost_devfreq.c:undefined reference to `devfreq_cooling_em_register'
Date: Thu, 7 Dec 2023 08:49:19 +0800 [thread overview]
Message-ID: <202312070822.SWCW1ZeN-lkp@intel.com> (raw)
tree: https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-6.6
head: b92a48381564e28f2ab3a5b9379814f2330bc9d1
commit: 8bff8e15e9fa3f884a08bd01f3371433aaca4965 [1115/1891] CHROMIUM: gpu: Enable Mali
config: arm64-randconfig-r051-20231207 (https://download.01.org/0day-ci/archive/20231207/202312070822.SWCW1ZeN-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231207/202312070822.SWCW1ZeN-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202312070822.SWCW1ZeN-lkp@intel.com/
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: drivers/gpu/drm/panfrost/panfrost_devfreq.o: in function `panfrost_devfreq_init':
>> panfrost_devfreq.c:(.text+0x418): undefined reference to `devfreq_cooling_em_register'
aarch64-linux-ld: drivers/gpu/drm/panfrost/panfrost_devfreq.o: in function `panfrost_devfreq_fini':
>> panfrost_devfreq.c:(.text+0x4ec): undefined reference to `devfreq_cooling_unregister'
aarch64-linux-ld: drivers/devfreq/devfreq.o: in function `devfreq_remove_device':
>> devfreq.c:(.text+0x2fb8): undefined reference to `devfreq_cooling_unregister'
aarch64-linux-ld: drivers/devfreq/devfreq.o: in function `devfreq_add_device':
>> devfreq.c:(.text+0x36f8): undefined reference to `devfreq_cooling_em_register'
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for DEVFREQ_THERMAL
Depends on [n]: THERMAL [=n] && PM_DEVFREQ [=y] && PM_OPP [=y]
Selected by [m]:
- MALI [=m] && HAS_IOMEM [=y] && ARM64 [=y] && ARM64_PAGE_SHIFT [=12]=12 && !MALI_MIDGARD && MALI_MIDGARD!=m
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2023-12-07 0:50 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=202312070822.SWCW1ZeN-lkp@intel.com \
--to=lkp@intel.com \
--cc=cros-kernel-buildreports@googlegroups.com \
--cc=groeck@google.com \
--cc=oe-kbuild-all@lists.linux.dev \
/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.