From: Johannes Weiner Date: Wed, 11 Feb 2015 23:26:03 +0000 (-0800) Subject: mm: page_counter: pull "-1" handling out of page_counter_memparse() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~115^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=650c5e565492f9092552bfe4d65935196c7d9567;p=pandora-kernel.git mm: page_counter: pull "-1" handling out of page_counter_memparse() The unified hierarchy interface for memory cgroups will no longer use "-1" to mean maximum possible resource value. In preparation for this, make the string an argument and let the caller supply it. Signed-off-by: Johannes Weiner Acked-by: Michal Hocko Cc: Vladimir Davydov Cc: Greg Thelen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed