]> Git Repo - linux.git/commit - kernel/cpu.c
cpu/hotplug: Create hotplug threads
authorThomas Gleixner <[email protected]>
Fri, 26 Feb 2016 18:43:38 +0000 (18:43 +0000)
committerThomas Gleixner <[email protected]>
Tue, 1 Mar 2016 19:36:56 +0000 (20:36 +0100)
commit4cb28ced23c4f222ff4e3f39898017e52161a9c9
treec6a76315fdcc21a499ca96604a80d4a4c6bd250c
parent2e1a3483ce74d197876e58281925dd4e378a7f28
cpu/hotplug: Create hotplug threads

In order to let the hotplugged cpu take care of the setup/teardown, we need a
seperate hotplug thread.

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]>
kernel/cpu.c
kernel/smp.c
kernel/smpboot.h
This page took 0.053155 seconds and 4 git commands to generate.