]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit78e622705c69da9649ba87071d8de85054b62df8
tree37d619d4d8c262799cdee3254dcaecd0147c68cb
parentb5841765a2e735a38612c4e4a82170c33d701b3c
x86: change naming to match x86_64

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>
arch/x86/kernel/smpboot.c