On Sat, Jun 14, 2008 at 11:41 AM, H. Peter Anvin <hpa@zytor.com> wrote:
Ying Huang add page_is_reserved_early check in
add_one_highpage_init(), so reserve_early high address will be
reserved when in init high. that is not wanted old initrd in high
region we will lose some ram
Also I have produced another patch to make init high to use
early_node_map aka active regions. and will sort it out.
anyway, remove that from early_res is some cleanup.
YH
--