Re: [PATCH] Fix next_timer_interrupt() for hrtimer

From: Con Kolivas
Date: Fri Feb 24 2006 - 21:21:20 EST


On Saturday 25 February 2006 11:43, Tony Lindgren wrote:
> Here's one more version. This one fixes a bug in ktime_to_jiffies()
> by removing - 1 from jiffies and cuts down some conversions too.

Tony, thanks for picking this up. I like how you keep the semantics of
next_timer_interrupt intact. As you've mentioned in your comments we should
move the users of that function to nanosecond timers, and it would be nice to
use a different function name so there's no confusion (suggest
next_hrtimer_interrupt).

Cheers,
Con
-
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/