]> git.baikalelectronics.ru Git - kernel.git/commit
libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
authorDiego Viola <diego.viola@gmail.com>
Fri, 26 Oct 2018 13:45:16 +0000 (10:45 -0300)
committerJens Axboe <axboe@kernel.dk>
Fri, 26 Oct 2018 14:21:04 +0000 (08:21 -0600)
commit6ef3fa8fab6a20400a2b7c8a413992488b6dd387
tree6031c1ebfd6f052428683ca47ee891f6af74fc5d
parent67a3b52181246e45b9f8875d33bd8d01b8d1a860
libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9

med_power_with_dipm causes my T450 to freeze with a SAMSUNG
MZ7TD256HAFV-000L9 SSD (firmware DXT02L5Q).

Switching the LPM to max_performance fixes this issue.

Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Diego Viola <diego.viola@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/libata-core.c