Re: [PATCH v5 0/5] Introduce current_time() api

From: Linus Torvalds
Date: Wed Sep 14 2016 - 12:46:03 EST


On Wed, Sep 14, 2016 at 7:48 AM, Deepa Dinamani <deepa.kernel@xxxxxxxxx> 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?

Linus