Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64223
b: refs/heads/master
c: 187226f
h: refs/heads/master
i:
  64221: 8bebb89
  64219: 36632d9
  64215: 0231f31
  64207: f57be9b
  64191: 487c2bd
v: v3
  • Loading branch information
john stultz authored and Linus Torvalds committed Aug 23, 2007
1 parent 992ada4 commit 1699a88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 42b88e6ad4014d290d6b59dfeb5d6949c5a3f346
refs/heads/master: 187226f57f1381cfc63216979b4375f30e593795
1 change: 1 addition & 0 deletions trunk/kernel/futex.c
Original file line number Diff line number Diff line change
Expand Up @@ -1670,6 +1670,7 @@ static int futex_unlock_pi(u32 __user *uaddr, struct rw_semaphore *fshared)
attempt);
if (ret)
goto out;
uval = 0;
goto retry_unlocked;
}

Expand Down

0 comments on commit 1699a88

Please sign in to comment.