From: KAMEZAWA Hiroyuki Date: Thu, 8 Jan 2009 02:08:09 +0000 (-0800) Subject: memcg: fix reclaim result checks X-Git-Tag: v2.6.29-rc1~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=887007561ae58628f03aa9046949747c04f63be8;p=pandora-kernel.git memcg: fix reclaim result checks check_under_limit logic was wrong and this check should be against mem_over_limit rather than mem. Reported-by: Li Zefan Signed-off-by: KAMEZAWA Hiroyuki Cc: Balbir Singh Cc: Daisuke Nishimura Cc: Badari Pulavarty Cc: Jan Blunck Cc: Hirokazu Takahashi Cc: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed