* [PATCH] MAINTAINERS: add missing shrinker files
@ 2025-07-22 17:34 Lorenzo Stoakes
2025-07-23 2:01 ` Qi Zheng
0 siblings, 1 reply; 2+ messages in thread
From: Lorenzo Stoakes @ 2025-07-22 17:34 UTC (permalink / raw)
To: Andrew Morton
Cc: linux-mm, linux-kernel, Dave Chinner, Qi Zheng, Roman Gushchin,
Muchun Song
The mm/list_lru.[ch] files implement a shrinker-specific data structure so
seem most suited to the SHRINKER section.
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 837bc5cd6166..d1878165f2de 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22631,7 +22631,9 @@ R: Muchun Song <muchun.song@linux.dev>
L: linux-mm@kvack.org
S: Maintained
F: Documentation/admin-guide/mm/shrinker_debugfs.rst
+F: include/linux/list_lru.h
F: include/linux/shrinker.h
+F: mm/list_lru.c
F: mm/shrinker.c
F: mm/shrinker_debug.c
--
2.50.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: add missing shrinker files
2025-07-22 17:34 [PATCH] MAINTAINERS: add missing shrinker files Lorenzo Stoakes
@ 2025-07-23 2:01 ` Qi Zheng
0 siblings, 0 replies; 2+ messages in thread
From: Qi Zheng @ 2025-07-23 2:01 UTC (permalink / raw)
To: Lorenzo Stoakes, Andrew Morton
Cc: linux-mm, linux-kernel, Dave Chinner, Roman Gushchin, Muchun Song
On 7/23/25 1:34 AM, Lorenzo Stoakes wrote:
> The mm/list_lru.[ch] files implement a shrinker-specific data structure so
> seem most suited to the SHRINKER section.
>
> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 837bc5cd6166..d1878165f2de 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -22631,7 +22631,9 @@ R: Muchun Song <muchun.song@linux.dev>
> L: linux-mm@kvack.org
> S: Maintained
> F: Documentation/admin-guide/mm/shrinker_debugfs.rst
> +F: include/linux/list_lru.h
> F: include/linux/shrinker.h
> +F: mm/list_lru.c
> F: mm/shrinker.c
> F: mm/shrinker_debug.c
Acked-by: Qi Zheng <zhengqi.arch@bytedance.com>
Thanks.
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-23 2:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-22 17:34 [PATCH] MAINTAINERS: add missing shrinker files Lorenzo Stoakes
2025-07-23 2:01 ` Qi Zheng
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox