]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
Merge tag 'stop-machine.2025.01.28a' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jan 2025 19:35:58 +0000 (11:35 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jan 2025 19:35:58 +0000 (11:35 -0800)
Pull stop_machine update from Paul McKenney:
 "Move a misplaced call to rcu_momentary_eqs() from multi_cpu_stop() to
  ensure that interrupts are disabled as required"

* tag 'stop-machine.2025.01.28a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu:
  stop_machine: Fix rcu_momentary_eqs() call in multi_cpu_stop()


Trivial merge