[GIT PULL] Stop-machine change for v6.14

From: Paul E. McKenney
Date: Tue Jan 28 2025 - 13:37:55 EST


Hello, Linus,

Please pull this stop-machine update into v6.14 from:

git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/stop-machine.2025.01.28a
# HEAD: c861cac950fb6cf7b1b3a438cf717fdee4352df6: stop_machine: Fix rcu_momentary_eqs() call in multi_cpu_stop() (2024-12-11 20:50:47 -0800)

This has been subjected to -next testing for more than a month and was
posted to LKML here:

https://lore.kernel.org/all/1712649736-27058-1-git-send-email-quic_mojha@xxxxxxxxxxx/

----------------------------------------------------------------
stop_machine pull request for v6.14

Move a misplaced call to rcu_momentary_eqs() from multi_cpu_stop()
to ensure that interrupts are disabled as required.

----------------------------------------------------------------
Mukesh Ojha (1):
stop_machine: Fix rcu_momentary_eqs() call in multi_cpu_stop()

kernel/stop_machine.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)