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:
d9a81b4
)
x86: merge zones_sizes_init for numa and non numa on 32-bit
author
Yinghai Lu
<yhlu.kernel@gmail.com>
Wed, 2 Jul 2008 07:31:02 +0000
(
00:31
-0700)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 8 Jul 2008 11:16:22 +0000
(13:16 +0200)
move out e820_register_active_regions from non numa zones_sizes_init()
and remove numa version zones_sizes_init().
and let 32 bit call remove_all_active_ranges() in setup_arch() directly
like 64-bit
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found