Re: [PATCH 16/21] x86, memblock, mem-hotplug: Free hotpluggablememory reserved by memblock.

From: Tejun Heo
Date: Tue Jul 23 2013 - 17:01:07 EST


On Fri, Jul 19, 2013 at 03:59:29PM +0800, Tang Chen wrote:
> We reserved hotpluggable memory in memblock at early time. And when memory
> initialization is done, we have to free it to buddy system.
>
> This patch free memory reserved by memblock with flag MEMBLK_HOTPLUGGABLE.

Sequencing patches this way means machines will run with hotpluggable
regions reserved inbetween. Please put the reserving and freeing into
the same patch.

Thanks.

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