aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/debug.yml
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-05-12 17:22:08 +0200
committerDmitry Vyukov <dvyukov@google.com>2021-05-12 17:59:13 +0200
commitfff891da21df06010bab1586e12d1f24191eee60 (patch)
tree84113fa274183b2cc7a97d12d08027383425cf12 /dashboard/config/linux/bits/debug.yml
parentda958a4d24db4dfddd875298efb23733d05272d5 (diff)
dashboard/config/linux: update to v5.13
Diffstat (limited to 'dashboard/config/linux/bits/debug.yml')
-rw-r--r--dashboard/config/linux/bits/debug.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/dashboard/config/linux/bits/debug.yml b/dashboard/config/linux/bits/debug.yml
index 07ceac405..5f75b30a6 100644
--- a/dashboard/config/linux/bits/debug.yml
+++ b/dashboard/config/linux/bits/debug.yml
@@ -7,11 +7,11 @@ config:
# Instances that use nonoise also ignore WARNINGs, so they don't want panic_on_warn.
- CMDLINE: [append, "panic_on_warn=1"]
- LOCKDEP
- - LOCKDEP_BITS: [16, linux-next]
- - LOCKDEP_CHAINS_BITS: [17, linux-next]
- - LOCKDEP_STACK_TRACE_BITS: [20, linux-next]
- - LOCKDEP_STACK_TRACE_HASH_BITS: [14, linux-next]
- - LOCKDEP_CIRCULAR_QUEUE_BITS: [12, linux-next]
+ - LOCKDEP_BITS: [16, v5.13]
+ - LOCKDEP_CHAINS_BITS: [17, v5.13]
+ - LOCKDEP_STACK_TRACE_BITS: [20, v5.13]
+ - LOCKDEP_STACK_TRACE_HASH_BITS: [14, v5.13]
+ - LOCKDEP_CIRCULAR_QUEUE_BITS: [12, v5.13]
- PROVE_LOCKING
- DEBUG_ATOMIC_SLEEP
- PROVE_RCU