x86: call identify_secondary_cpu in smp_store_cpu_info
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:04 +0000 (14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:59 +0000 (17:40 +0200)
commitf7401f7fe653f90f8f80a241840b9b499779e87d
treef0f869fd7bf1a23d1a0e709975b2617c6f0c0987
parent5745abfe86841a97fbe9e3f1e4f881a01b0c5f5b
x86: call identify_secondary_cpu in smp_store_cpu_info

Call it conditionally for secondary cpus. This behaviour
matches i386

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot_64.c