[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <74ec02f2-c41e-45dd-8ee1-e6e446276eb2@suse.cz>
Date: Sun, 28 Sep 2025 22:28:10 +0200
From: Vlastimil Babka <vbabka@...e.cz>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
linux-kernel@...r.kernel.org
Cc: Peter Zijlstra <peterz@...radead.org>, Ingo Molnar <mingo@...hat.com>,
Will Deacon <will@...nel.org>, Waiman Long <longman@...hat.com>
Subject: Re: [PATCH] locking: Add local_locks to MAINTAINERS
On 9/27/25 11:01, Sebastian Andrzej Siewior wrote:
> 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@...utronix.de>
Great, also don't you want to be a reviewer too then? :)
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2f346abc84ab0..45e6499405236 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14291,6 +14291,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
Powered by blists - more mailing lists