Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11186
b: refs/heads/master
c: 3fd5646
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent c1a7b86 commit f142c80
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: e027802e985f1cca752bf3b2e7eecae05031699f
refs/heads/master: 3fd5646cac36e2ea244bb3455a66afb1777b9a92
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
* does not enforce ordering, since there is no data dependency between
* the read of "a" and the read of "b". Therefore, on some CPUs, such
* as Alpha, "y" could be set to 3 and "x" to 0. Use rmb()
* in cases like thiswhere there are no data dependencies.
* in cases like this where there are no data dependencies.
*/

#define read_barrier_depends() do { } while(0)
Expand Down

0 comments on commit f142c80

Please sign in to comment.