git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6df8809
)
x86: rename two e820 related functions
author
Yinghai Lu
<yhlu.kernel@gmail.com>
Mon, 16 Jun 2008 01:58:51 +0000
(18:58 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 8 Jul 2008 08:37:01 +0000
(10:37 +0200)
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>
No differences found