From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [Minios-devel] [PATCH v3 0/] Begin to disentangle libxenctrl and provide some stable libraries Date: Wed, 7 Oct 2015 15:28:51 +0100 Message-ID: <1444228131.1410.57.camel@citrix.com> References: <1444226543.1410.53.camel@citrix.com> <22037.10182.63284.99683@mariner.uk.xensource.com> <1444227539.1410.56.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1444227539.1410.56.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: minios-devel@lists.xenproject.org, xen-devel , Roger Pau Monne , Wei Liu , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Wed, 2015-10-07 at 15:18 +0100, Ian Campbell wrote: > On Wed, 2015-10-07 at 15:10 +0100, Ian Jackson wrote: > > Ian Campbell writes ("[PATCH v3 0/] Begin to disentangle > > libxenctrl and provide some stable libraries"): > > > The tip of the xen.git branch contains an extra patch adding a > > > .config > > > into the tree which should get the correct things for the HEAD of the > > > branch, but not further back. > > > > Wait, what ? .config is for the user's settings. > > Right, this is a convenience for people wanting to play with this stuff, > not something to be committed. Hence "extra patch" and the patch title > being "HACK:...". Or maybe your point was I should have patched Config.mk instead, which is probably true but I was lazy and just committed the file I was using. Ian.