From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1163189AbbKTQlR (ORCPT ); Fri, 20 Nov 2015 11:41:17 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:46929 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1163146AbbKTQlO (ORCPT ); Fri, 20 Nov 2015 11:41:14 -0500 To: Arnd Bergmann Cc: "James E.J. Bottomley" , "Martin K. Petersen" , Hannes Reinecke , linux-scsi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3] scsi: advansys needs ISA dma api for ISA support From: "Martin K. Petersen" Organization: Oracle Corporation References: <4355540.BF55dNX7U7@wuerfel> Date: Fri, 20 Nov 2015 11:38:30 -0500 In-Reply-To: <4355540.BF55dNX7U7@wuerfel> (Arnd Bergmann's message of "Thu, 19 Nov 2015 15:22:23 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "Arnd" == Arnd Bergmann writes: Arnd> The advansys drvier uses the request_dma function that is used on Arnd> ISA machines for the internal DMA controller, which causes build Arnd> errors on platforms that have ISA slots but do not provide the ISA Arnd> DMA API: Applied. -- Martin K. Petersen Oracle Linux Engineering