x86: move {un}map_cpu_to_logical_apicid to smpboot.c
commit7cc3959ecd830796231f50bf5e42dc018b3694f2
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:56 +0000 (19 14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:02 +0000 (17 17:41 +0200)
tree31975cc806d948e4dbea61f5241a81b4910498d2
parentb9f9294a86fd274e4055891450033e8bc9d68f66
x86: move {un}map_cpu_to_logical_apicid to smpboot.c

Move map_cpu_to_logical_apicid() and unmap_cpu_to_logical_apicid()
to smpboot.c. They take together all the bunch of static functions
they rely upon

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