diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-12-29 18:56:03 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-12-29 19:22:35 +0100 |
| commit | 79059de1772b74a9068e3b6a907a692e3414a369 (patch) | |
| tree | 0bc4e99568f0b44674d97e885cde24fce1c895a3 /executor | |
| parent | 6b761be0590c6fef2f7d752054bf3cd04ee0bc73 (diff) | |
sys/linux: misc assorted improvements
Add new bpf consts/commands.
Refine bluetooth descriptions.
Remove removed crypto consts.
Diffstat (limited to 'executor')
| -rw-r--r-- | executor/defs.h | 10 | ||||
| -rw-r--r-- | executor/syscalls.h | 5 |
2 files changed, 10 insertions, 5 deletions
diff --git a/executor/defs.h b/executor/defs.h index 52eb7802e..81347c43a 100644 --- a/executor/defs.h +++ b/executor/defs.h @@ -60,7 +60,7 @@ #if GOARCH_386 #define GOARCH "386" -#define SYZ_REVISION "3201c43fff24108571ec46dd2fdd43939e9ac47f" +#define SYZ_REVISION "20218ec69f7c1ec131465ea493d18d6001874ea0" #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 "7cb6121e9c85234cdef34a3bf2deee82af7f5c59" +#define SYZ_REVISION "d9021a754335369176d195ac6cb4ed3a55494516" #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 "e0adf643e3f3a0137f408fbaa37d008e09b170a1" +#define SYZ_REVISION "4a132bf49df4a13bfa7399474f52a5f75d04e72b" #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 "60fd78f5948cc663817ee9a3ecbe1f069a7b9d6a" +#define SYZ_REVISION "7d1f3ce03b9f895596390ca5497802016b835d9d" #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 "a01d6ae16722c54663a92914026bf8056a3326f9" +#define SYZ_REVISION "b8d7803b20f9cb0c1f15dbd5579f4b628a51d66f" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 diff --git a/executor/syscalls.h b/executor/syscalls.h index 2de8beca6..67cd8640f 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -1398,6 +1398,7 @@ const call_t syscalls[] = { {"bpf$BPF_GET_PROG_INFO", 357}, {"bpf$BPF_MAP_GET_FD_BY_ID", 357}, {"bpf$BPF_MAP_GET_NEXT_ID", 357}, + {"bpf$BPF_MAP_LOOKUP_AND_DELETE_ELEM", 357}, {"bpf$BPF_PROG_ATTACH", 357}, {"bpf$BPF_PROG_DETACH", 357}, {"bpf$BPF_PROG_GET_FD_BY_ID", 357}, @@ -3835,6 +3836,7 @@ const call_t syscalls[] = { {"bpf$BPF_GET_PROG_INFO", 321}, {"bpf$BPF_MAP_GET_FD_BY_ID", 321}, {"bpf$BPF_MAP_GET_NEXT_ID", 321}, + {"bpf$BPF_MAP_LOOKUP_AND_DELETE_ELEM", 321}, {"bpf$BPF_PROG_ATTACH", 321}, {"bpf$BPF_PROG_DETACH", 321}, {"bpf$BPF_PROG_GET_FD_BY_ID", 321}, @@ -6305,6 +6307,7 @@ const call_t syscalls[] = { {"bpf$BPF_GET_PROG_INFO", 386}, {"bpf$BPF_MAP_GET_FD_BY_ID", 386}, {"bpf$BPF_MAP_GET_NEXT_ID", 386}, + {"bpf$BPF_MAP_LOOKUP_AND_DELETE_ELEM", 386}, {"bpf$BPF_PROG_ATTACH", 386}, {"bpf$BPF_PROG_DETACH", 386}, {"bpf$BPF_PROG_GET_FD_BY_ID", 386}, @@ -8734,6 +8737,7 @@ const call_t syscalls[] = { {"bpf$BPF_GET_PROG_INFO", 280}, {"bpf$BPF_MAP_GET_FD_BY_ID", 280}, {"bpf$BPF_MAP_GET_NEXT_ID", 280}, + {"bpf$BPF_MAP_LOOKUP_AND_DELETE_ELEM", 280}, {"bpf$BPF_PROG_ATTACH", 280}, {"bpf$BPF_PROG_DETACH", 280}, {"bpf$BPF_PROG_GET_FD_BY_ID", 280}, @@ -11136,6 +11140,7 @@ const call_t syscalls[] = { {"bpf$BPF_GET_PROG_INFO", 361}, {"bpf$BPF_MAP_GET_FD_BY_ID", 361}, {"bpf$BPF_MAP_GET_NEXT_ID", 361}, + {"bpf$BPF_MAP_LOOKUP_AND_DELETE_ELEM", 361}, {"bpf$BPF_PROG_ATTACH", 361}, {"bpf$BPF_PROG_DETACH", 361}, {"bpf$BPF_PROG_GET_FD_BY_ID", 361}, |
