From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: preparing for 4.5.1 (ARM) Date: Mon, 30 Mar 2015 11:24:27 +0100 Message-ID: <1427711067.13935.274.camel@citrix.com> References: <55144ADE020000780006E157@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YcWrv-0000iF-VS for xen-devel@lists.xenproject.org; Mon, 30 Mar 2015 10:24:32 +0000 In-Reply-To: <55144ADE020000780006E157@mail.emea.novell.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: Julien Grall , Stefano Stabellini Cc: xen-devel , Jan Beulich List-Id: xen-devel@lists.xenproject.org On Thu, 2015-03-26 at 17:07 +0000, Jan Beulich wrote: > having been released mid January, it is time to get ready for 4.5.1-rc1. > Please reply with backport requests which you consider necessary but > still missing. Please also be patient with them being pulled in - I'll be > gone the coming two weeks, and I'd hope to get an RC1 put together > soon thereafter. @ARM folks: My Backports todo list contains: * Some subset of "xen/arm: Bug fixes for the vGIC" * 67c7e46 xen: arm32: reduce default size of the xenheap * 7466b88 xen: arm: correctly handle continuations for 64-bit guests But I'm pretty bad at remembering to add things to that list. Based on a scan/grepping of "git cherry -v origin/staging-4.5 origin/staging" I've just added: * e9c1747 arm64: fix fls() * bf8d458 xen/arm: Don't pass the PSCI-0.2 node to DOM0 * f01af57 dt-uart: use ':' as separator between path and options Anyone have anything else I should consider? Ian.