Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Fri, 4 Dec 2020 17:50:03 +0100 you wrote: > From: Arnd Bergmann <arnd@xxxxxxxx> > > When CONFIG_COMPILE_TEST is set, it is possible to build some > of the interconnect drivers into the kernel while their dependencies > are loadable modules, which is bad: > > arm-linux-gnueabi-ld: drivers/interconnect/qcom/bcm-voter.o: in function `qcom_icc_bcm_voter_commit': > (.text+0x1f8): undefined reference to `rpmh_invalidate' > arm-linux-gnueabi-ld: (.text+0x20c): undefined reference to `rpmh_write_batch' > arm-linux-gnueabi-ld: (.text+0x2b0): undefined reference to `rpmh_write_batch' > arm-linux-gnueabi-ld: (.text+0x2e8): undefined reference to `rpmh_write_batch' > arm-linux-gnueabi-ld: drivers/interconnect/qcom/icc-rpmh.o: in function `qcom_icc_bcm_init': > (.text+0x2ac): undefined reference to `cmd_db_read_addr' > arm-linux-gnueabi-ld: (.text+0x2c8): undefined reference to `cmd_db_read_aux_data' > > [...] Here is the summary with links: - interconnect: qcom: fix rpmh link failures https://git.kernel.org/qcom/c/512d4a26abdb You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html