[PATCH 1/2] locking: Add local_locks to MAINTAINERS

From: Sebastian Andrzej Siewior

Date: Thu Nov 27 2025 - 09:41:48 EST


The local_lock_t was never added to the MAINTAINERS file since its
inclusion.

Add local_lock_t to the locking primitives section.

Cc: Vlastimil Babka <vbabka@xxxxxxx>
Acked-by: Waiman Long <longman@xxxxxxxxxx>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6df89b14b521a..6939d27bc1f2d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14535,6 +14535,7 @@ S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
F: Documentation/locking/
F: arch/*/include/asm/spinlock*.h
+F: include/linux/local_lock*.h
F: include/linux/lockdep*.h
F: include/linux/mutex*.h
F: include/linux/rwlock*.h
--
2.51.0