summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-6.1/950-0418-mmc-block-Don-t-do-single-sector-reads-during-recove.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2024-04-13 13:49:12 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2024-04-14 18:03:37 +0200
commit1a44a260fe2ed2f74f134c4bbc34883c2b1efdda (patch)
tree59fc76850051573cba129569f77f6699987ac2dd /target/linux/bcm27xx/patches-6.1/950-0418-mmc-block-Don-t-do-single-sector-reads-during-recove.patch
parent2ad898e091cb51b3743b76a95535db1b1226a752 (diff)
downloadopenwrt-1a44a260fe2ed2f74f134c4bbc34883c2b1efdda.tar.gz
openwrt-1a44a260fe2ed2f74f134c4bbc34883c2b1efdda.tar.bz2
openwrt-1a44a260fe2ed2f74f134c4bbc34883c2b1efdda.zip
kernel: bump 6.1 to 6.1.84
Removed upstreamed: pistachio/patches-6.1/110-pwm-img-fix-clock-lookup.patch [1] All other patches automatically rebased. 1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.1.84&id=44b6fb6cdedb2c391a2da355521d4610b2645fcc Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/bcm27xx/patches-6.1/950-0418-mmc-block-Don-t-do-single-sector-reads-during-recove.patch')
-rw-r--r--target/linux/bcm27xx/patches-6.1/950-0418-mmc-block-Don-t-do-single-sector-reads-during-recove.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-6.1/950-0418-mmc-block-Don-t-do-single-sector-reads-during-recove.patch b/target/linux/bcm27xx/patches-6.1/950-0418-mmc-block-Don-t-do-single-sector-reads-during-recove.patch
index 8fa58f8327..44dfc2ba56 100644
--- a/target/linux/bcm27xx/patches-6.1/950-0418-mmc-block-Don-t-do-single-sector-reads-during-recove.patch
+++ b/target/linux/bcm27xx/patches-6.1/950-0418-mmc-block-Don-t-do-single-sector-reads-during-recove.patch
@@ -23,7 +23,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
--- a/drivers/mmc/core/block.c
+++ b/drivers/mmc/core/block.c
-@@ -1970,7 +1970,7 @@ static void mmc_blk_mq_rw_recovery(struc
+@@ -1972,7 +1972,7 @@ static void mmc_blk_mq_rw_recovery(struc
return;
}