linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* clean up dma_declare_coherent_memory calling conventions
@ 2017-06-27 20:17 Christoph Hellwig
  2017-06-27 20:17 ` [PATCH 1/2] dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flag Christoph Hellwig
  2017-06-27 20:17 ` [PATCH 2/2] dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags Christoph Hellwig
  0 siblings, 2 replies; 9+ messages in thread
From: Christoph Hellwig @ 2017-06-27 20:17 UTC (permalink / raw)
  To: linux-kernel, m.szyprowski, robin.murphy

Remove various unused flags, and return a reasonable error code.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* clean up dma_declare_coherent_memory calling conventions V2
@ 2017-08-26  7:26 Christoph Hellwig
  2017-08-26  7:26 ` [PATCH 2/2] dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags Christoph Hellwig
  0 siblings, 1 reply; 9+ messages in thread
From: Christoph Hellwig @ 2017-08-26  7:26 UTC (permalink / raw)
  To: linux-kernel; +Cc: Marek Szyprowski, Robin Murphy


Remove various unused flags, and return a reasonable error code.

Changes since V1:
 - rebased
 - fix an incorrect return value
 - propagate the error value in ohci-sm501

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

end of thread, other threads:[~2017-09-01  9:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-27 20:17 clean up dma_declare_coherent_memory calling conventions Christoph Hellwig
2017-06-27 20:17 ` [PATCH 1/2] dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flag Christoph Hellwig
2017-06-28 14:34   ` Robin Murphy
2017-06-27 20:17 ` [PATCH 2/2] dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags Christoph Hellwig
2017-06-28 14:41   ` Robin Murphy
2017-08-26  7:26 clean up dma_declare_coherent_memory calling conventions V2 Christoph Hellwig
2017-08-26  7:26 ` [PATCH 2/2] dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags Christoph Hellwig
2017-09-01  7:53   ` Christoph Hellwig
2017-09-01  8:19   ` Marek Szyprowski
2017-09-01  9:37     ` Christoph Hellwig

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