From: Rami Rosen Date: Wed, 10 Apr 2013 11:41:17 +0000 (+0300) Subject: cgroup: remove bind() method from cgroup_subsys. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~124^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84cfb6ab484b442d5115eb3baf9db7d74a3ea626;p=pandora-kernel.git cgroup: remove bind() method from cgroup_subsys. The bind() method of cgroup_subsys is not used in any of the controllers (cpuset, freezer, blkio, net_cls, memcg, net_prio, devices, perf, hugetlb, cpu and cpuacct) tj: Removed the entry on ->bind() from Documentation/cgroups/cgroups.txt. Also updated a couple paragraphs which were suggesting that dynamic re-binding may be implemented. It's not gonna. Signed-off-by: Rami Rosen Signed-off-by: Tejun Heo --- Reading git-diff-tree failed