Enable wakeup alarm timers via file descriptors. Hook up alarmtimer to timerfd via clocks CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM, and add needed functions to alarmtimer.
fs/timerfd.c | 131 +++++++++++++++++++++++++++++++++++++-------- include/linux/alarmtimer.h | 4 + kernel/time/alarmtimer.c | 39 +++++++++++++ 3 files changed, 150 insertions(+), 24 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/