aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorSamuel Holland <[email protected]>2022-04-24 18:17:50 -0500
committerUlf Hansson <[email protected]>2022-05-04 11:50:12 +0200
commite9f3fb523dbf476dc86beea23f5b5ca8f9687c93 (patch)
tree31d306fd42cd30603f9e8feb08efbae4b5c10389 /tools/perf/scripts/python/flamegraph.py
parent4bc31edebde51fcf8ad0794763b8679a7ecb5ec0 (diff)
mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bits
Newer variants of the MMC controller support a 34-bit physical address space by using word addresses instead of byte addresses. However, the code truncates the DMA descriptor address to 32 bits before applying the shift. This breaks DMA for descriptors allocated above the 32-bit limit. Fixes: 3536b82e5853 ("mmc: sunxi: add support for A100 mmc controller") Signed-off-by: Samuel Holland <[email protected]> Reviewed-by: Andre Przywara <[email protected]> Reviewed-by: Jernej Skrabec <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions