x86: e820 merge parsing of the mem=/memmap= boot parameters
authorYinghai Lu <yhlu.kernel@gmail.com>
Tue, 10 Jun 2008 19:55:54 +0000 (12:55 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 08:35:38 +0000 (10:35 +0200)
since we now have 32-bit support for e820_register_active_regions(),
we can merge the parsing of the mem=/memmap= boot parameters.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found