Skip to content
Commit f73c9045 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

arc: use the generic remapping allocator for coherent DMA allocations



Replace the code that sets up uncached PTEs with the generic vmap based
remapping code.  It also provides an atomic pool for allocations from
non-blocking context, which we not properly supported by the existing
arc code.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarEvgeniy Paltsev <paltsev@synopsys.com>
Tested-by: default avatarEvgeniy Paltsev <paltsev@synopsys.com>
parent d98849af
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment