Re: [RFC][PATCH] ppc misusing NTP's time_offset value

From: Tom Rini
Date: Thu Jun 30 2005 - 12:43:30 EST


On Wed, Jun 29, 2005 at 03:05:51PM -0700, john stultz wrote:
> Hey everyone,
>
> As part of my timeofday rework, I've been looking at the NTP code and I
> noticed that the PPC architecture is apparently misusing the NTP's
> time_offset (it is a terrible name!) value as some form of timezone
> offset. This could cause problems when time_offset changed by the NTP
> code.
>
> This patch changes the PPC code so it uses a more clear local variable:
> timezone_offset.
>
> Could a PPC maintainer verify this is correct?

As mentioned by Mikael, it's odd that this problem came up, since i
guess the wrong patch made it in. Andrew, please grab this if you
haven't already. Thanks.

Acked-by: Tom Rini <trini@xxxxxxxxxxxxxxxxxxx>

--
Tom Rini
http://gate.crashing.org/~trini/
-
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/