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:
76b6db0
)
userns: Convert sched_set_affinity and sched_set_scheduler's permission checks
author
Eric W. Biederman
<ebiederm@xmission.com>
Fri, 3 Feb 2012 02:54:02 +0000
(18:54 -0800)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Thu, 3 May 2012 10:28:39 +0000
(
03:28
-0700)
- Compare kuids with uid_eq
- kuid are uniuqe across all user namespaces so there is no longer the
need for a user_namespace comparison.
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
No differences found