Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757095AbYFENLT (ORCPT ); Thu, 5 Jun 2008 09:11:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753855AbYFENLF (ORCPT ); Thu, 5 Jun 2008 09:11:05 -0400 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:37125 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753181AbYFENLE (ORCPT ); Thu, 5 Jun 2008 09:11:04 -0400 Date: Thu, 5 Jun 2008 13:54:44 +0100 From: Alan Cox To: Hugh Dickins Cc: Olaf Hering , Jeff Garzik , Linus Torvalds , linuxppc-dev@ozlabs.org, Linux Kernel Mailing List Subject: Re: Linux 2.6.26-rc5 (G5 SATA broken) Message-ID: <20080605135444.7a1e5158@core> In-Reply-To: References: <20080605112436.GA4533@aepfle.de> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 664 Lines: 17 > And the patch I'm finding successful is below: I won't sign it off, > for all I know it's reverting part of what Alan is trying to achieve; > but I expect it'll help towards the right fix. Its the right fix ata_sff_check_altstatus() is a routine which does the altstatus check and may or may not call the helper ata_sff_check_status() is a default method for ap->ops-> This lunatic naming leads to mistakes 8( -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/