Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965125AbWCUVJ1 (ORCPT ); Tue, 21 Mar 2006 16:09:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965102AbWCUVJ0 (ORCPT ); Tue, 21 Mar 2006 16:09:26 -0500 Received: from srv5.dvmed.net ([207.36.208.214]:65200 "EHLO mail.dvmed.net") by vger.kernel.org with ESMTP id S965125AbWCUVJZ (ORCPT ); Tue, 21 Mar 2006 16:09:25 -0500 Message-ID: <44206B81.1030309@garzik.org> Date: Tue, 21 Mar 2006 16:09:21 -0500 From: Jeff Garzik User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Linus Torvalds CC: Sander , Mark Lord , Mark Lord , Andrew Morton , "linux-ide@vger.kernel.org" , Linux Kernel Subject: Re: [PATCH] 2.6.xx: sata_mv: another critical fix References: <441F4F95.4070203@garzik.org> <200603210000.36552.lkml@rtr.ca> <20060321121354.GB24977@favonius> <442004E4.7010002@rtr.ca> <20060321153708.GA11703@favonius> <20060321191547.GC20426@favonius> <20060321204435.GE25066@favonius> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.4 (--) X-Spam-Report: SpamAssassin version 3.0.5 on srv5.dvmed.net summary: Content analysis details: (-2.4 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1399 Lines: 38 Linus Torvalds wrote: > > On Tue, 21 Mar 2006, Sander wrote: > >>Is there a quick patch to suspect, or should I narrow down some more per >>Andrew's instructions? > > > Well, the only thing that changes the sata_mv driver in the -mm1 patchset > is the "git-libata-all.patch" patch, so you might start out just applying > that one broken-out patch and verifying that it fixes things for you. > > That's git commit 2086a4aa2b41846801fad01f0fb1723134865ebb from Jeff's > libata tree. > > At that point, if that fixes it for you, you'd be best off bisecting it in > Jeff's libata tree using git, to figure out what it is that fixed things. > Jeff? There were a bunch of sata_mv fixes in git-libata-all, all of which are actually now in your linux-2.6.git tree. This latest libata push gets sata_mv working on my 6042 card, and in the process fixes several bugs I found while doing the 6042 work. Post-pull, git-libata-all is down to just a few development patches, none of which involve sata_mv. In any case, one could be lazy, and simply bisect the main tree (and/or simply verify that the problem is gone in 2.6.16-git). Jeff - 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/