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: NChristoph Hellwig <hch@lst.de> Reviewed-by: NEvgeniy Paltsev <paltsev@synopsys.com> Tested-by: NEvgeniy Paltsev <paltsev@synopsys.com>
Showing
想要评论请 注册 或 登录