aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-11-10 09:24:08 -0800
committerDmitry Vyukov <dvyukov@google.com>2018-11-10 10:38:37 -0800
commit4d2f7ff6a5e59e6dc25f7dfa93c83fc651f0bf08 (patch)
treefae24568b75231172de6fb539654d8d94b0375f3
parent9cfaaac9b814b5db4cdb63957a6cc88b5456d457 (diff)
sys/linux: regenerate on latest kernel
-rw-r--r--executor/defs.h10
-rw-r--r--sys/linux/fuse_386.const2
-rw-r--r--sys/linux/fuse_amd64.const2
-rw-r--r--sys/linux/fuse_arm.const2
-rw-r--r--sys/linux/fuse_arm64.const2
-rw-r--r--sys/linux/fuse_ppc64le.const2
-rw-r--r--sys/linux/gen/386.go6
-rw-r--r--sys/linux/gen/amd64.go6
-rw-r--r--sys/linux/gen/arm.go6
-rw-r--r--sys/linux/gen/arm64.go6
-rw-r--r--sys/linux/gen/ppc64le.go6
-rw-r--r--sys/linux/video4linux.txt1
12 files changed, 25 insertions, 26 deletions
diff --git a/executor/defs.h b/executor/defs.h
index bd7a001cf..37a16e022 100644
--- a/executor/defs.h
+++ b/executor/defs.h
@@ -60,7 +60,7 @@
#if GOARCH_386
#define GOARCH "386"
-#define SYZ_REVISION "60509bb09ef1cac261da830cbb79ff6971a214ba"
+#define SYZ_REVISION "4e3f5b369e497fc2a9699bc2c00e220742ebabd0"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096
@@ -70,7 +70,7 @@
#if GOARCH_amd64
#define GOARCH "amd64"
-#define SYZ_REVISION "560930ad9187969d4d96db73bfdee7267fb229f4"
+#define SYZ_REVISION "a86c5707fd13f29a76f64443d1df29bf7236b31e"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096
@@ -80,7 +80,7 @@
#if GOARCH_arm
#define GOARCH "arm"
-#define SYZ_REVISION "a07bb484cc01604bb36f68010e760909d096a8c1"
+#define SYZ_REVISION "5381214fe9b49bae401c0e6b65be7f55625cefcd"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096
@@ -90,7 +90,7 @@
#if GOARCH_arm64
#define GOARCH "arm64"
-#define SYZ_REVISION "4360825a62714f10c315b6f1630a743fa8bf5790"
+#define SYZ_REVISION "c11470447f7b0b99cf621c4ed3745f66c9ff61ee"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096
@@ -100,7 +100,7 @@
#if GOARCH_ppc64le
#define GOARCH "ppc64le"
-#define SYZ_REVISION "d3514e9943f2d6fadb040dd58ff04633ddbf0442"
+#define SYZ_REVISION "4f8541a40ea5992f82bc71f9162733787cbb7001"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096
diff --git a/sys/linux/fuse_386.const b/sys/linux/fuse_386.const
index 3ba13b3cf..b36dc5b88 100644
--- a/sys/linux/fuse_386.const
+++ b/sys/linux/fuse_386.const
@@ -18,7 +18,7 @@ FUSE_FLOCK_LOCKS = 1024
FUSE_HANDLE_KILLPRIV = 524288
FUSE_HAS_IOCTL_DIR = 2048
FUSE_IOCTL_RETRY = 4
-FUSE_KERNEL_MINOR_VERSION = 27
+FUSE_KERNEL_MINOR_VERSION = 28
FUSE_KERNEL_VERSION = 7
FUSE_NOTIFY_DELETE = 6
FUSE_NOTIFY_INVAL_ENTRY = 3
diff --git a/sys/linux/fuse_amd64.const b/sys/linux/fuse_amd64.const
index ea5556f71..e0a4e23aa 100644
--- a/sys/linux/fuse_amd64.const
+++ b/sys/linux/fuse_amd64.const
@@ -18,7 +18,7 @@ FUSE_FLOCK_LOCKS = 1024
FUSE_HANDLE_KILLPRIV = 524288
FUSE_HAS_IOCTL_DIR = 2048
FUSE_IOCTL_RETRY = 4
-FUSE_KERNEL_MINOR_VERSION = 27
+FUSE_KERNEL_MINOR_VERSION = 28
FUSE_KERNEL_VERSION = 7
FUSE_NOTIFY_DELETE = 6
FUSE_NOTIFY_INVAL_ENTRY = 3
diff --git a/sys/linux/fuse_arm.const b/sys/linux/fuse_arm.const
index 323522174..86f789b90 100644
--- a/sys/linux/fuse_arm.const
+++ b/sys/linux/fuse_arm.const
@@ -18,7 +18,7 @@ FUSE_FLOCK_LOCKS = 1024
FUSE_HANDLE_KILLPRIV = 524288
FUSE_HAS_IOCTL_DIR = 2048
FUSE_IOCTL_RETRY = 4
-FUSE_KERNEL_MINOR_VERSION = 27
+FUSE_KERNEL_MINOR_VERSION = 28
FUSE_KERNEL_VERSION = 7
FUSE_NOTIFY_DELETE = 6
FUSE_NOTIFY_INVAL_ENTRY = 3
diff --git a/sys/linux/fuse_arm64.const b/sys/linux/fuse_arm64.const
index 2760a2c4e..0c389aa48 100644
--- a/sys/linux/fuse_arm64.const
+++ b/sys/linux/fuse_arm64.const
@@ -18,7 +18,7 @@ FUSE_FLOCK_LOCKS = 1024
FUSE_HANDLE_KILLPRIV = 524288
FUSE_HAS_IOCTL_DIR = 2048
FUSE_IOCTL_RETRY = 4
-FUSE_KERNEL_MINOR_VERSION = 27
+FUSE_KERNEL_MINOR_VERSION = 28
FUSE_KERNEL_VERSION = 7
FUSE_NOTIFY_DELETE = 6
FUSE_NOTIFY_INVAL_ENTRY = 3
diff --git a/sys/linux/fuse_ppc64le.const b/sys/linux/fuse_ppc64le.const
index 0b881a961..5587e1a8e 100644
--- a/sys/linux/fuse_ppc64le.const
+++ b/sys/linux/fuse_ppc64le.const
@@ -18,7 +18,7 @@ FUSE_FLOCK_LOCKS = 1024
FUSE_HANDLE_KILLPRIV = 524288
FUSE_HAS_IOCTL_DIR = 2048
FUSE_IOCTL_RETRY = 4
-FUSE_KERNEL_MINOR_VERSION = 27
+FUSE_KERNEL_MINOR_VERSION = 28
FUSE_KERNEL_VERSION = 7
FUSE_NOTIFY_DELETE = 6
FUSE_NOTIFY_INVAL_ENTRY = 3
diff --git a/sys/linux/gen/386.go b/sys/linux/gen/386.go
index 450b80998..f2e489c2e 100644
--- a/sys/linux/gen/386.go
+++ b/sys/linux/gen/386.go
@@ -4865,7 +4865,7 @@ var structDescs_386 = []*KeyedStruct{
}}},
{Key: StructKey{Name: "fuse_init_out"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "fuse_init_out", TypeSize: 64}, Fields: []Type{
&ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "maj", TypeSize: 4}}, Val: 7},
- &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "min", TypeSize: 4}}, Val: 27},
+ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "min", TypeSize: 4}}, Val: 28},
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "max_readahead", TypeSize: 4}}},
&FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "fuse_init_flags", FldName: "flags", TypeSize: 4}}, Vals: []uint64{1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768, 65536, 131072, 262144, 524288, 1048576, 2097152}, BitMask: true},
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int16", FldName: "max_background", TypeSize: 2}}},
@@ -36468,7 +36468,7 @@ var consts_386 = []ConstValue{
{Name: "FUSE_HANDLE_KILLPRIV", Value: 524288},
{Name: "FUSE_HAS_IOCTL_DIR", Value: 2048},
{Name: "FUSE_IOCTL_RETRY", Value: 4},
- {Name: "FUSE_KERNEL_MINOR_VERSION", Value: 27},
+ {Name: "FUSE_KERNEL_MINOR_VERSION", Value: 28},
{Name: "FUSE_KERNEL_VERSION", Value: 7},
{Name: "FUSE_NOTIFY_DELETE", Value: 6},
{Name: "FUSE_NOTIFY_INVAL_ENTRY", Value: 3},
@@ -41940,4 +41940,4 @@ var consts_386 = []ConstValue{
{Name: "bpf_insn_load_imm_dw", Value: 24},
}
-const revision_386 = "60509bb09ef1cac261da830cbb79ff6971a214ba"
+const revision_386 = "4e3f5b369e497fc2a9699bc2c00e220742ebabd0"
diff --git a/sys/linux/gen/amd64.go b/sys/linux/gen/amd64.go
index 53150fa77..11c2494eb 100644
--- a/sys/linux/gen/amd64.go
+++ b/sys/linux/gen/amd64.go
@@ -4960,7 +4960,7 @@ var structDescs_amd64 = []*KeyedStruct{
}}},
{Key: StructKey{Name: "fuse_init_out"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "fuse_init_out", TypeSize: 64}, Fields: []Type{
&ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "maj", TypeSize: 4}}, Val: 7},
- &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "min", TypeSize: 4}}, Val: 27},
+ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "min", TypeSize: 4}}, Val: 28},
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "max_readahead", TypeSize: 4}}},
&FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "fuse_init_flags", FldName: "flags", TypeSize: 4}}, Vals: []uint64{1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768, 65536, 131072, 262144, 524288, 1048576, 2097152}, BitMask: true},
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int16", FldName: "max_background", TypeSize: 2}}},
@@ -37146,7 +37146,7 @@ var consts_amd64 = []ConstValue{
{Name: "FUSE_HANDLE_KILLPRIV", Value: 524288},
{Name: "FUSE_HAS_IOCTL_DIR", Value: 2048},
{Name: "FUSE_IOCTL_RETRY", Value: 4},
- {Name: "FUSE_KERNEL_MINOR_VERSION", Value: 27},
+ {Name: "FUSE_KERNEL_MINOR_VERSION", Value: 28},
{Name: "FUSE_KERNEL_VERSION", Value: 7},
{Name: "FUSE_NOTIFY_DELETE", Value: 6},
{Name: "FUSE_NOTIFY_INVAL_ENTRY", Value: 3},
@@ -42643,4 +42643,4 @@ var consts_amd64 = []ConstValue{
{Name: "bpf_insn_load_imm_dw", Value: 24},
}
-const revision_amd64 = "560930ad9187969d4d96db73bfdee7267fb229f4"
+const revision_amd64 = "a86c5707fd13f29a76f64443d1df29bf7236b31e"
diff --git a/sys/linux/gen/arm.go b/sys/linux/gen/arm.go
index 9595e587d..a71b9bdc1 100644
--- a/sys/linux/gen/arm.go
+++ b/sys/linux/gen/arm.go
@@ -4870,7 +4870,7 @@ var structDescs_arm = []*KeyedStruct{
}}},
{Key: StructKey{Name: "fuse_init_out"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "fuse_init_out", TypeSize: 64}, Fields: []Type{
&ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "maj", TypeSize: 4}}, Val: 7},
- &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "min", TypeSize: 4}}, Val: 27},
+ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "min", TypeSize: 4}}, Val: 28},
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "max_readahead", TypeSize: 4}}},
&FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "fuse_init_flags", FldName: "flags", TypeSize: 4}}, Vals: []uint64{1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768, 65536, 131072, 262144, 524288, 1048576, 2097152}, BitMask: true},
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int16", FldName: "max_background", TypeSize: 2}}},
@@ -36392,7 +36392,7 @@ var consts_arm = []ConstValue{
{Name: "FUSE_HANDLE_KILLPRIV", Value: 524288},
{Name: "FUSE_HAS_IOCTL_DIR", Value: 2048},
{Name: "FUSE_IOCTL_RETRY", Value: 4},
- {Name: "FUSE_KERNEL_MINOR_VERSION", Value: 27},
+ {Name: "FUSE_KERNEL_MINOR_VERSION", Value: 28},
{Name: "FUSE_KERNEL_VERSION", Value: 7},
{Name: "FUSE_NOTIFY_DELETE", Value: 6},
{Name: "FUSE_NOTIFY_INVAL_ENTRY", Value: 3},
@@ -41811,4 +41811,4 @@ var consts_arm = []ConstValue{
{Name: "bpf_insn_load_imm_dw", Value: 24},
}
-const revision_arm = "a07bb484cc01604bb36f68010e760909d096a8c1"
+const revision_arm = "5381214fe9b49bae401c0e6b65be7f55625cefcd"
diff --git a/sys/linux/gen/arm64.go b/sys/linux/gen/arm64.go
index ea68e1a74..62f6aba91 100644
--- a/sys/linux/gen/arm64.go
+++ b/sys/linux/gen/arm64.go
@@ -4960,7 +4960,7 @@ var structDescs_arm64 = []*KeyedStruct{
}}},
{Key: StructKey{Name: "fuse_init_out"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "fuse_init_out", TypeSize: 64}, Fields: []Type{
&ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "maj", TypeSize: 4}}, Val: 7},
- &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "min", TypeSize: 4}}, Val: 27},
+ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "min", TypeSize: 4}}, Val: 28},
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "max_readahead", TypeSize: 4}}},
&FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "fuse_init_flags", FldName: "flags", TypeSize: 4}}, Vals: []uint64{1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768, 65536, 131072, 262144, 524288, 1048576, 2097152}, BitMask: true},
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int16", FldName: "max_background", TypeSize: 2}}},
@@ -36624,7 +36624,7 @@ var consts_arm64 = []ConstValue{
{Name: "FUSE_HANDLE_KILLPRIV", Value: 524288},
{Name: "FUSE_HAS_IOCTL_DIR", Value: 2048},
{Name: "FUSE_IOCTL_RETRY", Value: 4},
- {Name: "FUSE_KERNEL_MINOR_VERSION", Value: 27},
+ {Name: "FUSE_KERNEL_MINOR_VERSION", Value: 28},
{Name: "FUSE_KERNEL_VERSION", Value: 7},
{Name: "FUSE_NOTIFY_DELETE", Value: 6},
{Name: "FUSE_NOTIFY_INVAL_ENTRY", Value: 3},
@@ -42033,4 +42033,4 @@ var consts_arm64 = []ConstValue{
{Name: "bpf_insn_load_imm_dw", Value: 24},
}
-const revision_arm64 = "4360825a62714f10c315b6f1630a743fa8bf5790"
+const revision_arm64 = "c11470447f7b0b99cf621c4ed3745f66c9ff61ee"
diff --git a/sys/linux/gen/ppc64le.go b/sys/linux/gen/ppc64le.go
index e9a4a365f..c9a918551 100644
--- a/sys/linux/gen/ppc64le.go
+++ b/sys/linux/gen/ppc64le.go
@@ -4951,7 +4951,7 @@ var structDescs_ppc64le = []*KeyedStruct{
}}},
{Key: StructKey{Name: "fuse_init_out"}, Desc: &StructDesc{TypeCommon: TypeCommon{TypeName: "fuse_init_out", TypeSize: 64}, Fields: []Type{
&ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "maj", TypeSize: 4}}, Val: 7},
- &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "min", TypeSize: 4}}, Val: 27},
+ &ConstType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "const", FldName: "min", TypeSize: 4}}, Val: 28},
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int32", FldName: "max_readahead", TypeSize: 4}}},
&FlagsType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "fuse_init_flags", FldName: "flags", TypeSize: 4}}, Vals: []uint64{1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768, 65536, 131072, 262144, 524288, 1048576, 2097152}, BitMask: true},
&IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int16", FldName: "max_background", TypeSize: 2}}},
@@ -35019,7 +35019,7 @@ var consts_ppc64le = []ConstValue{
{Name: "FUSE_HANDLE_KILLPRIV", Value: 524288},
{Name: "FUSE_HAS_IOCTL_DIR", Value: 2048},
{Name: "FUSE_IOCTL_RETRY", Value: 4},
- {Name: "FUSE_KERNEL_MINOR_VERSION", Value: 27},
+ {Name: "FUSE_KERNEL_MINOR_VERSION", Value: 28},
{Name: "FUSE_KERNEL_VERSION", Value: 7},
{Name: "FUSE_NOTIFY_DELETE", Value: 6},
{Name: "FUSE_NOTIFY_INVAL_ENTRY", Value: 3},
@@ -39391,4 +39391,4 @@ var consts_ppc64le = []ConstValue{
{Name: "bpf_insn_load_imm_dw", Value: 24},
}
-const revision_ppc64le = "d3514e9943f2d6fadb040dd58ff04633ddbf0442"
+const revision_ppc64le = "4f8541a40ea5992f82bc71f9162733787cbb7001"
diff --git a/sys/linux/video4linux.txt b/sys/linux/video4linux.txt
index 79c22b89d..d080a83bb 100644
--- a/sys/linux/video4linux.txt
+++ b/sys/linux/video4linux.txt
@@ -4,7 +4,6 @@
# Constants for this descriptions were generated on the following tree:
# https://source.codeaurora.org/quic/la/kernel/msm-4.9 msm-4.9
-include <stdio.h>
include <linux/ioctl.h>
include <linux/time.h>
include <linux/types.h>