diff options
author | Niklas Cassel <cassel@kernel.org> | 2024-06-27 12:55:52 +0200 |
---|---|---|
committer | Niklas Cassel <cassel@kernel.org> | 2024-06-28 16:33:50 +0200 |
commit | 1066fe825987da007669d7c25306b4dbb50bd7dd (patch) | |
tree | d4c568ea8d27d82fe085fb0d0fce839cef211d59 /tools/testing/selftests/bpf/prog_tests/tracing_struct.c | |
parent | fa997b0576c9df635ee363406f5e014dba0f9264 (diff) |
ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models
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*)
It is obvious that this vendor does not have a great history of supporting
LPM properly, therefore, add the ATA_HORKAGE_NOLPM quirk for all Crucial
BX SSD1 models.
Fixes: 7627a0edef54 ("ata: ahci: Drop low power policy board type")
Cc: stable@vger.kernel.org
Reported-by: Alessandro Maggio <alex.tkd.alex@gmail.com>
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=218832
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20240627105551.4159447-2-cassel@kernel.org
Signed-off-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/tracing_struct.c')
0 files changed, 0 insertions, 0 deletions