diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2024-01-27 03:19:51 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2024-02-13 15:40:56 +0300 |
commit | 3ee0e7c3e67cab83ffbbe7707b43df8d41c9fe47 (patch) | |
tree | fef1fa5117af4871dddb7e9b1e16bea2e80666bd /tools/perf/scripts/python | |
parent | 54fd8cd61799673622a0c683e870ee584c713aa7 (diff) | |
download | linux-3ee0e7c3e67cab83ffbbe7707b43df8d41c9fe47.tar.xz |
mmc: moxart-mmc: Use sg_miter for PIO
Use the scatterlist memory iterator instead of just
dereferencing virtual memory using sg_virt().
This make highmem references work properly.
Suggested-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/linux-mmc/20240122073423.GA25859@lst.de/
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20240127-mmc-proper-kmap-v2-4-d8e732aa97d1@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions