[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALAqxLXQHaRiC0TLAqXnHnzg0nxN9K02_p2rLf=G8aFd9P-6BA@mail.gmail.com>
Date: Tue, 15 Dec 2015 22:11:20 -0800
From: John Stultz <john.stultz@...aro.org>
To: DengChao <chao.deng@...aro.org>
Cc: lkml <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH 1/2] timekeeping: Provide internal function __ktime_get_real_seconds
On Sat, Dec 12, 2015 at 8:24 PM, DengChao <chao.deng@...aro.org> wrote:
> In order to fix Y2038 issues in the ntp code we will need replace
> get_seconds() with ktime_get_real_seconds() but as the ntp code uses
> the timekeeping lock which is also used by ktime_get_real_seconds(),
> we need a version without locking.
> Add a new function __ktime_get_real_seconds() in timekeeping to
> do this.
>
> Reviewed-by: John Stultz <john.stultz@...aro.org>
> Signed-off-by: DengChao <chao.deng@...aro.org>
Queued for testing. Thanks for sending this in.
-john
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists