Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1686012

Re: [PATCH v2 03/22] net: broadcom: stop using rtc deprecated functions

From Michael Chan <michael.chan@broadcom.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 03/22] net: broadcom: stop using rtc deprecated functions
Date 2017-07-12 22:10 +0200
Message-ID <u2w7o-4oh-11@gated-at.bofh.it> (permalink)
References <u2kSB-5FA-3@gated-at.bofh.it> <u2l2h-5IN-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jul 12, 2017 at 1:04 AM, Benjamin Gaignard
<benjamin.gaignard@linaro.org> wrote:
> rtc_time_to_tm() and rtc_tm_to_time() are deprecated because they
> rely on 32bits variables and that will make rtc break in y2038/2016.
> Stop using those two functions to safer 64bits ones.
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
> CC: Michael Chan <michael.chan@broadcom.com>
> CC: netdev@vger.kernel.org
> CC: linux-kernel@vger.kernel.org

Acked-by: Michael Chan <michael.chan@broadcom.com>

Thanks.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 03/22] net: broadcom: stop using rtc deprecated functions Benjamin Gaignard <benjamin.gaignard@linaro.org> - 2017-07-12 10:20 +0200
  Re: [PATCH v2 03/22] net: broadcom: stop using rtc deprecated functions Michael Chan <michael.chan@broadcom.com> - 2017-07-12 22:10 +0200

csiph-web