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, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>