From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: Hang during boot, bisected to commit 96d60303fd Date: Mon, 07 Jun 2010 15:09:03 +0200 Message-ID: <4C0CEF6F.8010108@kernel.org> References: <20100603020006.GB19123@srcf.ucam.org> <4C08760B.8050002@gmail.com> <4C0CBA5D.5000900@kernel.org> <20100607130419.GA8661@srcf.ucam.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from hera.kernel.org ([140.211.167.34]:42323 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751735Ab0FGNJT (ORCPT ); Mon, 7 Jun 2010 09:09:19 -0400 In-Reply-To: <20100607130419.GA8661@srcf.ucam.org> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Matthew Garrett Cc: Marc Dionne , Robert Hancock , Linux Kernel Mailing List , linux-ide@vger.kernel.org, garzik@redhat.com Hello, On 06/07/2010 03:04 PM, Matthew Garrett wrote: > On Mon, Jun 07, 2010 at 08:21:42AM -0400, Marc Dionne wrote: > >> With that patch the system boots normally. Out of curiosity I also >> instrumented ahci_error_handler a bit, and the stop_engine case >> triggers once for the 6 unused ports, but doesn't trigger for the 2 >> ports with devices (SSD and DVD), as expected. >> >> Feel free to add a Tested-by if you submit it. > > Well, that's what trusting the ahci spec gets me. Thanks for testing > that, Marc. Heh heh, welcome to ATA. :-) Will add Tested-by and send it to Jeff. Thanks. -- tejun