]> git.baikalelectronics.ru Git - kernel.git/commit
x86, NUMA: rename srat_64.c to srat.c
authorTejun Heo <tj@kernel.org>
Mon, 2 May 2011 12:18:52 +0000 (14:18 +0200)
committerTejun Heo <tj@kernel.org>
Mon, 2 May 2011 12:18:52 +0000 (14:18 +0200)
commite64938b1395abe34f6b3b9f3261be67aebdb43f0
treebcb1567e96fde789c59b8c8ef1e0ce9dce302934
parent5ee51e0665fa7758741032e4c60b1393773e81eb
x86, NUMA: rename srat_64.c to srat.c

Rename srat_64.c to srat.c.  This is to prepare for unification of
NUMA init paths between 32 and 64bit.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
arch/x86/mm/Makefile
arch/x86/mm/srat.c [new file with mode: 0644]
arch/x86/mm/srat_64.c [deleted file]