From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id A1E0DB6F35 for ; Mon, 13 Jul 2009 19:40:35 +1000 (EST) Received: from SMTP02.CITRIX.COM (smtp02.citrix.com [66.165.176.63]) by ozlabs.org (Postfix) with ESMTP id 106E6DDDF0 for ; Mon, 13 Jul 2009 19:40:33 +1000 (EST) Subject: Re: [00/15] swiotlb cleanup From: Ian Campbell To: FUJITA Tomonori In-Reply-To: <20090713131859N.fujita.tomonori@lab.ntt.co.jp> References: <20090710051236.GA22218@elte.hu> <20090710143408A.fujita.tomonori@lab.ntt.co.jp> <1247234520.4002.418.camel@zakaz.uk.xensource.com> <20090713131859N.fujita.tomonori@lab.ntt.co.jp> Content-Type: text/plain Date: Mon, 13 Jul 2009 10:40:29 +0100 Message-ID: <1247478029.11668.10.camel@zakaz.uk.xensource.com> MIME-Version: 1.0 Cc: "jeremy@goop.org" , "tony.luck@intel.com" , "linux-ia64@vger.kernel.org" , "x86@kernel.org" , "linux-kernel@vger.kernel.org" , "linuxppc-dev@ozlabs.org" , "joerg.roedel@amd.com" , "mingo@elte.hu" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2009-07-13 at 05:20 +0100, FUJITA Tomonori wrote: > On Fri, 10 Jul 2009 15:02:00 +0100 > Ian Campbell wrote: > > > On Fri, 2009-07-10 at 14:35 +0900, FUJITA Tomonori wrote: > > > I don't think that we need to take account of dom0 support; we don't > > > have a clear idea about an acceptable dom0 design (it needs to use > > > swiotlb code? I don't know yet), we don't even know we will have dom0 > > > support in mainline. That's why I didn't CC this patchset to Xen > > > camp. > > > > The core domain 0 patches which were the subject of the discussions a > > few week back are completely orthogonal to the swiotlb side of things > > ? If we don't merge dom0 patch, we don't need dom0 changes to > swiotlb. We don't know we would have dom0 support in mainline. Or I > overlooked something? [...] > As far as I know, you have not posted anything about changes to > swiotlb for domU. I can't discuss it. If you want, please send > patches. There are no separate domU swiotlb patches -- the exact the same patches as we have already been discussing are useful and necessary for both domU and dom0. Ian.