]> Git Repo - linux.git/commit
cpu/hotplug: Move online calls to hotplugged cpu
authorThomas Gleixner <[email protected]>
Fri, 26 Feb 2016 18:43:39 +0000 (18:43 +0000)
committerThomas Gleixner <[email protected]>
Tue, 1 Mar 2016 19:36:57 +0000 (20:36 +0100)
commit1cf4f629d9d246519a1e76c021806f2a51ddba4d
tree063816f710328aeccab1e2529924cf687c6d2e3f
parent4cb28ced23c4f222ff4e3f39898017e52161a9c9
cpu/hotplug: Move online calls to hotplugged cpu

Let the hotplugged cpu invoke the setup/teardown callbacks
(CPU_ONLINE/CPU_DOWN_PREPARE) itself.

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
This page took 0.044537 seconds and 4 git commands to generate.