[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150920.215409.880507139977194497.davem@davemloft.net>
Date: Sun, 20 Sep 2015 21:54:09 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ksenija.stanojevic@...il.com
Cc: y2038@...ts.linaro.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, dhowells@...hat.com, arnd@...db.de
Subject: Re: [PATCH] Replace get_seconds with ktime_get_seconds
From: Ksenija Stanojevic <ksenija.stanojevic@...il.com>
Date: Thu, 17 Sep 2015 18:12:53 +0200
> Replace time_t type and get_seconds function which are not y2038 safe
> on 32-bit systems. Function ktime_get_seconds use monotonic instead of
> real time and therefore will not cause overflow.
>
> Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@...il.com>
> Reviewed-by: Arnd Bergmann <arnd@...db.de>
Applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists