All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Convert to new CPU hotplug framework
@ 2016-09-07 17:18 ` Boris Ostrovsky
  0 siblings, 0 replies; 10+ messages in thread
From: Boris Ostrovsky @ 2016-09-07 17:18 UTC (permalink / raw)
  To: david.vrabel, jgross; +Cc: xen-devel, linux-kernel, bigeasy, boris.ostrovsky

New CPU hotplug framework was introduced recently. These patches convert Xen
CPU hotplug code to this infrastructure.

The patches (patch 1 specifically) will apply on top of
  https://lists.xenproject.org/archives/html/xen-devel/2016-08/msg00562.html

v2: Changes in patch 1 suggested by Sebastian

Boris Ostrovsky (2):
  xen/x86: Convert to hotplug state machine
  xen/events: Convert to hotplug state machine

 arch/x86/xen/enlighten.c         | 115 ++++++++++++++++++++++-----------------
 drivers/xen/events/events_fifo.c |  34 ++++--------
 include/linux/cpuhotplug.h       |   2 +
 3 files changed, 79 insertions(+), 72 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-09-30 14:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-07 17:18 [PATCH v2 0/2] Convert to new CPU hotplug framework Boris Ostrovsky
2016-09-07 17:18 ` Boris Ostrovsky
2016-09-07 17:19 ` [PATCH v2 1/2] xen/x86: Convert to hotplug state machine Boris Ostrovsky
2016-09-08  7:32   ` Sebastian Andrzej Siewior
2016-09-08  7:32   ` Sebastian Andrzej Siewior
2016-09-07 17:19 ` Boris Ostrovsky
2016-09-07 17:19 ` [PATCH v2 2/2] xen/events: " Boris Ostrovsky
2016-09-07 17:19 ` Boris Ostrovsky
2016-09-30 14:46 ` [PATCH v2 0/2] Convert to new CPU hotplug framework David Vrabel
2016-09-30 14:46 ` [Xen-devel] " David Vrabel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.