From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Lord Subject: Re: sata_mv port lockup on hotplug (kernel 2.6.38.2) Date: Sun, 12 Jun 2011 13:10:35 -0400 Message-ID: <4DF4F30B.70702@teksavvy.com> References: <20110426135027.GI878@htj.dyndns.org> <20110426155229.GM878@htj.dyndns.org> <20110430140109.GJ29280@htj.dyndns.org> <20110525094127.GF10146@htj.dyndns.org> <4DF20E03.9030502@teksavvy.com> <20110610140155.GJ15235@htj.dyndns.org> <4DF25526.9010800@teksavvy.com> <20110611121957.GA7980@mtj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from ironport2-out.teksavvy.com ([206.248.154.181]:53672 "EHLO ironport2-out.pppoe.ca" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751159Ab1FLRKk (ORCPT ); Sun, 12 Jun 2011 13:10:40 -0400 In-Reply-To: <20110611121957.GA7980@mtj.dyndns.org> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Tejun Heo Cc: Bruce Stenning , "linux-kernel@vger.kernel.org" , "linux-ide@vger.kernel.org" , Jeff Garzik On 11-06-11 08:19 AM, Tejun Heo wrote: > On Fri, Jun 10, 2011 at 01:32:22PM -0400, Mark Lord wrote: >>> I don't think it would be wise to include the patch for -stable tho. >>> It's not a regression fix and has some possibility of introducing >>> regressions, so.... >> >> Not a regression fix? Excuse me? >> SATA hotplug always used to work fine, >> and is more or less essential to reboot-free operations. > > There are two separate patches. One is a fix which got pushed to > Linus by Jeff early yesterday. The other changes behavior which has > been like that since the beginning of EH. The former is marked > properly w/ -stable. The latter shouldn't be in -stable. Peachy. Got links for each of those? I may try them with the sata_sil board that was having issues earlier. Cheers