lkml.org 
[lkml]   [2008]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/3] Sh: use generic per-device coherent dma allocator

* Dmitry Baryshkov <dbaryshkov@gmail.com> wrote:

> Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
> Cc: Paul Mundt <lethal@linux-sh.org>

applied all 3 patches to core/generic-dma-coherent, which is at:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git core/generic-dma-coherent

------------------>
Dmitry Baryshkov (5):
generic: per-device coherent dma allocator
x86: use generic per-device dma coherent allocator
Generic dma-coherent: fix DMA_MEMORY_EXCLUSIVE
ARM: support generic per-device coherent dma mem
Sh: use generic per-device coherent dma allocator


arch/arm/Kconfig | 1 +
arch/arm/mm/consistent.c | 8 ++
arch/sh/Kconfig | 1 +
arch/sh/mm/consistent.c | 98 +---------------------------
arch/x86/Kconfig | 1 +
arch/x86/kernel/pci-dma.c | 122 +----------------------------------
include/asm-arm/dma-mapping.h | 2 +
include/asm-generic/dma-coherent.h | 32 +++++++++
include/asm-sh/dma-mapping.h | 1 +
include/asm-x86/dma-mapping.h | 22 +------
init/Kconfig | 4 +
kernel/Makefile | 1 +
kernel/dma-coherent.c | 126 ++++++++++++++++++++++++++++++++++++
13 files changed, 183 insertions(+), 236 deletions(-)
create mode 100644 include/asm-generic/dma-coherent.h
create mode 100644 kernel/dma-coherent.c



\
 
 \ /
  Last update: 2008-07-18 21:17    [W:0.037 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site