commit | 54da23b720d5d612f8f1669f9ed3744008fb7382 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Wed Aug 10 11:08:07 2011 -0700 |
committer | John Stultz <john.stultz@linaro.org> | Wed Aug 10 14:55:22 2011 -0700 |
tree | 52bfd90a34c4ad9de858ecb30d212104d0176845 | |
parent | 4b41308d2d0398409620613c7eaaaf52c738b042 [diff] |
alarmtimers: Push rearming peroidic timers down into alamrtimer handler This patch pushes the periodic alarmtimer re-arming down into the alarmtimer handler, mimicking how hrtimers handle this. CC: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: John Stultz <john.stultz@linaro.org>