From: Serge Hallyn Date: Tue, 22 Oct 2013 23:34:00 +0000 (+0200) Subject: device_cgroup: remove can_attach X-Git-Tag: v3.13-rc1~114^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73ba353471e0b692f398f3d63018b7f46ccf1d3e;p=pandora-kernel.git device_cgroup: remove can_attach It is really only wanting to duplicate a check which is already done by the cgroup subsystem. With this patch, user jdoe still cannot move pid 1 into a devices cgroup he owns, but now he can move his own other tasks into devices cgroups. Signed-off-by: Serge Hallyn Signed-off-by: Tejun Heo Cc: Aristeu Rozanski --- Reading git-diff-tree failed