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

xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attribute



An application that doesn't need kernel mapping of the DMA memory it
allocates may specify DMA_ATTR_NO_KERNEL_MAPPING attribute to allocation
function. Support this attribute and return address of the first struct
page that covers the allocation.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 3f2bbf44
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment