From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Subject: Re: [PATCH] libata: blacklist for early irq problem Date: Thu, 30 Nov 2006 11:29:35 +0000 Message-ID: <20061130112935.2e226eb0@localhost.localdomain> References: <200611180759.34622.t.powa@gmx.de> <20061118002357.564dbb9d.akpm@osdl.org> <455F790C.2030509@garzik.org> <456BDCAC.4060609@tw.ibm.com> <456C4514.9090107@tw.ibm.com> <456C4ACC.1050806@rtr.ca> <456C8A51.3000605@garzik.org> <456EA7D6.2050101@tw.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:50070 "EHLO lxorguk.ukuu.org.uk") by vger.kernel.org with ESMTP id S1759244AbWK3LYG (ORCPT ); Thu, 30 Nov 2006 06:24:06 -0500 In-Reply-To: <456EA7D6.2050101@tw.ibm.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: albertl@mail.com Cc: albertcc@tw.ibm.com, Jeff Garzik , Mark Lord , Linux IDE , Tejun Heo , matthieu castet , Tobias Powalowski On Thu, 30 Nov 2006 17:43:51 +0800 Albert Lee wrote: > Some devices raise irq early before clearing the BSY. > This patch adds blacklist and waits up to 10 microseconds to workaround the early irq problem. > > Signed-off-by: Albert Lee Acked-by: Alan Cox Looks good to me