[PATCH] lib/date: Make rtc_mktime and mktime64 Y2038-ready
Tom Rini
trini at konsulko.com
Fri May 6 01:38:23 CEST 2022
On Sun, Apr 24, 2022 at 11:34:56AM +0200, Jan Kiszka wrote:
> From: Jan Kiszka <jan.kiszka at siemens.com>
>
> We currently overflow due to wrong types used internally in rtc_mktime,
> on all platforms, and we return a too small type on 32-bit.
>
> One consumer that directly benefits from this is mktime64. Many others
> may still store the result in a wrong type.
>
> While at it, drop the redundant cast of mon in rtc_mktime (obsoleted by
> 714209832db1).
>
> Signed-off-by: Jan Kiszka <jan.kiszka at siemens.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220505/9e23c05b/attachment-0001.sig>
More information about the U-Boot
mailing list