X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Fmemcontrol.c;h=7056c3bdb47821d791ba7bc6a9355018094ef34e;hb=22127f246dc37ed5bea0915f7860002ba6d87da7;hp=fba566c513220dcf8c30133a617e5d27328a23f2;hpb=f934fb19ef34730263e6afc01e8ec27a8a71470f;p=linux-2.6 diff --git a/mm/memcontrol.c b/mm/memcontrol.c index fba566c513..7056c3bdb4 100644 --- a/mm/memcontrol.c +++ b/mm/memcontrol.c @@ -1168,9 +1168,6 @@ static void mem_cgroup_move_task(struct cgroup_subsys *ss, mem = mem_cgroup_from_cont(cont); old_mem = mem_cgroup_from_cont(old_cont); - if (mem == old_mem) - goto out; - /* * Only thread group leaders are allowed to migrate, the mm_struct is * in effect owned by the leader