Files
kernel_arpi/drivers/rtc
Ali Pouladi cd2722e411 rtc: pl031: fix rtc features null pointer dereference
commit ea6af39f3da50c86367a71eb3cc674ade3ed244c upstream.

When there is no interrupt line, rtc alarm feature is disabled.

The clearing of the alarm feature bit was being done prior to allocations
of ldata->rtc device, resulting in a null pointer dereference.

Clear RTC_FEATURE_ALARM after the rtc device is allocated.

Fixes: d9b0dd54a1 ("rtc: pl031: use RTC_FEATURE_ALARM")
Cc: stable@vger.kernel.org
Signed-off-by: Ali Pouladi <quic_apouladi@quicinc.com>
Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20220225161924.274141-1-quic_eberman@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-04-08 14:22:56 +02:00
..
2021-02-06 00:58:24 +01:00
2021-09-09 10:18:40 +02:00
2021-08-10 23:21:46 +02:00
2021-11-18 19:16:58 +01:00
2021-11-18 19:16:59 +01:00
2021-04-29 23:03:26 +02:00
2021-05-25 00:41:25 +02:00
2021-11-18 19:16:59 +01:00
2021-06-01 16:44:09 +01:00
2021-01-16 23:19:26 +01:00
2021-01-16 23:19:26 +01:00
2021-11-18 19:16:59 +01:00
2021-08-06 10:31:59 +02:00
2020-12-03 23:43:23 +01:00