All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] DMA-API-HOWTO: <asm/generic/scatterlist.h> is no more
@ 2016-09-11 13:58 Christoph Hellwig
  2016-09-16 16:01 ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2016-09-11 13:58 UTC (permalink / raw)
  To: corbet; +Cc: linux-doc, linux-kernel

So don't mention it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 Documentation/DMA-API-HOWTO.txt | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/Documentation/DMA-API-HOWTO.txt b/Documentation/DMA-API-HOWTO.txt
index 781024e..494ffac 100644
--- a/Documentation/DMA-API-HOWTO.txt
+++ b/Documentation/DMA-API-HOWTO.txt
@@ -931,10 +931,8 @@ to "Closing".
 
 1) Struct scatterlist requirements.
 
-   Don't invent the architecture specific struct scatterlist; just use
-   <asm-generic/scatterlist.h>. You need to enable
-   CONFIG_NEED_SG_DMA_LENGTH if the architecture supports IOMMUs
-   (including software IOMMU).
+   You need to enable CONFIG_NEED_SG_DMA_LENGTH if the architecture
+   supports IOMMUs (including software IOMMU).
 
 2) ARCH_DMA_MINALIGN
 
-- 
2.1.4

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

* Re: [PATCH] DMA-API-HOWTO: <asm/generic/scatterlist.h> is no more
  2016-09-11 13:58 [PATCH] DMA-API-HOWTO: <asm/generic/scatterlist.h> is no more Christoph Hellwig
@ 2016-09-16 16:01 ` Jonathan Corbet
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2016-09-16 16:01 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-doc, linux-kernel

On Sun, 11 Sep 2016 15:58:53 +0200
Christoph Hellwig <hch@lst.de> wrote:

> So don't mention it.

Applied to the docs tree, thanks.

jon

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

* [PATCH] DMA-API-HOWTO: <asm/generic/scatterlist.h> is no more
@ 2016-07-12  0:52 Christoph Hellwig
  0 siblings, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2016-07-12  0:52 UTC (permalink / raw)
  To: linux-doc; +Cc: linux-kernel

So don't mention it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 Documentation/DMA-API-HOWTO.txt | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/Documentation/DMA-API-HOWTO.txt b/Documentation/DMA-API-HOWTO.txt
index 781024e..494ffac 100644
--- a/Documentation/DMA-API-HOWTO.txt
+++ b/Documentation/DMA-API-HOWTO.txt
@@ -931,10 +931,8 @@ to "Closing".
 
 1) Struct scatterlist requirements.
 
-   Don't invent the architecture specific struct scatterlist; just use
-   <asm-generic/scatterlist.h>. You need to enable
-   CONFIG_NEED_SG_DMA_LENGTH if the architecture supports IOMMUs
-   (including software IOMMU).
+   You need to enable CONFIG_NEED_SG_DMA_LENGTH if the architecture
+   supports IOMMUs (including software IOMMU).
 
 2) ARCH_DMA_MINALIGN
 
-- 
2.1.4

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

end of thread, other threads:[~2016-09-16 16:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-11 13:58 [PATCH] DMA-API-HOWTO: <asm/generic/scatterlist.h> is no more Christoph Hellwig
2016-09-16 16:01 ` Jonathan Corbet
  -- strict thread matches above, loose matches on Subject: below --
2016-07-12  0:52 Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.