From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 1/3] piix4acpi, xen, vcpu hotplug: Split the notification from the changes. Date: Tue, 14 May 2013 09:22:17 -0400 Message-ID: <20130514132217.GG5558@phenom.dumpdata.com> References: <1368464213-11432-1-git-send-email-konrad.wilk@oracle.com> <1368464213-11432-2-git-send-email-konrad.wilk@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: "xen-devel@lists.xen.org" , Ian Jackson , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Tue, May 14, 2013 at 10:14:49AM +0100, George Dunlap wrote: > On Mon, May 13, 2013 at 6:01 PM, Stefano Stabellini > wrote: > > On Mon, 13 May 2013, Konrad Rzeszutek Wilk wrote: > >> This is a prepatory patch that splits the notification > >> of an vCPU change from the actual changes to the vCPU array. > >> > >> Signed-off-by: Konrad Rzeszutek Wilk > > > > Acked-by: Stefano Stabellini > > It looks like these only touch cpu hotplug code, so there should be > little risk of affecting anything else, right? Right. > > So from a release perspective, all the patches: > Acked-by: George Dunlap