linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: improve entries in CODE TAGGING and MEMORY ALLOCATION PROFILING
@ 2024-04-11  6:47 Lukas Bulwahn
  2024-04-11  6:58 ` Kent Overstreet
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2024-04-11  6:47 UTC (permalink / raw)
  To: Kent Overstreet, Suren Baghdasaryan, Kees Cook, Andrew Morton
  Cc: linux-mm, kernel-janitors, linux-kernel, Lukas Bulwahn

Commit 5acf2502db99 ("MAINTAINERS: add entries for code tagging and memory
allocation profiling") adds the two new sections CODE TAGGING and MEMORY
ALLOCATION PROFILING. The files in these sections however do not match
with the files added in the corresponding patch series.

Improve the two entries to refer to all files added with that series and
drop the entries to non-existing files.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
 MAINTAINERS | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c2d913c64704..e5431f06ab55 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5332,6 +5332,7 @@ CODE TAGGING
 M:	Suren Baghdasaryan <surenb@google.com>
 M:	Kent Overstreet <kent.overstreet@linux.dev>
 S:	Maintained
+F:	include/asm-generic/codetag.lds.h
 F:	include/linux/codetag.h
 F:	lib/codetag.c
 
@@ -14241,10 +14242,10 @@ M:	Suren Baghdasaryan <surenb@google.com>
 M:	Kent Overstreet <kent.overstreet@linux.dev>
 L:	linux-mm@kvack.org
 S:	Maintained
+F:	Documentation/mm/allocation-profiling.rst
 F:	include/linux/alloc_tag.h
-F:	include/linux/codetag_ctx.h
+F:	include/linux/pgalloc_tag.h
 F:	lib/alloc_tag.c
-F:	lib/pgalloc_tag.c
 
 MEMORY CONTROLLER DRIVERS
 M:	Krzysztof Kozlowski <krzk@kernel.org>
-- 
2.44.0



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

* Re: [PATCH] MAINTAINERS: improve entries in CODE TAGGING and MEMORY ALLOCATION PROFILING
  2024-04-11  6:47 [PATCH] MAINTAINERS: improve entries in CODE TAGGING and MEMORY ALLOCATION PROFILING Lukas Bulwahn
@ 2024-04-11  6:58 ` Kent Overstreet
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Overstreet @ 2024-04-11  6:58 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Suren Baghdasaryan, Kees Cook, Andrew Morton, linux-mm,
	kernel-janitors, linux-kernel, Lukas Bulwahn

On Thu, Apr 11, 2024 at 08:47:17AM +0200, Lukas Bulwahn wrote:
> Commit 5acf2502db99 ("MAINTAINERS: add entries for code tagging and memory
> allocation profiling") adds the two new sections CODE TAGGING and MEMORY
> ALLOCATION PROFILING. The files in these sections however do not match
> with the files added in the corresponding patch series.
> 
> Improve the two entries to refer to all files added with that series and
> drop the entries to non-existing files.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Acked-by: Kent Overstreet <kent.overstreet@linux.dev>

> ---
>  MAINTAINERS | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c2d913c64704..e5431f06ab55 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5332,6 +5332,7 @@ CODE TAGGING
>  M:	Suren Baghdasaryan <surenb@google.com>
>  M:	Kent Overstreet <kent.overstreet@linux.dev>
>  S:	Maintained
> +F:	include/asm-generic/codetag.lds.h
>  F:	include/linux/codetag.h
>  F:	lib/codetag.c
>  
> @@ -14241,10 +14242,10 @@ M:	Suren Baghdasaryan <surenb@google.com>
>  M:	Kent Overstreet <kent.overstreet@linux.dev>
>  L:	linux-mm@kvack.org
>  S:	Maintained
> +F:	Documentation/mm/allocation-profiling.rst
>  F:	include/linux/alloc_tag.h
> -F:	include/linux/codetag_ctx.h
> +F:	include/linux/pgalloc_tag.h
>  F:	lib/alloc_tag.c
> -F:	lib/pgalloc_tag.c
>  
>  MEMORY CONTROLLER DRIVERS
>  M:	Krzysztof Kozlowski <krzk@kernel.org>
> -- 
> 2.44.0
> 


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

end of thread, other threads:[~2024-04-11  6:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-11  6:47 [PATCH] MAINTAINERS: improve entries in CODE TAGGING and MEMORY ALLOCATION PROFILING Lukas Bulwahn
2024-04-11  6:58 ` Kent Overstreet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox