X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=Documentation%2FSubmitChecklist;h=dc0e33210d7e74aebce76802952b914a04cbb8e5;hb=2dad3206db5c3832cde1f58650027fea3ff7adf3;hp=da0382daa39556939dcc94717b658b5917e4009f;hpb=b25b550bb153626df6a48eb8583e923e3dfcf64a;p=cascardo%2Flinux.git diff --git a/Documentation/SubmitChecklist b/Documentation/SubmitChecklist index da0382daa395..dc0e33210d7e 100644 --- a/Documentation/SubmitChecklist +++ b/Documentation/SubmitChecklist @@ -53,8 +53,8 @@ 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 - enabled. + CONFIG_DEBUG_SPINLOCK, CONFIG_DEBUG_ATOMIC_SLEEP, CONFIG_PROVE_RCU + and CONFIG_DEBUG_OBJECTS_RCU_HEAD all simultaneously enabled. 13: Has been build- and runtime tested with and without CONFIG_SMP and CONFIG_PREEMPT.