summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-06-14 16:06:10 +0200
committerChristoph Hellwig <hch@lst.de>2019-06-25 08:14:43 +0200
commit4b85faed211ccfbcc7f3adf1cd62f0b00d1a172b (patch)
treedcc65552dd34f276ac4e20104f2f981da996bdc6 /net
parent961729bfc73e698be19305834805592227bd09e3 (diff)
downloadlinux-next-4b85faed211ccfbcc7f3adf1cd62f0b00d1a172b.tar.gz
dma-mapping: add a dma_alloc_need_uncached helper
Check if we need to allocate uncached memory for a device given the allocation flags. Switch over the uncached segment check to this helper to deal with architectures that do not support the dma_cache_sync operation and thus should not returned cacheable memory for DMA_ATTR_NON_CONSISTENT allocations. Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions