From da054c646c777bcb487326f46cd5bf9932b05128 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Fri, 4 Jan 2019 09:27:31 +0100 Subject: include: update Linux headers to 4.21-rc1/5.0-rc1 This is simply running the newly-updated script on Linux, in order to obtain the new header files and all the other updates from the recent Linux merge window. Signed-off-by: Paolo Bonzini Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin --- linux-headers/asm-arm/unistd-common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'linux-headers/asm-arm') diff --git a/linux-headers/asm-arm/unistd-common.h b/linux-headers/asm-arm/unistd-common.h index 60c2d931d0..8c84bcf10f 100644 --- a/linux-headers/asm-arm/unistd-common.h +++ b/linux-headers/asm-arm/unistd-common.h @@ -355,5 +355,6 @@ #define __NR_pkey_free (__NR_SYSCALL_BASE + 396) #define __NR_statx (__NR_SYSCALL_BASE + 397) #define __NR_rseq (__NR_SYSCALL_BASE + 398) +#define __NR_io_pgetevents (__NR_SYSCALL_BASE + 399) #endif /* _ASM_ARM_UNISTD_COMMON_H */ -- cgit v1.2.3-55-g7522