]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation: locking: Add local_lock_nested_bh() to locktypes
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Fri, 15 Aug 2025 09:38:56 +0000 (11:38 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 21 Aug 2025 18:52:20 +0000 (12:52 -0600)
commitf41c808c43883d3d7b46e7742a93127acb81d60b
tree4ebebe9595d098123101e733d6ce3f5ffba97b35
parent9256019241c9afdd7b27d4b97e9568f5721d97e3
Documentation: locking: Add local_lock_nested_bh() to locktypes

local_lock_nested_bh() is used within networking where applicable.
Document why it is used and how it behaves.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250815093858.930751-3-bigeasy@linutronix.de
Documentation/locking/locktypes.rst