[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git-commits-head
Subject:    libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
From:       "Linux Kernel Mailing List" <linux-kernel () vger ! kernel ! org>
Date:       2017-01-31 21:57:06
Message-ID: 20170131215706.99BA8660FE2 () gitolite ! kernel ! org
[Download RAW message or body]

Web:        https://git.kernel.org/torvalds/c/e0edc8c546463f268d41d064d855bcff994c52fa
Commit:     e0edc8c546463f268d41d064d855bcff994c52fa
Parent:     88ba6cae15e38f609aba4f3881e1c404c432596c
Refname:    refs/heads/master
Author:     Tejun Heo <tj@kernel.org>
AuthorDate: Fri Jan 6 11:48:50 2017 -0500
Committer:  Tejun Heo <tj@kernel.org>
CommitDate: Fri Jan 6 11:50:07 2017 -0500

    libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
    
    Marko reports that CX1-JB512-HP shows the same timeout issues as
    CX1-JB256-HP.  Let's apply MAX_SEC_128 to all devices in the series.
    
    Signed-off-by: Tejun Heo <tj@kernel.org>
    Reported-by: Marko Koski-Vähälä <marko@koski-vahala.com>
    Cc: stable@vger.kernel.org # v3.19+
---
 drivers/ata/libata-core.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c
index 9cd0a2d..a2bd5ac 100644
--- a/drivers/ata/libata-core.c
+++ b/drivers/ata/libata-core.c
@@ -4356,10 +4356,10 @@ static const struct ata_blacklist_entry ata_device_blacklist [] = {
 	{ "ST380013AS",		"3.20",		ATA_HORKAGE_MAX_SEC_1024 },
 
 	/*
-	 * Device times out with higher max sects.
+	 * These devices time out with higher max sects.
 	 * https://bugzilla.kernel.org/show_bug.cgi?id=121671
 	 */
-	{ "LITEON CX1-JB256-HP", NULL,		ATA_HORKAGE_MAX_SEC_1024 },
+	{ "LITEON CX1-JB*-HP",	NULL,		ATA_HORKAGE_MAX_SEC_1024 },
 
 	/* Devices we expect to fail diagnostics */
 
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic