From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754639AbdCGDmV (ORCPT ); Mon, 6 Mar 2017 22:42:21 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:45266 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754182AbdCGDmP (ORCPT ); Mon, 6 Mar 2017 22:42:15 -0500 To: Joe Perches Cc: QLogic-Storage-Upstream@cavium.com, kbuild test robot , "James E.J. Bottomley" , "Martin K. Petersen" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] scsi: qedf: Use vsprintf extension %pad From: "Martin K. Petersen" Organization: Oracle Corporation References: Date: Mon, 06 Mar 2017 22:39:49 -0500 In-Reply-To: (Joe Perches's message of "Mon, 6 Mar 2017 10:32:27 -0800") 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 >>>>> "Joe" == Joe Perches writes: Joe> Using %llx for a dma_addr_t can lead to format/argument mismatches. Joe> Use %pad and the address of the dma_addr_t instead. Applied to 4.11/scsi-fixes. -- Martin K. Petersen Oracle Linux Engineering