]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[hrtimer] Enforce resolution as lower limit of intervals
authorThomas Gleixner <tglx@linutronix.de>
Thu, 12 Jan 2006 10:47:34 +0000 (11:47 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 12 Jan 2006 10:47:34 +0000 (11:47 +0100)
commitc9db4fa11526affde83603fe52595bd1260c1354
tree3064d71209b32569cfbd5dd0907fbe65bcf02d5e
parente2787630c1abb075c935cf47e91beb7c656f48c4
[hrtimer] Enforce resolution as lower limit of intervals

Roman Zippel pointed out that the missing lower limit of intervals
leads to an accounting error in the overrun count. Enforce the lower
limit of intervals to resolution in the timer forwarding code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/hrtimer.h
kernel/hrtimer.c