]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9db4201ab022ae597edf3c3c6987303c6e25ff38
treeb2f40f629457feda4e20eb145ed6e4b676f6effd
parent8a4258d10ef4689c2dad0055e3ca437454d59ebb
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