OSDN Git Service

alarmtimer: add alarm_forward_now
authorTodd Poynor <toddpoynor@google.com>
Sat, 11 May 2013 00:10:42 +0000 (17:10 -0700)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 21:16:28 +0000 (14:16 -0700)
commit5c6b445de2639be5e056b74d7e6479b02e4923cf
tree7c883669a7fcaefd22990ee3764825cc94fa50dc
parent0ccfc3ce82fbc2b2df5ab11ebfa43f894a6a4ae7
alarmtimer: add alarm_forward_now

Similar to hrtimer_forward_now, move the expires time forward to an
interval from the current time of the associated clock.

Change-Id: I73fed223321167507b6eddcb7a57d235ffcfc1be
Signed-off-by: Todd Poynor <toddpoynor@google.com>
include/linux/alarmtimer.h
kernel/time/alarmtimer.c