xen/arm: don't try to re-register vcpu_info on cpu_hotplug.
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 22 Oct 2015 16:22:46 +0000 (16:22 +0000)
committerDavid Vrabel <david.vrabel@citrix.com>
Fri, 23 Oct 2015 13:20:48 +0000 (14:20 +0100)
commitcb9644bf3b549d20656cca02e8a6332c67cf37d6
tree137fb243e673c8fd71b117a96d6cec43c153abb0
parent1c7a62137bb23bc8a2c05d1dad6105afa569b20e
xen/arm: don't try to re-register vcpu_info on cpu_hotplug.

Call disable_percpu_irq on CPU_DYING and enable_percpu_irq when the cpu
is coming up.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Julien Grall <julien.grall@citrix.com>
arch/arm/xen/enlighten.c
This page took 0.026897 seconds and 5 git commands to generate.