From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH Master] Date: Tue, 22 Dec 2009 15:20:54 -0500 Message-ID: <20091222202054.GA11542@phenom.dumpdata.com> References: <1261508700-5622-1-git-send-email-konrad.wilk@oracle.com> <4B312972.9020800@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4B312972.9020800@goop.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jeremy Fitzhardinge Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Tue, Dec 22, 2009 at 12:17:54PM -0800, Jeremy Fitzhardinge wrote: > On 12/22/2009 11:04 AM, Konrad Rzeszutek Wilk wrote: >> Originally I was thinking it should go to to origin/xen/dom0/swiotlb-new, >> but that has a different logic that in which this patch would not >> work properly (the drivers/pci/xen-iommu.c initializes itself irregardless >> if the Xen-SWIOTLB had been initialized before). > > Are you saying that the logic of xen/master is different from its > constituent branches? Yes for the SWIOTLB. You added the 'xen_swiotlb' flag which is not yet in the xen/master tree. > >> I would have >> posted a couple of patches for that branch (swiotlb-new) but alas, >> I am going to be on vacation for the next couple of days. >> > > No problem. I'm taking a long break over Christmas/NY (visit family in > Australia) and will be back on Jan 18th. I expect I'll be tracking > email, but I won't be doing anything major. Enjoy your holidays! (the posting to the other branches are not that important - they can wait after New Year).