Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234309
b: refs/heads/master
c: 07d5eca
h: refs/heads/master
i:
  234307: 15afd15
v: v3
  • Loading branch information
Thomas Gleixner committed Mar 14, 2011
1 parent 8367b3f commit 9d12cc2
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: 6e0aa9f8a8190e0879a29bd67aa606b51734a122
refs/heads/master: 07d5ecae2940ddd77746e2fb597dcf57d3c2e277
3 changes: 0 additions & 3 deletions trunk/arch/arm/include/asm/futex.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@ futex_atomic_cmpxchg_inatomic(u32 *uval, u32 __user *uaddr,
if (!access_ok(VERIFY_WRITE, uaddr, sizeof(u32)))
return -EFAULT;

/* Note that preemption is disabled by futex_atomic_cmpxchg_inatomic
* call sites. */

__asm__ __volatile__("@futex_atomic_cmpxchg_inatomic\n"
"1: " T(ldr) " %1, [%4]\n"
" teq %1, %2\n"
Expand Down

0 comments on commit 9d12cc2

Please sign in to comment.