aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2022-06-02 09:28:24 +0200
committerDmitry Vyukov <dvyukov@google.com>2022-06-02 11:48:31 +0200
commit9305d4f6a615844e1e610074e97c8ade3b138e06 (patch)
tree9231887520c8002b452094957ec4e225b87727c4
parentff1f215e653ff17702cc30338944a018bf976486 (diff)
sys/linux: update consts
Update const files on the latest upstream commit d1dc87763f406d4e67caf16dbe438a5647692395
-rw-r--r--sys/linux/bpf.txt.const2
-rw-r--r--sys/linux/dev_i915.txt2
-rw-r--r--sys/linux/dev_msm.txt.const2
-rw-r--r--sys/linux/io_uring.txt.const2
-rw-r--r--sys/linux/socket_netlink_route.txt.const2
5 files changed, 5 insertions, 5 deletions
diff --git a/sys/linux/bpf.txt.const b/sys/linux/bpf.txt.const
index 8fe5e1ac8..10565d48e 100644
--- a/sys/linux/bpf.txt.const
+++ b/sys/linux/bpf.txt.const
@@ -258,7 +258,7 @@ XDP_FLAGS_HW_MODE = 8
XDP_FLAGS_REPLACE = 16
XDP_FLAGS_SKB_MODE = 2
XDP_FLAGS_UPDATE_IF_NOEXIST = 1
-__BPF_FUNC_MAX_ID = 194
+__BPF_FUNC_MAX_ID = 204
__MAX_BPF_REG = 11
__NR_bpf = 280, 386:357, amd64:321, arm:386, mips64le:5315, ppc64le:361, s390x:351
bpf_call_code = 133
diff --git a/sys/linux/dev_i915.txt b/sys/linux/dev_i915.txt
index 9b0746db3..0c8085048 100644
--- a/sys/linux/dev_i915.txt
+++ b/sys/linux/dev_i915.txt
@@ -1,7 +1,7 @@
# Copyright 2020 syzkaller project authors. All rights reserved.
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
-include <drm/i915_drm.h>
+include <uapi/drm/i915_drm.h>
resource fd_i915[fd]
diff --git a/sys/linux/dev_msm.txt.const b/sys/linux/dev_msm.txt.const
index bc9e4e3cc..036ebe9eb 100644
--- a/sys/linux/dev_msm.txt.const
+++ b/sys/linux/dev_msm.txt.const
@@ -7,7 +7,7 @@ DRM_IOCTL_MSM_GEM_INFO = 3222824003
DRM_IOCTL_MSM_GEM_MADVISE = 3222037576
DRM_IOCTL_MSM_GEM_NEW = 3222299714
DRM_IOCTL_MSM_GEM_SUBMIT = 3225969734
-DRM_IOCTL_MSM_GET_PARAM = 3222299712
+DRM_IOCTL_MSM_GET_PARAM = 3222824000
DRM_IOCTL_MSM_SUBMITQUEUE_CLOSE = 1074029643, mips64le:ppc64le:2147771467
DRM_IOCTL_MSM_SUBMITQUEUE_NEW = 3222037578
DRM_IOCTL_MSM_SUBMITQUEUE_QUERY = 1075340364, mips64le:ppc64le:2149082188
diff --git a/sys/linux/io_uring.txt.const b/sys/linux/io_uring.txt.const
index decd0e263..7150ff95e 100644
--- a/sys/linux/io_uring.txt.const
+++ b/sys/linux/io_uring.txt.const
@@ -26,7 +26,7 @@ IORING_OP_FADVISE = 24
IORING_OP_FALLOCATE = 17
IORING_OP_FILES_UPDATE = 20
IORING_OP_FSYNC = 3
-IORING_OP_LAST = 41
+IORING_OP_LAST = 47
IORING_OP_LINK_TIMEOUT = 15
IORING_OP_MADVISE = 25
IORING_OP_NOP = 0
diff --git a/sys/linux/socket_netlink_route.txt.const b/sys/linux/socket_netlink_route.txt.const
index 41711e8d1..124fe74b5 100644
--- a/sys/linux/socket_netlink_route.txt.const
+++ b/sys/linux/socket_netlink_route.txt.const
@@ -88,7 +88,7 @@ FR_ACT_TO_TBL = 1
FR_ACT_UNREACHABLE = 7
FR_ACT_UNSPEC = 0
GSO_MAX_SEGS = 65535
-GSO_MAX_SIZE = 65536
+GSO_MAX_SIZE = 524280
HSR_PROTOCOL_MAX = 2
IFAL_ADDRESS = 1
IFAL_LABEL = 2