Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190495
b: refs/heads/master
c: 9eed412
h: refs/heads/master
i:
  190493: 5d3b8e6
  190491: 50789cd
  190487: a5cf31b
  190479: e986ca1
  190463: 9fa46ea
v: v3
  • Loading branch information
Ralf Baechle committed Apr 30, 2010
1 parent 207c0ad commit 33b36c9
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: c8f3cc0b65af00be5f84c6d4ee45007643322713
refs/heads/master: 9eed4124c0d56d39b06224765c65eaa35f580edf
2 changes: 1 addition & 1 deletion trunk/arch/mips/include/asm/cmpxchg.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
({ \
__typeof(*(m)) __ret; \
\
if (kernel_uses_llsc && R10000_LLSC_WAR) { \
if (kernel_uses_llsc && R10000_LLSC_WAR) { \
__asm__ __volatile__( \
" .set push \n" \
" .set noat \n" \
Expand Down

0 comments on commit 33b36c9

Please sign in to comment.