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)
committerDima Zavin <dima@android.com>
Fri, 8 Jul 2011 21:15:44 +0000 (14:15 -0700)
commit0226f8a76da6bc97c9bb4af3fd2f6eeb03c5b0b0
tree103470d3c4a2865d1cafc4d4527f97d62660fc5d
parent814cdea670616252e4cdf297a07b02ce59698bf1
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