From: Eric W. Biederman Date: Fri, 3 Feb 2012 02:54:02 +0000 (-0800) Subject: userns: Convert sched_set_affinity and sched_set_scheduler's permission checks X-Git-Tag: v3.5-rc1~107^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c806aa06f8e121c6058db8e8073798aa5c4355b;p=pandora-kernel.git userns: Convert sched_set_affinity and sched_set_scheduler's permission checks - 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 Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed