Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182050
b: refs/heads/master
c: ec5380c
h: refs/heads/master
v: v3
  • Loading branch information
David Daney authored and Ralf Baechle committed Feb 27, 2010
1 parent 3ee5acf commit 931498a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: d95770544604299402e481771a964b0f10d46978
refs/heads/master: ec5380c768864c7afd92aa886dd4bb6d38497a01
2 changes: 0 additions & 2 deletions trunk/arch/mips/include/asm/barrier.h
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,5 @@
do { var = value; smp_mb(); } while (0)

#define smp_llsc_mb() __asm__ __volatile__(__WEAK_LLSC_MB : : :"memory")
#define smp_llsc_rmb() __asm__ __volatile__(__WEAK_LLSC_MB : : :"memory")
#define smp_llsc_wmb() __asm__ __volatile__(__WEAK_LLSC_MB : : :"memory")

#endif /* __ASM_BARRIER_H */

0 comments on commit 931498a

Please sign in to comment.