From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: AHCI driver problem on ICH (Re: AHCI driver problem on SB700/SB800 w/ Acer Ferrari One) Date: Sat, 14 May 2011 12:18:07 +0200 Message-ID: <20110514101807.GA23665@htj.dyndns.org> References: <201105120025.34531.rjw@sisk.pl> <201105132222.11582.rjw@sisk.pl> <201105132244.29605.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-bw0-f46.google.com ([209.85.214.46]:51011 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753462Ab1ENKSN (ORCPT ); Sat, 14 May 2011 06:18:13 -0400 Content-Disposition: inline In-Reply-To: <201105132244.29605.rjw@sisk.pl> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: "Rafael J. Wysocki" , Jeff Garzik , Jian Peng Cc: Michael Leun , linux-ide@vger.kernel.org, Linux PM mailing list , LKML Hello, On Fri, May 13, 2011 at 10:44:29PM +0200, Rafael J. Wysocki wrote: > On Friday, May 13, 2011, Rafael J. Wysocki wrote: > > On Friday, May 13, 2011, Tejun Heo wrote: > > > Hello, > > > > > > Can you guys please take a look at bug#34692? It seems to be the same problem. > > > > > > https://bugzilla.kernel.org/show_bug.cgi?id=34692 > > > > Yes, same issue. > > > > > The offending commit seems to be 270dac35c2. Does reverting it > > > resolves the problem for you guys too? > > > > Yes, it does. > > Would you object if I asked Linus to revert that commit? Not at all. I think that's the best option at this point. I'll send revert patch right now. Thanks. -- tejun