Thomas Gleixner 699d934d5f x86: fixup cpu_info array conversion
92cb7612aee39642d109b8d935ad265e602c0563 sets cpu_info->cpu_index to zero
for no reason. Referencing cpu_info->cpu_index now points always to CPU#0,
which is apparently not what we want.

Remove it.

Spotted-by: Zou Nan hai <nanhai.zou@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-11-17 16:27:01 +01:00
..
2007-10-23 12:31:05 +02:00
2007-10-20 01:14:39 +02:00
2007-10-24 08:55:40 +02:00
2007-10-23 09:49:31 +02:00
2007-11-08 17:01:42 +09:00
2007-11-05 12:18:17 +09:00
2007-11-06 21:23:11 -08:00
2007-11-14 18:45:43 -08:00
2007-10-20 01:24:05 +02:00
2007-11-17 16:27:01 +01:00