]> git.baikalelectronics.ru Git - kernel.git/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)
commit42db1074713b8cdc0e92643847749b6f3c6ed58d
tree52bfd90a34c4ad9de858ecb30d212104d0176845
parent21f12fe75290970f52867fa2bb67acf145eab163
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