mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
All users of dma_declare_coherent want their allocations to be exclusive, so default to exclusive allocations. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>