From: Roland McGrath Date: Wed, 26 Mar 2008 22:46:39 +0000 (-0700) Subject: selinux: remove ptrace_sid X-Git-Tag: v2.6.26-rc1~1157^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0356357c5158c71d4cbf20196b2f784435dd916c;p=pandora-kernel.git selinux: remove ptrace_sid This changes checks related to ptrace to get rid of the ptrace_sid tracking. It's good to disentangle the security model from the ptrace implementation internals. It's sufficient to check against the SID of the ptracer at the time a tracee attempts a transition. Signed-off-by: Roland McGrath Acked-by: Stephen Smalley Signed-off-by: James Morris --- Reading git-diff-tree failed