On Thu, May 29, 2014 at 03:35:05PM +0900, Minchan Kim wrote: > On Thu, May 29, 2014 at 03:25:50PM +0900, Joonsoo Kim wrote: > > Before commit 'mm, compaction: embed migration mode in compact_control' > > from David is merged, alloc_contig_range() used sync migration, > > instead of sync_light migration. This doesn't break anything currently > > because page isolation doesn't have any difference with sync and > > sync_light, but it could in the future, so change back as it was. > > > > And pass cc->mode to migrate_pages(), instead of passing MIGRATE_SYNC > > to migrate_pages(). > > > > Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx> > Acked-by: Minchan Kim <minchan@xxxxxxxxxx> Thanks. > > Hello Joonsoo, > > Please Ccing me if you send patch related to CMA mm part. > I have reviewed/fixed mm part of CMA for a long time so worth to Cced > although I always don't have a time to look at it. :) Okay! This is just small fix going back orignal, so I didn't cc many people related to CMA mm part. Anyway, I'm sorry. Thanks. -- 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>