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

vmalloc: lift the arm flag for coherent mappings to common code



The arm architecture had a VM_ARM_DMA_CONSISTENT flag to mark DMA
coherent remapping for a while.  Lift this flag to common code so
that we can use it generically.  We also check it in the only place
VM_USERMAP is directly check so that we can entirely replace that
flag as well (although I'm not even sure why we'd want to allow
remapping DMA appings, but I'd rather not change behavior).

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