]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
locking/local_lock: Add the <linux/local_lock*.h> headers to MAINTAINERS
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Thu, 27 Nov 2025 14:41:39 +0000 (15:41 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 1 Dec 2025 05:56:10 +0000 (06:56 +0100)
The local_lock_t was never added to the MAINTAINERS file since its
inclusion.

Add local_lock_t to the locking primitives section.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Waiman Long <longman@redhat.com>
Link: https://patch.msgid.link/20251127144140.215722-2-bigeasy@linutronix.de
MAINTAINERS

index 545a4776795e672cde60944f70cb13e95343eacb..a099b9b391b055cd484a1a107659d1dd4cebf1b2 100644 (file)
@@ -14517,6 +14517,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