mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-27 13:00:25 +09: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>