commit | e1c105a9d75a1e9a44eb2f0b10204a6492057e4d | [log] [tgz] |
---|---|---|
author | Boris Ostrovsky <boris.ostrovsky@oracle.com> | Wed Aug 03 13:22:28 2016 -0400 |
committer | David Vrabel <david.vrabel@citrix.com> | Wed Aug 24 18:44:46 2016 +0100 |
tree | 53b677f3c724f6c770c62fbb1ff9cb44e2eee837 | |
parent | 5fc509bc2bd6dddd4107eaf90680cd76cfc2ffed [diff] |
hotplug: Prevent alloc/free of irq descriptors during cpu up/down (again) Now that Xen no longer allocates irqs in _cpu_up() we can restore commit a89941816726 ("hotplug: Prevent alloc/free of irq descriptors during cpu up/down") Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Acked-by: Thomas Gleixner <tglx@linutronix.de> CC: x86@kernel.org CC: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: David Vrabel <david.vrabel@citrix.com>