From: Li Zefan Date: Mon, 23 Sep 2013 08:56:29 +0000 (+0800) Subject: memcg: fail to create cgroup if the cgroup id is too big X-Git-Tag: v3.13-rc1~114^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4219b2da206b3787dea4950ec53ccbc203f50e5e;p=pandora-kernel.git memcg: fail to create cgroup if the cgroup id is too big memcg requires the cgroup id to be smaller than 65536. This is a preparation to kill css id. Signed-off-by: Li Zefan Acked-by: Michal Hocko Signed-off-by: Tejun Heo --- Reading git-diff-tree failed