* travis@sgi.com wrote: > Adds and increases some config variables to accomodate larger SMP > configurations: > > NR_CPUS: max limit now 4096 > NODES_SHIFT: max limit now 9 > THREAD_ORDER: max limit now 3 > X86_SMP_MAX: say Y to enable possible cpus == NR_CPUS > > Signed-off-by: Mike Travis i've bisected a boot failure down to this patch (sans the THREAD_ORDER bits): it causes an instant reboot of the 64-bit kernel upon bootup. Failing config attached. Ingo