diff options
author | Samuel Holland <samuel@sholland.org> | 2022-04-24 20:27:56 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-05-19 21:13:41 +0300 |
commit | 9aa48806edb8c37e82532dbc6098b03f6bd4245e (patch) | |
tree | aa2989279e6cf47af843c6c02c2b5de0369b131d /scripts/gdb/linux/tasks.py | |
parent | 59e477763d092923f567051e1bbfbb4e04d0dfbf (diff) | |
download | linux-9aa48806edb8c37e82532dbc6098b03f6bd4245e.tar.xz |
dmaengine: sun6i: Do not use virt_to_phys
This breaks on RISC-V, because dma_pool_alloc returns addresses which
are not in the linear map. Instead, plumb through the physical address
which is already known anyway.
Acked-by: Maxime Ripard <maxime@cerno.tech>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/20220424172759.33383-3-samuel@sholland.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions