On Thu, Sep 12, 2013 at 11:11:44AM -0400, Naoya Horiguchi wrote: > Chen Gong pointed out that set/unset_migratetype_isolate() was done in > different functions in mm/memory-failure.c, which makes the code less > readable/maintenable. So this patch makes it done in soft_offline_page(). > > With this patch, we get to hold lock_memory_hotplug() longer but it's not > a problem because races between memory hotplug and soft offline are very rare. > > This patch is against next-20130910. > > Signed-off-by: Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx> > Reviewed-by: Chen, Gong <gong.chen@xxxxxxxxxxxxxxx> Acked-by: Andi Kleen <ak@xxxxxxxxxxxxxxx> -Andi -- 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>