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
..
2007-10-04 18:40:57 -04:00
2007-11-06 15:39:45 -08:00
2006-07-01 17:19:08 -04:00
2008-02-02 02:22:43 -05:00
2008-06-11 19:13:46 -04:00
2008-04-29 08:06:29 -07:00
2007-05-11 05:38:25 -04:00
2005-04-16 15:20:36 -07:00
2007-02-05 11:31:04 -08:00
2008-04-22 08:56:38 -07:00
2007-07-26 11:11:57 -07:00
2006-06-21 14:35:28 -07:00
2008-04-04 11:06:38 -07:00
2006-06-30 19:25:36 +02: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
2008-02-04 15:36:36 -08: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-02-20 12:55:37 -08:00
2008-04-17 10:42:34 -04:00
2008-05-16 17:22:20 -04:00
2008-06-24 10:28:55 -07:00
2008-04-09 10:38:30 -07:00
2007-05-11 14:55:43 -07:00
2008-04-30 14:08:01 -07:00
2008-05-27 13:24:39 -07:00
2006-12-12 12:00:55 -08:00
2008-04-09 10:36:43 -07:00
2008-02-07 08:42:25 -08:00
2007-07-25 11:12:47 -07:00
2008-04-17 10:42:34 -04:00
2008-04-03 11:02:58 -07: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-03-06 09:19:27 -08:00
2008-03-04 14:16:20 -08:00
2008-04-08 13:51:35 -07:00
2006-10-17 14:54:19 -07:00
2008-05-14 15:58:27 -07:00
2008-05-27 13:24:39 -07:00
2008-03-06 09:19:27 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-05-11 14:55:43 -07:00
2006-12-07 10:48:19 -08:00
2008-06-11 15:24:13 -07:00
2008-05-14 15:55:35 -07:00
2008-03-12 16:28:02 -07:00
2007-05-08 10:00:28 -07:00
2008-06-11 16:40:33 -07:00
2008-04-29 08:06:21 -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
2008-04-29 13:51:28 -07:00
2007-05-08 11:15:07 -07:00
2008-04-30 14:08:01 -07:00
2008-04-30 14:08:07 -07:00
2008-02-05 08:26:44 -08:00
2008-04-09 10:38:30 -07:00
2008-04-29 13:49:01 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-03-06 09:19:27 -08:00
2008-05-27 13:24:39 -07:00