[ 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
Status in newer kernel trees: 6.15.y | Present (different SHA1: cea549ca705b) 6.14.y | Present (different SHA1: 57082e0300d5) 6.12.y | Present (different SHA1: 6b482b16f32e) 6.6.y | Present (different SHA1: 3d8efdcbc6ce) 6.1.y | Present (different SHA1: b2677da58ed4) 5.15.y | Present (different SHA1: 0931dc7be5dd)
Note: The patch differs from the upstream commit: --- 1: fe9f5f96cfe8b ! 1: 8aa260951391e 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.15.y | Success | Success |