Home
last modified time | relevance | path

Searched hist:ee7e5516be4f2107535ad5a3d47d9c79f93661a2 (Results 1 – 1 of 1) sorted by relevance

/linux/init/
H A DKconfigdiff ee7e5516be4f2107535ad5a3d47d9c79f93661a2 Sun Jun 29 12:18:46 CEST 2008 Dmitry Baryshkov <dbaryshkov@gmail.com> generic: per-device coherent dma allocator

Currently x86_32, sh and cris-v32 provide per-device coherent dma
memory allocator.

However their implementation is nearly identical. Refactor out
common code to be reused by them.

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>