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-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html