From 141974fdc9993277d2d9450a2ad76ea5017ee783 Mon Sep 17 00:00:00 2001 From: David Howells Date: Wed, 28 May 2008 16:49:01 +0100 Subject: [PATCH] --- yaml --- r: 97421 b: refs/heads/master c: 0a2ce2ffc358da96792d514c1024b72c52be9cc1 h: refs/heads/master i: 97419: 9b935bf300d3d2b06dd3f6673f7bf5bb914af84e v: v3 --- [refs] | 2 +- trunk/include/asm-frv/mem-layout.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 83c9a1850f69..da407ac997bb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b4412323cc954bd0a2144b1c2ed573dd2eddb32c +refs/heads/master: 0a2ce2ffc358da96792d514c1024b72c52be9cc1 diff --git a/trunk/include/asm-frv/mem-layout.h b/trunk/include/asm-frv/mem-layout.h index 8a15c90431b9..2947764fc0e0 100644 --- a/trunk/include/asm-frv/mem-layout.h +++ b/trunk/include/asm-frv/mem-layout.h @@ -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 /*****************************************************************************/ /*