aboutsummaryrefslogtreecommitdiffstats
path: root/executor/android/android_seccomp.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-09-14 19:28:39 +0200
committerDmitry Vyukov <dvyukov@google.com>2021-09-16 14:48:44 +0200
commite3cdbf8656cad84675862071c60bc9442930fbb1 (patch)
treef47044f730af99476bb21c61e66b8970f98b5a56 /executor/android/android_seccomp.h
parent07e953c105af057cb474bc086f68fb7ec5b241ec (diff)
sys/syz-extract: restore kvm const extraction for arm64/ppc64
Change #2755 disabled KVM for arm64/ppc64, but KVM is supported on these arches and has extensive support. It's pity to lose that support. The real root cause of the problem with arm64/ppc64 is that some severe compilation errors terminated compilation and did not let compiler spew all error messages. As the result we did not parse all of them and did not disable all of them. Re-try compilation multiple times instead of just 2 to fix this. Update #2754
Diffstat (limited to 'executor/android/android_seccomp.h')
0 files changed, 0 insertions, 0 deletions