On Sun, Oct 18, 2015 at 09:54:26PM -0700, Hugh Dickins wrote: > After v4.3's commit 0610c25daa3e ("memcg: fix dirty page migration") > mem_cgroup_migrate() doesn't have much to offer in page migration: > convert migrate_misplaced_transhuge_page() to set_page_memcg() instead. > > Then rename mem_cgroup_migrate() to mem_cgroup_replace_page(), since its > remaining callers are replace_page_cache_page() and shmem_replace_page(): > both of whom passed lrucare true, so just eliminate that argument. > > Signed-off-by: Hugh Dickins <hughd@xxxxxxxxxx> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx> -- 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>