From 4496d08092624b0450a373ec69377f12379b8058 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Tue, 10 Aug 2010 18:03:23 -0700 Subject: [PATCH] --- yaml --- r: 208547 b: refs/heads/master c: 7896bfa451b209f73bc8ec14721dcc2c5329a0a9 h: refs/heads/master i: 208545: e70524f39f2cde56344ca08e221819faf6f779d2 208543: 7e0da1c3d4a80dc0881e889be08952e9c52990a9 v: v3 --- [refs] | 2 +- trunk/arch/parisc/include/asm/cache.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index db01d3237473..c6463ec1cf6c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4565f0170dfc849b3629c27d769db800467baa62 +refs/heads/master: 7896bfa451b209f73bc8ec14721dcc2c5329a0a9 diff --git a/trunk/arch/parisc/include/asm/cache.h b/trunk/arch/parisc/include/asm/cache.h index 45effe6978fa..039880e7d2c9 100644 --- a/trunk/arch/parisc/include/asm/cache.h +++ b/trunk/arch/parisc/include/asm/cache.h @@ -28,6 +28,8 @@ #define SMP_CACHE_BYTES L1_CACHE_BYTES +#define ARCH_DMA_MINALIGN L1_CACHE_BYTES + #define __read_mostly __attribute__((__section__(".data..read_mostly"))) void parisc_cache_init(void); /* initializes cache-flushing */