[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: fe9f5f96cfe8b82d0f24cbfa93718925560f4f8d
WARNING: Author mismatch between patch and upstream commit: Backport author: u.kleine-koenig@baylibre.com Commit author: Alexandre Mergnatamergnat@baylibre.com
Note: The patch differs from the upstream commit: --- 1: fe9f5f96cfe8b ! 1: 6c5107e2d5c38 rtc: Fix offset calculation for .start_secs < 0 @@ Metadata ## Commit message ## rtc: Fix offset calculation for .start_secs < 0
+ commit fe9f5f96cfe8b82d0f24cbfa93718925560f4f8d upstream. + The comparison
rtc->start_secs > rtc->range_max @@ Commit message Reviewed-by: Uwe Kleine-König u.kleine-koenig@baylibre.com Link: https://lore.kernel.org/r/20250428-enable-rtc-v4-2-2b2f7e3f9349@baylibre.com Signed-off-by: Alexandre Belloni alexandre.belloni@bootlin.com + Signed-off-by: Uwe Kleine-König u.kleine-koenig@baylibre.com
## drivers/rtc/class.c ## @@ drivers/rtc/class.c: static void rtc_device_get_offset(struct rtc_device *rtc) ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-5.4.y | Success | Success |