[GIT,PULL] timers/urgent for 6.1-rc8

Message ID Y4ymVQuBVF2RZslZ@zn.tnic
State New
Headers
Series [GIT,PULL] timers/urgent for 6.1-rc8 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/timers_urgent_for_v6.1_rc8

Message

Borislav Petkov Dec. 4, 2022, 1:53 p.m. UTC
  Hi Linus,

please pull a single urgent timers fix for 6.1.

Thx.

---

The following changes since commit b7b275e60bcd5f89771e865a8239325f86d9927d:

  Linux 6.1-rc7 (2022-11-27 13:31:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/timers_urgent_for_v6.1_rc8

for you to fetch changes up to d9f15a9de44affe733e34f93bc184945ba277e6d:

  Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend" (2022-12-01 12:05:29 +0100)

----------------------------------------------------------------
- Revert a fix to RISC-V timers supposed to address an uncertainty
whether clock events are received during S3 or not which locks up other
RISC-V platforms. The issue will be fixed differently later.

----------------------------------------------------------------
Conor Dooley (1):
      Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"

 drivers/clocksource/timer-riscv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

pr-tracker-bot@kernel.org Dec. 4, 2022, 9:25 p.m. UTC | #1
The pull request you sent on Sun, 4 Dec 2022 14:53:25 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/timers_urgent_for_v6.1_rc8

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

Thank you!