Skip to content

[Action/Cherry pick][202505]rtc: armada38x: disable update interrupt …#597

Open
fountzou wants to merge 1 commit into
sonic-net:202505from
fountzou:rtc-202505
Open

[Action/Cherry pick][202505]rtc: armada38x: disable update interrupt …#597
fountzou wants to merge 1 commit into
sonic-net:202505from
fountzou:rtc-202505

Conversation

@fountzou

@fountzou fountzou commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Stop advertising update interrupts for the armada38x RTC driver.

SONiC switched to chrony, which enables RTC update interrupts via the RTC_UIE_ON ioctl. On the armada38x RTC driver, big skew in time can lead to pinning the CPU and triggering the RCU stall and reboot.
We clear the RTC_FEATURE_UPDATE_INTERRUPT at probe time, so RTC_UIE_ON no longer takes the native periodic-timer path and instead routes to the UIE emulation path (dbd69ff).

This is a cherry-pick of #595 for 202505.

@fountzou fountzou requested a review from a team as a code owner July 9, 2026 08:23
@mssonicbld

Copy link
Copy Markdown

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

…feature

Signed-off-by: Ioannis Fountzoulas <ioannis.fountzoulas@nokia.com>
@mssonicbld

Copy link
Copy Markdown

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants