lib/plist.c: make CONFIG_DEBUG_PI_LIST selectable
authorDan Streetman <ddstreet@ieee.org>
Wed, 4 Jun 2014 23:11:54 +0000 (16:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Jun 2014 23:54:18 +0000 (16:54 -0700)
commitb8cfff68ea9cd7b25f07c1d5bb42567d084fcba3
treee0488ef414797332041c857e56a150a69a067c5a
parentc75b53af2f0043aff500af0a6f878497bef41bca
lib/plist.c: make CONFIG_DEBUG_PI_LIST selectable

Change CONFIG_DEBUG_PI_LIST to be user-selectable, and add a title and
description.  Remove the dependency on DEBUG_RT_MUTEXES since they were
changed to use rbtrees, and there are other users of plists now.

Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/Kconfig.debug
This page took 0.026124 seconds and 5 git commands to generate.