From mboxrd@z Thu Jan 1 00:00:00 1970 From: julien.grall@citrix.com (Julien Grall) Date: Wed, 21 Oct 2015 12:55:41 +0100 Subject: [Xen-devel] [PATCH v4 3/3] xen/arm: don't try to re-register vcpu_info on cpu_hotplug. In-Reply-To: <1445428430-21567-3-git-send-email-stefano.stabellini@eu.citrix.com> References: <1445428430-21567-3-git-send-email-stefano.stabellini@eu.citrix.com> Message-ID: <56277D3D.20107@citrix.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Stefano, On 21/10/15 12:53, Stefano Stabellini wrote: > Call disable_percpu_irq on CPU_DYING and enable_percpu_irq when the cpu > is coming up. > > Signed-off-by: Stefano Stabellini Reviewed-by: Julien Grall Regards, -- Julien Grall From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [Xen-devel] [PATCH v4 3/3] xen/arm: don't try to re-register vcpu_info on cpu_hotplug. Date: Wed, 21 Oct 2015 12:55:41 +0100 Message-ID: <56277D3D.20107@citrix.com> References: <1445428430-21567-3-git-send-email-stefano.stabellini@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1445428430-21567-3-git-send-email-stefano.stabellini@eu.citrix.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Stefano Stabellini , xen-devel@lists.xensource.com Cc: linux-arm-kernel@lists.infradead.org List-Id: xen-devel@lists.xenproject.org Hi Stefano, On 21/10/15 12:53, Stefano Stabellini wrote: > Call disable_percpu_irq on CPU_DYING and enable_percpu_irq when the cpu > is coming up. > > Signed-off-by: Stefano Stabellini Reviewed-by: Julien Grall Regards, -- Julien Grall