From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 27 Sep 2016 23:46:49 +0100 From: Al Viro To: Linus Torvalds Cc: Deepa Dinamani , linux-fsdevel , Linux Kernel Mailing List , Arnd Bergmann , Thomas Gleixner , Greg Kroah-Hartman , Andrew Morton , Theodore Ts'o , y2038@lists.linaro.org, Felipe Balbi , Steven Whitehouse , Ryusuke KONISHI , David Sterba , Jan Kara Subject: Re: [PATCH v5 0/5] Introduce current_time() api Message-ID: <20160927224649.GM19539@ZenIV.linux.org.uk> References: <1473864486-30862-1-git-send-email-deepa.kernel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: On Wed, Sep 14, 2016 at 09:45:55AM -0700, Linus Torvalds wrote: > On Wed, Sep 14, 2016 at 7:48 AM, Deepa Dinamani wrote: > > The series is aimed at getting rid of CURRENT_TIME and CURRENT_TIME_SEC macros. > > The macros are not y2038 safe. There is no plan to transition them into being > > y2038 safe. > > This version looks ok to me. > > Al, would you be willing to queue this up for 4.9? Applied.