From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [stable] [PATCH] ide: fix serverworks.c UDMA regression Date: Tue, 13 Nov 2007 15:28:59 -0800 Message-ID: <20071113232859.GB10338@kroah.com> References: <4713B9FA.8050803@cybernetics.com> <200710162125.41987.bzolnier@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:43482 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754427AbXKMXhE (ORCPT ); Tue, 13 Nov 2007 18:37:04 -0500 Content-Disposition: inline In-Reply-To: <200710162125.41987.bzolnier@gmail.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Bartlomiej Zolnierkiewicz Cc: Tony Battersby , linux-ide@vger.kernel.org, stable@kernel.org On Tue, Oct 16, 2007 at 09:25:41PM +0200, Bartlomiej Zolnierkiewicz wrote: > On Monday 15 October 2007, Tony Battersby wrote: > > The patch described by the following excerpt from ChangeLog-2.6.22 makes > > it impossible to use UDMA on a Tyan S2707 motherboard (SvrWks CSB5): > > > > commit 2d5eaa6dd744a641e75503232a01f52d0768884c > > Author: Bartlomiej Zolnierkiewicz > > Date: Thu May 10 00:01:08 2007 +0200 > > > > ide: rework the code for selecting the best DMA transfer mode (v3) > > > > ... > > > > This one-line patch against 2.6.23 fixes the problem. > > Thanks!! (and sorry for the bug) > > > Signed-off-by: Tony Battersby > > applied > > Greg/Chris: this is a perfect candidate for 2.6.23.2 Thanks, got it now. greg k-h