Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[deliverable/linux.git] / arch / x86 / kernel / audit_64.c
index 06d3e5a14d9dd70e2f709cef205c269f0a514203..f3672508b2491b385dddbe83c864c455eccba4b0 100644 (file)
@@ -50,6 +50,7 @@ int audit_classify_syscall(int abi, unsigned syscall)
        case __NR_openat:
                return 3;
        case __NR_execve:
+       case __NR_execveat:
                return 5;
        default:
                return 0;
This page took 0.038931 seconds and 5 git commands to generate.