commit | a26724591edba5acc528d41f3906a972590e8f54 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Nov 17 14:46:14 2009 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Dec 14 23:55:33 2009 +0100 |
tree | 4e7a1c7c7e4b19b428222da9232aa7322439e243 | |
parent | fa4062e7eae8f484c90b9cdd850b5df39ab0e5a0 [diff] |
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>