* [chrome-os:chromeos-6.6 1115/1891] panfrost_devfreq.c:undefined reference to `devfreq_cooling_em_register'
@ 2023-12-07 0:49 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-12-07 0:49 UTC (permalink / raw)
To: cros-kernel-buildreports, Guenter Roeck; +Cc: oe-kbuild-all
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-12-07 0:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-07 0:49 [chrome-os:chromeos-6.6 1115/1891] panfrost_devfreq.c:undefined reference to `devfreq_cooling_em_register' kernel test robot
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.