From f363d039e883ce6eb2a4fd09b04a38cbb6c95d43 Mon Sep 17 00:00:00 2001 From: Eric Auger Date: Thu, 3 Oct 2019 17:46:38 +0200 Subject: linux headers: update against v5.4-rc1 Update the headers against commit: 0f1a7b3fac05 ("timer-of: don't use conditional expression with mixed 'void' types") Signed-off-by: Eric Auger Acked-by: Marc Zyngier Message-id: 20191003154640.22451-2-eric.auger@redhat.com Signed-off-by: Peter Maydell --- linux-headers/asm-powerpc/unistd_64.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linux-headers/asm-powerpc/unistd_64.h') diff --git a/linux-headers/asm-powerpc/unistd_64.h b/linux-headers/asm-powerpc/unistd_64.h index b1e6921..251bcff 100644 --- a/linux-headers/asm-powerpc/unistd_64.h +++ b/linux-headers/asm-powerpc/unistd_64.h @@ -388,6 +388,8 @@ #define __NR_fsconfig 431 #define __NR_fsmount 432 #define __NR_fspick 433 +#define __NR_pidfd_open 434 +#define __NR_clone3 435 #endif /* _ASM_POWERPC_UNISTD_64_H */ -- cgit v1.1