Re: Early boot panic on machine with lots of memory

From: Yinghai Lu
Date: Tue Jun 19 2012 - 01:44:25 EST


On Mon, Jun 18, 2012 at 9:11 PM, Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx> wrote:
> :
> [    0.000000]    memblock_free: [0x0000102febc080-0x0000102febf080] memblock_free_reserved_regions+0x37/0x39
>
> Here, [0x0000102febc080-0x0000102febf080] was released to available memory block
> by function free_low_memory_core_early(). I'm not sure the release memblock might
> be taken by bootmem, but I think it's worthy to have a try of removing following
> 2 lines: memblock_free_reserved_regions() and memblock_reserve_reserved_regions()

if it was taken, should have print out about that.

Yinghai
--
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/