Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190545
b: refs/heads/master
c: a66f637
h: refs/heads/master
i:
  190543: 54b1688
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed May 4, 2010
1 parent 0d8dd31 commit ab8684e
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: c81406d6423416f1e18a8a41a3b7ac415fdf13d3
refs/heads/master: a66f6375bdeb64d7a56c532bda7c006358845820
2 changes: 1 addition & 1 deletion trunk/arch/x86/lib/rwsem_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ ENTRY(call_rwsem_down_write_failed)
ENDPROC(call_rwsem_down_write_failed)

ENTRY(call_rwsem_wake)
decw %dx /* do nothing if still outstanding active readers */
decl %edx /* do nothing if still outstanding active readers */
jnz 1f
save_common_regs
movq %rax,%rdi
Expand Down

0 comments on commit ab8684e

Please sign in to comment.