[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164604901029.16787.14124027324200684971.git-patchwork-notify@kernel.org>
Date: Mon, 28 Feb 2022 11:50:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Alex Elder <elder@...aro.org>
Cc: davem@...emloft.net, kuba@...nel.org, rdunlap@...radead.org,
bjorn.andersson@...aro.org, mka@...omium.org, evgreen@...omium.org,
cpratapa@...eaurora.org, avuyyuru@...eaurora.org,
jponduru@...eaurora.org, subashab@...eaurora.org, elder@...nel.org,
netdev@...r.kernel.org, linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] net: ipa: fix a build dependency
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
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
Powered by blists - more mailing lists