plist: Remove the need to supply locks to plist heads
authorDima Zavin <dima@android.com>
Fri, 8 Jul 2011 00:27:59 +0000 (17:27 -0700)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:09:52 +0000 (12:09 -0800)
commit1479af55be4d493293611195bdfccd9d1a2265bb
tree100634c977d884855850c69a4ccb398f7a4e73da
parent7059c88c329d0dec17d33f569f013a4470b5439b
plist: Remove the need to supply locks to plist heads

This was legacy code brought over from the RT tree and
is no longer necessary.

Signed-off-by: Dima Zavin <dima@android.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Daniel Walker <dwalker@codeaurora.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Lai Jiangshan <laijs@cn.fujitsu.com>
Link: http://lkml.kernel.org/r/1310084879-10351-2-git-send-email-dima@android.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/plist.h
include/linux/rtmutex.h
kernel/fork.c
kernel/futex.c
kernel/pm_qos_params.c
kernel/rtmutex.c
kernel/sched.c
lib/plist.c