[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181207153432.GA24917@lst.de>
Date: Fri, 7 Dec 2018 16:34:32 +0100
From: Christoph Hellwig <hch@....de>
To: Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Fabio Estevam <fabio.estevam@....com>
Cc: linux-arm-kernel@...ts.infradead.org,
iommu@...ts.linux-foundation.org, linux-imx@....com,
linux-kernel@...r.kernel.org, linux-sh@...r.kernel.org
Subject: dma_declare_coherent_memory on main memory
Hi all,
the ARM imx27/31 ports and various sh boards use
dma_declare_coherent_memory on main memory taken from the memblock
allocator.
Is there any good reason these couldn't be switched to CMA areas?
Getting rid of these magic dma_declare_coherent_memory area would
help making the dma allocator a lot simpler.
Powered by blists - more mailing lists