commit | 78e622705c69da9649ba87071d8de85054b62df8 | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Wed Jun 04 02:03:07 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 12:48:23 2008 +0200 |
tree | 37d619d4d8c262799cdee3254dcaecd0147c68cb | |
parent | b5841765a2e735a38612c4e4a82170c33d701b3c [diff] |
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>