]> git.baikalelectronics.ru Git - kernel.git/commit
kernel/cpu.c: delete deprecated definition in cpu_up()
authorChen Gong <gong.chen@linux.intel.com>
Fri, 5 Mar 2010 21:42:38 +0000 (13:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Mar 2010 19:26:28 +0000 (11:26 -0800)
commit2b64f8bc70cd544f9d88e5c380538dd1f308432b
tree1b174abac310f2a5ac63181b483c55fe93756133
parent466f05643ae47c970d065e492b5226f9c6dd0487
kernel/cpu.c: delete deprecated definition in cpu_up()

Additional_cpus is only supported for IA64 now.  X86_64 should not be
included.

Signed-off-by: Chen Gong <gong.chen@linux.intel.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/cpu.c