diff options
| author | Taras Madan <tarasmadan@google.com> | 2026-01-16 11:13:28 +0100 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2026-01-20 19:55:27 +0000 |
| commit | c404dadd7c16c780bb290eae5ce398f668f84e49 (patch) | |
| tree | d11e0ef8fee1c1c73f95b9722b1f9ad6d21e2830 /dashboard/config/linux/bits/x86_64.yml | |
| parent | 22cf81e1bf2cc65e46d59d3c203f8b4b4b623114 (diff) | |
dashboard/config/linux: update to v6.19-rc5
Diffstat (limited to 'dashboard/config/linux/bits/x86_64.yml')
| -rw-r--r-- | dashboard/config/linux/bits/x86_64.yml | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
