[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150421234649.GG8539@piout.net>
Date: Wed, 22 Apr 2015 01:46:50 +0200
From: Alexandre Belloni <alexandre.belloni@...e-electrons.com>
To: Juergen Borleis <jbe@...gutronix.de>
Cc: linux-kernel@...r.kernel.org, rtc-linux@...glegroups.com,
kernel@...gutronix.de, Alessandro Zummo <a.zummo@...ertech.it>,
linux-arm-kernel@...ts.infradead.org,
Robert Schwebel <rsc@...gutronix.de>
Subject: Re: [rtc-linux] [PATCH 2/5] RTC/i.MX/DryIce: add the unit recovery
code
On 22/04/2015 at 01:14:11 +0200, Alexandre Belloni wrote :
> > + sec = __raw_readl(imxdi->ioaddr + DTCMR);
> > + if (sec != 0)
> > + dev_warn(&imxdi->pdev->dev,
> > + "The security violation has happend at %u seconds\n",
>
> Further improvement for this driver: use both DTCMR and DTCLR to be year
> 2038 proof
Please forget that comment I just realized that seconds were counted in
the most significant part...
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
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