Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1720555
| From | Christoph Hellwig <hch@lst.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | remove dma_alloc_noncoherent V2 |
| Date | 2017-08-26 09:30 +0200 |
| Message-ID | <uiDHz-6Hs-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
For many years we've had the dma_alloc_attrs API that is more flexible than dma_alloc_noncoherent. This series moves the remaining users over to the attrs API. After half of the series went in for the last merge window I'd really like to merge the remainer. Any chance to get some ACKs/reviews for the net drivers?
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
remove dma_alloc_noncoherent V2 Christoph Hellwig <hch@lst.de> - 2017-08-26 09:30 +0200
[PATCH 4/4] dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent Christoph Hellwig <hch@lst.de> - 2017-08-26 09:30 +0200
[PATCH 2/4] au1000_eth: switch to dma_alloc_attrs Christoph Hellwig <hch@lst.de> - 2017-08-26 09:30 +0200
Re: [PATCH 2/4] au1000_eth: switch to dma_alloc_attrs David Miller <davem@davemloft.net> - 2017-08-29 00:50 +0200
csiph-web