Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258229
b: refs/heads/master
c: 4cde7e0
h: refs/heads/master
i:
  258227: 2310907
v: v3
  • Loading branch information
Heechul Yun authored and Russell King committed Jul 22, 2011
1 parent 615399d commit 14ef529
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 24daa15aabaf9ef655f7ca868366c8a4c87397f3
refs/heads/master: 4cde7e0dca98e0e93dceb174d83f766d0d637c23
4 changes: 2 additions & 2 deletions trunk/arch/arm/include/asm/bitops.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
#include <linux/compiler.h>
#include <asm/system.h>

#define smp_mb__before_clear_bit() mb()
#define smp_mb__after_clear_bit() mb()
#define smp_mb__before_clear_bit() smp_mb()
#define smp_mb__after_clear_bit() smp_mb()

/*
* These functions are the basis of our bit ops.
Expand Down

0 comments on commit 14ef529

Please sign in to comment.