Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 29c1af49 authored by Rajkumar Raghupathy's avatar Rajkumar Raghupathy Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: ramdump: Use dma_remap/dma_unremap for ramdump read



The memory allocated from the general cma heap cannot be remapped
using ioremap. This problem was encountered on msm8909 when trying
to dump the venus memory.

Hence, handle the ramdump_read mapping using dma_remap/dma_unremap
instead of ioremap_nocache/iounmap.

Change-Id: Ia161851578c2e27f9364cf7c229bc5fd40e43d24
Signed-off-by: default avatarRajkumar Raghupathy <raghup@codeaurora.org>
parent 7709ad21
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment