Skip to content

Commit c3ef2cc

Browse files
lorenzo-stoakesakpm00
authored andcommitted
MAINTAINERS: add missing shrinker files
The mm/list_lru.[ch] files implement a shrinker-specific data structure so seem most suited to the SHRINKER section. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: Qi Zheng <[email protected]> Cc: Dave Chinner <[email protected]> Cc: Muchun Song <[email protected]> Cc: Roman Gushchin <[email protected]> Cc: Alistair Popple <[email protected]> Cc: Christoph Lameter (Ampere) <[email protected]> Cc: David Hildenbrand <[email protected]> Cc: Dennis Zhou <[email protected]> Cc: Jann Horn <[email protected]> Cc: Liam Howlett <[email protected]> Cc: Nico Pache <[email protected]> Cc: Oscar Salvador <[email protected]> Cc: Tejun Heo <[email protected]> Cc: Vlastimil Babka <[email protected]> Cc: Zi Yan <[email protected]> Cc: Dev Jain <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Mike Rapoport <[email protected]> Cc: Pedro Falcato <[email protected]> Cc: Suren Baghdasaryan <[email protected]> Cc: Shakeel Butt <[email protected]> Cc: Joshua Hahn <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 2011011 commit c3ef2cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22635,7 +22635,9 @@ R: Muchun Song <[email protected]>
2263522635
2263622636
S: Maintained
2263722637
F: Documentation/admin-guide/mm/shrinker_debugfs.rst
22638+
F: include/linux/list_lru.h
2263822639
F: include/linux/shrinker.h
22640+
F: mm/list_lru.c
2263922641
F: mm/shrinker.c
2264022642
F: mm/shrinker_debug.c
2264122643

0 commit comments

Comments
 (0)