From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752003AbdB1DOi (ORCPT ); Mon, 27 Feb 2017 22:14:38 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:30014 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751513AbdB1DOg (ORCPT ); Mon, 27 Feb 2017 22:14:36 -0500 To: Arnd Bergmann Cc: James Smart , Dick Kennedy , "James E.J. Bottomley" , "Martin K. Petersen" , Hannes Reinecke , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] scsi: lpfc: use proper format string for dma_addr_t From: "Martin K. Petersen" Organization: Oracle Corporation References: <20170227203726.3420612-1-arnd@arndb.de> Date: Mon, 27 Feb 2017 22:11:59 -0500 In-Reply-To: <20170227203726.3420612-1-arnd@arndb.de> (Arnd Bergmann's message of "Mon, 27 Feb 2017 21:37:12 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "Arnd" == Arnd Bergmann writes: Arnd> dma_addr_t may be either u32 or u64, depending on the kernel Arnd> configuration, and we get a warning for the 32-bit case: Applied to 4.11/scsi-fixes. -- Martin K. Petersen Oracle Linux Engineering