[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150609162659.21910.41681.stgit@dwillia2-desk3.amr.corp.intel.com>
Date: Tue, 09 Jun 2015 12:27:05 -0400
From: Dan Williams <dan.j.williams@...el.com>
To: axboe@...nel.dk
Cc: Michal Simek <monstr@...str.eu>,
Russell King <linux@....linux.org.uk>,
Herbert Xu <herbert@...dor.apana.org.au>,
Vinod Koul <vinod.koul@...el.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Linus Walleij <linus.walleij@...aro.org>,
linux-kernel@...r.kernel.org, Julia Lawall <Julia.Lawall@...6.fr>,
dmaengine@...r.kernel.org, David Woodhouse <dwmw2@...radead.org>,
hch@....de, linux-arm-kernel@...ts.infradead.org,
Joerg Roedel <joro@...tes.org>
Subject: [PATCH 0/2] scatterlist cleanups
Hi Jens,
While working through a conversion of the scattlerlist data structure
I noticed that some users were open coding scatterlist manipulations.
Christoph recommended sending these for 4.1-rc inclusion. These are
based on 4.1-rc7.
---
Dan Williams (2):
scatterlist: use sg_phys()
scatterlist: cleanup sg_chain() and sg_unmark_end()
arch/arm/mm/dma-mapping.c | 2 +-
arch/microblaze/kernel/dma.c | 2 +-
block/blk-merge.c | 2 +-
drivers/crypto/omap-sham.c | 2 +-
drivers/dma/imx-dma.c | 8 ++------
drivers/dma/ste_dma40.c | 5 +----
drivers/iommu/intel-iommu.c | 4 ++--
drivers/iommu/iommu.c | 2 +-
drivers/mmc/card/queue.c | 4 ++--
drivers/staging/android/ion/ion_chunk_heap.c | 4 ++--
include/crypto/scatterwalk.h | 9 ++-------
11 files changed, 16 insertions(+), 28 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists