x86: change naming to match x86_64
authorGlauber Costa <gcosta@redhat.com>
Wed, 4 Jun 2008 05:03:07 +0000 (02:03 -0300)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:48:23 +0000 (12:48 +0200)
Change unmap_cpu_to_logical_apicid to numa_remove_cpu.
Besides being shorter, it is the same name x86_64 uses. We
can save an ifdef in the code this way.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found