blob: 9b1d1adf7416786c6554fcdf9de414ed3d5a4dc1 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 2020 syzkaller project authors. All rights reserved.
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
kernel:
repo: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git
tag: next-20260115
config:
- BOOTPARAM_HUNG_TASK_PANIC: [1, weak]
- BOOTPARAM_SOFTLOCKUP_PANIC: [1, weak]
|