Skip to content
Commit c2bbf9d1 authored by Hamza Mahfooz's avatar Hamza Mahfooz Committed by Christoph Hellwig
Browse files

dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNC



Mapping something twice should be possible as long as,
DMA_ATTR_SKIP_CPU_SYNC is passed to the strictly speaking second relevant
mapping operation (that attempts to map the same thing). So, don't issue a
warning if the specified condition is met in add_dma_entry().

Signed-off-by: default avatarHamza Mahfooz <someguy@effective-light.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 293d92cb
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