From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751564AbdK2FCC (ORCPT ); Wed, 29 Nov 2017 00:02:02 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:46840 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750708AbdK2FCB (ORCPT ); Wed, 29 Nov 2017 00:02:01 -0500 To: Arnd Bergmann Cc: "James E.J. Bottomley" , "Martin K. Petersen" , y2038@lists.linaro.org, Bart Van Assche , Douglas Gilbert , Hannes Reinecke , Johannes Thumshirn , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] scsi: debug: remove jiffies_to_timespec From: "Martin K. Petersen" Organization: Oracle Corporation References: <20171127113647.2352914-1-arnd@arndb.de> Date: Wed, 29 Nov 2017 00:01:40 -0500 In-Reply-To: <20171127113647.2352914-1-arnd@arndb.de> (Arnd Bergmann's message of "Mon, 27 Nov 2017 12:36:25 +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-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd, > There is no need to go through an intermediate timespec to convert to > ktime_t when we just want a simple multiplication. This gets rid of > one of the few users of jiffies_to_timespec, which I hope to remove as > part of the y2038 cleanup. Applied to 4.16/scsi-queue. Thanks! -- Martin K. Petersen Oracle Linux Engineering