aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/linux
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2023-05-30 23:38:56 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-06-01 19:23:25 +0200
commit10be819a16067cbc9520018eb6cb5acfe757eb4b (patch)
tree795c3776f404effc18b8ff5f31f5395da56417e5 /package/kernel/linux
parent4c5a9da8699a7982b8f03b28561f955d9d1313f1 (diff)
downloadupstream-10be819a16067cbc9520018eb6cb5acfe757eb4b.tar.gz
upstream-10be819a16067cbc9520018eb6cb5acfe757eb4b.tar.bz2
upstream-10be819a16067cbc9520018eb6cb5acfe757eb4b.zip
ipq807x: 6.1: fix I/O WRITE_ZEROES errors on some eMMC devices
Linux 5.19 added a feature where if there is TRIM support being advertised on eMMC kernel will use TRIM to offload erasing to zero. However, like always there are eMMC IC-s that advertise TRIM and kind of work but trying to use TRIM for offloading will cause I/O errors like: [ 18.085950] I/O error, dev loop0, sector 596 op 0x9:(WRITE_ZEROES) flags 0x800 phys_seg 0 prio class 2 So, lets utilize the kernel MMC quirks DB to disable TRIM for eMMC models that are known to cause this. This will fix the WRITE_ZEROES error on: Qnap 301W which uses Micron MTFC4GACAJCN-1M Zyxel NBG7815 which uses Kingston EMMC04G-M627 Tested-By: Enrico Mioso <mrkiko.rs@gmail.com> # NBG7815 Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'package/kernel/linux')
0 files changed, 0 insertions, 0 deletions