From c404dadd7c16c780bb290eae5ce398f668f84e49 Mon Sep 17 00:00:00 2001 From: Taras Madan Date: Fri, 16 Jan 2026 11:13:28 +0100 Subject: dashboard/config/linux: update to v6.19-rc5 --- dashboard/config/linux/bits/linux-upstream.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/linux-upstream.yml') 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] -- cgit mrf-deployment