]> git.baikalelectronics.ru Git - kernel.git/commit
x86: Add task_struct argument to smp_ops.cpu_up
authorThomas Gleixner <tglx@linutronix.de>
Fri, 20 Apr 2012 13:05:47 +0000 (13:05 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 26 Apr 2012 10:06:10 +0000 (12:06 +0200)
commit5671bb10ec998da49eb0a5ea9d0532f15402e600
treec2ea97e82f7f04eb14d454ea1045f56717d468fd
parent8f5fbc3cd9abc4d79d094286b6a84ab32548e171
x86: Add task_struct argument to smp_ops.cpu_up

Preparatory patch to use the generic idle thread allocation.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: x86@kernel.org
Link: http://lkml.kernel.org/r/20120420124557.176604405@linutronix.de
arch/x86/include/asm/smp.h
arch/x86/kernel/smpboot.c
arch/x86/xen/smp.c