Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760105AbYFGCBa (ORCPT ); Fri, 6 Jun 2008 22:01:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753438AbYFGCBU (ORCPT ); Fri, 6 Jun 2008 22:01:20 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:54908 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752692AbYFGCBT (ORCPT ); Fri, 6 Jun 2008 22:01:19 -0400 Date: Fri, 6 Jun 2008 18:57:30 -0700 From: Greg KH To: Linus Torvalds Cc: Chris Wright , Tejun Heo , "Theodore Ts'o" , Zwane Mwaikambo , Jeff Garzik , Greg Kroah-Hartman , Justin Forbes , linux-kernel@vger.kernel.org, Chris Wedgwood , Domenico Andreoli , IDE/ATA development list , Randy Dunlap , Michael Krufky , matthieu.castet@parrot.com, Chuck Ebbert , Dave Jones , akpm@linux-foundation.org, Chuck Wolber , stable@kernel.org, alan@lxorguk.ukuu.org.uk Subject: Re: [stable] [patch 10/50] libata: force hardreset if link is in powersave mode Message-ID: <20080607015730.GA15123@kroah.com> References: <20080607010215.358296706@sous-sol.org> <20080607010555.470605116@sous-sol.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1070 Lines: 32 On Fri, Jun 06, 2008 at 06:27:15PM -0700, Linus Torvalds wrote: > > > On Fri, 6 Jun 2008, Chris Wright wrote: > > > > -stable review patch. If anyone has any objections, please let us know. > > --------------------- > > > > From: Tejun Heo > > > > Inhibiting link PM mode doesn't bring the link back online if it's > > already in powersave mode. If SRST is used in these cases, libata EH > > thinks that the link is offline and fails detection. Force hardreset > > if link is in powersave mode. > > This isn't upstream. Maybe there's some reason it's not needed upstream, > but it would be nice to know. To quote Tejun when he sent this patch: --- Patch for -stable only. Devel branch now uses hardreset by default so this type of promotion logic isn't necessary anymore. thanks, greg k-h -- 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/