]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
timerfd: Add alarm timers
authorTodd Poynor <toddpoynor@google.com>
Wed, 15 May 2013 21:38:12 +0000 (14:38 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 29 May 2013 19:57:34 +0000 (12:57 -0700)
commit11ffa9d6065f344a9bd769a2452f26f2f671e5f8
tree8c790f1f8203d797b0b77ca0e4e52da2536796ef
parent6cffe00f7d4e24679eae6b7aae4caaf915288256
timerfd: Add alarm timers

Add support for clocks CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM,
thereby enabling wakeup alarm timers via file descriptors.

Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
fs/timerfd.c