diff options
| author | Taras Madan <tarasmadan@google.com> | 2026-01-16 11:27:16 +0100 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2026-01-20 19:55:27 +0000 |
| commit | 2232a015c669952dc3901438136906f294e676f2 (patch) | |
| tree | 1f69252f9294eb3b5c2a04caaa375eb9f75bad60 /dashboard | |
| parent | c404dadd7c16c780bb290eae5ce398f668f84e49 (diff) | |
dashboard/config/linux/bits: enable DEBUG_BUGVERBOSE_DETAILED
Closes #6595.
Diffstat (limited to 'dashboard')
| -rw-r--r-- | dashboard/config/linux/bits/debug.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dashboard/config/linux/bits/debug.yml b/dashboard/config/linux/bits/debug.yml index b7aa466be..5791c42af 100644 --- a/dashboard/config/linux/bits/debug.yml +++ b/dashboard/config/linux/bits/debug.yml @@ -51,6 +51,7 @@ config: - RING_BUFFER_VALIDATE_TIME_DELTAS: [x86_64, v5.11] # The check runs episodically, so won't be attributed to a test. And can happen on any memory corruption. - X86_CHECK_BIOS_CORRUPTION: n + - DEBUG_BUGVERBOSE_DETAILED: [v6.19] # For context see: https://groups.google.com/g/syzkaller/c/SoydtBd-dYs/m/ns67L4ApAwAJ - VIRT_CPU_ACCOUNTING_GEN |
