Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751459AbWHJTqo (ORCPT ); Thu, 10 Aug 2006 15:46:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751464AbWHJTqn (ORCPT ); Thu, 10 Aug 2006 15:46:43 -0400 Received: from brick.kernel.dk ([62.242.22.158]:47677 "EHLO kernel.dk") by vger.kernel.org with ESMTP id S1751013AbWHJTqQ (ORCPT ); Thu, 10 Aug 2006 15:46:16 -0400 Date: Thu, 10 Aug 2006 21:47:34 +0200 From: Jens Axboe To: Jason Lunz Cc: Alan Cox , Andi Kleen , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org Subject: Re: Merging libata PATA support into the base kernel Message-ID: <20060810194734.GE11829@suse.de> References: <1155144599.5729.226.camel@localhost.localdomain> <1155213464.22922.6.camel@localhost.localdomain> <20060810122056.GP11829@suse.de> <20060810190222.GA12818@knob.reflex> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060810190222.GA12818@knob.reflex> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2193 Lines: 49 On Thu, Aug 10 2006, Jason Lunz wrote: > In gmane.linux.kernel, you wrote: > > You make it sound much worse than it is. Apart for HPA, I'm not aware of > > any setups that require extra treatment. And the amount of reported bugs > > against it are pretty close to zero :-) > > *ahem*. > > I needed to do this to cure IDE hangs on resume: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc3/2.6.18-rc3-mm2/broken-out/ide-reprogram-disk-pio-timings-on-resume.patch > > Are you watching the suspend mailing lists? There's no shortage of them: > > suspend-devel: http://dir.gmane.org/gmane.linux.kernel.suspend.devel > linux-pm: http://dir.gmane.org/gmane.linux.power-management.general > suspend2-devel: http://dir.gmane.org/gmane.linux.swsusp.devel > suspend2-users: http://dir.gmane.org/gmane.linux.swsusp.general > > I'm currently trying to help out one Sheer El-Showk, whose piix ide > requires 30 seconds of floundering followed by a bus reset to resume: > > http://thread.gmane.org/gmane.linux.kernel.suspend.devel/276/focus=347 > > But I know next-to-nothing about ATA. > > It's not surprising you're not getting many bug reports. It's common for > several things to go wrong during s2ram, and the user often ends up > looking at a hung system with a dead screen. It takes some quality time > with netconsole to even begin to narrow down that it's IDE hanging the > system, after which you can *begin* solving the no-video-on-resume > issue. I'm not on any of the suspend lists, I was merely comparing the suspend-others or suspend-libata ration to suspend-ide on linux-kernel, and the latter is clearly in the minority. I've used ide suspend quite a bit myself, and never had issues with it (or whichever ones I saw initially, I fixed). Of course it depends very much on the hardware. I'd still say that ide suspend probably supports a much wider range of hardware, than does libata suspend. -- Jens Axboe - 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/