From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 3/3] mini-os: sort objects in binary archives Date: Fri, 27 Feb 2015 17:16:16 +0000 Message-ID: <1425057376.14641.265.camel@citrix.com> References: <1422963937-16033-1-git-send-email-olaf@aepfle.de> <1422963937-16033-4-git-send-email-olaf@aepfle.de> <20150203122854.GB25157@aepfle.de> <20150211113728.GB7818@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150211113728.GB7818@zion.uk.xensource.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: Wei Liu Cc: Samuel Thibault , Olaf Hering , xen-devel@lists.xen.org, Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Wed, 2015-02-11 at 11:37 +0000, Wei Liu wrote: > Otherwise we can commence splitting off and then apply this patch to the > split-off mini-os tree. mini-os has just been split off, minus this patch. I intend to let the push gate process that split (hopefully the gate will pass over the w/e) and then apply this patch as the first fresh commit in the new tree, which will help check all the bits are in place etc. I can adjust the paths and fix missing bracket as I go. I'll also update MINIOS_UPSTREAM_REVISION in xen.git to the new thing. Ian.