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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/