From: Kees Cook Date: Thu, 12 Apr 2012 21:47:58 +0000 (-0500) Subject: seccomp: remove duplicated failure logging X-Git-Tag: v3.5-rc1~161^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dc1c1b2d2ed7507ce8a379814ad75745ff97ebe;p=pandora-kernel.git seccomp: remove duplicated failure logging This consolidates the seccomp filter error logging path and adds more details to the audit log. Signed-off-by: Will Drewry Signed-off-by: Kees Cook Acked-by: Eric Paris v18: make compat= permanent in the record v15: added a return code to the audit_seccomp path by wad@chromium.org (suggested by eparis@redhat.com) v*: original by keescook@chromium.org Signed-off-by: James Morris --- Reading git-diff-tree failed