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

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

(I will be out of the office starting tomorrow so may not be able to respond
to comments right away)


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       |    3 +
 3 files changed, 80 insertions(+), 72 deletions(-)

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

end of thread, other threads:[~2016-09-02  2:04 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-15 14:46 [PATCH 0/2] Convert to new CPU hotplug framework Boris Ostrovsky
2016-08-15 14:46 ` [PATCH 1/2] xen/x86: Convert to hotplug state machine Boris Ostrovsky
2016-08-15 14:46   ` Boris Ostrovsky
2016-08-17  8:33   ` Sebastian Andrzej Siewior
2016-08-17  8:33     ` Sebastian Andrzej Siewior
2016-08-26 19:37     ` Boris Ostrovsky
2016-08-26 19:37     ` Boris Ostrovsky
2016-08-31 16:15       ` Sebastian Andrzej Siewior
2016-08-31 16:15         ` Sebastian Andrzej Siewior
2016-09-02  2:03         ` Boris Ostrovsky
2016-09-02  2:03           ` Boris Ostrovsky
2016-08-15 14:46 ` [PATCH 2/2] xen/events: " Boris Ostrovsky
2016-08-15 14:46 ` Boris Ostrovsky
2016-08-15 15:06   ` David Vrabel
2016-08-15 15:06   ` [Xen-devel] " David Vrabel
2016-08-15 15:58     ` Boris Ostrovsky
2016-08-15 15:58     ` [Xen-devel] " Boris Ostrovsky

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.