From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756678AbZBWQWi (ORCPT ); Mon, 23 Feb 2009 11:22:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753240AbZBWQW2 (ORCPT ); Mon, 23 Feb 2009 11:22:28 -0500 Received: from mtiwmhc12.worldnet.att.net ([204.127.131.116]:64181 "EHLO mtiwmhc12.worldnet.att.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752579AbZBWQW1 (ORCPT ); Mon, 23 Feb 2009 11:22:27 -0500 Message-ID: <49A2CD3B.4090703@lwfinger.net> Date: Mon, 23 Feb 2009 10:22:19 -0600 From: Larry Finger User-Agent: Thunderbird 2.0.0.19 (X11/20081227) MIME-Version: 1.0 To: "Rafael J. Wysocki" CC: Hugh Dickins , Linux Kernel Mailing List , Kernel Testers List , Alan Cox , Mikael Pettersson , Sergei Shtylyov Subject: Re: [Bug #12609] v2.6.29-rc2 libata sff 32bit PIO regression References: <200902052354.16361.rjw@sisk.pl> <498CC380.1070705@lwfinger.net> <200902070058.26539.rjw@sisk.pl> In-Reply-To: <200902070058.26539.rjw@sisk.pl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Rafael J. Wysocki wrote: > On Saturday 07 February 2009, Larry Finger wrote: >> Rafael J. Wysocki wrote: >>> On Thursday 05 February 2009, Hugh Dickins wrote: >>>> On Wed, 4 Feb 2009, Rafael J. Wysocki wrote: >>>>> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=12609 >>>>> Subject : v2.6.29-rc2 libata sff 32bit PIO regression >>>>> Submitter : Larry Finger >>>>> Date : 2009-01-23 23:52 (13 days old) >>>>> References : http://marc.info/?l=linux-kernel&m=123275478111406&w=4 >>>>> http://marc.info/?l=linux-kernel&m=123254501314058&w=4 >>>>> Handled-By : Mikael Pettersson >>>>> Hugh Dickins >>>>> Patch : http://marc.info/?l=linux-kernel&m=123254501314058&w=2 >>>> Yes, this does still need to be listed. My initial patch for it was >>>> not enough, but I think the three patches necessary have all now been >>>> posted (though Sergei may rewrite mine). I'm expecting Alan to gather >>>> them together and send them in due course, but I believe he's occupied >>>> with other stuff just at the moment. >> I still have the problem as of 2.6.29-rc3-00634-g9be260a > The problem was fixed as of 2.6.29-rc5-00168-gba95fd4 with commit d1b3525. At least for my system, the regression is cleared. Larry