diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2007-02-25 06:11:42 (GMT) |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-02-26 19:14:15 (GMT) |
commit | 3494c16676a21e7e53e21b08a0a469a38df6dcfb (patch) | |
tree | d80452cfe2d109e10910afcf735b68d5de6ec67b /kernel/params.c | |
parent | 9e203bcc1051cac2a8b15c3ee9db4c0d05794abe (diff) | |
download | linux-3494c16676a21e7e53e21b08a0a469a38df6dcfb.tar.xz |
[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().
When clockevents_program_event() is given an expire time in the
past, it does not update dev->next_event, so this looping code
would loop forever once the first in-the-past expiration time
was used.
Keep advancing "next" locally to fix this bug.
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/params.c')
0 files changed, 0 insertions, 0 deletions