Re: [PATCH v3 05/12] x86: Merge early_reserve_initrd for 32bit and 64bit

From: Pekka Enberg
Date: Wed Nov 21 2012 - 02:40:46 EST


On Wed, Nov 21, 2012 at 9:16 AM, Yinghai Lu <yinghai@xxxxxxxxxx> wrote:
> They are the same, could move them out from head32/64.c to setup.c.
>
> We are using memblock, and it could handle overlapping properly, so
> we don't need to reserve some at first to hold the location, and just
> need to make sure we reserve them before we are using memblock to find
> free mem to use.
>
> Signed-off-by: Yinghai Lu <yinghai@xxxxxxxxxx>

Reviewed-by: Pekka Enberg <penberg@xxxxxxxxxx>
--
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/