From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] dma-direct: Fix return value of dma_direct_supported Date: Fri, 5 Oct 2018 09:17:36 +0200 Message-ID: <20181005071736.GA24011@lst.de> References: <20181003234746.3586.42014.stgit@localhost.localdomain> <5329f992-d3aa-c16c-1218-c26d758889b8@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Alexander Duyck Cc: Robin Murphy , alexander.h.duyck@linux.intel.com, "open list:INTEL IOMMU (VT-d)" , Benjamin Herrenschmidt , "open list:LINUX FOR POWERPC (32-BIT AND 64-BIT)" , LKML , Guenter Roeck , Greg KH , Christoph Hellwig List-Id: iommu@lists.linux-foundation.org On Thu, Oct 04, 2018 at 08:13:26AM -0700, Alexander Duyck wrote: > Thanks for the review. > > - Alex > > P.S. It looks like I forgot to add Christoph to the original mail > since I had just copied the To and Cc from the original submission, so > I added him to the Cc for this. Yes, there was some oddness with replies appearing out of nowhere that I couldn't understand in my jetlagged state yesterday. Now thay I've caught up on iommu list traffic it all makes sense now. I've applied this with an Acked-by for Robin added based on his reply.