aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig.cpu
diff options
context:
space:
mode:
authortravis@sgi.com <travis@sgi.com>2008-01-30 13:33:11 +0100
committerIngo Molnar <mingo@elte.hu>2008-01-30 13:33:11 +0100
commit24b0d22b7b63bfc71853faf64e76cd45701ecf2a (patch)
treeaa8a08a5dce827cdee70b9774f2cf66615b5c4c3 /arch/x86/Kconfig.cpu
parent2c6b8c030cfca334c3d700ee504036c585c4c6a3 (diff)
downloadkernel_samsung_smdk4412-24b0d22b7b63bfc71853faf64e76cd45701ecf2a.zip
kernel_samsung_smdk4412-24b0d22b7b63bfc71853faf64e76cd45701ecf2a.tar.gz
kernel_samsung_smdk4412-24b0d22b7b63bfc71853faf64e76cd45701ecf2a.tar.bz2
x86: change NR_CPUS arrays in smpboot_64
Change the following static arrays sized by NR_CPUS to per_cpu data variables: task_struct *idle_thread_array[NR_CPUS]; This is only done if CONFIG_HOTPLUG_CPU is defined as otherwise, the array is removed after initialization anyways. Signed-off-by: Mike Travis <travis@sgi.com> Reviewed-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/Kconfig.cpu')
0 files changed, 0 insertions, 0 deletions