[PATCH 01/14] rtc: ab8500-rtc: IRQF_ONESHOT when requesting a threaded IRQ
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-06-11 15:31:55
Also in:
lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-06-11 15:31:55
Also in:
lkml
On Monday 11 June 2012, Lee Jones wrote:
The kernel now forces IRQs to be ONESHOT if no IRQ handler is passed. Cc: Alessandro Zummo <redacted> Cc: rtc-linux at googlegroups.com Signed-off-by: Lee Jones <redacted>
Isn't this a bug fix that should be applied to the stable kernels too? Arnd