]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-ipa-support-compile_test'
authorJakub Kicinski <kuba@kernel.org>
Sat, 9 Jan 2021 21:51:39 +0000 (13:51 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 9 Jan 2021 21:51:40 +0000 (13:51 -0800)
commit51c6c19c388b59b100dff5cb34c50cf6bb922eb9
treeacbdbeb85af642d46117395d164b6a4d438cd270
parentee761b039e04c287a44e144fa7cab9f9eb0dca9d
parent3ce3d6ab0dc8f5458a02f51264c269a107014187
Merge branch 'net-ipa-support-compile_test'

Alex Elder says:

====================
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.
====================

Link: https://lore.kernel.org/r/20210107233404.17030-1-elder@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>