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

dma-mapping: always use VM_DMA_COHERENT for generic DMA remap



Currently the generic dma remap allocator gets a vm_flags passed by
the caller that is a little confusing.  We just introduced a generic
vmalloc-level flag to identify the dma coherent allocations, so use
that everywhere and remove the now pointless argument.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent fe9041c2
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