From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id C7514DDDF7 for ; Fri, 6 Jun 2008 14:37:15 +1000 (EST) Subject: Re: Linux 2.6.26-rc5 (G5 SATA broken) From: Benjamin Herrenschmidt To: Hugh Dickins In-Reply-To: References: <20080605112436.GA4533@aepfle.de> Content-Type: text/plain Date: Fri, 06 Jun 2008 14:36:46 +1000 Message-Id: <1212727006.12464.25.camel@pasglop> Mime-Version: 1.0 Cc: Olaf Hering , Jeff Garzik , Linux Kernel Mailing List , linuxppc-dev@ozlabs.org, Linus Torvalds , Alan Cox Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > I've been bisecting that on Quad G5 (sata_svw): irq 18: nobody cared ..., > then later endless ata1.00: exception..., blah blah, ata1: EH complete. > It comes down to: Thanks for finding that ! /me likes when he wakes up in the morning to find a G5 bug ... and the fix in the same thread :-) Cheers, Ben.