From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH 19/21] advansys: Remove a couple of uses of bus_to_virt Date: Wed, 03 Oct 2007 10:46:16 -0400 Message-ID: <4703AB38.6090605@garzik.org> References: <11913765421743-git-send-email-matthew@wil.cx> <1191376543887-git-send-email-matthew@wil.cx> <4702FAB3.7020608@garzik.org> <20071003123748.GF12049@parisc-linux.org> <4703A70F.1090500@garzik.org> <20071003143423.GG12049@parisc-linux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:35537 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753937AbXJCOqR (ORCPT ); Wed, 3 Oct 2007 10:46:17 -0400 In-Reply-To: <20071003143423.GG12049@parisc-linux.org> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Matthew Wilcox Cc: linux-scsi@vger.kernel.org, Matthew Wilcox Matthew Wilcox wrote: > On Wed, Oct 03, 2007 at 10:28:31AM -0400, Jeff Garzik wrote: >> Matthew Wilcox wrote: >>> On Tue, Oct 02, 2007 at 10:13:07PM -0400, Jeff Garzik wrote: >>>> check dma_map_single for error >>> It's on the todo list. Since so many other drivers don't check >>> dma_map_single for error, I feel comfortable with leaving it for later. >> The issue became more urgent with x86-64 and its smaller IOMMU area. > > I'll bump up the priority of fixing it then. I don't think this should > block the series from going in (since it wasn't even compilable on > x86-64 before this point). Oh, certainly agreed... I never used the word NAK. Jeff