[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190805075637.5373-1-hch@lst.de>
Date: Mon, 5 Aug 2019 10:56:36 +0300
From: Christoph Hellwig <hch@....de>
To: Russell King - ARM Linux admin <linux@...linux.org.uk>
Cc: Roger Quadros <rogerq@...com>,
Vignesh Raghavendra <vigneshr@...com>,
linux-arm-kernel@...ts.infradead.org,
iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
Subject: arm swiotlb fix
Hi all,
my commit to add swiotlb to arm failed to initialize the atomic pool,
which is needed for GFP_ATOMIC allocations on non-coherent devices.
These are fairly rare, but exist so we should wire it up. For 5.4
I plan to move the initilization to the common dma-remap code so it
won't be missed for other architectures.
Powered by blists - more mailing lists