diff options
| author | Shiyu Sun <sshiyu@google.com> | 2019-11-26 14:23:25 +1100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-11-28 10:01:41 +0100 |
| commit | 2e2ab0c725877bb480700ccedbe2cfbd4ade1af3 (patch) | |
| tree | e03fc44ff5e7e19757abbfe1790f176b47451648 /sys/linux | |
| parent | 861a5980df642d6b9fb59fda98d5a75a019f5f34 (diff) | |
sys/linux: more update to current linux-next
Diffstat (limited to 'sys/linux')
| -rw-r--r-- | sys/linux/gen/386.go | 2 | ||||
| -rw-r--r-- | sys/linux/gen/arm.go | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/linux/gen/386.go b/sys/linux/gen/386.go index a242756e3..ef422e822 100644 --- a/sys/linux/gen/386.go +++ b/sys/linux/gen/386.go @@ -55924,4 +55924,4 @@ var consts_386 = []ConstValue{ {Name: "bpf_insn_load_imm_dw", Value: 24}, } -const revision_386 = "07e9bb9a40b1525f6bf6e5e61a6e9e2684d31917" +const revision_386 = "b0496a2eae795ebc54e22d5e216baeb0a34e2820" diff --git a/sys/linux/gen/arm.go b/sys/linux/gen/arm.go index 22769f378..88c2fdcc2 100644 --- a/sys/linux/gen/arm.go +++ b/sys/linux/gen/arm.go @@ -55501,4 +55501,4 @@ var consts_arm = []ConstValue{ {Name: "bpf_insn_load_imm_dw", Value: 24}, } -const revision_arm = "ae4aaface5d0582c22ff83b18fd414fe5415b08d" +const revision_arm = "fc88b03a999b2779a9e7bd95bf380c90a3a92623" |
