Searched hist:"36 f5101a60de8f79c0d1ca06e50660bf5129e02c" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/ |
H A D | Kconfig | diff 36f5101a60de8f79c0d1ca06e50660bf5129e02c Wed Dec 17 02:33:51 CET 2008 Mike Travis <travis@sgi.com> 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>
|