diff options
author | Samuel Holland <samuel@sholland.org> | 2022-04-24 12:27:56 -0500 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-05-19 23:43:41 +0530 |
commit | 9aa48806edb8c37e82532dbc6098b03f6bd4245e (patch) | |
tree | aa2989279e6cf47af843c6c02c2b5de0369b131d /fs/binfmt_elf.c | |
parent | 59e477763d092923f567051e1bbfbb4e04d0dfbf (diff) |
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 'fs/binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions