Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97421
b: refs/heads/master
c: 0a2ce2f
h: refs/heads/master
i:
  97419: 9b935bf
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed May 28, 2008
1 parent 26141c1 commit 141974f
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: b4412323cc954bd0a2144b1c2ed573dd2eddb32c
refs/heads/master: 0a2ce2ffc358da96792d514c1024b72c52be9cc1
4 changes: 2 additions & 2 deletions trunk/include/asm-frv/mem-layout.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
* the slab must be aligned such that load- and store-double instructions don't
* fault if used
*/
#define ARCH_KMALLOC_MINALIGN (sizeof(long) * 2)
#define ARCH_SLAB_MINALIGN (sizeof(long) * 2)
#define ARCH_KMALLOC_MINALIGN 8
#define ARCH_SLAB_MINALIGN 8

/*****************************************************************************/
/*
Expand Down

0 comments on commit 141974f

Please sign in to comment.