From: KAMEZAWA Hiroyuki Date: Fri, 25 Jul 2008 08:47:09 +0000 (-0700) Subject: memcg: avoid unnecessary initialization X-Git-Tag: v2.6.27-rc1~377 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=508b7be0a5b06b64203512ed9b34191cddc83f56;p=pandora-kernel.git memcg: avoid unnecessary initialization * remove over-killing initialization (in fast path) * makeing the condition for PAGE_CGROUP_FLAG_ACTIVE be more obvious. Signed-off-by: KAMEAZAWA Hiroyuki Reviewed-by: Li Zefan Acked-by: Balbir Singh Acked-by: Pavel Emelyanov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed