]> bbs.cooldavid.org Git - net-next-2.6.git/commit - init/main.c
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)
commit8b3b295502444340dd0701855ac422fbf32e161d
tree949accf30a7b8bf6a0ccd074a5a4b9f6115c1f7b
parent98c0d07cbf2a8582a0341b05ad564247e608f6f9
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