Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752700Ab0AZUv4 (ORCPT ); Tue, 26 Jan 2010 15:51:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752554Ab0AZUvy (ORCPT ); Tue, 26 Jan 2010 15:51:54 -0500 Received: from mail-yx0-f187.google.com ([209.85.210.187]:39452 "EHLO mail-yx0-f187.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752366Ab0AZUvx (ORCPT ); Tue, 26 Jan 2010 15:51:53 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=aKnwv8QGErYM0cND2BYgUKJc2P7U8RomY0/w5dQg9h0ZKqJkFd1gsEmiCuOwzXxc/V pFlWLMj5nEEuItpeDbmdIjYTCEtuquoqkzx7CdbFzvnbEndXDBRUJB4YvkvmirLdqvmM SeTQru076w+kI5kCU14HSVf5gCHourl7O03zA= MIME-Version: 1.0 In-Reply-To: References: <20100126160243.018b87e3@lxorguk.ukuu.org.uk> From: David Rees Date: Tue, 26 Jan 2010 12:51:33 -0800 Message-ID: <72dbd3151001261251s606ebf00h86c2ce63293305b6@mail.gmail.com> Subject: Re: [PATCH] ata: Disable NCQ for Crucial M225 brand SSDs To: Vishal Rao Cc: Alan Cox , jgarzik@pobox.com, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, trivial@kernel.org, stable@kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1643 Lines: 41 On Tue, Jan 26, 2010 at 8:19 AM, Vishal Rao wrote: > 2010/1/26 Alan Cox : >>> Should work with 64, 128 (tested) and 256 GB capacities with any >>> firmware versions in >>> drivers/ata/libata-core.c because of ATA errors in dmesg, hangs and >>> filesystem corruption. >> >> If you've only tested one type why list all three ? Also you've not >> listed a firmware version so do you know which are affected ? >> >> What controllers did you test with ? > > The 3 IDs should match I believe and the firmware parameter is NULL. > Affected firmware versions include at least the latest 1916 and the > previous 1819, likely older ones as well. > > Tested with my own Crucial CT128M225 model which has the IndiLinx > Barefoot controller. > > The libata-core.c file has an existing line for "OCZ_CORESSD" for a > particular firmware version > but I suspect many, if not all of those controllers may have this issue? > At least one user of Intel SSDs reports no issues with existing > kernels and I've read that > they do NCQ right. A lot of different SSDs use the Indilinx Barefoot controller and the firmware between each should be nearly identical. Have there been any other reports of NCQ issues with similar Crucial drives or Indilinx? I would be hesitant to apply this branch to the trunk without seeing at least a couple other cases of issues. -Dave -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/