On Thu, 27 Jun 2024 12:55:52 +0200, Niklas Cassel wrote:
We got another report that CT1000BX500SSD1 does not work with LPM.
If you look in libata-core.c, we have six different Crucial devices that are marked with ATA_HORKAGE_NOLPM. This model would have been the seventh. (This quirk is used on Crucial models starting with both CT* and Crucial_CT*)
[...]
Applied to libata/linux.git (for-6.10-fixes), thanks!
[1/1] ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models https://git.kernel.org/libata/linux/c/1066fe82
Kind regards, Niklas