From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752263AbeCTIoO (ORCPT ); Tue, 20 Mar 2018 04:44:14 -0400 Received: from verein.lst.de ([213.95.11.211]:36051 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751774AbeCTIoN (ORCPT ); Tue, 20 Mar 2018 04:44:13 -0400 Date: Tue, 20 Mar 2018 09:44:12 +0100 From: Christoph Hellwig To: Ingo Molnar Cc: Christoph Hellwig , Konrad Rzeszutek Wilk , x86@kernel.org, Tom Lendacky , David Woodhouse , Muli Ben-Yehuda , Jon Mason , Joerg Roedel , iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: use generic dma-direct and swiotlb code for x86 V3 Message-ID: <20180320084412.GA16337@lst.de> References: <20180319103826.12853-1-hch@lst.de> <20180319152737.GK1110@char.us.oracle.com> <20180319152840.GA28041@lst.de> <20180320083751.nrpt64dsmpqbhzc6@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180320083751.nrpt64dsmpqbhzc6@gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 20, 2018 at 09:37:51AM +0100, Ingo Molnar wrote: > > git://git.infradead.org/users/hch/misc.git dma-direct-x86 > > Btw., what's the upstreaming route for these patches? > > While it's a multi-arch series it's all pretty x86-heavy as well so we can host it > in -tip (in tip:core/dma or such), but feel free to handle it yourself as well: > > Reviewed-by: Ingo Molnar Either way is fine with me. The dma-mapping tree is pretty light this cycles, so I don't expect any conflicts. If you want it feel free to grab it, otherwise I'll queue it up.