On Thu, Feb 14, 2013 at 7:08 AM, Ingo Molnar <mi...@kernel.org> wrote:
> these three:
>
> 10d73e655cef mm: bootmem: fix free_all_bootmem_core() with odd bitmap 
> alignment
> c060f943d092 mm: use aligned zone start for pfn_to_bitidx calculation
> c0232ae861df mm: memblock: fix wrong memmove size in memblock_merge_regions()
>
> might have highmem=512m boot parameter sensitivity.

10d73e655cef should not be related, as we are using nobootmem wrapper
of memblock.
c0232ae861df is copying less while using the blank slot in memblock
memory or reserved array
so it should be ok too.

c060f943d092 may be related as you config does not have
CONFIG_SPARSEMEM defined.

Thanks

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

Reply via email to