]> Git Repo - linux.git/commit
cpu/hotplug: Let upcoming cpu bring itself fully up
authorThomas Gleixner <[email protected]>
Fri, 26 Feb 2016 18:43:41 +0000 (18:43 +0000)
committerThomas Gleixner <[email protected]>
Tue, 1 Mar 2016 19:36:57 +0000 (20:36 +0100)
commit8df3e07e7f21f2ed8d001e6fabf9505946b438aa
tree2cfc69719e0399a17d2a7a6bf5bd67d834f401bf
parentfc6d73d67436e7784758a831227bd019547a3f73
cpu/hotplug: Let upcoming cpu bring itself fully up

Let the upcoming cpu kick the hotplug thread and let itself complete the
bringup. That way the controll side can just wait for the completion or later
when we made the hotplug machinery async not care at all.

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/cpuhotplug.h
kernel/cpu.c
kernel/sched/idle.c
This page took 0.057809 seconds and 4 git commands to generate.