Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31532
b: refs/heads/master
c: a99e4e4
h: refs/heads/master
v: v3
  • Loading branch information
Vernon Mauery authored and Linus Torvalds committed Jul 1, 2006
1 parent 826ec79 commit f1ca6a6
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: 9262e9149f346a5443300f8c451b8e7631e81a42
refs/heads/master: a99e4e413e1ab9f3c567b5519f5557afd786dc62
2 changes: 1 addition & 1 deletion trunk/kernel/futex.c
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@ static int do_futex_lock_pi(u32 __user *uaddr, int detect, int trylock,
}

down_read(&curr->mm->mmap_sem);
hb = queue_lock(&q, -1, NULL);
spin_lock(q.lock_ptr);

/*
* Got the lock. We might not be the anticipated owner if we
Expand Down

0 comments on commit f1ca6a6

Please sign in to comment.