]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9c48301161f0c37808349331d9bd32f5b2195b94
treef0f869fd7bf1a23d1a0e709975b2617c6f0c0987
parentf2777829a5fb904828fcf8c7dab3b2bd491d5518
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