kernel_optimize_test/arch/powerpc/lib
Ilya Yanok 33f00dcedb powerpc: Rework dma-noncoherent to use generic vmalloc layer
This patch rewrites consistent dma allocations support to use vmalloc
layer to allocate virtual memory space from vmalloc pool and get rid
of CONFIG_CONSISTENT_{START,SIZE}.

This greatly simplifies the code by effectively removing a custom
allocator we had for virtual space.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-02-23 10:48:57 +11:00
..
alloc.c
checksum_32.S
checksum_64.S
code-patching.c
copy_32.S
copypage_64.S
copyuser_64.S
crtsavres.S
devres.c
div64.S
dma-noncoherent.c powerpc: Rework dma-noncoherent to use generic vmalloc layer 2009-02-23 10:48:57 +11:00
feature-fixups-test.S
feature-fixups.c
locks.c
Makefile
mem_64.S
memcpy_64.S
rheap.c
sstep.c
string.S
usercopy_64.c