From 7e35e505d8137da0b55436df58fcbebe1006761f Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sun, 13 Nov 2022 21:18:32 +0100 Subject: dashboard/config/linux: enable new configs Enable some new configs that are reachable in VMs and some new debugging configs. --- dashboard/config/linux/bits/debug.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dashboard/config/linux/bits/debug.yml') 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] -- cgit mrf-deployment