Re: [patch 2.6.19-rc6 6/6] rtc-omap driver

From: David Brownell
Date: Wed Nov 22 2006 - 19:41:56 EST


On Tuesday 21 November 2006 6:28 pm, Andrew Morton wrote:

> > Starting in 2037 or whenever, various things will be breaking...
> >
> > Probably the RTC lib routines should use a time_t, and when that gets
> > changed to 64 bits then things like this will be fixed automagically.
> > Right now they use "unsigned long".
> >
> > I suggest Alessandro handle those issues.
>
> We could simply (ab)use timer_after() here.

We could indeed. But things will still break badly in 2037,
and the timer_after() thing is clearly an incomplete fix.

- Dave
-
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/