linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add include/linux/lockdep*.h
@ 2023-11-26  9:00 Christophe JAILLET
  2023-11-27  1:44 ` Waiman Long
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe JAILLET @ 2023-11-26  9:00 UTC (permalink / raw)
  To: peterz, mingo, will, longman, boqun.feng
  Cc: linux-kernel, kernel-janitors, Christophe JAILLET

Have lockdep_api.h and lockdep_types.h match as well.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f2b2cd60eb20..2a1480051583 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12492,7 +12492,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/lockdep.h
+F:	include/linux/lockdep*.h
 F:	include/linux/mutex*.h
 F:	include/linux/rwlock*.h
 F:	include/linux/rwsem*.h
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: add include/linux/lockdep*.h
  2023-11-26  9:00 [PATCH] MAINTAINERS: add include/linux/lockdep*.h Christophe JAILLET
@ 2023-11-27  1:44 ` Waiman Long
  0 siblings, 0 replies; 2+ messages in thread
From: Waiman Long @ 2023-11-27  1:44 UTC (permalink / raw)
  To: Christophe JAILLET, peterz, mingo, will, boqun.feng
  Cc: linux-kernel, kernel-janitors


On 11/26/23 04:00, Christophe JAILLET wrote:
> Have lockdep_api.h and lockdep_types.h match as well.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f2b2cd60eb20..2a1480051583 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12492,7 +12492,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/lockdep.h
> +F:	include/linux/lockdep*.h
>   F:	include/linux/mutex*.h
>   F:	include/linux/rwlock*.h
>   F:	include/linux/rwsem*.h
Acked-by: Waiman Long <longman@redhat.com>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-27  1:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-26  9:00 [PATCH] MAINTAINERS: add include/linux/lockdep*.h Christophe JAILLET
2023-11-27  1:44 ` Waiman Long

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).