kernel-hacking-2024-linux-s.../Documentation/locking
Sebastian Andrzej Siewior 6a631c0432 Documentation/locking/locktypes: Update migrate_disable() bits.
The initial implementation of migrate_disable() for mainline was a
wrapper around preempt_disable(). RT kernels substituted this with
a real migrate disable implementation.

Later on mainline gained true migrate disable support, but the
documentation was not updated.

Update the documentation, remove the claims about migrate_disable()
mapping to preempt_disable() on non-PREEMPT_RT kernels.

Fixes: 74d862b682 ("sched: Make migrate_disable/enable() independent of RT")
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20211127163200.10466-2-bigeasy@linutronix.de
2021-11-30 15:40:31 +01:00
..
futex-requeue-pi.rst Documentation: locking: fix references 2021-08-24 13:20:39 -06:00
hwspinlock.rst
index.rst
lockdep-design.rst locking/lockdep,doc: Improve readability of the block matrix 2021-05-31 10:14:54 +02:00
lockstat.rst
locktorture.rst
locktypes.rst Documentation/locking/locktypes: Update migrate_disable() bits. 2021-11-30 15:40:31 +01:00
mutex-design.rst
percpu-rw-semaphore.rst
pi-futex.rst
preempt-locking.rst
robust-futex-ABI.rst
robust-futexes.rst
rt-mutex-design.rst
rt-mutex.rst
seqlock.rst
spinlocks.rst
ww-mutex-design.rst doc: drm: remove TODO entry regarding DRM_MODSET_LOCK_ALL cleanup 2021-10-01 13:01:05 -04:00