Searched hist:ee7e5516 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/ |
H A D | Makefile | ee7e5516 Sun Jun 29 05:18:46 CDT 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> ee7e5516 Sun Jun 29 05:18:46 CDT 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>
|
/openbmc/linux/init/ |
H A D | Kconfig | ee7e5516 Sun Jun 29 05:18:46 CDT 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>
|