Commit a839d71f authored by Wesley W. Terpstra's avatar Wesley W. Terpstra Committed by Palmer Dabbelt
Browse files

RISC-V: Ensure DMA allocations are addressable



The dma_noop_ops doesn't allocate from our DMA pool, so we need to
interpose dma_noop_ops.alloc to ensure we provide legal memory ranges.

Signed-off-by: default avatarPalmer Dabbelt <palmer@dabbelt.com>
parent ce1bda81
Supports Markdown
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