Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266315AbUFPVdx (ORCPT ); Wed, 16 Jun 2004 17:33:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266316AbUFPVdx (ORCPT ); Wed, 16 Jun 2004 17:33:53 -0400 Received: from [213.146.154.40] ([213.146.154.40]:23456 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S266311AbUFPVdp (ORCPT ); Wed, 16 Jun 2004 17:33:45 -0400 Date: Wed, 16 Jun 2004 22:33:43 +0100 From: Christoph Hellwig To: Alan Cox Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org Subject: Re: PATCH: Further aacraid work Message-ID: <20040616213343.GA20488@infradead.org> Mail-Followup-To: Christoph Hellwig , Alan Cox , linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org References: <20040616210455.GA13385@devserv.devel.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040616210455.GA13385@devserv.devel.redhat.com> User-Agent: Mutt/1.4.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 846 Lines: 17 On Wed, Jun 16, 2004 at 05:04:55PM -0400, Alan Cox wrote: > I've been going through Mark's changes with a fine toothcomb and this merges > most of them. Its tested on 64bit SMP hardware and seems to be fine. There > are a couple of Mark's changes I've left out for now but there isnt really > an easy way to break down the changes further. > > This fixes a whole host of problems including random hangs under high load Looks mostly good except for the GART iommu ifdef. That code is bogus for almost everything but a plain PC and should just be killed. Does this apply ontop of Marc's ioctl patch? - 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/