diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-11-13 21:18:32 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-11-14 12:34:15 +0100 |
| commit | 7e35e505d8137da0b55436df58fcbebe1006761f (patch) | |
| tree | 2765f8dc683659e7190e9c43b79257612c2f33d8 /dashboard/config/linux/bits/debug.yml | |
| parent | 23e01c8cad8344b4cc32acddf7b5032f1ca5b167 (diff) | |
dashboard/config/linux: enable new configs
Enable some new configs that are reachable in VMs
and some new debugging configs.
Diffstat (limited to 'dashboard/config/linux/bits/debug.yml')
| -rw-r--r-- | dashboard/config/linux/bits/debug.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dashboard/config/linux/bits/debug.yml b/dashboard/config/linux/bits/debug.yml index af39d7b23..e120646cd 100644 --- a/dashboard/config/linux/bits/debug.yml +++ b/dashboard/config/linux/bits/debug.yml @@ -12,6 +12,8 @@ config: - DEBUG_VM_VMACACHE: [-v6.1] - DEBUG_VM_PGFLAGS - DEBUG_VM_PGTABLE: [v5.8, -arm] + - DEBUG_VM_MAPLE_TREE: [v6.1] + - DEBUG_MAPLE_TREE: [v6.1] - DEBUG_KMAP_LOCAL_FORCE_MAP: [x86_64, v5.11] - DEBUG_VIRTUAL: [-s390] - LOCKUP_DETECTOR: [-s390] |
