Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310637
b: refs/heads/master
c: 7f1b439
h: refs/heads/master
i:
  310635: a3836f8
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Jun 6, 2012
1 parent b62aaa7 commit 532d71f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 10717dcde10d09f9fcee53a12a4236af1a82b484
refs/heads/master: 7f1b43936f0ecad14770634c021cf4a929aec74d
2 changes: 1 addition & 1 deletion trunk/kernel/sched/rt.c
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,7 @@ static struct rq *find_lock_lowest_rq(struct task_struct *task, struct rq *rq)
task_running(rq, task) ||
!task->on_rq)) {

raw_spin_unlock(&lowest_rq->lock);
double_unlock_balance(rq, lowest_rq);
lowest_rq = NULL;
break;
}
Expand Down

0 comments on commit 532d71f

Please sign in to comment.