From: Eric W. Biederman Date: Sun, 4 Mar 2012 04:21:47 +0000 (-0800) Subject: userns: Convert ptrace, kill, set_priority permission checks to work with kuids and... X-Git-Tag: v3.5-rc1~107^2~22 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5af662030e5db1a5560fd917250d5d688a6be586;p=pandora-kernel.git userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids Update the permission checks to use the new uid_eq and gid_eq helpers and remove the now unnecessary user_ns equality comparison. Acked-by: Serge Hallyn Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed