]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lib/plist.c: make CONFIG_DEBUG_PI_LIST selectable
authorDan Streetman <ddstreet@ieee.org>
Thu, 22 May 2014 00:43:40 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:43:40 +0000 (10:43 +1000)
commitcfced1835735236a8daf426337dc73d5c6d172c2
tree9c463ace4c7fa396d21ffa0f30872a56a0ddc083
parentecd9a442b8789d8d66da74841de6addec53057e9
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>
lib/Kconfig.debug