[<prev] [next>] [day] [month] [year] [list]
Message-ID: <d4ff8176-3b74-4d7a-ad9c-7ee08659905b@paulmck-laptop>
Date: Fri, 25 Jul 2025 17:05:02 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, kernel-team@...a.com,
peterz@...radead.org, joelagnelf@...dia.com, frederic@...nel.org
Subject: [GIT PULL] Stop-machine change for v6.17
Hello, Linus,
Once the v6.17 merge window opens, please pull this stop-machine update
from:
git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/stop-machine.2025.07.23a
# HEAD: cf4fc66746e344181f41604066659073dbb8aaf0: smp: Document preemption and stop_machine() mutual exclusion (2025-07-17 12:11:13 -0700)
----------------------------------------------------------------
stop-machine: Improve documentation
Changes
-------
* Improve kernel-doc function-header comments
* Document preemption and stop_machine() mutual exclusion (Joel Fernandes)
----------------------------------------------------------------
Joel Fernandes (1):
smp: Document preemption and stop_machine() mutual exclusion
Paul E. McKenney (1):
stop_machine: Improve kernel-doc function-header comments
include/linux/stop_machine.h | 64 ++++++++++++++++++++++++++++----------------
kernel/smp.c | 26 +++++++++++-------
2 files changed, 58 insertions(+), 32 deletions(-)
Powered by blists - more mailing lists