[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALAqxLUq7PF1b7B0toY8JfwD93CQeRez2PAoFL4Ja3JKNoz=hQ@mail.gmail.com>
Date: Fri, 7 Dec 2018 08:56:42 -0800
From: John Stultz <john.stultz@...aro.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: y2038 Mailman List <y2038@...ts.linaro.org>,
lkml <linux-kernel@...r.kernel.org>,
linux-fsdevel@...r.kernel.org, linux-sh@...r.kernel.org,
Baolin Wang <baolin.wang@...aro.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Alexander Viro <viro@...iv.linux.org.uk>,
Thomas Gleixner <tglx@...utronix.de>,
Rich Felker <dalias@...c.org>,
Yoshinori Sato <ysato@...rs.sourceforge.jp>
Subject: Re: [PATCH 5/8] timekeeping: remove unused {read,update}_persistent_clock
On Fri, Dec 7, 2018 at 5:49 AM Arnd Bergmann <arnd@...db.de> wrote:
>
> After arch/sh has removed the last reference to these functions,
> we can remove them completely and just rely on the 64-bit time_t
> based versions. This cleans up a rather ugly use of __weak
> functions.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
> include/linux/timekeeping32.h | 6 ------
> kernel/time/ntp.c | 10 +---------
> kernel/time/timekeeping.c | 12 ++----------
> 3 files changed, 3 insertions(+), 25 deletions(-)
Acked-by: John Stultz <john.stultz@...aro.org>
thanks
-john
Powered by blists - more mailing lists