From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lin Ming Subject: Re: Regression 3.2 -> 3.3-rc1 10 sec hang at boot and resume, COMRESET failed Date: Fri, 03 Feb 2012 12:21:24 +0800 Message-ID: <1328242884.15079.22.camel@minggr> References: <20120202051258.GA15550@gamma.logic.tuwien.ac.at> <4F2A4B7E.2090503@linux.vnet.ibm.com> <1328231716.15079.15.camel@minggr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mga02.intel.com ([134.134.136.20]:24175 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753015Ab2BCEVf (ORCPT ); Thu, 2 Feb 2012 23:21:35 -0500 In-Reply-To: <1328231716.15079.15.camel@minggr> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: "Srivatsa S. Bhat" Cc: Norbert Preining , linux-kernel@vger.kernel.org, jeff@garzik.org, Tejun Heo , "stern@rowland.harvard.edu >> Alan Stern" , linux-ide@vger.kernel.org, Linux PM mailing list , "Rafael J. Wysocki" On Fri, 2012-02-03 at 09:15 +0800, Lin Ming wrote: > On Thu, 2012-02-02 at 14:08 +0530, Srivatsa S. Bhat wrote: > > Adding some Cc's. > > > > On 02/02/2012 10:42 AM, Norbert Preining wrote: > > > > > Dear all, > > > > > > (please Cc) > > > > > > since going from 3.2 to 3.3-rc1 I see a kind of regression wrt booting > > > time, namely the detection of the CD drive hangs for 10sec (both > > > dmesg were taken on the same hardware on the same day): > > > > > > with 3.3-rc1 and rc2: > > > [ 3.694012] sd 0:0:0:0: [sda] Attached SCSI disk > > > [ 9.004013] ata2: link is slow to respond, please be patient (ready=0) > > > [ 13.652013] ata2: COMRESET failed (errno=-16) > > > [ 13.972022] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) > > I'm looking into this problem. > But I can't reproduce this regression. > > Could you attach the full 3.3-rc2 dmesg? And could you do a bisect? First, you can check if commit 318893e is good or bad. If it's bad, then you only need to do a bisect between v3.2 and 318893e. Otherwise, you need to do a bisect between v3.2 and v3.3-rc1. Thanks, Lin Ming