[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4aaddb71-ec39-4cb1-aa2d-9d8b3c36d1ea@paulmck-laptop>
Date: Tue, 28 Jan 2025 10:37:46 -0800
From: "Paul E. McKenney" <paulmck@...nel.org>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, kernel-team@...a.com,
quic_mojha@...cinc.com, neeraj.upadhyay@...nel.org,
vschneid@...hat.com, frederic@...nel.org
Subject: [GIT PULL] Stop-machine change for v6.14
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@quicinc.com/
----------------------------------------------------------------
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(-)
Powered by blists - more mailing lists