]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'stop-machine.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Jul 2025 23:14:07 +0000 (16:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Jul 2025 23:14:07 +0000 (16:14 -0700)
commit909d2bb07dc0e08ea81841f7c901f0f16f965f0e
tree758c053537e7e6d843c7fc1f429951b1f85be50b
parent0561bd5692d12d0c52e149e5922e32321f25981d
parentcf4fc66746e344181f41604066659073dbb8aaf0
Merge tag 'stop-machine.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu

Pull stop-machine documentation updates from Paul McKenney:

 - Improve kernel-doc function-header comments

 - Document preemption and stop_machine() mutual exclusion (Joel
   Fernandes)

* tag 'stop-machine.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu:
  smp: Document preemption and stop_machine() mutual exclusion
  stop_machine: Improve kernel-doc function-header comments
kernel/smp.c