From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Re: [PATCH 2/2] Introduce xen_swiotlb variable that is set when Xen is running. Date: Thu, 24 Sep 2009 17:11:49 -0700 Message-ID: <4ABC0AC5.1020805@goop.org> References: <1253832221-26920-1-git-send-email-konrad.wilk@oracle.com> <1253832221-26920-2-git-send-email-konrad.wilk@oracle.com> <1253832221-26920-3-git-send-email-konrad.wilk@oracle.com> <4ABC02C3.70808@goop.org> <4ABC04D8.6000409@goop.org> <20090924235315.GA22772@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090924235315.GA22772@phenom.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 09/24/09 16:53, Konrad Rzeszutek Wilk wrote: > Do you want me to send patches against the swiotlb-new branch instead in the future? > Yeah. I never apply patches to xen/master if I can possibly help it; its just the result of merging. All the real work should be happening on the appropriate topic branches. The only time I'd apply something to xen/master is to fix up some kind of merge-related problem. J