mirror of
https://github.com/qemu/qemu.git
synced 2026-05-17 15:39:58 +00:00
linux-headers: update again to 5.8
5.8-rc1 inadvertently broke userspace ABI compatibility. Merge again with latest kvm/master to undo that. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@@ -392,5 +392,6 @@
|
||||
#define __NR_clone3 (__NR_SYSCALL_BASE + 435)
|
||||
#define __NR_openat2 (__NR_SYSCALL_BASE + 437)
|
||||
#define __NR_pidfd_getfd (__NR_SYSCALL_BASE + 438)
|
||||
#define __NR_faccessat2 (__NR_SYSCALL_BASE + 439)
|
||||
|
||||
#endif /* _ASM_ARM_UNISTD_COMMON_H */
|
||||
|
||||
Reference in New Issue
Block a user