]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "mmc: mvsdio: Use sg_miter for PIO"
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 27 Sep 2024 15:54:28 +0000 (17:54 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 2 Oct 2024 23:31:13 +0000 (01:31 +0200)
commit5b35746a0fdc73063a4c7fc6208b7abd644f9ef5
tree144706662ad60fb7d73af756078cce5b6846ddca
parentc26339faed11fae01fafd61e5e97ac3ba7b23ef3
Revert "mmc: mvsdio: Use sg_miter for PIO"

This reverts commit 2761822c00e8c271f10a10affdbd4917d900d7ea.

When testing on real hardware the patch does not work.
Revert, try to acquire real hardware, and retry.
These systems typically don't have highmem anyway so the
impact is likely zero.

Cc: stable@vger.kernel.org
Reported-by: Charlie <g4sra@protonmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20240927-kirkwood-mmc-regression-v1-1-2e55bbbb7b19@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mvsdio.c