From: Michal Hocko Date: Fri, 13 Jan 2012 01:18:50 +0000 (-0800) Subject: memcg: free entries in soft_limit_tree if allocation fails X-Git-Tag: v3.3-rc1~81^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3cecc683446ad54ca587d7123bd3ce94bd7b8e1;p=pandora-kernel.git memcg: free entries in soft_limit_tree if allocation fails If we are not able to allocate tree nodes for all NUMA nodes then we should release those that were allocated. Signed-off-by: Michal Hocko Acked-by: Johannes Weiner Cc: Michal Hocko Cc: Hugh Dickins Cc: Balbir Singh Cc: David Rientjes Cc: Andrea Arcangeli Cc: KAMEZAWA Hiroyuki Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed