From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] docs: create reproducible html Date: Mon, 2 Feb 2015 14:40:18 +0100 Message-ID: <20150202134018.GA5648@aepfle.de> References: <1422883377-719-1-git-send-email-olaf@aepfle.de> <21711.31749.119163.584459@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <21711.31749.119163.584459@mariner.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: Ian Jackson Cc: Stefano Stabellini , Wei Liu , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org 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. 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