Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72017
b: refs/heads/master
c: 3650b0a
h: refs/heads/master
i:
  72015: d052bce
v: v3
  • Loading branch information
Grant Likely authored and Linus Torvalds committed Oct 23, 2007
1 parent aea2f1b commit 2e50bee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 527da38d33f16da4c245da3a5a3858193f8a0261
refs/heads/master: 3650b0a304663d98a63c68f9020eb1ded477989e
1 change: 1 addition & 0 deletions trunk/include/asm-ppc/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@

#define set_mb(var, value) do { var = value; mb(); } while (0)

#define AT_VECTOR_SIZE_ARCH 6 /* entries in ARCH_DLINFO */
#ifdef CONFIG_SMP
#define smp_mb() mb()
#define smp_rmb() rmb()
Expand Down

0 comments on commit 2e50bee

Please sign in to comment.