summary refs log tree commit diff stats
path: root/linux-headers/asm-mips/unistd_o32.h
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2025-09-22 16:18:17 +0200
committerMichael S. Tsirkin <mst@redhat.com>2025-10-04 10:50:37 -0400
commit8de6cd5452eb9c58c0d105dbc9718bd0e83cc70f (patch)
tree3da4f3412cdde25bacfcc5e9c2db9723b80459b7 /linux-headers/asm-mips/unistd_o32.h
parentc3d9dcd87f0d228ea3ac5a42076da829cff401f0 (diff)
downloadfocaccia-qemu-8de6cd5452eb9c58c0d105dbc9718bd0e83cc70f.tar.gz
focaccia-qemu-8de6cd5452eb9c58c0d105dbc9718bd0e83cc70f.zip
linux-headers: Update to Linux v6.17-rc1
Update headers to include the virtio GSO over UDP tunnel features

Reviewed-by: Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Tested-by: Lei Yang <leiyang@redhat.com>
Acked-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-ID: <0b1f3c011f90583ab52aa4fef04df6db35cc4a69.1758549625.git.pabeni@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'linux-headers/asm-mips/unistd_o32.h')
-rw-r--r--linux-headers/asm-mips/unistd_o32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-headers/asm-mips/unistd_o32.h b/linux-headers/asm-mips/unistd_o32.h
index 4609a4b4d3..86ac0ac84b 100644
--- a/linux-headers/asm-mips/unistd_o32.h
+++ b/linux-headers/asm-mips/unistd_o32.h
@@ -442,5 +442,7 @@
 #define __NR_listxattrat (__NR_Linux + 465)
 #define __NR_removexattrat (__NR_Linux + 466)
 #define __NR_open_tree_attr (__NR_Linux + 467)
+#define __NR_file_getattr (__NR_Linux + 468)
+#define __NR_file_setattr (__NR_Linux + 469)
 
 #endif /* _ASM_UNISTD_O32_H */