Re: [PATCH] [11/18] Fix alignment bug in bootmem allocator

From: Andi Kleen
Date: Mon Mar 17 2008 - 02:59:52 EST


> node_boot_start is not page aligned?

It is, but it is not necessarily GB aligned and without this
change sometimes alloc_bootmem when requesting GB alignment
doesn't return GB aligned memory. This was a nasty problem
that took some time to track down.

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