From: Pavel Emelyanov Date: Wed, 4 Feb 2009 10:40:31 +0000 (+0300) Subject: x86: clean up hpet timer reinit X-Git-Tag: v2.6.29-rc5~33^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff08f76d738d0ec0f334b187f61e160caa321d54;p=pandora-kernel.git x86: clean up hpet timer reinit Implement Linus's suggestion: introduce the hpet_cnt_ahead() helper function to compare hpet time values - like other wrapping counter comparisons are abstracted away elsewhere. (jiffies, ktime_t, etc.) Reported-by: Kirill Korotaev Signed-off-by: Pavel Emelyanov Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed