mbox series

[GIT,PULL] RTC fixes for 5.15

Message ID YUEgl3kjnTSJhbCD@piout.net
State Accepted
Headers show
Series [GIT,PULL] RTC fixes for 5.15 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-5.15-fixes

Message

Alexandre Belloni Sept. 14, 2021, 10:22 p.m. UTC
Hello Linus,

This fix sat on my fixes branch and in linux-next for a while and is
probably the proper thing to do.

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-5.15-fixes

for you to fetch changes up to 13be2efc390acd2a46a69a359f6efc00ca434599:

  rtc: cmos: Disable irq around direct invocation of cmos_interrupt() (2021-09-14 10:20:19 +0200)

----------------------------------------------------------------
RTC fixes for 5.15

Drivers:
 - cmos: fix a locking issue

----------------------------------------------------------------
Chris Wilson (1):
      rtc: cmos: Disable irq around direct invocation of cmos_interrupt()

 drivers/rtc/rtc-cmos.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

pr-tracker-bot@kernel.org Sept. 16, 2021, 12:32 a.m. UTC | #1
The pull request you sent on Wed, 15 Sep 2021 00:22:15 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-5.15-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/453fa43cdb8e0f4231ab84755fd2fc562823541b

Thank you!