From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761261AbYD0DYO (ORCPT ); Sat, 26 Apr 2008 23:24:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755794AbYD0DYA (ORCPT ); Sat, 26 Apr 2008 23:24:00 -0400 Received: from fg-out-1718.google.com ([72.14.220.155]:27462 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753909AbYD0DX7 (ORCPT ); Sat, 26 Apr 2008 23:23:59 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=siRI5lhIzBAFjgvj/Fd+GHVSH5cuY2rteAFGhvwKIBFaf+HfDnDzNyMmilNO0Q+WCGSfmVu4VMIuRcdBker7wtCBvZy6tHnwnpjgIgzS2RGXEYADYIVUWN0Ih7JqGOg3vWbHJrPGCT75OmaEey6H1EoEpKx2Q21UUOEmUQMfk4A= Message-ID: <29495f1d0804262023m34dd1769tef6a8ca0cee0290d@mail.gmail.com> Date: Sat, 26 Apr 2008 20:23:57 -0700 From: "Nish Aravamudan" To: "Jeff Garzik" Subject: Re: 2.6.25-mm1 (no disks with sata_nv) Cc: "Andrew Morton" , jgarzik@pobox.com, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <29495f1d0804262003p6e24ef5cpfe21d7f9f1e4f75b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <29495f1d0804261912k584cb68p36f4b9e5401afbb8@mail.gmail.com> <20080427025547.GC24710@havoc.gtf.org> <29495f1d0804262003p6e24ef5cpfe21d7f9f1e4f75b@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 4/26/08, Nish Aravamudan wrote: > On 4/26/08, Jeff Garzik wrote: > > On Sat, Apr 26, 2008 at 07:12:58PM -0700, Nish Aravamudan wrote: > > > > > > While trying to test the hugepage changes pending for -mm, I found > > > that none of my 4 disks attached to > > > > > > nVidia Corporation CK804 Serial ATA Controller (rev f3) > > > > > > come up (and thus I am dropped to an initramfs shell). The driver is > > > loading and indicates a link up on all 4 ports that are involved, but > > > I see no sd/sdX messages like I do with 2.6.25 (which I'm using right > > > now). I've started the bisection, but if Jeff or anyone has any ideas, > > > I'd appreciate it. I don't have a serial console on this box, and no > > > oops is produced. .configs from 2.6.25 and 2.6.25-mm1 attached. > > > > > > Should be fixed in upstream, so I presume it will appear when Andrew > > next updates his kernel to the latest upstream. > > > Ah great -- do you have a single patch I can apply that will fix it so > I can test? (FWIW, reverting the git-libata-all patch from -mm got me > booting). Should I assume it's a sata_nv only commit I can cherry-pick > over? I'm guessing it's: a0b9f4bc1ec2ea25e47e7958e544fef0d122e012 ? Thanks, Nish