sched: Generalize sleep inside spinlock detection
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / Documentation / SubmitChecklist
index da0382daa39556939dcc94717b658b5917e4009f..7b13be41c085684a2bdfb629cc926d69891a108d 100644 (file)
@@ -53,7 +53,7 @@ kernel patches.
 
 12: Has been tested with CONFIG_PREEMPT, CONFIG_DEBUG_PREEMPT,
     CONFIG_DEBUG_SLAB, CONFIG_DEBUG_PAGEALLOC, CONFIG_DEBUG_MUTEXES,
-    CONFIG_DEBUG_SPINLOCK, CONFIG_DEBUG_SPINLOCK_SLEEP all simultaneously
+    CONFIG_DEBUG_SPINLOCK, CONFIG_DEBUG_ATOMIC_SLEEP all simultaneously
     enabled.
 
 13: Has been build- and runtime tested with and without CONFIG_SMP and