linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] vhost: add kconfig dependencies
@ 2020-04-06 12:12 Michael S. Tsirkin
  2020-04-06 12:12 ` [PATCH v2 1/2] vdpa-sim: depend on HAS_DMA Michael S. Tsirkin
  2020-04-06 12:12 ` [PATCH v2 2/2] vhost: disable for OABI Michael S. Tsirkin
  0 siblings, 2 replies; 9+ messages in thread
From: Michael S. Tsirkin @ 2020-04-06 12:12 UTC (permalink / raw)
  To: linux-kernel
  Cc: kbuild-all@lists.01.org, kbuild test robot,
	christophe.lyon@st.com, Jason Wang, richard.henderson@linaro.org,
	daniel.santos@pobox.com, Russell King, Ard Biesheuvel, Linux ARM

Add kconfig dependencies to disable vhost on configs where build
currently fails.  It might be worth it to go back and fix the build
there down the road.

Changes from v1:
	add patch to disable build with ARM OABI

Michael S. Tsirkin (2):
  vdpa-sim: depend on HAS_DMA
  vhost: disable for OABI

 drivers/misc/mic/Kconfig |  2 +-
 drivers/net/caif/Kconfig |  2 +-
 drivers/vdpa/Kconfig     |  2 +-
 drivers/vhost/Kconfig    | 17 +++++++++++++----
 4 files changed, 16 insertions(+), 7 deletions(-)

-- 
MST


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-04-06 13:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-06 12:12 [PATCH v2 0/2] vhost: add kconfig dependencies Michael S. Tsirkin
2020-04-06 12:12 ` [PATCH v2 1/2] vdpa-sim: depend on HAS_DMA Michael S. Tsirkin
2020-04-06 12:12 ` [PATCH v2 2/2] vhost: disable for OABI Michael S. Tsirkin
2020-04-06 12:45   ` Ard Biesheuvel
2020-04-06 12:56     ` Michael S. Tsirkin
2020-04-06 12:50   ` Arnd Bergmann
2020-04-06 13:02     ` Michael S. Tsirkin
2020-04-06 13:15       ` Arnd Bergmann
2020-04-06 13:21         ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).