diff options
| author | Alexander Potapenko <glider@google.com> | 2024-11-26 10:11:20 +0100 |
|---|---|---|
| committer | Alexander Potapenko <glider@google.com> | 2024-11-26 11:12:47 +0000 |
| commit | 66b9eb592907501b2caa11568313a324ee7cd6b8 (patch) | |
| tree | aafe3558c4cb2322d7a72eea540d0cac0ed51850 /executor/_include | |
| parent | 4cb01fb07201474a77f03a86420f116faec956c3 (diff) | |
sys/linux: move some ARM-specific descriptions to a separate file
This is done to solve a particular test failure running:
$ tools/syz-env go test ./prog -run TestSpecialStructs
, which failed on PPC64, because prog/rand.go instanciated a call to
syz_kvm_setup_syzos_vm(), which requested too much memory (1024 pages)
from the allocator (PPC64 uses 64k pages, so the number of available pages
is lower).
On the other hand, factoring out syzos-related descriptions is probably
a nice thing to do anyway.
Diffstat (limited to 'executor/_include')
0 files changed, 0 insertions, 0 deletions
