x86: rename two e820 related functions
authorYinghai Lu <yhlu.kernel@gmail.com>
Mon, 16 Jun 2008 01:58:51 +0000 (18:58 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 08:37:01 +0000 (10:37 +0200)
commitd0be6bdea103b8d04c8a3495538b7c0011ae4129
treeb2f40f629457feda4e20eb145ed6e4b676f6effd
parent6df8809bbd1b48cc6d428df7372ed749c8711641
x86: rename two e820 related functions

rename update_memory_range to e820_update_range
rename add_memory_region to e820_add_region

to make it more clear that they are about e820 map operations.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/aperture_64.c
arch/x86/kernel/cpu/mtrr/main.c
arch/x86/kernel/e820.c
arch/x86/kernel/efi.c
arch/x86/lguest/boot.c
arch/x86/mach-default/setup.c
arch/x86/mach-visws/setup.c
arch/x86/mach-voyager/setup.c
arch/x86/xen/setup.c
include/asm-x86/e820.h