summaryrefslogtreecommitdiff
path: root/linux-headers/asm-x86/unistd_x32.h
diff options
context:
space:
mode:
authorEric Farman <farman@linux.ibm.com>2021-01-04 21:20:56 +0100
committerCornelia Huck <cohuck@redhat.com>2021-01-21 11:19:45 +0100
commitb3c818a47f419b6e2f5508fe29e7a30843236fee (patch)
tree27db24839ea67db21d54e29ae6d231fa1c855001 /linux-headers/asm-x86/unistd_x32.h
parentab5ec23f9cc25215c1281d575c07c0f35e8e9e26 (diff)
downloadqemu-b3c818a47f419b6e2f5508fe29e7a30843236fee.zip
Update linux headers to 5.11-rc2
Signed-off-by: Eric Farman <farman@linux.ibm.com> Message-Id: <20210104202057.48048-3-farman@linux.ibm.com> [CH: dropped qatomic->atomic changes in pvrdma_ring.h] Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'linux-headers/asm-x86/unistd_x32.h')
-rw-r--r--linux-headers/asm-x86/unistd_x32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-headers/asm-x86/unistd_x32.h b/linux-headers/asm-x86/unistd_x32.h
index a6890cb1f5..4ff6b17d3b 100644
--- a/linux-headers/asm-x86/unistd_x32.h
+++ b/linux-headers/asm-x86/unistd_x32.h
@@ -306,6 +306,7 @@
#define __NR_pidfd_getfd (__X32_SYSCALL_BIT + 438)
#define __NR_faccessat2 (__X32_SYSCALL_BIT + 439)
#define __NR_process_madvise (__X32_SYSCALL_BIT + 440)
+#define __NR_epoll_pwait2 (__X32_SYSCALL_BIT + 441)
#define __NR_rt_sigaction (__X32_SYSCALL_BIT + 512)
#define __NR_rt_sigreturn (__X32_SYSCALL_BIT + 513)
#define __NR_ioctl (__X32_SYSCALL_BIT + 514)