From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] docs: create reproducible html Date: Mon, 2 Feb 2015 13:43:43 +0000 Message-ID: <1422884623.19293.24.camel@citrix.com> References: <1422883377-719-1-git-send-email-olaf@aepfle.de> <21711.31749.119163.584459@mariner.uk.xensource.com> <20150202134018.GA5648@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150202134018.GA5648@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: Wei Liu , Stefano Stabellini , Ian Jackson , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2015-02-02 at 14:40 +0100, Olaf Hering wrote: > On Mon, Feb 02, Ian Jackson wrote: > > > What do you think ? > > Thats overkill. The maintainers of make removed the internal sort with > 3.82, likely for performance reasons. Aren't you adding uses of it here? > Sorted lists are required only in > a few places. The Xen source has only two or three places where the sort > is actually required. I have patches for all of them. > > Olaf