Skip to content
Commit 699d934d authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Thomas Gleixner
Browse files

x86: fixup cpu_info array conversion

92cb7612

 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: default avatarZou Nan hai <nanhai.zou@intel.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent c0c52d28
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment