ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives
authorPawel Zmarzly <pzmarzly@meta.com>
Sat, 2 Sep 2023 03:04:51 +0000 (12:04 +0900)
committerDamien Le Moal <dlemoal@kernel.org>
Sat, 2 Sep 2023 03:04:51 +0000 (12:04 +0900)
commit27fd071040e3a5bbea9f44548c93f1092b451714
treeb2ec65f2ec15c47cac24985e8993547d9c94a590
parent2a2df98ec592667927b5c1351afa6493ea125c9f
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>
drivers/ata/libata-core.c