From: Johannes Weiner Date: Wed, 11 Feb 2015 23:25:01 +0000 (-0800) Subject: mm: memcontrol: track move_lock state internally X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~115^2~76 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de226191d12fce30331ebf024ca3ed24834f0ee;p=pandora-kernel.git mm: memcontrol: track move_lock state internally The complexity of memcg page stat synchronization is currently leaking into the callsites, forcing them to keep track of the move_lock state and the IRQ flags. Simplify the API by tracking it in the memcg. Signed-off-by: Johannes Weiner Acked-by: Michal Hocko Reviewed-by: Vladimir Davydov Cc: Wu Fengguang Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed