Skip to content

Commit

Permalink
sched: Convert rq->lock to raw_spinlock
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Thomas Gleixner committed Dec 14, 2009
1 parent a267245 commit 05fa785
Show file tree
Hide file tree
Showing 5 changed files with 106 additions and 103 deletions.
Loading

0 comments on commit 05fa785

Please sign in to comment.