blob: 959e6785fde8c6b4ed54006a2c5e147b9dc0c52f (
plain)
1
2
3
4
5
6
7
8
|
# 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-20251014
config:
- BOOTPARAM_HUNG_TASK_PANIC: [1, weak]
|