Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

locking/local_lock: Add the <linux/local_lock*.h> headers to MAINTAINERS

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

authored by

Sebastian Andrzej Siewior and committed by
Ingo Molnar
52ed7461 51d7a054

+1
+1
MAINTAINERS
··· 14517 14517 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core 14518 14518 F: Documentation/locking/ 14519 14519 F: arch/*/include/asm/spinlock*.h 14520 + F: include/linux/local_lock*.h 14520 14521 F: include/linux/lockdep*.h 14521 14522 F: include/linux/mutex*.h 14522 14523 F: include/linux/rwlock*.h