Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit

From: Kuwahara,T.
Date: Fri Dec 17 2010 - 15:17:00 EST


On 12/17/10, Richard Cochran <richardcochran@xxxxxxxxx> wrote:
> This patch adds a new mode bit into the timex structure. When set, the bit
> instructs the kernel to add the given time value to the current time.
>

The proposed new control mode, ADJ_SETOFFSET, is logically the same as
ADJ_OFFSET with timex.constant == -INFINITY. So it is possible to do
the same thing without risking forward compatibility. (I mean by "risking
forward compatibility" that the mode bit 0x0040 may be defined differently
by the upstream maintainer anytime in the future.)
--
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/