From 8428a3e07a5a39958b606d2eca89e64a26ad169e Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Mon, 19 Nov 2007 19:25:06 +1100 Subject: [PATCH] --- yaml --- r: 73942 b: refs/heads/master c: 52142e756e9bf6485d3d53596e8aff2e816a7253 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-powerpc/page_32.h | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index c31e24fb82fb..8c5ebf45e338 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f9b6c1de697f07dd0fb1c79bb3a6a8aa302f7476 +refs/heads/master: 52142e756e9bf6485d3d53596e8aff2e816a7253 diff --git a/trunk/include/asm-powerpc/page_32.h b/trunk/include/asm-powerpc/page_32.h index 374d0db37e1c..17110aff26e7 100644 --- a/trunk/include/asm-powerpc/page_32.h +++ b/trunk/include/asm-powerpc/page_32.h @@ -6,6 +6,10 @@ #define PPC_MEMSTART 0 +#ifdef CONFIG_NOT_COHERENT_CACHE +#define ARCH_KMALLOC_MINALIGN L1_CACHE_BYTES +#endif + #ifndef __ASSEMBLY__ /* * The basic type of a PTE - 64 bits for those CPUs with > 32 bit