linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* cpu hotplug: add multi instance support
@ 2016-08-12 17:49 Sebastian Andrzej Siewior
  2016-08-12 17:49 ` [PATCH 1/6] cpu/hotplug: Rework callback invocation logic Sebastian Andrzej Siewior
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: Sebastian Andrzej Siewior @ 2016-08-12 17:49 UTC (permalink / raw)
  To: linux-kernel; +Cc: rt, Ingo Molnar, Peter Zijlstra, Will Deacon, Mark Rutland

This series adds the multi instance support for a single hotplug state. We have
currently three drivers in tree which have their own list in order to handle
their individual instances.
There will be probably more of these drivers than less so we try to shift the
bits and pieces into the core code. The three ARM drivers are converted as part
of this series but only compile tested. The virtio-net was used to test patch
one and two.

Sebastian

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

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

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-12 17:49 cpu hotplug: add multi instance support Sebastian Andrzej Siewior
2016-08-12 17:49 ` [PATCH 1/6] cpu/hotplug: Rework callback invocation logic Sebastian Andrzej Siewior
2016-09-02  8:22   ` [tip:smp/hotplug] " tip-bot for Thomas Gleixner
2016-09-02 18:16   ` tip-bot for Thomas Gleixner
2016-08-12 17:49 ` [PATCH 2/6] cpu/hotplug: Add multi instance support Sebastian Andrzej Siewior
2016-09-02  8:22   ` [tip:smp/hotplug] " tip-bot for Thomas Gleixner
2016-09-02 18:16   ` tip-bot for Thomas Gleixner
2016-08-12 17:49 ` [PATCH 3/6] arm/perf: Use multi instance instead of custom list Sebastian Andrzej Siewior
2016-08-17 17:14   ` [PATCH v2 " Sebastian Andrzej Siewior
2016-08-22 15:07     ` Will Deacon
2016-08-22 19:04       ` Sebastian Andrzej Siewior
2016-09-02  8:23     ` [tip:smp/hotplug] " tip-bot for Sebastian Andrzej Siewior
2016-09-02 18:17     ` tip-bot for Sebastian Andrzej Siewior
2016-08-12 17:49 ` [PATCH 4/6] bus/arm-cci: Use cpu-hp's multi instance support instead " Sebastian Andrzej Siewior
2016-09-02  8:23   ` [tip:smp/hotplug] " tip-bot for Sebastian Andrzej Siewior
2016-09-02 18:17   ` tip-bot for Sebastian Andrzej Siewior
2016-08-12 17:49 ` [PATCH 5/6] bus/arm-ccn: " Sebastian Andrzej Siewior
2016-09-02  8:24   ` [tip:smp/hotplug] " tip-bot for Sebastian Andrzej Siewior
2016-09-02 18:18   ` tip-bot for Sebastian Andrzej Siewior
2016-08-12 17:49 ` [PATCH 6/6] net: virtio-net: Convert to hotplug state machine Sebastian Andrzej Siewior
2016-09-02  8:24   ` [tip:smp/hotplug] net/virtio-net: " tip-bot for Sebastian Andrzej Siewior
2016-09-02 18:18   ` tip-bot for Sebastian Andrzej Siewior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).