aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/bpf_mips64le.const
diff options
context:
space:
mode:
authorMatt Morehouse <mascasa@google.com>2020-06-05 19:29:05 +0000
committerDmitry Vyukov <dvyukov@google.com>2020-06-06 07:49:50 +0200
commite6b89e4e5adde15c0dc0a241e03dc215f2e249b3 (patch)
tree4c86fd0dd97e291eb8cde4dec11e11c4cdea426e /sys/linux/bpf_mips64le.const
parentc3e9afb345d6b479ca401f18ceba6f7ae43e45ab (diff)
sys/linux: add MREMAP_DONTUNMAP flag
Update https://github.com/google/syzkaller/issues/533.
Diffstat (limited to 'sys/linux/bpf_mips64le.const')
-rw-r--r--sys/linux/bpf_mips64le.const2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/bpf_mips64le.const b/sys/linux/bpf_mips64le.const
index b72f33fab..0648b1ce0 100644
--- a/sys/linux/bpf_mips64le.const
+++ b/sys/linux/bpf_mips64le.const
@@ -217,7 +217,7 @@ BTF_KIND_VOLATILE = 9
BTF_MAGIC = 60319
BTF_VERSION = 1
MAX_BPF_REG = 11
-__BPF_FUNC_MAX_ID = 130
+__BPF_FUNC_MAX_ID = 136
__MAX_BPF_REG = 11
__NR_bpf = 5315
bpf_call_code = 133