diff options
author | Zubair Lutfullah Kakakhel <[email protected]> | 2014-07-16 16:51:32 +0100 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2014-09-22 13:35:52 +0200 |
commit | f46493826a79f6a2bf9d8a0030e627e0255bbf48 (patch) | |
tree | 1ab960daaf90654f3267f00ec70080543e175261 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 8057b30814e1c90e9425bb7b3be868b55bf5435c (diff) |
MIPS: DMA: Add cma support
Adds cma support to the MIPS architecture.
cma uses memblock. However, mips uses bootmem.
bootmem is informed about any regions reserved by memblock
dma api is modified to use cma reserved memory regions when available
Tested using cma_test. cma_test is a simple driver that assigns blocks
of memory from cma reserved sections.
Signed-off-by: Zubair Lutfullah Kakakhel <[email protected]>
Acked-by: Michal Nazarewicz <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/7360/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions