X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Documentation%2FSubmitChecklist;h=dc0e33210d7e74aebce76802952b914a04cbb8e5;hb=1af8efe965676ab30d6c8a5b1fccc9229f339a3b;hp=da0382daa39556939dcc94717b658b5917e4009f;hpb=61be7fdec2f51b99570cd5dcc30c7848c8e56513;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/Documentation/SubmitChecklist b/Documentation/SubmitChecklist index da0382d..dc0e332 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.