[PATCH 3/6] swiotlb: merge swiotlb_unmap_page and unmap_single

2018-07-25 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig --- kernel/dma/swiotlb.c | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/kernel/dma/swiotlb.c b/kernel/dma/swiotlb.c index 06cfc4d00325..03016221fc64 100644 --- a/kernel/dma/swiotlb.c +++ b/kernel/dma/swiotlb.c @@ -812,9

[PATCH 3/6] swiotlb: merge swiotlb_unmap_page and unmap_single

2018-07-25 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig --- kernel/dma/swiotlb.c | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/kernel/dma/swiotlb.c b/kernel/dma/swiotlb.c index 06cfc4d00325..03016221fc64 100644 --- a/kernel/dma/swiotlb.c +++ b/kernel/dma/swiotlb.c @@ -812,9

Re: [PATCH 3/6] swiotlb: merge swiotlb_unmap_page and unmap_single

2018-05-18 Thread Konrad Rzeszutek Wilk
On Tue, May 15, 2018 at 08:05:20PM +0200, Christoph Hellwig wrote: > Signed-off-by: Christoph Hellwig Applied.

Re: [PATCH 3/6] swiotlb: merge swiotlb_unmap_page and unmap_single

2018-05-18 Thread Konrad Rzeszutek Wilk
On Tue, May 15, 2018 at 08:05:20PM +0200, Christoph Hellwig wrote: > Signed-off-by: Christoph Hellwig Applied.

[PATCH 3/6] swiotlb: merge swiotlb_unmap_page and unmap_single

2018-05-15 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig --- lib/swiotlb.c | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/lib/swiotlb.c b/lib/swiotlb.c index 4d36340bc4f9..2ebbc7204061 100644 --- a/lib/swiotlb.c +++ b/lib/swiotlb.c @@ -814,9 +814,9 @@ dma_addr_t

[PATCH 3/6] swiotlb: merge swiotlb_unmap_page and unmap_single

2018-05-15 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig --- lib/swiotlb.c | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/lib/swiotlb.c b/lib/swiotlb.c index 4d36340bc4f9..2ebbc7204061 100644 --- a/lib/swiotlb.c +++ b/lib/swiotlb.c @@ -814,9 +814,9 @@ dma_addr_t