commit | ff08f76d738d0ec0f334b187f61e160caa321d54 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Feb 04 13:40:31 2009 +0300 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Feb 06 15:07:13 2009 +0100 |
tree | 503270382231a0956026b7926fc5144c24ecfa14 | |
parent | 7d8e23df69820e6be42bcc41d441f4860e8c76f7 [diff] |
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 <dev@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>