linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] dma-buf: Add missing dependencies on DMA_SHARED_BUFFER
@ 2021-09-02 12:49 Geert Uytterhoeven
  2021-09-02 12:49 ` [PATCH 1/3] dma-buf: DMABUF_MOVE_NOTIFY should depend " Geert Uytterhoeven
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2021-09-02 12:49 UTC (permalink / raw)
  To: Sumit Semwal, Christian König, Daniel Vetter, Hridya Valsaraju
  Cc: Chris Wilson, Greg Kroah-Hartman, linux-media, dri-devel,
	linux-kernel, Geert Uytterhoeven

	Hi Sumit, Christian,

This patch series adds missing dependencies on DMA_SHARED_BUFFER to
various options of DMA-BUF, and drops a bogus select.

As drivers/dma-buf/Kconfig contains interleaved options that select or
depend on DMA_SHARED_BUFFER, they can't be wrapped inside a big
"if DMA_SHARED_BUFFER / endif" block.

Thanks!

Geert Uytterhoeven (3):
  dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFER
  dma-buf: DMABUF_DEBUG should depend on DMA_SHARED_BUFFER
  dma-buf: DMABUF_SYSFS_STATS should depend on DMA_SHARED_BUFFER

 drivers/dma-buf/Kconfig | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.25.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2021-09-03 16:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-02 12:49 [PATCH 0/3] dma-buf: Add missing dependencies on DMA_SHARED_BUFFER Geert Uytterhoeven
2021-09-02 12:49 ` [PATCH 1/3] dma-buf: DMABUF_MOVE_NOTIFY should depend " Geert Uytterhoeven
2021-09-02 12:49 ` [PATCH 2/3] dma-buf: DMABUF_DEBUG " Geert Uytterhoeven
2021-09-02 12:49 ` [PATCH 3/3] dma-buf: DMABUF_SYSFS_STATS " Geert Uytterhoeven
2021-09-03 16:46 ` [PATCH 0/3] dma-buf: Add missing dependencies " Sumit Semwal

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