Skip to content
Commit 6137e416 authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: support DMA buffers in high memory



If a DMA buffer is allocated in high memory and kernel mapping is
required use dma_common_contiguous_remap to map buffer to the vmalloc
region and dma_common_free_remap to unmap it.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 6ac5a11d
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