diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-03-05 15:06:24 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-03-05 16:24:58 +0100 |
| commit | 0ea638e13c6e50241f265bd5e0541a0a974f3bc9 (patch) | |
| tree | e396fcf2def049662f0ed2c0cc4e5038c0e26a50 /dashboard/config/linux/bits/debug.yml | |
| parent | 3caeccec5159e9c0d68c982d69908bf2de66c489 (diff) | |
dashboard/config/linux: enable new configs
Enable some new configs that look reachable in VMs.
Diffstat (limited to 'dashboard/config/linux/bits/debug.yml')
| -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 bc2cb5759..fec331847 100644 --- a/dashboard/config/linux/bits/debug.yml +++ b/dashboard/config/linux/bits/debug.yml @@ -18,6 +18,7 @@ config: - DEBUG_MUTEXES - DEBUG_WW_MUTEX_SLOWPATH - DEBUG_RWSEMS + - DEBUG_IRQFLAGS: [v5.12] - DEBUG_VM - DEBUG_VM_RB |
