diff options
Diffstat (limited to 'dashboard/config/linux/bits/debug.yml')
| -rw-r--r-- | dashboard/config/linux/bits/debug.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dashboard/config/linux/bits/debug.yml b/dashboard/config/linux/bits/debug.yml index 8b4fdedee..bc2cb5759 100644 --- a/dashboard/config/linux/bits/debug.yml +++ b/dashboard/config/linux/bits/debug.yml @@ -4,6 +4,9 @@ # Auxiliary debug configs that detect non-critical bugs. config: + # Instances that use nonoise also ignore WARNINGs, so they don't want panic_on_warn. + - CMDLINE: [append, "panic_on_warn=1"] + - LOCKDEP - PROVE_LOCKING - DEBUG_ATOMIC_SLEEP |
