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/x86_64.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/x86_64.yml') diff --git a/dashboard/config/linux/bits/x86_64.yml b/dashboard/config/linux/bits/x86_64.yml index e6aa048f1..1c93c29ac 100644 --- a/dashboard/config/linux/bits/x86_64.yml +++ b/dashboard/config/linux/bits/x86_64.yml @@ -32,7 +32,8 @@ config: # Should be faster this way. - PARAVIRT_SPINLOCKS - - PARAVIRT_DEBUG + # Disabled in "x86/paravirt: Remove PARAVIRT_DEBUG config option" + - PARAVIRT_DEBUG: [-v6.19] - PROCESSOR_SELECT - CPU_SUP_HYGON: n -- cgit mrf-deployment