summary refs log tree commit diff
path: root/kernel/softlockup.c
diff options
context:
space:
mode:
authorMike Travis <travis@sgi.com>2008-03-26 14:23:48 -0700
committerIngo Molnar <mingo@elte.hu>2008-04-19 19:44:59 +0200
commite0982e90cd1ecf59818b137386b7f63debded9cc (patch)
tree3cdbfa8a69dca4a9c9596d61bffa32f1b676f09d /kernel/softlockup.c
parent4bdbaad33d0f4d0e9818a38a825f5b75c0296a28 (diff)
downloadlinux-e0982e90cd1ecf59818b137386b7f63debded9cc.tar.gz
init: move setup of nr_cpu_ids to as early as possible
Move the setting of nr_cpu_ids from sched_init() to start_kernel()
so that it's available as early as possible.

Note that an arch has the option of setting it even earlier if need be,
but it should not result in a different value than the setup_nr_cpu_ids()
function.

Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/softlockup.c')
0 files changed, 0 insertions, 0 deletions