Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298844
b: refs/heads/master
c: 444eef1
h: refs/heads/master
v: v3
  • Loading branch information
Chris Metcalf committed Apr 2, 2012
1 parent 58cd313 commit df27a71
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: 7a7039ee71811222310b431aee246eb78dd0d401
refs/heads/master: 444eef1ba40546690a77b2af4cba7d4561e7bba5
2 changes: 1 addition & 1 deletion trunk/arch/tile/lib/spinlock_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ static void delay_backoff(int iterations)
loops += __insn_crc32_32(stack_pointer, get_cycles_low()) &
(loops - 1);

relax(1 << exponent);
relax(loops);
}

0 comments on commit df27a71

Please sign in to comment.