x86: clean up relocate_initrd
authorYinghai Lu <yhlu.kernel@gmail.com>
Sat, 14 Jun 2008 03:07:03 +0000 (20:07 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 08:36:34 +0000 (10:36 +0200)
1. move that before zone_sizes_init ...
2. add free_early for one old one, otherwise it will be be reserved again
   when we init highmem.

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

No differences found