commit | 0986b11b12ad2baed338385f79fd0dec58a23fc6 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Nov 17 15:32:06 2009 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Dec 14 23:55:33 2009 +0100 |
tree | 36bdf3985704f87f0c278a35e53470f6248419e2 | |
parent | 05fa785cf80c9b7c0254c3056037147aed3ea16b [diff] |
sched: Convert rt_runtime_lock to raw_spinlock Convert locks which cannot be sleeping locks in preempt-rt to raw_spinlocks. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Peter Zijlstra <peterz@infradead.org> Acked-by: Ingo Molnar <mingo@elte.hu>