mbox series

[GIT,PULL] RCU fixes for v6.15

Message ID Z-zWJj-pYdvuUYPE@Mac.home (mailing list archive)
State New
Headers show
Series [GIT,PULL] RCU fixes for v6.15 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux.git tags/rcu-fixes-v6.15

Message

Boqun Feng April 2, 2025, 6:16 a.m. UTC
Hi Linus,

Please pull the following RCU fixes:

The following changes since commit 467c890f2d1ad6de9fd1dbd196fdc8f3ee63190a:

  Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.04a', 'srcu.2025.02.05a' and 'torture.2025.02.05a' (2025-03-04 18:47:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux.git tags/rcu-fixes-v6.15

for you to fetch changes up to 1dc1e0b9d694eb9016d3105ca4ba8bd90eba888a:

  srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERT (2025-03-28 21:19:17 -0700)

----------------------------------------------------------------
RCU fixes for v6.15:

- srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERT


Regards,
Boqun

----------------------------------------------------------------
Paul E. McKenney (1):
      srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERT

 kernel/rcu/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

pr-tracker-bot@kernel.org April 2, 2025, 5:48 p.m. UTC | #1
The pull request you sent on Tue, 1 Apr 2025 23:16:06 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux.git tags/rcu-fixes-v6.15

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

Thank you!