[GIT PULL] Stop-machine change for v6.15
From: Paul E. McKenney
Date: Fri Mar 21 2025 - 19:33:16 EST
Hello, Linus,
Once the v6.15 merge window opens, please pull this stop-machine update
from:
git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu tags/stop-machine.2025.03.21a
# HEAD: 2af8780d6c8addecda5a0f624c4f084a3a9578fe: stop-machine: Add comment for rcu_momentary_eqs() (2025-03-11 10:15:52 -0700)
----------------------------------------------------------------
stop-machine: Add a comment for rcu_momentary_eqs()
Changes
-------
* Add a comment for the call to rcu_momentary_eqs() from multi_cpu_stop()
explaining that its purpose is to suppress false-positive RCU CPU
stall warnings.
----------------------------------------------------------------
Paul E. McKenney (1):
stop-machine: Add comment for rcu_momentary_eqs()
kernel/stop_machine.c | 1 +
1 file changed, 1 insertion(+)