diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2015-12-15 15:00:27 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-12-17 15:24:34 +0100 |
commit | fff02bc00b41bd4f2d1081a31808849be0b275f8 (patch) | |
tree | b0c18239550bcb4bd8b508ce790a21f23e4a75a1 /linux-headers/asm-x86/unistd_64.h | |
parent | d5da3ef2e24c29ddb92e11a54d705873acb905bf (diff) |
linux-headers: update from kvm/next
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-headers/asm-x86/unistd_64.h')
-rw-r--r-- | linux-headers/asm-x86/unistd_64.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-headers/asm-x86/unistd_64.h b/linux-headers/asm-x86/unistd_64.h index fdc7afb057..c8f7959390 100644 --- a/linux-headers/asm-x86/unistd_64.h +++ b/linux-headers/asm-x86/unistd_64.h @@ -326,5 +326,6 @@ #define __NR_execveat 322 #define __NR_userfaultfd 323 #define __NR_membarrier 324 +#define __NR_mlock2 325 #endif /* _ASM_X86_UNISTD_64_H */ |