From: Qiang Huang Date: Wed, 6 Nov 2013 21:18:09 +0000 (-0800) Subject: cgroup, doc: make cgroup_disable doc more accurate X-Git-Tag: v3.14-rc1~128^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca0bdbb5fd0ed9ac024c74f563bed7571eae304c;p=pandora-kernel.git cgroup, doc: make cgroup_disable doc more accurate In doc, it said that 'Currently supported controllers - "memory"', but actually we can use cgroup_disable=cpu,cpuset and all other controllers, so this is confusing for cgroup users without much cgroup knowledge. We need to make it clear. [some comments copied from Paul Menage's original patch 8bab8dded] Signed-off-by: Qiang Huang Acked-by: Rob Landley Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed