From: Eric Paris Date: Wed, 23 Sep 2009 17:46:00 +0000 (-0400) Subject: Audit: send signal info if selinux is disabled X-Git-Tag: v2.6.32-rc1~59^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=939cbf260c1abce6cad4b95ea4ba9f5132b660b3;p=pandora-kernel.git Audit: send signal info if selinux is disabled Audit will not respond to signal requests if selinux is disabled since it is unable to translate the 0 sid from the sending process to a context. This patch just doesn't send the context info if there isn't any. Signed-off-by: Eric Paris Signed-off-by: Al Viro --- Reading git-diff-tree failed