From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] qlogicpti: Fix compiler warnings Date: Wed, 23 Nov 2016 20:24:01 -0500 (EST) Message-ID: <20161123.202401.1859796355662824692.davem@davemloft.net> References: <1479936597-29061-1-git-send-email-tushar.n.dave@oracle.com> <1479941859.2417.28.camel@HansenPartnership.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:41822 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935188AbcKXBYH (ORCPT ); Wed, 23 Nov 2016 20:24:07 -0500 In-Reply-To: <1479941859.2417.28.camel@HansenPartnership.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: James.Bottomley@HansenPartnership.com Cc: tushar.n.dave@oracle.com, martin.petersen@oracle.com, linux-scsi@vger.kernel.org, thomas.tai@oracle.com, sparclinux@vger.kernel.org From: James Bottomley Date: Wed, 23 Nov 2016 14:57:39 -0800 > What's the guarantee, since the device descriptors only cope with 32 > bits of physical address, that this driver never gets any dma address > beyond its addressable range? Is it that the sbus can never be > attached to this ATU type IOMMU? If so, saying that in the log would > be useful. SBUS hasn't changed for 20 years and is a 32-bit bus.