[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231009074121.219686-1-hch@lst.de>
Date: Mon, 9 Oct 2023 09:41:15 +0200
From: Christoph Hellwig <hch@....de>
To: iommu@...ts.linux.dev
Cc: Robin Murphy <robin.murphy@....com>,
Marek Szyprowski <m.szyprowski@...sung.com>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Wei Fang <wei.fang@....com>,
Shenwei Wang <shenwei.wang@....com>,
Clark Wang <xiaoning.wang@....com>,
NXP Linux Team <linux-imx@....com>,
linux-m68k@...ts.linux-m68k.org,
netdev@...r.kernel.org,
Jim Quinlan <james.quinlan@...adcom.com>
Subject: fix the non-coherent coldfire dma_alloc_coherent
Hi all,
this is the next attempt to not return memory that is not DMA coherent
on coldfire/m68knommu. The last one needed more fixups in the fec
driver, which this versions includes. On top of that I've also added
a few more cleanups to the core dma allocation code.
Jim: any work to support the set_uncached and remap method for arm32
should probably be based on this, and patch 3 should make that
selection a little easier.
Powered by blists - more mailing lists