OSDN Git Service

dma-direct: use node local allocations for coherent memory
authorChristoph Hellwig <hch@lst.de>
Fri, 22 Dec 2017 10:55:23 +0000 (11:55 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 15 Jan 2018 08:35:11 +0000 (09:35 +0100)
commit21f237e4d08511eb662b59d8ff1b64be68e0c2bc
treed886317cfa633c5b994c069d263119c670e35d71
parent080321d3b3139b3b3ec0da31a7887eebd50b5979
dma-direct: use node local allocations for coherent memory

To preserve the x86 behavior.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
lib/dma-direct.c