Hi, On 04/10/2016 at 00:50:28 +0200, Gabriele Mazzotta wrote : > Some platforms allows to specify the month and day of the month in > which an alarm should go off, some others the day of the month and > some others just the time. > > Currently any given value is accepted by the driver and only the > supported fields are used to program the hardware. As consequence, > alarms are potentially programmed to go off in the wrong moment. > > Fix this by rejecting any unsupported value. > > Signed-off-by: Gabriele Mazzotta <[email protected]> > --- > drivers/rtc/rtc-cmos.c | 72 > ++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 72 insertions(+) >
Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
