From ddda37483dd17c9936fdde9ebf8f6ca2692b3842 Mon Sep 17 00:00:00 2001 From: Cornelia Huck Date: Tue, 18 Feb 2020 15:44:59 +0100 Subject: linux-headers: update Update to commit b1da3acc781c ("Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs") Signed-off-by: Cornelia Huck --- linux-headers/asm-arm/unistd-common.h | 2 ++ 1 file changed, 2 insertions(+) (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 eb5d361b11..23de64e44c 100644 --- a/linux-headers/asm-arm/unistd-common.h +++ b/linux-headers/asm-arm/unistd-common.h @@ -390,5 +390,7 @@ #define __NR_fspick (__NR_SYSCALL_BASE + 433) #define __NR_pidfd_open (__NR_SYSCALL_BASE + 434) #define __NR_clone3 (__NR_SYSCALL_BASE + 435) +#define __NR_openat2 (__NR_SYSCALL_BASE + 437) +#define __NR_pidfd_getfd (__NR_SYSCALL_BASE + 438) #endif /* _ASM_ARM_UNISTD_COMMON_H */ -- cgit v1.2.3-55-g7522