From: Stephen Smalley Date: Sat, 11 Mar 2006 11:27:16 +0000 (-0800) Subject: [PATCH] selinux: tracer SID fix X-Git-Tag: v2.6.16-rc6~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=341c2d806b71cc3596afeb2d9bd26cd718e75202;p=pandora-kernel.git [PATCH] selinux: tracer SID fix Fix SELinux to not reset the tracer SID when the child is already being traced, since selinux_ptrace is also called by proc for access checking outside of the context of a ptrace attach. Signed-off-by: Stephen Smalley Acked-by: James Morris Acked-by: Chris Wright Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed