x86: fill cpu to apicid and present map in mpparse
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:25 +0000 (14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:01 +0000 (17:41 +0200)
commita6c422ccdb57924bd20ae408dba8e9db01d09677
tree3df5b830d56291ae024037fcda55ba405ddd306d
parent73bf102b1cadc53d418df02ba687769a9f916a6d
x86: fill cpu to apicid and present map in mpparse

This is the way x86_64 does, and complement the already
present patch that does the bios cpu to apicid mapping here

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