From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Stultz Subject: Re: [PATCH 2/2] timerfd: add alarm timers Date: Wed, 15 May 2013 14:51:28 -0700 Message-ID: <51940360.3020003@linaro.org> References: <1368653892-18939-1-git-send-email-toddpoynor@google.com> <1368653892-18939-3-git-send-email-toddpoynor@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Thomas Gleixner , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Todd Poynor Return-path: In-Reply-To: <1368653892-18939-3-git-send-email-toddpoynor@google.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On 05/15/2013 02:38 PM, Todd Poynor wrote: > Add support for clocks CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM, > thereby enabling wakeup alarm timers via file descriptors. > > Signed-off-by: Todd Poynor This all looks great to me and has been on my own todo list for awhile. As I said, I'll queue the alarmtimer changes, and if I can get some acks from the fs folks, I'd be happy to queue the timerfd changes. thanks -john