diff options
Diffstat (limited to 'dashboard/config/linux/bits/debug.yml')
| -rw-r--r-- | dashboard/config/linux/bits/debug.yml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dashboard/config/linux/bits/debug.yml b/dashboard/config/linux/bits/debug.yml index 5f75b30a6..099c02be2 100644 --- a/dashboard/config/linux/bits/debug.yml +++ b/dashboard/config/linux/bits/debug.yml @@ -6,23 +6,6 @@ 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, 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 - - RCU_EQS_DEBUG - - DEBUG_LOCK_ALLOC - - DEBUG_RT_MUTEXES - - DEBUG_SPINLOCK - - DEBUG_MUTEXES - - DEBUG_WW_MUTEX_SLOWPATH - - DEBUG_RWSEMS: [v4.16] - - DEBUG_IRQFLAGS: [v5.12] - DEBUG_VM - DEBUG_VM_RB |
