Re: [PATCH net] net: ipa: fix a build dependency
From: patchwork-bot+netdevbpf@kernel.org
Date: 2022-02-28 11:50:23
Also in:
linux-arm-msm, lkml
From: patchwork-bot+netdevbpf@kernel.org
Date: 2022-02-28 11:50:23
Also in:
linux-arm-msm, lkml
Hello: This patch was applied to netdev/net.git (master) by David S. Miller [off-list ref]: On Fri, 25 Feb 2022 14:15:30 -0600 you wrote:
An IPA build problem arose in the linux-next tree the other day. The problem is that a recent commit adds a new dependency on some code, and the Kconfig file for IPA doesn't reflect that dependency. As a result, some configurations can fail to build (particularly when COMPILE_TEST is enabled). The recent patch adds calls to qmp_get(), qmp_put(), and qmp_send(), and those are built based on the QCOM_AOSS_QMP config option. If that symbol is not defined, stubs are defined, so we just need to ensure QCOM_AOSS_QMP is compatible with QCOM_IPA, or it's not defined. [...]
Here is the summary with links:
- [net] net: ipa: fix a build dependency
https://git.kernel.org/netdev/net/c/caef14b7530c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html