diff options
author | Tejun Heo <tj@kernel.org> | 2011-04-05 00:23:51 +0200 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2011-04-06 17:57:04 -0700 |
commit | c4d4f577d49c441ab4f1bb6068247dafb366e635 (patch) | |
tree | b56bbba0794635481530a7299e313d851cb69572 /arch/x86/include/asm/topology.h | |
parent | 5510db9c1be111528ce46c57f0bec1c9dce258f4 (diff) |
x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap()
init_alloc_remap() is about to do more and using _kva suffix for
physical address becomes confusing because the function will be
handling both physical and virtual addresses. Rename @node_kva to
@node_pa.
This is trivial rename and doesn't cause any behavior difference.
Signed-off-by: Tejun Heo <tj@kernel.org>
Link: http://lkml.kernel.org/r/1301955840-7246-6-git-send-email-tj@kernel.org
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/include/asm/topology.h')
0 files changed, 0 insertions, 0 deletions