Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1503785
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] rtc-cmos: Reject unsupported alarm values |
| Date | 2016-10-19 17:00 +0200 |
| Message-ID | <su0vx-2D0-49@gated-at.bofh.it> (permalink) |
| References | <sd2N3-3HS-11@gated-at.bofh.it> <soknf-2u0-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <gabriele.mzt@gmail.com> > --- > 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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v3] rtc-cmos: Reject unsupported alarm values Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-10-19 17:00 +0200
csiph-web