git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ff2a7d
)
device_cgroup: remove can_attach
author
Serge Hallyn
<serge.hallyn@ubuntu.com>
Tue, 22 Oct 2013 23:34:00 +0000
(
01:34
+0200)
committer
Tejun Heo
<tj@kernel.org>
Thu, 24 Oct 2013 10:56:56 +0000
(06:56 -0400)
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 <serge.hallyn@ubuntu.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Aristeu Rozanski <aris@redhat.com>
security/device_cgroup.c
patch
|
blob
|
history
diff --cc
security/device_cgroup.c
Simple merge