]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
committerIngo Molnar <mingo@elte.hu>
Fri, 8 Jul 2011 12:02:53 +0000 (14:02 +0200)
commit732375c6a5a4cc825b676c922d547aba96b8ce15
tree35002255d0e52ad478ffa7134b73c35452c502a0
parent8edbb83e5bc3c7d5d76861fc61872105288d2610
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