OSDN Git Service

NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalid
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / lib / audit.c
index 1d726a2..b8fb5ee 100644 (file)
@@ -54,6 +54,9 @@ int audit_classify_syscall(int abi, unsigned syscall)
        case __NR_socketcall:
                return 4;
 #endif
+#ifdef __NR_execveat
+       case __NR_execveat:
+#endif
        case __NR_execve:
                return 5;
        default: