From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753662AbeARCyG (ORCPT ); Wed, 17 Jan 2018 21:54:06 -0500 Received: from userp2120.oracle.com ([156.151.31.85]:52440 "EHLO userp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752746AbeARCyD (ORCPT ); Wed, 17 Jan 2018 21:54:03 -0500 To: Arnd Bergmann Cc: Satish Kharat , Sesidhar Baddela , Karan Tilak Kumar , "James E.J. Bottomley" , "Martin K. Petersen" , Vasyl Gomonovych , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] [RESEND] scsi: fnic: use 64-bit timestamps From: "Martin K. Petersen" Organization: Oracle Corporation References: <20180117151708.3359303-1-arnd@arndb.de> Date: Wed, 17 Jan 2018 21:53:51 -0500 In-Reply-To: <20180117151708.3359303-1-arnd@arndb.de> (Arnd Bergmann's message of "Wed, 17 Jan 2018 16:16:48 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8777 signatures=668653 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=578 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1801180039 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd, > struct timespec is deprecated since it overflows in 2038 on 32-bit > architectures, so we should use timespec64 consistently. > > I'm slightly adapting the format strings here, to make sure we > print the nanoseconds with the correct number of leading zeroes. Applied to 4.16/scsi-queue. Thanks! -- Martin K. Petersen Oracle Linux Engineering