Re: [patch 08/11] mm: memcg: remove needless !mm fixup to init_mm when charging
From: Kamezawa Hiroyuki <hidden>
Date: 2012-07-09 02:55:14
Also in:
linux-mm, lkml
From: Kamezawa Hiroyuki <hidden>
Date: 2012-07-09 02:55:14
Also in:
linux-mm, lkml
(2012/07/05 9:45), Johannes Weiner wrote:
It does not matter to __mem_cgroup_try_charge() if the passed mm is NULL or init_mm, it will charge the root memcg in either case. Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: KAMEZAWA Hiroyuki <redacted> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>