From: Frederic Weisbecker Date: Tue, 24 Apr 2012 23:11:36 +0000 (+0200) Subject: res_counter: Account max_usage when calling res_counter_charge_nofail() X-Git-Tag: v3.5-rc1~142^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d4dde1ac9a5af74ac76c6ab90557d1ae7b8f5d8;p=pandora-kernel.git res_counter: Account max_usage when calling res_counter_charge_nofail() Updating max_usage is something one would expect when we reach a new maximum usage value even when we do this by forcing through the limit with res_counter_charge_nofail(). (Whether we want to account failcnt when we force through the limit is another debate). Signed-off-by: Frederic Weisbecker Signed-off-by: Tejun Heo Acked-by: KAMEZAWA Hiroyuki Acked-by: Glauber Costa Acked-by: Kirill A. Shutemov Cc: Li Zefan --- Reading git-diff-tree failed