Re: [PATCH] rtc: interface: ignore exprired timers one enqueing new timers

2016-06-04 Thread Alexandre Belloni
On 16/05/2016 at 17:22:54 +0100, Colin King wrote : > From: Colin Ian King > > This patch fixes a RTC wakealarm issue, namely, the event fires during > hibernate and is not cleared from the list, causing hwclock to block. > > The current enqueuing does not trigger an alarm if any expired timers

Re: [PATCH] rtc: interface: ignore exprired timers one enqueing new timers

2016-05-19 Thread Alexandre Belloni
Hi Colin, On 16/05/2016 at 17:22:54 +0100, Colin King wrote : > From: Colin Ian King > > This patch fixes a RTC wakealarm issue, namely, the event fires during > hibernate and is not cleared from the list, causing hwclock to block. > > The current enqueuing does not trigger an alarm if any expi

[PATCH] rtc: interface: ignore exprired timers one enqueing new timers

2016-05-16 Thread Colin King
From: Colin Ian King This patch fixes a RTC wakealarm issue, namely, the event fires during hibernate and is not cleared from the list, causing hwclock to block. The current enqueuing does not trigger an alarm if any expired timers already exist on the timerqueue. This can occur when a RTC wake