Re: [PATCH v2] libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9

2018-10-26 Thread Diego Viola
On Fri, Oct 26, 2018 at 10:48 AM Diego Viola wrote: > > Hi Hans, > > On Fri, Oct 26, 2018 at 8:59 AM Hans de Goede wrote: > > > > Hi, > > > > On 26-10-18 03:58, Diego Viola wrote: > > > med_power_with_dipm causes my T450 to freeze with a SAMSUNG > > > MZ7TD256HAFV-000L9 SSD (firmware DXT02L5Q). >

Re: [PATCH v2] libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9

2018-10-26 Thread Diego Viola
Hi Hans, On Fri, Oct 26, 2018 at 8:59 AM Hans de Goede wrote: > > Hi, > > On 26-10-18 03:58, Diego Viola wrote: > > 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. > > > > Si

Re: [PATCH v2] libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9

2018-10-26 Thread Hans de Goede
Hi, On 26-10-18 03:58, Diego Viola wrote: 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. Signed-off-by: Diego Viola Thank you for the patch, have you updated the firmware and conf

[PATCH v2] libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9

2018-10-25 Thread Diego Viola
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. Signed-off-by: Diego Viola --- drivers/ata/libata-core.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/ata/libata-core.c b