Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180227
b: refs/heads/master
c: 5ecb01c
h: refs/heads/master
i:
  180225: 90dd40f
  180223: d6ecfc0
v: v3
  • Loading branch information
Mikael Pettersson authored and Thomas Gleixner committed Feb 3, 2010
1 parent 7aaada2 commit 8891726
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: d6ad3e286d2c075a60b9f11075a2c55aeeeca2ad
refs/heads/master: 5ecb01cfdf96c5f465192bdb2a4fd4a61a24c6cc
2 changes: 1 addition & 1 deletion trunk/kernel/futex.c
Original file line number Diff line number Diff line change
Expand Up @@ -1971,7 +1971,7 @@ static int futex_lock_pi(u32 __user *uaddr, int fshared,
/* Unqueue and drop the lock */
unqueue_me_pi(&q);

goto out;
goto out_put_key;

out_unlock_put_key:
queue_unlock(&q, hb);
Expand Down

0 comments on commit 8891726

Please sign in to comment.