aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/gen/arm.go
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 /sys/linux/gen/arm.go
parent9cfaaac9b814b5db4cdb63957a6cc88b5456d457 (diff)
sys/linux: regenerate on latest kernel
Diffstat (limited to 'sys/linux/gen/arm.go')
-rw-r--r--sys/linux/gen/arm.go6
1 files changed, 3 insertions, 3 deletions
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"