diff options
Diffstat (limited to 'dashboard/config/linux/bits/linux-upstream.yml')
| -rw-r--r-- | dashboard/config/linux/bits/linux-upstream.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/linux-upstream.yml b/dashboard/config/linux/bits/linux-upstream.yml index 755ca58ff..ef4c38c3d 100644 --- a/dashboard/config/linux/bits/linux-upstream.yml +++ b/dashboard/config/linux/bits/linux-upstream.yml @@ -3,4 +3,7 @@ kernel: repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git - tag: v6.18-rc1 + tag: v6.19-rc5 +config: + # Parameter was changed from y/n to the count of hangs before panic. + - BOOTPARAM_HUNG_TASK_PANIC: [1, weak] |
