commit | 080321d3b3139b3b3ec0da31a7887eebd50b5979 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Dec 22 11:51:44 2017 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Mon Jan 15 09:35:09 2018 +0100 |
tree | 8ee0759cc37280fe67d2042d6f9c0751acc6564f | |
parent | 2797596992898034256a6c40168d357ccf0ba0b8 [diff] |
dma-direct: add support for CMA allocation Try the CMA allocator for coherent allocations if supported. Roughly modelled after the x86 code. Signed-off-by: Christoph Hellwig <hch@lst.de>