summaryrefslogtreecommitdiffstats
path: root/linux-headers/asm-x86/unistd_x32.h
diff options
context:
space:
mode:
authorVivek Goyal2022-02-08 21:48:05 +0100
committerDr. David Alan Gilbert2022-02-17 18:21:45 +0100
commitef17dd6a8e6b6e3aeb29233996d44dfcb736d515 (patch)
tree41fe944078af9da25e79e8194dea8f8e8ef3e606 /linux-headers/asm-x86/unistd_x32.h
parentvirtiofsd: Fix breakage due to fuse_init_in size change (diff)
downloadqemu-ef17dd6a8e6b6e3aeb29233996d44dfcb736d515.tar.gz
qemu-ef17dd6a8e6b6e3aeb29233996d44dfcb736d515.tar.xz
qemu-ef17dd6a8e6b6e3aeb29233996d44dfcb736d515.zip
linux-headers: Update headers to v5.17-rc1
Update headers to 5.17-rc1. I need latest fuse changes. Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Message-Id: <20220208204813.682906-3-vgoyal@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@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 a2441affc2..27098db7fb 100644
--- a/linux-headers/asm-x86/unistd_x32.h
+++ b/linux-headers/asm-x86/unistd_x32.h
@@ -315,6 +315,7 @@
#define __NR_memfd_secret (__X32_SYSCALL_BIT + 447)
#define __NR_process_mrelease (__X32_SYSCALL_BIT + 448)
#define __NR_futex_waitv (__X32_SYSCALL_BIT + 449)
+#define __NR_set_mempolicy_home_node (__X32_SYSCALL_BIT + 450)
#define __NR_rt_sigaction (__X32_SYSCALL_BIT + 512)
#define __NR_rt_sigreturn (__X32_SYSCALL_BIT + 513)
#define __NR_ioctl (__X32_SYSCALL_BIT + 514)