Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp3072706imm; Sun, 1 Jul 2018 11:36:36 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfszxxY+Etp3NmtFKXQ7ni0dABSqase01pRosZxKiRqFNn9OoBV14WKZbmKQrFyhlMIFl+9 X-Received: by 2002:a62:b90f:: with SMTP id z15-v6mr22769941pfe.254.1530470195987; Sun, 01 Jul 2018 11:36:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530470195; cv=none; d=google.com; s=arc-20160816; b=zKrmfBqG6HU+7lAnj+h74HEgSjRb4QMz/EzrEJsKCy4iL4y12HBgHlS/HHckoxlRfh kSoSH10vewUwYzZeD9tzbuszqQlp/Xh3JVPNlw3KRa09Qponp6OfukBaOf6hp4W50zne AdJNuYsEnC2ufJnL3i5k02arSQ73ixw+QLKOU7HK20y1BIWicJJY6/UMsf17daUB4dFA WCcEyZlm+w5Nn57HE2+PdRpQUcJv5bZ8A+d6ctB9deUIXWBBiic8ZwEbh5MrjQAfeFs4 b3BtR1NhwCARjAxXfVv6MP15eSURG90UYM1vUk/6idSG7yvftLrdOvTNlb3pLBWMaP1o 9hng== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=hqTtR/9LhehvTeyxwKkuJcAc8eZRLVdFLbrDRFKdAtA=; b=QgBn+/SoivhG164oSrp7pbjwog4ai9sTxRLuCaghCjT5ZR/FmDZmU3PG2UvYUB9/H6 4Iyvj4mYE79Z3V/TWI6fyNBwwUqtZ0RqPOrNR2Dv+7CybMk7qBOFJ+kNM0B3u+pg3LE1 lF6eHmQNXrc5V6iL0HxHsuUc+TpPS+mRpqHrTir9AMJkRZENbMpQ259H+YLdjoJJKWvL oN4P4J1r8EjfF8UiCD499xv2I7xHG7zVbZ1ZiTf7NsCbXGYY09kRWOhViPHiMOkSXAi1 Ed2Xqb9TZMTW6V1vUpI3CGMqLvA46mxEhK17RRFUeVuiSbX2ucZ+eS/1LvkWHo3tkmeT s1KQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n187-v6si13002483pgn.368.2018.07.01.11.36.21; Sun, 01 Jul 2018 11:36:35 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933207AbeGAQP4 (ORCPT + 99 others); Sun, 1 Jul 2018 12:15:56 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60654 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933048AbeGAQPw (ORCPT ); Sun, 1 Jul 2018 12:15:52 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 07CEA4A3; Sun, 1 Jul 2018 16:15:51 +0000 (UTC) From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, "Richard W.M. Jones" , Lorenzo Dalrio , Hans de Goede , Tejun Heo Subject: [PATCH 4.4 023/105] libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk Date: Sun, 1 Jul 2018 18:01:33 +0200 Message-Id: <20180701153151.057619477@linuxfoundation.org> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180701153149.382300170@linuxfoundation.org> References: <20180701153149.382300170@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Hans de Goede commit 2cfce3a86b64b53f0a70e92a6a659c720c319b45 upstream. Commit 184add2ca23c ("libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs") disabled LPM for SanDisk SD7UB3Q*G1001 SSDs. This has lead to several reports of users of that SSD where LPM was working fine and who know have a significantly increased idle power consumption on their laptops. Likely there is another problem on the T450s from the original reporter which gets exposed by the uncore reaching deeper sleep states (higher PC-states) due to LPM being enabled. The problem as reported, a hardfreeze about once a day, already did not sound like it would be caused by LPM and the reports of the SSD working fine confirm this. The original reporter is ok with dropping the quirk. A X250 user has reported the same hard freeze problem and for him the problem went away after unrelated updates, I suspect some GPU driver stack changes fixed things. TL;DR: The original reporters problem were triggered by LPM but not an LPM issue, so drop the quirk for the SSD in question. BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1583207 Cc: stable@vger.kernel.org Cc: Richard W.M. Jones Cc: Lorenzo Dalrio Reported-by: Lorenzo Dalrio Signed-off-by: Hans de Goede Signed-off-by: Tejun Heo Acked-by: "Richard W.M. Jones" Signed-off-by: Greg Kroah-Hartman --- drivers/ata/libata-core.c | 3 --- 1 file changed, 3 deletions(-) --- a/drivers/ata/libata-core.c +++ b/drivers/ata/libata-core.c @@ -4247,9 +4247,6 @@ static const struct ata_blacklist_entry ATA_HORKAGE_ZERO_AFTER_TRIM | ATA_HORKAGE_NOLPM, }, - /* Sandisk devices which are known to not handle LPM well */ - { "SanDisk SD7UB3Q*G1001", NULL, ATA_HORKAGE_NOLPM, }, - /* devices that don't properly handle queued TRIM commands */ { "Micron_M500IT_*", "MU01", ATA_HORKAGE_NO_NCQ_TRIM | ATA_HORKAGE_ZERO_AFTER_TRIM, },