commit | 7cc3959ecd830796231f50bf5e42dc018b3694f2 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Mar 19 14:25:56 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:02 2008 +0200 |
tree | 31975cc806d948e4dbea61f5241a81b4910498d2 | |
parent | b9f9294a86fd274e4055891450033e8bc9d68f66 [diff] |
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>