From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752696AbdKUDFu (ORCPT ); Mon, 20 Nov 2017 22:05:50 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:34911 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752342AbdKUDFt (ORCPT ); Mon, 20 Nov 2017 22:05:49 -0500 To: Arnd Bergmann Cc: Anil Gurumurthy , Sudarsana Kalluru , "James E . J . Bottomley" , "Martin K . Petersen" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, y2038@lists.linaro.org, hch@lst.de, hare@suse.com, jthumshirn@suse.de Subject: Re: [PATCH 0/7] scsi: bfa: do_gettimeofday removal From: "Martin K. Petersen" Organization: Oracle Corporation References: <20171110153715.1929456-1-arnd@arndb.de> Date: Mon, 20 Nov 2017 22:04:48 -0500 In-Reply-To: <20171110153715.1929456-1-arnd@arndb.de> (Arnd Bergmann's message of "Fri, 10 Nov 2017 16:37:08 +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: userv0021.oracle.com [156.151.31.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd, > The bfa driver is one of the main users of do_gettimeofday(), a > function that I'm trying to remove as part of the y2038 cleanup. > > The timestamps are all uses in slightly different ways, so this has > turned into a rather longish series for doing something that should be > simple. > > The last patch in the series ("scsi: bfa: use 64-bit times in > bfa_aen_entry_s ABI") is one that needs to be reviewed very carefully, > and it can be skipped if the maintainers prefer to leave the 32-bit > ABI unchanged, the rest are hopefully fairly straightforward. Applied to 4.16/scsi-queue, thanks! Will drop #7 if something breaks. -- Martin K. Petersen Oracle Linux Engineering