[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210107233404.17030-1-elder@linaro.org>
Date: Thu, 7 Jan 2021 17:34:00 -0600
From: Alex Elder <elder@...aro.org>
To: davem@...emloft.net, kuba@...nel.org, bjorn.andersson@...aro.org,
agross@...nel.org, ohad@...ery.com
Cc: evgreen@...omium.org, cpratapa@...eaurora.org,
subashab@...eaurora.org, netdev@...r.kernel.org,
linux-arm-msm@...r.kernel.org, linux-remoteproc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH net-next 0/4] net: ipa: support COMPILE_TEST
This series adds the IPA driver as a possible target when
the COMPILE_TEST configuration is enabled. Two small changes to
dependent subsystems needed to be made for this to work.
Version 2 of this series adds one more patch, which adds the
declation of struct page to "gsi_trans.h". The Intel kernel test
robot reported that this was a problem for the alpha build.
David/Jakub, please take all four of these patches through the
net-next tree if you find them acceptable.
Thanks.
-Alex
Alex Elder (4):
remoteproc: qcom: expose types for COMPILE_TEST
soc: qcom: mdt_loader: define stubs for COMPILE_TEST
net: ipa: declare the page pointer type in "gsi_trans.h"
net: ipa: support COMPILE_TEST
drivers/net/ipa/Kconfig | 10 +++++---
drivers/net/ipa/gsi_trans.h | 1 +
include/linux/remoteproc/qcom_rproc.h | 4 +--
include/linux/soc/qcom/mdt_loader.h | 35 +++++++++++++++++++++++++++
4 files changed, 44 insertions(+), 6 deletions(-)
--
2.20.1
Powered by blists - more mailing lists