Hi Linus, Here's a PR with an MMC fix intended for v5.17-rc5. More details in the signed tag. Please pull this in! Kind regards Ulf Hansson The following changes since commit bd2db32e7c3e35bd4d9b8bbff689434a50893546: moxart: fix potential use-after-free on remove path (2022-01-31 15:36:34 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.17-rc1-2 for you to fetch changes up to 54309fde1a352ad2674ebba004a79f7d20b9f037: mmc: block: fix read single on recovery logic (2022-02-08 16:04:49 +0100) ---------------------------------------------------------------- MMC core: - Fix recovery logic for multi block I/O reads (MMC_READ_MULTIPLE_BLOCK) ---------------------------------------------------------------- Christian Löhle (1): mmc: block: fix read single on recovery logic drivers/mmc/core/block.c | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-)