* [android-common:android11-5.4 8783/27774] rpmh-rsc.c:undefined reference to `cmd_db_ready'
@ 2023-10-05 10:42 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-10-05 10:42 UTC (permalink / raw)
To: cros-kernel-buildreports; +Cc: oe-kbuild-all
tree: https://android.googlesource.com/kernel/common android11-5.4
head: 91f702572a8042124eb6975b4f52d487845b3a99
commit: bec9314fb33012c8908bb209e8d0c694f46d665e [8783/27774] ANDROID: soc: qcom: cmd-db: Allow COMMAND_DB driver to be loaded as a module
config: arm64-randconfig-003-20231005 (https://download.01.org/0day-ci/archive/20231005/202310051826.aVCDFipm-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/20231005/202310051826.aVCDFipm-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/202310051826.aVCDFipm-lkp@intel.com/
All errors (new ones prefixed by >>):
aarch64-linux-ld: warning: .tmp_vmlinux.kallsyms1 has a LOAD segment with RWX permissions
aarch64-linux-ld: drivers/soc/qcom/rpmh-rsc.o: in function `rpmh_rsc_probe':
>> rpmh-rsc.c:(.text+0x1a60): undefined reference to `cmd_db_ready'
rpmh-rsc.c:(.text+0x1a60): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `cmd_db_ready'
aarch64-linux-ld: drivers/power/supply/pda_power.o: in function `pda_power_remove':
pda_power.c:(.text+0x410): undefined reference to `usb_put_phy'
pda_power.c:(.text+0x410): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_put_phy'
aarch64-linux-ld: drivers/power/supply/pda_power.o: in function `pda_power_probe':
pda_power.c:(.text+0x958): undefined reference to `usb_get_phy'
pda_power.c:(.text+0x958): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_get_phy'
aarch64-linux-ld: pda_power.c:(.text+0xcf0): undefined reference to `usb_put_phy'
pda_power.c:(.text+0xcf0): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_put_phy'
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for USB_PHY
Depends on [n]: USB_SUPPORT [=n]
Selected by [y]:
- GKI_HIDDEN_USB_CONFIGS [=y]
WARNING: unmet direct dependencies detected for DRM_MIPI_DSI
Depends on [n]: HAS_IOMEM [=y] && DRM [=n]
Selected by [y]:
- GKI_HIDDEN_DRM_CONFIGS [=y]
WARNING: unmet direct dependencies detected for IOMMU_IO_PGTABLE_LPAE
Depends on [n]: IOMMU_SUPPORT [=n] && (ARM || ARM64 [=y] || COMPILE_TEST [=y] && !GENERIC_ATOMIC64 [=n])
Selected by [y]:
- GKI_HIDDEN_QCOM_CONFIGS [=y] && ARCH_QCOM [=y]
WARNING: unmet direct dependencies detected for DRM_KMS_CMA_HELPER
Depends on [n]: HAS_IOMEM [=y] && DRM [=n]
Selected by [y]:
- GKI_HIDDEN_DRM_CONFIGS [=y]
WARNING: unmet direct dependencies detected for DRM_GEM_CMA_HELPER
Depends on [n]: HAS_IOMEM [=y] && DRM [=n]
Selected by [y]:
- GKI_HIDDEN_DRM_CONFIGS [=y]
--
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-10-05 10:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-05 10:42 [android-common:android11-5.4 8783/27774] rpmh-rsc.c:undefined reference to `cmd_db_ready' 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.