On Wed, 13 Aug, at 07:38:14PM, Mantas Mikulėnas wrote: > > Here you go. > > [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000137ffffff] usable
[...] > [ 0.000000] reserve setup_data: [mem > 0x0000000100000000-0x0000000137ffffff] usable [...] > [ 0.000000] efi: mem201: type=7, attr=0xf, > range=[0x0000000100000000-0x0000000138000000) (896MB) Nothing crazy here, unless we're getting the calculation wrong and reading past the buffer, the code looks OK though. Or something like the last page or so of that memory isn't actually free even though the firmware tells us it is. At this point, I think modifying the max address is the best way to debug this further, and figure out what address causes the hang. -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/