From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:60956 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728486AbfHMNHX (ORCPT ); Tue, 13 Aug 2019 09:07:23 -0400 Date: Tue, 13 Aug 2019 06:07:11 -0700 From: Christoph Hellwig Subject: Re: [PATCH v4 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api Message-ID: <20190813130711.GA30468@infradead.org> References: <20190613223901.9523-1-murphyt7@tcd.ie> <20190624061945.GA4912@infradead.org> <20190810071952.GA25550@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-s390-owner@vger.kernel.org List-ID: To: Tom Murphy Cc: Christoph Hellwig , Joerg Roedel , Heiko Stuebner , Will Deacon , virtualization@lists.linux-foundation.org, David Brown , Thierry Reding , linux-s390@vger.kernel.org, linux-samsung-soc@vger.kernel.org, Jean-Philippe Brucker , Krzysztof Kozlowski , Jonathan Hunter , linux-rockchip@lists.infradead.org, Kukjin Kim , Matthias Brugger , Andy Gross , Gerald Schaefer , linux-arm-msm@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org, David Woodhouse , linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, Robin Murphy On Tue, Aug 13, 2019 at 08:09:26PM +0800, Tom Murphy wrote: > Hi Christoph, > > I quit my job and am having a great time traveling South East Asia. Enjoy! I just returned from my vacation. > I definitely don't want this work to go to waste and I hope to repost it > later this week but I can't guarantee it. > > Let me know if you need this urgently. It isn't in any strict sense urgent. I just have various DMA API plans that I'd rather just implement in dma-direct and dma-iommu rather than also in two additional commonly used iommu drivers. So on the one had the sooner the better, on the other hand no real urgency.