Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1231387
| From | LABBE Corentin <clabbe.montjoie@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] crypto: dma_map_sg can handle chained SG |
| Date | 2015-09-23 14:00 +0200 |
| Message-ID | <qbQSm-3fk-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello Some drivers use two dma_map_sg path according to SG are chained or not. Since dma_map_sg can handle both case, this patch series clean all code with references to sg chained. Note that I could only compile test sahara and caam patch. And none could be tested due to lack oh hardware. Regards LABBE Corentin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] crypto: dma_map_sg can handle chained SG LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-09-23 14:00 +0200
[PATCH 2/4] crypto: qce: dma_map_sg can handle chained SG LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-09-23 14:00 +0200
Re: [PATCH 2/4] crypto: qce: dma_map_sg can handle chained SG Stanimir Varbanov <svarbanov@mm-sol.com> - 2015-09-23 21:50 +0200
Re: [PATCH 2/4] crypto: qce: dma_map_sg can handle chained SG Herbert Xu <herbert@gondor.apana.org.au> - 2015-10-01 16:00 +0200
[PATCH 4/4] crypto: sahara: dma_map_sg can handle chained SG LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-09-23 14:00 +0200
[PATCH 3/4] crypto: caam: dma_map_sg can handle chained SG LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-09-23 14:00 +0200
Re: [PATCH] crypto: dma_map_sg can handle chained SG Herbert Xu <herbert@gondor.apana.org.au> - 2015-10-01 16:10 +0200
[PATCH] crypto: qce: dma_map_sg can handle chained SG LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-10-02 08:10 +0200
csiph-web