aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/debug.yml
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-12-27 13:08:00 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-12-27 13:51:08 +0100
commit2242f77fdc5a6c50bd8fa1021d2abc8b83e09e8d (patch)
treeb1e67707a70d02557e3b1bd72e6c488af6ff24ed /dashboard/config/linux/bits/debug.yml
parent868e895af6671a803b7458454066dcbd3992a68a (diff)
dashboard/config/linux: enable some new configs
Enable new things in v5.11 that we can reach.
Diffstat (limited to 'dashboard/config/linux/bits/debug.yml')
-rw-r--r--dashboard/config/linux/bits/debug.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dashboard/config/linux/bits/debug.yml b/dashboard/config/linux/bits/debug.yml
index 0acd53efa..5899ba2d1 100644
--- a/dashboard/config/linux/bits/debug.yml
+++ b/dashboard/config/linux/bits/debug.yml
@@ -23,6 +23,8 @@ config:
- DEBUG_VM_VMACACHE
- DEBUG_VM_PGFLAGS
- DEBUG_VM_PGTABLE: [v5.8]
+ # v5.11
+ - DEBUG_KMAP_LOCAL_FORCE_MAP: [linux-next]
- DEBUG_VIRTUAL: [-s390]
- LOCKUP_DETECTOR: [-s390]
- SOFTLOCKUP_DETECTOR: [-s390]
@@ -54,5 +56,7 @@ config:
- PTDUMP_DEBUGFS: [v5.8]
- HARDLOCKUP_DETECTOR: [x86_64]
- BOOTPARAM_HARDLOCKUP_PANIC: [x86_64]
+ # TODO: replace this with v5.11 once it reaches linux-next.
+ - RING_BUFFER_VALIDATE_TIME_DELTAS: [x86_64, upstream]
# The check runs episodically, so won't be attributed to a test. And can happen on any memory corruption.
- X86_CHECK_BIOS_CORRUPTION: n