commit | 27fd071040e3a5bbea9f44548c93f1092b451714 | [log] [tgz] |
---|---|---|
author | Pawel Zmarzly <pzmarzly@meta.com> | Sat Sep 02 12:04:51 2023 +0900 |
committer | Damien Le Moal <dlemoal@kernel.org> | Sat Sep 02 12:04:51 2023 +0900 |
tree | b2ec65f2ec15c47cac24985e8993547d9c94a590 | |
parent | 2a2df98ec592667927b5c1351afa6493ea125c9f [diff] |
ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives Micron 1100 drives lock up when encountering queued TRIM command. It is a quite old hardware series, for past years we have been running our machines with these drives using libata.force=noncqtrim. [Damien] Move the "Crucial_CT*M500*" entry to keep Micron and Crucial entries together. Signed-off-by: Pawel Zmarzly <pzmarzly@meta.com> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>