diff options
author | Jisheng Zhang <[email protected]> | 2015-09-11 08:49:47 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2015-09-14 12:28:30 +0100 |
commit | ba9cc453c400049f632d4eb2f2835e2f96654ddc (patch) | |
tree | 1dd9048002201177e07389f0c335c116f3052929 /tools/perf/scripts/python/stackcollapse.py | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff) |
arm64: dma-mapping: check whether cma area is initialized or not
If CMA is turned on and CMA size is set to zero, kernel should
behave as if CMA was not enabled at compile time.
Every dma allocation should check existence of cma area
before requesting memory.
Arm has done this by commit e464ef16c4f0 ("arm: dma-mapping: add
checking cma area initialized"), also do this for arm64.
Acked-by: Catalin Marinas <[email protected]>
Signed-off-by: Jisheng Zhang <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions