diff options
author | Mike Travis <travis@sgi.com> | 2008-12-17 02:33:51 +0100 |
---|---|---|
committer | Mike Travis <travis@sgi.com> | 2008-12-17 02:40:55 +0100 |
commit | 36f5101a60de8f79c0d1ca06e50660bf5129e02c (patch) | |
tree | 5476f291ff57f1e5873e207cd70134f67911573b /arch/x86/kernel/smp.c | |
parent | x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master. (diff) | |
download | linux-36f5101a60de8f79c0d1ca06e50660bf5129e02c.tar.xz linux-36f5101a60de8f79c0d1ca06e50660bf5129e02c.zip |
x86: enable MAXSMP
Impact: activates new off-stack cpumask code on MAXSMP (non-default) x86 configs
Set MAXSMP to enable CONFIG_CPUMASK_OFFSTACK which moves cpumask's off
the stack (and in structs) when using cpumask_var_t.
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Ingo Molnar <mingo@elte.hy>
Diffstat (limited to 'arch/x86/kernel/smp.c')
0 files changed, 0 insertions, 0 deletions