[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.11.1509300925280.4500@nanos>
Date: Wed, 30 Sep 2015 09:25:39 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Arnd Bergmann <arnd@...db.de>
cc: y2038@...ts.linaro.org, John Stultz <john.stultz@...aro.org>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Rodolfo Giometti <giometti@...eenne.com>,
linux-net-drivers@...arflare.com,
Shradha Shah <sshah@...arflare.com>,
Richard Cochran <richardcochran@...il.com>
Subject: Re: [PATCH 4/5] ntp/pps: use y2038 safe types in pps_event_time
On Mon, 28 Sep 2015, Arnd Bergmann wrote:
> The pps_event_time uses two 'timespec' structures internally, which
> suffer from the y2038 problem. The uses of this structure are
> fairly self-contained in the pps code, so this replaces them all at
> once.
>
> Unfortunately, this includes the sfc ethernet driver aside from the
> pps subsystem, so we change that one as well. Both touch the
> same data structure, and there probably is no good way to split
> the patch into smaller units.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Reviewed-by: Thomas Gleixner <tglx@...utronix.de>
--
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