Files
android_kernel_xiaomi_sm8450/arch/ia64/kernel
Tony Luck dd4f0888f8 [IA64] Bugfix for system with 32 cpus
On a system where there are no hot pluggable cpus "additional_cpus"
is still set to -1 at the point where we call per_cpu_scan_finalize().
If we didn't find an SRAT table and so pick the default "32" for the
number of cpus, when we get to:
high_cpu = min(high_cpu + reserve_cpus, NR_CPUS);
we will end up initializing for just 31 cpus ... and so we will
die horribly when bringing up cpu#32.

Problem introduced by: 2c6e6db41f
"Minimize per_cpu reservations."

Acked-by: Robin Holt <holt@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2008-06-30 15:03:14 -07:00
..
2008-06-11 19:13:46 -04:00
2007-05-11 05:38:25 -04:00
2005-04-16 15:20:36 -07:00
2008-04-22 08:56:38 -07:00
2008-05-14 15:56:09 -07:00
2007-05-10 09:35:30 -07:00
2006-06-21 11:19:22 -07:00
2006-06-21 11:19:22 -07:00
2008-04-17 10:14:51 -07:00
2005-04-16 15:20:36 -07:00
2007-12-07 14:28:02 -08:00
2007-07-09 13:37:44 -07:00
2008-04-17 10:42:34 -04:00
2007-05-11 14:55:43 -07:00
2008-05-27 13:24:39 -07:00
2006-12-12 12:00:55 -08:00
2008-04-17 10:42:34 -04:00
2008-02-04 15:42:06 -08:00
2008-02-04 15:42:06 -08:00
2008-02-04 15:42:06 -08:00
2008-04-22 08:56:38 -07:00
2008-05-27 13:24:39 -07:00
2008-04-08 13:51:35 -07:00
2008-05-27 13:24:39 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-12-07 10:48:19 -08:00
2008-06-11 15:24:13 -07:00
2008-06-30 15:03:14 -07:00
2007-05-08 14:51:59 -07:00
2008-05-01 14:29:44 -07:00
2008-05-01 14:29:12 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-05-27 13:24:39 -07:00