From 421415225b8f0b487d4d593905ba2fc30a5c02f7 Mon Sep 17 00:00:00 2001 From: Atsushi Nemoto Date: Tue, 18 May 2010 00:38:05 +0900 Subject: [PATCH] --- yaml --- r: 204467 b: refs/heads/master c: 40cb989fcf9f0caf6a116562132c2fffed38d261 h: refs/heads/master i: 204465: 7e4240f03f99dd9b4d096bfdcb8749abcb35bec7 204463: e9f6e59ca82574a1a8f758cb50f0df2fd4e03359 v: v3 --- [refs] | 2 +- trunk/arch/mips/include/asm/mach-tx49xx/kmalloc.h | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 75a40704f7ce..3f31c78c0584 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 26692f53ef550f7b8dc43fc5171c6187094632a8 +refs/heads/master: 40cb989fcf9f0caf6a116562132c2fffed38d261 diff --git a/trunk/arch/mips/include/asm/mach-tx49xx/kmalloc.h b/trunk/arch/mips/include/asm/mach-tx49xx/kmalloc.h index 913ff196259d..b74caf65482b 100644 --- a/trunk/arch/mips/include/asm/mach-tx49xx/kmalloc.h +++ b/trunk/arch/mips/include/asm/mach-tx49xx/kmalloc.h @@ -1,8 +1,6 @@ #ifndef __ASM_MACH_TX49XX_KMALLOC_H #define __ASM_MACH_TX49XX_KMALLOC_H -/* - * All happy, no need to define ARCH_KMALLOC_MINALIGN - */ +#define ARCH_KMALLOC_MINALIGN L1_CACHE_BYTES #endif /* __ASM_MACH_TX49XX_KMALLOC_H */