From: Johannes Weiner Date: Wed, 10 Dec 2014 23:42:34 +0000 (-0800) Subject: mm: hugetlb_cgroup: convert to lockless page counters X-Git-Tag: omap-for-v3.20/drop-legacy-3517~139^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71f87bee38edddb21d97895fa938744cf3f477bb;p=pandora-kernel.git mm: hugetlb_cgroup: convert to lockless page counters Abandon the spinlock-protected byte counters in favor of the unlocked page counters in the hugetlb controller as well. Signed-off-by: Johannes Weiner Reviewed-by: Vladimir Davydov Acked-by: Michal Hocko Cc: Tejun Heo Cc: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed