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

nds32: 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
nds32 code.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Tested-by: default avatarGreentime Hu <greentime@andestech.com>
Reviewed-by: default avatarGreentime Hu <greentime@andestech.com>
parent f73c9045
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