plist: Make plist debugging raw_spinlock aware
authorThomas Gleixner <tglx@linutronix.de>
Tue, 17 Nov 2009 13:46:14 +0000 (14:46 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 14 Dec 2009 22:55:33 +0000 (23:55 +0100)
commita26724591edba5acc528d41f3906a972590e8f54
tree4e7a1c7c7e4b19b428222da9232aa7322439e243
parentfa4062e7eae8f484c90b9cdd850b5df39ab0e5a0
plist: Make plist debugging raw_spinlock aware

plists are used with spinlocks and raw_spinlocks. Change the plist
debugging to handle both types.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
include/linux/plist.h
kernel/futex.c
lib/plist.c