Re: [PATCH 2/4] x86_64: make early_node_mem return align address v2
From: Yinghai Lu
Date: Tue Jan 29 2008 - 21:33:23 EST
On Tuesday 29 January 2008 11:14:48 am Yinghai Lu wrote:
> [PATCH 2/4] x86_64: make early_node_mem return align address v2
>
> boot oops when system get 64g or 128 installed
>
can you apply this updated version with others?
setup_node_mem should return with PAGE_ALIGN.
in setup_node_bootmem, it need bootmap_start to be PAGE_ALIGN, without this patch it will overlap with bss.
YH
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/