Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82007
b: refs/heads/master
c: 83e96c6
h: refs/heads/master
i:
  82005: 0db4a2a
  82003: da374fb
  81999: d1d53ca
v: v3
  • Loading branch information
Thomas Gleixner authored and Ingo Molnar committed Feb 1, 2008
1 parent abbab87 commit 66bb3c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 9d55b9923a1b7ea8193b8875c57ec940dc2ff027
refs/heads/master: 83e96c604e781098a2f61b8a294919bcf3abfab4
3 changes: 0 additions & 3 deletions trunk/kernel/futex.c
Original file line number Diff line number Diff line change
Expand Up @@ -1537,9 +1537,6 @@ static int futex_lock_pi(u32 __user *uaddr, struct rw_semaphore *fshared,
owner = rt_mutex_owner(&q.pi_state->pi_mutex);
res = fixup_pi_state_owner(uaddr, &q, owner);

WARN_ON(rt_mutex_owner(&q.pi_state->pi_mutex) !=
owner);

/* propagate -EFAULT, if the fixup failed */
if (res)
ret = res;
Expand Down

0 comments on commit 66bb3c1

Please sign in to comment.