github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/dashboard/config/linux/bits/s390.yml (about)

     1  # Copyright 2020 syzkaller project authors. All rights reserved.
     2  # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
     3  
     4  shell:
     5   - make defconfig
     6   - make kvm_guest.config
     7  
     8  config:
     9   # CMDLINE is not supported on s390, which is bad as we rely on the builtin CMDLINE for lots of things...
    10   - CMDLINE: [n, override]
    11   # See the comment in x86_64.yml re these numbers.
    12   - RCU_CPU_STALL_TIMEOUT: 300
    13   - COMPAT