From da3c22c74a3c6cbd26df40b2f6798a2d41be80ac Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Tue, 12 Sep 2023 11:24:40 +0200 Subject: linux-headers: Update to Linux v6.6-rc1 This update contains the required header changes for the "target/s390x: AP-passthrough for PV guests" patch from Steffen Eiden. Message-ID: <20230912093432.180041-1-thuth@redhat.com> Signed-off-by: Thomas Huth --- linux-headers/asm-x86/unistd_32.h | 1 + 1 file changed, 1 insertion(+) (limited to 'linux-headers/asm-x86/unistd_32.h') diff --git a/linux-headers/asm-x86/unistd_32.h b/linux-headers/asm-x86/unistd_32.h index 37b32d8..d749ad1 100644 --- a/linux-headers/asm-x86/unistd_32.h +++ b/linux-headers/asm-x86/unistd_32.h @@ -442,6 +442,7 @@ #define __NR_futex_waitv 449 #define __NR_set_mempolicy_home_node 450 #define __NR_cachestat 451 +#define __NR_fchmodat2 452 #endif /* _ASM_UNISTD_32_H */ -- cgit v1.1