Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198271
b: refs/heads/master
c: 69dcf3d
h: refs/heads/master
i:
  198269: 5d0c4db
  198267: 74a657b
  198263: 9262869
  198255: eca6786
  198239: d83e277
  198207: 8996e92
  198143: 5c45800
v: v3
  • Loading branch information
FUJITA Tomonori authored and Linus Torvalds committed May 25, 2010
1 parent 1ceb954 commit 31a480c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7ca8b9c0dafd1cb36289aa4c92c7beae7adcd34f
refs/heads/master: 69dcf3db03626c4f18de624e8632454ea12ff260
2 changes: 2 additions & 0 deletions trunk/arch/frv/include/asm/cache.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
#define L1_CACHE_SHIFT (CONFIG_FRV_L1_CACHE_SHIFT)
#define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT)

#define ARCH_KMALLOC_MINALIGN L1_CACHE_BYTES

#define __cacheline_aligned __attribute__((aligned(L1_CACHE_BYTES)))
#define ____cacheline_aligned __attribute__((aligned(L1_CACHE_BYTES)))

Expand Down

0 comments on commit 31a480c

Please sign in to comment.