From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [15/15] dma-mapping: bypass indirect calls for dma-direct Date: Wed, 19 Dec 2018 07:42:06 +0100 Message-ID: <20181219064206.GA27018@lst.de> References: <20181207190720.18517-16-hch@lst.de> <2e779fa7-dc9f-7ed8-252a-5d20c5deca9c@collabora.com> <92096de9-7183-dbe8-2169-0143190591fa@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <92096de9-7183-dbe8-2169-0143190591fa-5wv7dgnIgG8@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Robin Murphy Cc: Fenghua Yu , Toke =?iso-8859-1?Q?H=F8iland-J=F8rgensen?= , linux-ia64-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Konrad Rzeszutek Wilk , ezequiel Garcia , Guillaume Tucker , Ilias Apalodimas , linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Keith Busch , iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Tony Luck , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , Jesper Dangaard Brouer , Linus Torvalds , Christoph Hellwig , Jonathan Derrick , Tariq Toukan List-Id: iommu@lists.linux-foundation.org On Tue, Dec 18, 2018 at 08:42:46PM +0000, Robin Murphy wrote: >> [ 16.046084] rk_iommu ff8f3f00.iommu: DMA map error for DT > > Yup, with this patch as-is, anything which isn't behind an IOMMU will be > erroneously banned from DMA entirely - see here: > > https://lore.kernel.org/lkml/20181214142435.GA18448-jcswGhMUV9g@public.gmane.org/ FYI, I'm still waiting for a review on that..