cpu/hotplug: Unpark smpboot threads from the state machine
authorThomas Gleixner <[email protected]>
Fri, 26 Feb 2016 18:43:36 +0000 (18:43 +0000)
committerThomas Gleixner <[email protected]>
Tue, 1 Mar 2016 19:36:56 +0000 (20:36 +0100)
commit931ef163309ee955611f287dc65248b39a65fc9d
tree5bf19b5c5cc9bc73db3cd575335413a653c58cc6
parent949338e35131c551f7bf54f48a2e3a227af6721b
cpu/hotplug: Unpark smpboot threads from the state machine

Handle the smpboot threads in the state machine.

Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: Rik van Riel <[email protected]>
Cc: Rafael Wysocki <[email protected]>
Cc: "Srivatsa S. Bhat" <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Cc: Sebastian Siewior <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Paul McKenney <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul Turner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
include/linux/cpu.h
include/linux/cpuhotplug.h
init/main.c
kernel/cpu.c
kernel/smpboot.c
kernel/smpboot.h