Re: [RFC][PATCH] new timeofday arch specific hooks (v. A2)

From: Christoph Lameter
Date: Wed Jan 26 2005 - 12:10:27 EST


On Wed, 26 Jan 2005, Martin Schwidefsky wrote:

> Why not add an if at the start of gettimeofday to check when the last
> ntp updates has been done and if it has been too long since the last time
> then call ntp_scale ? That way the update isn't done on every call to
> gettimeofday and we don't depend on the regular timer tick.

Because ia64 does not support calling arbitrary C functions in fastcalls.

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