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/s390.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/s390.yml') diff --git a/dashboard/config/linux/bits/s390.yml b/dashboard/config/linux/bits/s390.yml index 5b65c9fbd..90113de5c 100644 --- a/dashboard/config/linux/bits/s390.yml +++ b/dashboard/config/linux/bits/s390.yml @@ -10,4 +10,5 @@ config: - CMDLINE: [n, override] # See the comment in x86_64.yml re these numbers. - RCU_CPU_STALL_TIMEOUT: 300 - - COMPAT + # Removed by "s390: Remove compat support". + - COMPAT: [-v6.19] -- cgit mrf-deployment