]> Pileus Git - ~andy/linux/commit
alarmtimers: Push rearming peroidic timers down into alamrtimer handler
authorJohn Stultz <john.stultz@linaro.org>
Wed, 10 Aug 2011 18:08:07 +0000 (11:08 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 10 Aug 2011 21:55:22 +0000 (14:55 -0700)
commit54da23b720d5d612f8f1669f9ed3744008fb7382
tree52bfd90a34c4ad9de858ecb30d212104d0176845
parent4b41308d2d0398409620613c7eaaaf52c738b042
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>
kernel/time/alarmtimer.c