]> git.baikalelectronics.ru Git - kernel.git/commit
adjust nosmp handling
authorJan Beulich <jbeulich@novell.com>
Mon, 16 Jul 2007 06:41:07 +0000 (23:41 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 16 Jul 2007 16:05:47 +0000 (09:05 -0700)
commit8e82cc421fda843ab1ba1569fbd91ddd964d5fbb
tree949accf30a7b8bf6a0ccd074a5a4b9f6115c1f7b
parent2afaa0914ea04dbc34897d4ed5a9f841c9df114d
adjust nosmp handling

Especially when !CONFIG_HOTPLUG_CPU, avoid needlessy allocating resources for
CPUs that can never become available.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
init/main.c