From: Johannes Weiner Date: Wed, 6 Aug 2014 23:05:51 +0000 (-0700) Subject: mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges X-Git-Tag: cleanup-for-v3.18~96^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b1306192d335759a6cf2f3b404c49e811e5f953;p=pandora-kernel.git mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges There is no reason why oom-disabled and __GFP_NOFAIL charges should try to reclaim only once when every other charge tries several times before giving up. Make them all retry the same number of times. Signed-off-by: Johannes Weiner Acked-by: Michal Hocko Cc: Hugh Dickins Cc: Tejun Heo Cc: Vladimir Davydov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed