From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH v4 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api Date: Tue, 13 Aug 2019 06:07:11 -0700 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-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Tom Murphy Cc: 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 , Joerg Roedel , Krzysztof Kozlowski , Jonathan Hunter , Christoph Hellwig , linux-rockchip@lists.infradead.org, Andy Gross , Matthias Brugger , Gerald Schaefer , linux-arm-msm@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Robin Murphy , linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, Kukjin Kim List-Id: linux-rockchip.vger.kernel.org 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.