From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756229AbZFGUjz (ORCPT ); Sun, 7 Jun 2009 16:39:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754795AbZFGUjq (ORCPT ); Sun, 7 Jun 2009 16:39:46 -0400 Received: from bedivere.hansenpartnership.com ([66.63.167.143]:51246 "EHLO bedivere.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754554AbZFGUjq (ORCPT ); Sun, 7 Jun 2009 16:39:46 -0400 Subject: Re: [git pull] IDE fixes From: James Bottomley To: Alan Cox Cc: Bartlomiej Zolnierkiewicz , Linus Torvalds , Andrew Morton , Stephen Rothwell , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20090607210701.78103188@lxorguk.ukuu.org.uk> References: <200906071444.33047.bzolnier@gmail.com> <200906071744.23629.bzolnier@gmail.com> <1244390889.8262.47.camel@mulgrave.site> <200906071947.19723.bzolnier@gmail.com> <1244401729.8262.102.camel@mulgrave.site> <20090607210701.78103188@lxorguk.ukuu.org.uk> Content-Type: text/plain Date: Sun, 07 Jun 2009 20:39:45 +0000 Message-Id: <1244407185.8262.178.camel@mulgrave.site> Mime-Version: 1.0 X-Mailer: Evolution 2.24.1.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2009-06-07 at 21:07 +0100, Alan Cox wrote: > > > [ I also tried to encourage libata developers to look into making the needed > > > libata changes (see my initial posting of HPA patches) and I will still be > > > glad to help with libata patches if somebody would like to work on them > > > (Robert? Tejun?). ] > > > > OK, so back off on the 2.6.30-rc7 release of this and I'll undertake to > > get libata engaged for integrating this into both subsystems for > > 2.6.31 ... does that sound fair? > > libata already is, and I've been following and reviewing the patches. The > problem remaining is basically that this is not the time to merge > it. Actually, I was talking about the fallback to disabling heuristic which this patch set introduces, and which would fix bug 13365 if it were applied to libata, but which is the bit I think needs some testing. > It will probably also be worth looking at the way the CD driver plays > fast and loose with capacity when handling CD-R devices as a follow on > from this stuff. James