Re: rtc: how should I handle an invalid state?

From: Alessandro Zummo
Date: Tue Apr 29 2008 - 08:51:50 EST


On Tue, 29 Apr 2008 14:19:24 +0200
Uwe Kleine-König <Uwe.Kleine-Koenig@xxxxxxxx> wrote:

> Hello,
>
> I'm still stuck with my rtc. My current problem is setting the rtc
> using hwclock --systohc.
>
> The problem is that hwclock tries to read the current time before
> setting the new one. And if that fails, it doesn't update the rtc.

That's a bug of hwclock. :( The correct behaviour for a driver
is to return an error if the clock cannot be read.

--

Best regards,

Alessandro Zummo,
Tower Technologies - Torino, Italy

http://www.towertech.it

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/